1
0.63 ms
SELECT t0 . id AS id_1 , t0 . short_description AS short_description_2 , t0 . description AS description_3 , t0 . first_header AS first_header_4 , t0 . first_text AS first_text_5 , t0 . second_header AS second_header_6 , t0 . second_text AS second_text_7 , t0 . third_header AS third_header_8 , t0 . third_text AS third_text_9 , t0 . fourth_header AS fourth_header_10 , t0 . fourth_text AS fourth_text_11 , t0 . fifth_header AS fifth_header_12 , t0 . fifth_text AS fifth_text_13 , t0 . created_at AS created_at_14 , t0 . updated_at AS updated_at_15 , t0 . title AS title_16 , t0 . slug AS slug_17 , t0 . language AS language_18 , t0 . original_language AS original_language_19 , t0 . status AS status_20 , t0 . created_by_id AS created_by_id_21 , t0 . modified_by_id AS modified_by_id_22 FROM frg_page t0 WHERE t0 . slug = ? AND t0 . status = ? LIMIT 1
Parameters :
[
"app_resources "
"PUBLISHED "
]
SELECT t0 . id AS id_1 , t0 . short_description AS short_description_2 , t0 . description AS description_3 , t0 . first_header AS first_header_4 , t0 . first_text AS first_text_5 , t0 . second_header AS second_header_6 , t0 . second_text AS second_text_7 , t0 . third_header AS third_header_8 , t0 . third_text AS third_text_9 , t0 . fourth_header AS fourth_header_10 , t0 . fourth_text AS fourth_text_11 , t0 . fifth_header AS fifth_header_12 , t0 . fifth_text AS fifth_text_13 , t0 . created_at AS created_at_14 , t0 . updated_at AS updated_at_15 , t0 . title AS title_16 , t0 . slug AS slug_17 , t0 . language AS language_18 , t0 . original_language AS original_language_19 , t0 . status AS status_20 , t0 . created_by_id AS created_by_id_21 , t0 . modified_by_id AS modified_by_id_22 FROM frg_page t0 WHERE t0 . slug = 'app_resources' AND t0 . status = 'PUBLISHED' LIMIT 1 ;
Copy
2
3.24 ms
SELECT COUNT (f0_ . id ) AS sclr_0 FROM frg_resource f0_ WHERE f0_ . status = ? AND f0_ . resource_date < = ?
Parameters :
[
"PUBLISHED "
"2025-11-08 00:00:00 "
]
SELECT COUNT (f0_ . id ) AS sclr_0 FROM frg_resource f0_ WHERE f0_ . status = 'PUBLISHED' AND f0_ . resource_date < = '2025-11-08 00:00:00' ;
Copy
3
0.68 ms
SELECT f0_ . frg_resource_content_type_id AS sclr_0 , COUNT (f0_ . id ) AS sclr_1 FROM frg_resource f0_ WHERE f0_ . status = ? AND f0_ . resource_date < = ? GROUP BY f0_ . frg_resource_content_type_id
Parameters :
[
"PUBLISHED "
"2025-11-08 00:00:00 "
]
SELECT f0_ . frg_resource_content_type_id AS sclr_0 , COUNT (f0_ . id ) AS sclr_1 FROM frg_resource f0_ WHERE f0_ . status = 'PUBLISHED' AND f0_ . resource_date < = '2025-11-08 00:00:00' GROUP BY f0_ . frg_resource_content_type_id ;
Copy
4
1.15 ms
SELECT f0_ . id AS id_0 , COUNT (f1_ . id ) AS sclr_1 FROM frg_resource f1_ INNER JOIN frg_resource_topics f2_ ON f1_ . id = f2_ . frg_resource_id INNER JOIN frg_resource_taxonomies f0_ ON f0_ . id = f2_ . frg_resource_taxonomies_id WHERE f1_ . status = ? AND f1_ . resource_date < = ? GROUP BY f0_ . id
Parameters :
[
"PUBLISHED "
"2025-11-08 00:00:00 "
]
SELECT f0_ . id AS id_0 , COUNT (f1_ . id ) AS sclr_1 FROM frg_resource f1_ INNER JOIN frg_resource_topics f2_ ON f1_ . id = f2_ . frg_resource_id INNER JOIN frg_resource_taxonomies f0_ ON f0_ . id = f2_ . frg_resource_taxonomies_id WHERE f1_ . status = 'PUBLISHED' AND f1_ . resource_date < = '2025-11-08 00:00:00' GROUP BY f0_ . id ;
Copy
5
0.94 ms
SELECT f0_ . id AS id_0 , COUNT (f1_ . id ) AS sclr_1 FROM frg_resource f1_ INNER JOIN frg_resource_profiles f2_ ON f1_ . id = f2_ . frg_resource_id INNER JOIN frg_resource_taxonomies f0_ ON f0_ . id = f2_ . frg_resource_taxonomies_id WHERE f1_ . status = ? AND f1_ . resource_date < = ? GROUP BY f0_ . id
Parameters :
[
"PUBLISHED "
"2025-11-08 00:00:00 "
]
SELECT f0_ . id AS id_0 , COUNT (f1_ . id ) AS sclr_1 FROM frg_resource f1_ INNER JOIN frg_resource_profiles f2_ ON f1_ . id = f2_ . frg_resource_id INNER JOIN frg_resource_taxonomies f0_ ON f0_ . id = f2_ . frg_resource_taxonomies_id WHERE f1_ . status = 'PUBLISHED' AND f1_ . resource_date < = '2025-11-08 00:00:00' GROUP BY f0_ . id ;
Copy
6
0.81 ms
SELECT f0_ . id AS id_0 , COUNT (f1_ . id ) AS sclr_1 FROM frg_resource f1_ INNER JOIN frg_resource_purposes f2_ ON f1_ . id = f2_ . frg_resource_id INNER JOIN frg_resource_taxonomies f0_ ON f0_ . id = f2_ . frg_resource_taxonomies_id WHERE f1_ . status = ? AND f1_ . resource_date < = ? GROUP BY f0_ . id
Parameters :
[
"PUBLISHED "
"2025-11-08 00:00:00 "
]
SELECT f0_ . id AS id_0 , COUNT (f1_ . id ) AS sclr_1 FROM frg_resource f1_ INNER JOIN frg_resource_purposes f2_ ON f1_ . id = f2_ . frg_resource_id INNER JOIN frg_resource_taxonomies f0_ ON f0_ . id = f2_ . frg_resource_taxonomies_id WHERE f1_ . status = 'PUBLISHED' AND f1_ . resource_date < = '2025-11-08 00:00:00' GROUP BY f0_ . id ;
Copy
7
0.40 ms
SELECT f0_ . id AS id_0 , COUNT (f1_ . id ) AS sclr_1 FROM frg_resource f1_ INNER JOIN frg_resource_biografhic_regions f2_ ON f1_ . id = f2_ . frg_resource_id INNER JOIN frg_resource_taxonomies f0_ ON f0_ . id = f2_ . frg_resource_taxonomies_id WHERE f1_ . status = ? AND f1_ . resource_date < = ? GROUP BY f0_ . id
Parameters :
[
"PUBLISHED "
"2025-11-08 00:00:00 "
]
SELECT f0_ . id AS id_0 , COUNT (f1_ . id ) AS sclr_1 FROM frg_resource f1_ INNER JOIN frg_resource_biografhic_regions f2_ ON f1_ . id = f2_ . frg_resource_id INNER JOIN frg_resource_taxonomies f0_ ON f0_ . id = f2_ . frg_resource_taxonomies_id WHERE f1_ . status = 'PUBLISHED' AND f1_ . resource_date < = '2025-11-08 00:00:00' GROUP BY f0_ . id ;
Copy
8
0.90 ms
SELECT f0_ . id AS id_0 , COUNT (f1_ . id ) AS sclr_1 FROM frg_resource f1_ INNER JOIN frg_resource_countries f2_ ON f1_ . id = f2_ . frg_resource_id INNER JOIN frg_country f0_ ON f0_ . id = f2_ . frg_country_id WHERE f1_ . status = ? AND f1_ . resource_date < = ? GROUP BY f0_ . id
Parameters :
[
"PUBLISHED "
"2025-11-08 00:00:00 "
]
SELECT f0_ . id AS id_0 , COUNT (f1_ . id ) AS sclr_1 FROM frg_resource f1_ INNER JOIN frg_resource_countries f2_ ON f1_ . id = f2_ . frg_resource_id INNER JOIN frg_country f0_ ON f0_ . id = f2_ . frg_country_id WHERE f1_ . status = 'PUBLISHED' AND f1_ . resource_date < = '2025-11-08 00:00:00' GROUP BY f0_ . id ;
Copy
9
0.21 ms
SELECT t0 . id AS id_1 , t0 . code_iso2 AS code_iso2_2 , t0 . code_iso3 AS code_iso3_3 , t0 . code_iso4 AS code_iso4_4 , t0 . name AS name_5 , t0 . flag_icon AS flag_icon_6 FROM frg_country t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . code_iso2 AS code_iso2_2 , t0 . code_iso3 AS code_iso3_3 , t0 . code_iso4 AS code_iso4_4 , t0 . name AS name_5 , t0 . flag_icon AS flag_icon_6 FROM frg_country t0 WHERE t0 . id = 3 ;
Copy
10
0.14 ms
SELECT t0 . id AS id_1 , t0 . code_iso2 AS code_iso2_2 , t0 . code_iso3 AS code_iso3_3 , t0 . code_iso4 AS code_iso4_4 , t0 . name AS name_5 , t0 . flag_icon AS flag_icon_6 FROM frg_country t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . code_iso2 AS code_iso2_2 , t0 . code_iso3 AS code_iso3_3 , t0 . code_iso4 AS code_iso4_4 , t0 . name AS name_5 , t0 . flag_icon AS flag_icon_6 FROM frg_country t0 WHERE t0 . id = 5 ;
Copy
11
0.13 ms
SELECT t0 . id AS id_1 , t0 . code_iso2 AS code_iso2_2 , t0 . code_iso3 AS code_iso3_3 , t0 . code_iso4 AS code_iso4_4 , t0 . name AS name_5 , t0 . flag_icon AS flag_icon_6 FROM frg_country t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . code_iso2 AS code_iso2_2 , t0 . code_iso3 AS code_iso3_3 , t0 . code_iso4 AS code_iso4_4 , t0 . name AS name_5 , t0 . flag_icon AS flag_icon_6 FROM frg_country t0 WHERE t0 . id = 12 ;
Copy
12
0.14 ms
SELECT t0 . id AS id_1 , t0 . code_iso2 AS code_iso2_2 , t0 . code_iso3 AS code_iso3_3 , t0 . code_iso4 AS code_iso4_4 , t0 . name AS name_5 , t0 . flag_icon AS flag_icon_6 FROM frg_country t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . code_iso2 AS code_iso2_2 , t0 . code_iso3 AS code_iso3_3 , t0 . code_iso4 AS code_iso4_4 , t0 . name AS name_5 , t0 . flag_icon AS flag_icon_6 FROM frg_country t0 WHERE t0 . id = 23 ;
Copy
13
0.21 ms
SELECT t0 . id AS id_1 , t0 . code_iso2 AS code_iso2_2 , t0 . code_iso3 AS code_iso3_3 , t0 . code_iso4 AS code_iso4_4 , t0 . name AS name_5 , t0 . flag_icon AS flag_icon_6 FROM frg_country t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . code_iso2 AS code_iso2_2 , t0 . code_iso3 AS code_iso3_3 , t0 . code_iso4 AS code_iso4_4 , t0 . name AS name_5 , t0 . flag_icon AS flag_icon_6 FROM frg_country t0 WHERE t0 . id = 48 ;
Copy
14
0.14 ms
SELECT t0 . id AS id_1 , t0 . code_iso2 AS code_iso2_2 , t0 . code_iso3 AS code_iso3_3 , t0 . code_iso4 AS code_iso4_4 , t0 . name AS name_5 , t0 . flag_icon AS flag_icon_6 FROM frg_country t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . code_iso2 AS code_iso2_2 , t0 . code_iso3 AS code_iso3_3 , t0 . code_iso4 AS code_iso4_4 , t0 . name AS name_5 , t0 . flag_icon AS flag_icon_6 FROM frg_country t0 WHERE t0 . id = 50 ;
Copy
15
0.12 ms
SELECT t0 . id AS id_1 , t0 . code_iso2 AS code_iso2_2 , t0 . code_iso3 AS code_iso3_3 , t0 . code_iso4 AS code_iso4_4 , t0 . name AS name_5 , t0 . flag_icon AS flag_icon_6 FROM frg_country t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . code_iso2 AS code_iso2_2 , t0 . code_iso3 AS code_iso3_3 , t0 . code_iso4 AS code_iso4_4 , t0 . name AS name_5 , t0 . flag_icon AS flag_icon_6 FROM frg_country t0 WHERE t0 . id = 63 ;
Copy
16
0.15 ms
SELECT t0 . id AS id_1 , t0 . code_iso2 AS code_iso2_2 , t0 . code_iso3 AS code_iso3_3 , t0 . code_iso4 AS code_iso4_4 , t0 . name AS name_5 , t0 . flag_icon AS flag_icon_6 FROM frg_country t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . code_iso2 AS code_iso2_2 , t0 . code_iso3 AS code_iso3_3 , t0 . code_iso4 AS code_iso4_4 , t0 . name AS name_5 , t0 . flag_icon AS flag_icon_6 FROM frg_country t0 WHERE t0 . id = 64 ;
Copy
17
0.12 ms
SELECT t0 . id AS id_1 , t0 . code_iso2 AS code_iso2_2 , t0 . code_iso3 AS code_iso3_3 , t0 . code_iso4 AS code_iso4_4 , t0 . name AS name_5 , t0 . flag_icon AS flag_icon_6 FROM frg_country t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . code_iso2 AS code_iso2_2 , t0 . code_iso3 AS code_iso3_3 , t0 . code_iso4 AS code_iso4_4 , t0 . name AS name_5 , t0 . flag_icon AS flag_icon_6 FROM frg_country t0 WHERE t0 . id = 68 ;
Copy
18
0.12 ms
SELECT t0 . id AS id_1 , t0 . code_iso2 AS code_iso2_2 , t0 . code_iso3 AS code_iso3_3 , t0 . code_iso4 AS code_iso4_4 , t0 . name AS name_5 , t0 . flag_icon AS flag_icon_6 FROM frg_country t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . code_iso2 AS code_iso2_2 , t0 . code_iso3 AS code_iso3_3 , t0 . code_iso4 AS code_iso4_4 , t0 . name AS name_5 , t0 . flag_icon AS flag_icon_6 FROM frg_country t0 WHERE t0 . id = 96 ;
Copy
19
0.13 ms
SELECT t0 . id AS id_1 , t0 . code_iso2 AS code_iso2_2 , t0 . code_iso3 AS code_iso3_3 , t0 . code_iso4 AS code_iso4_4 , t0 . name AS name_5 , t0 . flag_icon AS flag_icon_6 FROM frg_country t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . code_iso2 AS code_iso2_2 , t0 . code_iso3 AS code_iso3_3 , t0 . code_iso4 AS code_iso4_4 , t0 . name AS name_5 , t0 . flag_icon AS flag_icon_6 FROM frg_country t0 WHERE t0 . id = 98 ;
Copy
20
0.12 ms
SELECT t0 . id AS id_1 , t0 . code_iso2 AS code_iso2_2 , t0 . code_iso3 AS code_iso3_3 , t0 . code_iso4 AS code_iso4_4 , t0 . name AS name_5 , t0 . flag_icon AS flag_icon_6 FROM frg_country t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . code_iso2 AS code_iso2_2 , t0 . code_iso3 AS code_iso3_3 , t0 . code_iso4 AS code_iso4_4 , t0 . name AS name_5 , t0 . flag_icon AS flag_icon_6 FROM frg_country t0 WHERE t0 . id = 102 ;
Copy
21
0.12 ms
SELECT t0 . id AS id_1 , t0 . code_iso2 AS code_iso2_2 , t0 . code_iso3 AS code_iso3_3 , t0 . code_iso4 AS code_iso4_4 , t0 . name AS name_5 , t0 . flag_icon AS flag_icon_6 FROM frg_country t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . code_iso2 AS code_iso2_2 , t0 . code_iso3 AS code_iso3_3 , t0 . code_iso4 AS code_iso4_4 , t0 . name AS name_5 , t0 . flag_icon AS flag_icon_6 FROM frg_country t0 WHERE t0 . id = 105 ;
Copy
22
0.12 ms
SELECT t0 . id AS id_1 , t0 . code_iso2 AS code_iso2_2 , t0 . code_iso3 AS code_iso3_3 , t0 . code_iso4 AS code_iso4_4 , t0 . name AS name_5 , t0 . flag_icon AS flag_icon_6 FROM frg_country t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . code_iso2 AS code_iso2_2 , t0 . code_iso3 AS code_iso3_3 , t0 . code_iso4 AS code_iso4_4 , t0 . name AS name_5 , t0 . flag_icon AS flag_icon_6 FROM frg_country t0 WHERE t0 . id = 113 ;
Copy
23
0.12 ms
SELECT t0 . id AS id_1 , t0 . code_iso2 AS code_iso2_2 , t0 . code_iso3 AS code_iso3_3 , t0 . code_iso4 AS code_iso4_4 , t0 . name AS name_5 , t0 . flag_icon AS flag_icon_6 FROM frg_country t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . code_iso2 AS code_iso2_2 , t0 . code_iso3 AS code_iso3_3 , t0 . code_iso4 AS code_iso4_4 , t0 . name AS name_5 , t0 . flag_icon AS flag_icon_6 FROM frg_country t0 WHERE t0 . id = 114 ;
Copy
24
0.12 ms
SELECT t0 . id AS id_1 , t0 . code_iso2 AS code_iso2_2 , t0 . code_iso3 AS code_iso3_3 , t0 . code_iso4 AS code_iso4_4 , t0 . name AS name_5 , t0 . flag_icon AS flag_icon_6 FROM frg_country t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . code_iso2 AS code_iso2_2 , t0 . code_iso3 AS code_iso3_3 , t0 . code_iso4 AS code_iso4_4 , t0 . name AS name_5 , t0 . flag_icon AS flag_icon_6 FROM frg_country t0 WHERE t0 . id = 115 ;
Copy
25
0.12 ms
SELECT t0 . id AS id_1 , t0 . code_iso2 AS code_iso2_2 , t0 . code_iso3 AS code_iso3_3 , t0 . code_iso4 AS code_iso4_4 , t0 . name AS name_5 , t0 . flag_icon AS flag_icon_6 FROM frg_country t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . code_iso2 AS code_iso2_2 , t0 . code_iso3 AS code_iso3_3 , t0 . code_iso4 AS code_iso4_4 , t0 . name AS name_5 , t0 . flag_icon AS flag_icon_6 FROM frg_country t0 WHERE t0 . id = 146 ;
Copy
26
0.12 ms
SELECT t0 . id AS id_1 , t0 . code_iso2 AS code_iso2_2 , t0 . code_iso3 AS code_iso3_3 , t0 . code_iso4 AS code_iso4_4 , t0 . name AS name_5 , t0 . flag_icon AS flag_icon_6 FROM frg_country t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . code_iso2 AS code_iso2_2 , t0 . code_iso3 AS code_iso3_3 , t0 . code_iso4 AS code_iso4_4 , t0 . name AS name_5 , t0 . flag_icon AS flag_icon_6 FROM frg_country t0 WHERE t0 . id = 164 ;
Copy
27
0.12 ms
SELECT t0 . id AS id_1 , t0 . code_iso2 AS code_iso2_2 , t0 . code_iso3 AS code_iso3_3 , t0 . code_iso4 AS code_iso4_4 , t0 . name AS name_5 , t0 . flag_icon AS flag_icon_6 FROM frg_country t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . code_iso2 AS code_iso2_2 , t0 . code_iso3 AS code_iso3_3 , t0 . code_iso4 AS code_iso4_4 , t0 . name AS name_5 , t0 . flag_icon AS flag_icon_6 FROM frg_country t0 WHERE t0 . id = 172 ;
Copy
28
0.17 ms
SELECT t0 . id AS id_1 , t0 . code_iso2 AS code_iso2_2 , t0 . code_iso3 AS code_iso3_3 , t0 . code_iso4 AS code_iso4_4 , t0 . name AS name_5 , t0 . flag_icon AS flag_icon_6 FROM frg_country t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . code_iso2 AS code_iso2_2 , t0 . code_iso3 AS code_iso3_3 , t0 . code_iso4 AS code_iso4_4 , t0 . name AS name_5 , t0 . flag_icon AS flag_icon_6 FROM frg_country t0 WHERE t0 . id = 178 ;
Copy
29
0.16 ms
SELECT t0 . id AS id_1 , t0 . code_iso2 AS code_iso2_2 , t0 . code_iso3 AS code_iso3_3 , t0 . code_iso4 AS code_iso4_4 , t0 . name AS name_5 , t0 . flag_icon AS flag_icon_6 FROM frg_country t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . code_iso2 AS code_iso2_2 , t0 . code_iso3 AS code_iso3_3 , t0 . code_iso4 AS code_iso4_4 , t0 . name AS name_5 , t0 . flag_icon AS flag_icon_6 FROM frg_country t0 WHERE t0 . id = 181 ;
Copy
30
0.12 ms
SELECT t0 . id AS id_1 , t0 . code_iso2 AS code_iso2_2 , t0 . code_iso3 AS code_iso3_3 , t0 . code_iso4 AS code_iso4_4 , t0 . name AS name_5 , t0 . flag_icon AS flag_icon_6 FROM frg_country t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . code_iso2 AS code_iso2_2 , t0 . code_iso3 AS code_iso3_3 , t0 . code_iso4 AS code_iso4_4 , t0 . name AS name_5 , t0 . flag_icon AS flag_icon_6 FROM frg_country t0 WHERE t0 . id = 224 ;
Copy
31
0.10 ms
SELECT t0 . id AS id_1 , t0 . code_iso2 AS code_iso2_2 , t0 . code_iso3 AS code_iso3_3 , t0 . code_iso4 AS code_iso4_4 , t0 . name AS name_5 , t0 . flag_icon AS flag_icon_6 FROM frg_country t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . code_iso2 AS code_iso2_2 , t0 . code_iso3 AS code_iso3_3 , t0 . code_iso4 AS code_iso4_4 , t0 . name AS name_5 , t0 . flag_icon AS flag_icon_6 FROM frg_country t0 WHERE t0 . id = 231 ;
Copy
32
0.10 ms
SELECT t0 . id AS id_1 , t0 . code_iso2 AS code_iso2_2 , t0 . code_iso3 AS code_iso3_3 , t0 . code_iso4 AS code_iso4_4 , t0 . name AS name_5 , t0 . flag_icon AS flag_icon_6 FROM frg_country t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . code_iso2 AS code_iso2_2 , t0 . code_iso3 AS code_iso3_3 , t0 . code_iso4 AS code_iso4_4 , t0 . name AS name_5 , t0 . flag_icon AS flag_icon_6 FROM frg_country t0 WHERE t0 . id = 243 ;
Copy
33
0.09 ms
SELECT t0 . id AS id_1 , t0 . code_iso2 AS code_iso2_2 , t0 . code_iso3 AS code_iso3_3 , t0 . code_iso4 AS code_iso4_4 , t0 . name AS name_5 , t0 . flag_icon AS flag_icon_6 FROM frg_country t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . code_iso2 AS code_iso2_2 , t0 . code_iso3 AS code_iso3_3 , t0 . code_iso4 AS code_iso4_4 , t0 . name AS name_5 , t0 . flag_icon AS flag_icon_6 FROM frg_country t0 WHERE t0 . id = 246 ;
Copy
34
0.40 ms
SELECT f0_ . id AS id_0 , f0_ . resource_count AS resource_count_1 , f0_ . created_at AS created_at_2 , f0_ . updated_at AS updated_at_3 , f0_ . position AS position_4 , f0_ . menu_level AS menu_level_5 , f0_ . menu_index AS menu_index_6 , f0_ . menu_active AS menu_active_7 , f0_ . title AS title_8 , f0_ . slug AS slug_9 , f0_ . language AS language_10 , f0_ . original_language AS original_language_11 , f0_ . parent_id AS parent_id_12 , f0_ . created_by_id AS created_by_id_13 , f0_ . modified_by_id AS modified_by_id_14 FROM frg_resource_taxonomies f0_ WHERE f0_ . menu_active = 1 ORDER BY f0_ . menu_index ASC
SELECT f0_ . id AS id_0 , f0_ . resource_count AS resource_count_1 , f0_ . created_at AS created_at_2 , f0_ . updated_at AS updated_at_3 , f0_ . position AS position_4 , f0_ . menu_level AS menu_level_5 , f0_ . menu_index AS menu_index_6 , f0_ . menu_active AS menu_active_7 , f0_ . title AS title_8 , f0_ . slug AS slug_9 , f0_ . language AS language_10 , f0_ . original_language AS original_language_11 , f0_ . parent_id AS parent_id_12 , f0_ . created_by_id AS created_by_id_13 , f0_ . modified_by_id AS modified_by_id_14 FROM frg_resource_taxonomies f0_ WHERE f0_ . menu_active = 1 ORDER BY f0_ . menu_index ASC ;
Copy
35
13.98 ms
SELECT f0_ . id AS id_0 , f0_ . highlight_disclaimer AS highlight_disclaimer_1 , f0_ . resources_main_cta AS resources_main_cta_2 , f0_ . resources_main_cta_text AS resources_main_cta_text_3 , f0_ . subtitle AS subtitle_4 , f0_ . resource_date AS resource_date_5 , f0_ . brief_description AS brief_description_6 , f0_ . embedded_video AS embedded_video_7 , f0_ . embedded_video_text AS embedded_video_text_8 , f0_ . full_description AS full_description_9 , f0_ . secondary_external_links AS secondary_external_links_10 , f0_ . autor_source AS autor_source_11 , f0_ . publication_date AS publication_date_12 , f0_ . original_publication_year AS original_publication_year_13 , f0_ . publication_type AS publication_type_14 , f0_ . spatial_scale AS spatial_scale_15 , f0_ . type_of_tool AS type_of_tool_16 , f0_ . license AS license_17 , f0_ . license_extra AS license_extra_18 , f0_ . project_id AS project_id_19 , f0_ . website AS website_20 , f0_ . degradation_driver AS degradation_driver_21 , f0_ . context AS context_22 , f0_ . problem_description AS problem_description_23 , f0_ . implementation_steps AS implementation_steps_24 , f0_ . stakeholder_engagement AS stakeholder_engagement_25 , f0_ . knowledge_types AS knowledge_types_26 , f0_ . scale_area AS scale_area_27 , f0_ . replicability AS replicability_28 , f0_ . replicability_details AS replicability_details_29 , f0_ . key_success_factors AS key_success_factors_30 , f0_ . common_constraints AS common_constraints_31 , f0_ . lessons_learnt AS lessons_learnt_32 , f0_ . positive_impact_explanation AS positive_impact_explanation_33 , f0_ . negative_impact_explanation AS negative_impact_explanation_34 , f0_ . created_at AS created_at_35 , f0_ . updated_at AS updated_at_36 , f0_ . title AS title_37 , f0_ . slug AS slug_38 , f0_ . language AS language_39 , f0_ . original_language AS original_language_40 , f0_ . status AS status_41 , f0_ . locked_at AS locked_at_42 , f0_ . frg_resource_content_type_id AS frg_resource_content_type_id_43 , f0_ . image_id AS image_id_44 , f0_ . resources_Main_cta_internal_id AS resources_Main_cta_internal_id_45 , f0_ . created_by_id AS created_by_id_46 , f0_ . modified_by_id AS modified_by_id_47 , f0_ . locked_by_id AS locked_by_id_48 FROM frg_resource f0_ WHERE f0_ . status = ? AND f0_ . resource_date < = ? ORDER BY f0_ . resource_date DESC LIMIT 60
Parameters :
[
"PUBLISHED "
"2025-11-08 00:00:00 "
]
SELECT
f0_ . id AS id_0 ,
f0_ . highlight_disclaimer AS highlight_disclaimer_1 ,
f0_ . resources_main_cta AS resources_main_cta_2 ,
f0_ . resources_main_cta_text AS resources_main_cta_text_3 ,
f0_ . subtitle AS subtitle_4 ,
f0_ . resource_date AS resource_date_5 ,
f0_ . brief_description AS brief_description_6 ,
f0_ . embedded_video AS embedded_video_7 ,
f0_ . embedded_video_text AS embedded_video_text_8 ,
f0_ . full_description AS full_description_9 ,
f0_ . secondary_external_links AS secondary_external_links_10 ,
f0_ . autor_source AS autor_source_11 ,
f0_ . publication_date AS publication_date_12 ,
f0_ . original_publication_year AS original_publication_year_13 ,
f0_ . publication_type AS publication_type_14 ,
f0_ . spatial_scale AS spatial_scale_15 ,
f0_ . type_of_tool AS type_of_tool_16 ,
f0_ . license AS license_17 ,
f0_ . license_extra AS license_extra_18 ,
f0_ . project_id AS project_id_19 ,
f0_ . website AS website_20 ,
f0_ . degradation_driver AS degradation_driver_21 ,
f0_ . context AS context_22 ,
f0_ . problem_description AS problem_description_23 ,
f0_ . implementation_steps AS implementation_steps_24 ,
f0_ . stakeholder_engagement AS stakeholder_engagement_25 ,
f0_ . knowledge_types AS knowledge_types_26 ,
f0_ . scale_area AS scale_area_27 ,
f0_ . replicability AS replicability_28 ,
f0_ . replicability_details AS replicability_details_29 ,
f0_ . key_success_factors AS key_success_factors_30 ,
f0_ . common_constraints AS common_constraints_31 ,
f0_ . lessons_learnt AS lessons_learnt_32 ,
f0_ . positive_impact_explanation AS positive_impact_explanation_33 ,
f0_ . negative_impact_explanation AS negative_impact_explanation_34 ,
f0_ . created_at AS created_at_35 ,
f0_ . updated_at AS updated_at_36 ,
f0_ . title AS title_37 ,
f0_ . slug AS slug_38 ,
f0_ . language AS language_39 ,
f0_ . original_language AS original_language_40 ,
f0_ . status AS status_41 ,
f0_ . locked_at AS locked_at_42 ,
f0_ . frg_resource_content_type_id AS frg_resource_content_type_id_43 ,
f0_ . image_id AS image_id_44 ,
f0_ . resources_Main_cta_internal_id AS resources_Main_cta_internal_id_45 ,
f0_ . created_by_id AS created_by_id_46 ,
f0_ . modified_by_id AS modified_by_id_47 ,
f0_ . locked_by_id AS locked_by_id_48
FROM
frg_resource f0_
WHERE
f0_ . status = ?
AND f0_ . resource_date < = ?
ORDER BY
f0_ . resource_date DESC
LIMIT
60
Copy
SELECT f0_ . id AS id_0 , f0_ . highlight_disclaimer AS highlight_disclaimer_1 , f0_ . resources_main_cta AS resources_main_cta_2 , f0_ . resources_main_cta_text AS resources_main_cta_text_3 , f0_ . subtitle AS subtitle_4 , f0_ . resource_date AS resource_date_5 , f0_ . brief_description AS brief_description_6 , f0_ . embedded_video AS embedded_video_7 , f0_ . embedded_video_text AS embedded_video_text_8 , f0_ . full_description AS full_description_9 , f0_ . secondary_external_links AS secondary_external_links_10 , f0_ . autor_source AS autor_source_11 , f0_ . publication_date AS publication_date_12 , f0_ . original_publication_year AS original_publication_year_13 , f0_ . publication_type AS publication_type_14 , f0_ . spatial_scale AS spatial_scale_15 , f0_ . type_of_tool AS type_of_tool_16 , f0_ . license AS license_17 , f0_ . license_extra AS license_extra_18 , f0_ . project_id AS project_id_19 , f0_ . website AS website_20 , f0_ . degradation_driver AS degradation_driver_21 , f0_ . context AS context_22 , f0_ . problem_description AS problem_description_23 , f0_ . implementation_steps AS implementation_steps_24 , f0_ . stakeholder_engagement AS stakeholder_engagement_25 , f0_ . knowledge_types AS knowledge_types_26 , f0_ . scale_area AS scale_area_27 , f0_ . replicability AS replicability_28 , f0_ . replicability_details AS replicability_details_29 , f0_ . key_success_factors AS key_success_factors_30 , f0_ . common_constraints AS common_constraints_31 , f0_ . lessons_learnt AS lessons_learnt_32 , f0_ . positive_impact_explanation AS positive_impact_explanation_33 , f0_ . negative_impact_explanation AS negative_impact_explanation_34 , f0_ . created_at AS created_at_35 , f0_ . updated_at AS updated_at_36 , f0_ . title AS title_37 , f0_ . slug AS slug_38 , f0_ . language AS language_39 , f0_ . original_language AS original_language_40 , f0_ . status AS status_41 , f0_ . locked_at AS locked_at_42 , f0_ . frg_resource_content_type_id AS frg_resource_content_type_id_43 , f0_ . image_id AS image_id_44 , f0_ . resources_Main_cta_internal_id AS resources_Main_cta_internal_id_45 , f0_ . created_by_id AS created_by_id_46 , f0_ . modified_by_id AS modified_by_id_47 , f0_ . locked_by_id AS locked_by_id_48 FROM frg_resource f0_ WHERE f0_ . status = 'PUBLISHED' AND f0_ . resource_date < = '2025-11-08 00:00:00' ORDER BY f0_ . resource_date DESC LIMIT 60 ;
Copy
36
0.47 ms
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . language AS language_3 , t0 . original_language AS original_language_4 , t0 . original_menu_id AS original_menu_id_5 , t0 . route AS route_6 , t0 . link AS link_7 , t0 . icon AS icon_8 , t0 . position AS position_9 , t0 . created_at AS created_at_10 , t0 . updated_at AS updated_at_11 , t0 . menu_level AS menu_level_12 , t0 . menu_index AS menu_index_13 , t0 . menu_active AS menu_active_14 , t0 . parent_id AS parent_id_15 , t0 . created_by_id AS created_by_id_16 , t0 . modified_by_id AS modified_by_id_17 FROM frg_menu t0 WHERE t0 . parent_id IS NULL AND t0 . menu_active = ? ORDER BY t0 . position ASC
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . language AS language_3 , t0 . original_language AS original_language_4 , t0 . original_menu_id AS original_menu_id_5 , t0 . route AS route_6 , t0 . link AS link_7 , t0 . icon AS icon_8 , t0 . position AS position_9 , t0 . created_at AS created_at_10 , t0 . updated_at AS updated_at_11 , t0 . menu_level AS menu_level_12 , t0 . menu_index AS menu_index_13 , t0 . menu_active AS menu_active_14 , t0 . parent_id AS parent_id_15 , t0 . created_by_id AS created_by_id_16 , t0 . modified_by_id AS modified_by_id_17 FROM frg_menu t0 WHERE t0 . parent_id IS NULL AND t0 . menu_active = 1 ORDER BY t0 . position ASC ;
Copy
37
0.29 ms
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . language AS language_3 , t0 . original_language AS original_language_4 , t0 . original_menu_id AS original_menu_id_5 , t0 . route AS route_6 , t0 . link AS link_7 , t0 . icon AS icon_8 , t0 . position AS position_9 , t0 . created_at AS created_at_10 , t0 . updated_at AS updated_at_11 , t0 . menu_level AS menu_level_12 , t0 . menu_index AS menu_index_13 , t0 . menu_active AS menu_active_14 , t0 . parent_id AS parent_id_15 , t0 . created_by_id AS created_by_id_16 , t0 . modified_by_id AS modified_by_id_17 FROM frg_menu t0 WHERE t0 . parent_id = ?
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . language AS language_3 , t0 . original_language AS original_language_4 , t0 . original_menu_id AS original_menu_id_5 , t0 . route AS route_6 , t0 . link AS link_7 , t0 . icon AS icon_8 , t0 . position AS position_9 , t0 . created_at AS created_at_10 , t0 . updated_at AS updated_at_11 , t0 . menu_level AS menu_level_12 , t0 . menu_index AS menu_index_13 , t0 . menu_active AS menu_active_14 , t0 . parent_id AS parent_id_15 , t0 . created_by_id AS created_by_id_16 , t0 . modified_by_id AS modified_by_id_17 FROM frg_menu t0 WHERE t0 . parent_id = 1 ;
Copy
38
0.24 ms
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . language AS language_3 , t0 . original_language AS original_language_4 , t0 . original_menu_id AS original_menu_id_5 , t0 . route AS route_6 , t0 . link AS link_7 , t0 . icon AS icon_8 , t0 . position AS position_9 , t0 . created_at AS created_at_10 , t0 . updated_at AS updated_at_11 , t0 . menu_level AS menu_level_12 , t0 . menu_index AS menu_index_13 , t0 . menu_active AS menu_active_14 , t0 . parent_id AS parent_id_15 , t0 . created_by_id AS created_by_id_16 , t0 . modified_by_id AS modified_by_id_17 FROM frg_menu t0 WHERE t0 . parent_id = ?
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . language AS language_3 , t0 . original_language AS original_language_4 , t0 . original_menu_id AS original_menu_id_5 , t0 . route AS route_6 , t0 . link AS link_7 , t0 . icon AS icon_8 , t0 . position AS position_9 , t0 . created_at AS created_at_10 , t0 . updated_at AS updated_at_11 , t0 . menu_level AS menu_level_12 , t0 . menu_index AS menu_index_13 , t0 . menu_active AS menu_active_14 , t0 . parent_id AS parent_id_15 , t0 . created_by_id AS created_by_id_16 , t0 . modified_by_id AS modified_by_id_17 FROM frg_menu t0 WHERE t0 . parent_id = 2 ;
Copy
39
0.22 ms
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . language AS language_3 , t0 . original_language AS original_language_4 , t0 . original_menu_id AS original_menu_id_5 , t0 . route AS route_6 , t0 . link AS link_7 , t0 . icon AS icon_8 , t0 . position AS position_9 , t0 . created_at AS created_at_10 , t0 . updated_at AS updated_at_11 , t0 . menu_level AS menu_level_12 , t0 . menu_index AS menu_index_13 , t0 . menu_active AS menu_active_14 , t0 . parent_id AS parent_id_15 , t0 . created_by_id AS created_by_id_16 , t0 . modified_by_id AS modified_by_id_17 FROM frg_menu t0 WHERE t0 . parent_id = ?
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . language AS language_3 , t0 . original_language AS original_language_4 , t0 . original_menu_id AS original_menu_id_5 , t0 . route AS route_6 , t0 . link AS link_7 , t0 . icon AS icon_8 , t0 . position AS position_9 , t0 . created_at AS created_at_10 , t0 . updated_at AS updated_at_11 , t0 . menu_level AS menu_level_12 , t0 . menu_index AS menu_index_13 , t0 . menu_active AS menu_active_14 , t0 . parent_id AS parent_id_15 , t0 . created_by_id AS created_by_id_16 , t0 . modified_by_id AS modified_by_id_17 FROM frg_menu t0 WHERE t0 . parent_id = 3 ;
Copy
40
0.21 ms
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . language AS language_3 , t0 . original_language AS original_language_4 , t0 . original_menu_id AS original_menu_id_5 , t0 . route AS route_6 , t0 . link AS link_7 , t0 . icon AS icon_8 , t0 . position AS position_9 , t0 . created_at AS created_at_10 , t0 . updated_at AS updated_at_11 , t0 . menu_level AS menu_level_12 , t0 . menu_index AS menu_index_13 , t0 . menu_active AS menu_active_14 , t0 . parent_id AS parent_id_15 , t0 . created_by_id AS created_by_id_16 , t0 . modified_by_id AS modified_by_id_17 FROM frg_menu t0 WHERE t0 . parent_id = ?
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . language AS language_3 , t0 . original_language AS original_language_4 , t0 . original_menu_id AS original_menu_id_5 , t0 . route AS route_6 , t0 . link AS link_7 , t0 . icon AS icon_8 , t0 . position AS position_9 , t0 . created_at AS created_at_10 , t0 . updated_at AS updated_at_11 , t0 . menu_level AS menu_level_12 , t0 . menu_index AS menu_index_13 , t0 . menu_active AS menu_active_14 , t0 . parent_id AS parent_id_15 , t0 . created_by_id AS created_by_id_16 , t0 . modified_by_id AS modified_by_id_17 FROM frg_menu t0 WHERE t0 . parent_id = 3883 ;
Copy
41
0.21 ms
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . language AS language_3 , t0 . original_language AS original_language_4 , t0 . original_menu_id AS original_menu_id_5 , t0 . route AS route_6 , t0 . link AS link_7 , t0 . icon AS icon_8 , t0 . position AS position_9 , t0 . created_at AS created_at_10 , t0 . updated_at AS updated_at_11 , t0 . menu_level AS menu_level_12 , t0 . menu_index AS menu_index_13 , t0 . menu_active AS menu_active_14 , t0 . parent_id AS parent_id_15 , t0 . created_by_id AS created_by_id_16 , t0 . modified_by_id AS modified_by_id_17 FROM frg_menu t0 WHERE t0 . parent_id = ?
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . language AS language_3 , t0 . original_language AS original_language_4 , t0 . original_menu_id AS original_menu_id_5 , t0 . route AS route_6 , t0 . link AS link_7 , t0 . icon AS icon_8 , t0 . position AS position_9 , t0 . created_at AS created_at_10 , t0 . updated_at AS updated_at_11 , t0 . menu_level AS menu_level_12 , t0 . menu_index AS menu_index_13 , t0 . menu_active AS menu_active_14 , t0 . parent_id AS parent_id_15 , t0 . created_by_id AS created_by_id_16 , t0 . modified_by_id AS modified_by_id_17 FROM frg_menu t0 WHERE t0 . parent_id = 3886 ;
Copy
42
0.14 ms
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . language AS language_3 , t0 . original_language AS original_language_4 , t0 . original_menu_id AS original_menu_id_5 , t0 . route AS route_6 , t0 . link AS link_7 , t0 . icon AS icon_8 , t0 . position AS position_9 , t0 . created_at AS created_at_10 , t0 . updated_at AS updated_at_11 , t0 . menu_level AS menu_level_12 , t0 . menu_index AS menu_index_13 , t0 . menu_active AS menu_active_14 , t0 . parent_id AS parent_id_15 , t0 . created_by_id AS created_by_id_16 , t0 . modified_by_id AS modified_by_id_17 FROM frg_menu t0 WHERE t0 . parent_id = ?
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . language AS language_3 , t0 . original_language AS original_language_4 , t0 . original_menu_id AS original_menu_id_5 , t0 . route AS route_6 , t0 . link AS link_7 , t0 . icon AS icon_8 , t0 . position AS position_9 , t0 . created_at AS created_at_10 , t0 . updated_at AS updated_at_11 , t0 . menu_level AS menu_level_12 , t0 . menu_index AS menu_index_13 , t0 . menu_active AS menu_active_14 , t0 . parent_id AS parent_id_15 , t0 . created_by_id AS created_by_id_16 , t0 . modified_by_id AS modified_by_id_17 FROM frg_menu t0 WHERE t0 . parent_id = 3885 ;
Copy
43
0.14 ms
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . language AS language_3 , t0 . original_language AS original_language_4 , t0 . original_menu_id AS original_menu_id_5 , t0 . route AS route_6 , t0 . link AS link_7 , t0 . icon AS icon_8 , t0 . position AS position_9 , t0 . created_at AS created_at_10 , t0 . updated_at AS updated_at_11 , t0 . menu_level AS menu_level_12 , t0 . menu_index AS menu_index_13 , t0 . menu_active AS menu_active_14 , t0 . parent_id AS parent_id_15 , t0 . created_by_id AS created_by_id_16 , t0 . modified_by_id AS modified_by_id_17 FROM frg_menu t0 WHERE t0 . parent_id = ?
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . language AS language_3 , t0 . original_language AS original_language_4 , t0 . original_menu_id AS original_menu_id_5 , t0 . route AS route_6 , t0 . link AS link_7 , t0 . icon AS icon_8 , t0 . position AS position_9 , t0 . created_at AS created_at_10 , t0 . updated_at AS updated_at_11 , t0 . menu_level AS menu_level_12 , t0 . menu_index AS menu_index_13 , t0 . menu_active AS menu_active_14 , t0 . parent_id AS parent_id_15 , t0 . created_by_id AS created_by_id_16 , t0 . modified_by_id AS modified_by_id_17 FROM frg_menu t0 WHERE t0 . parent_id = 3884 ;
Copy
44
0.42 ms
SELECT f0_ . id AS id_0 , f0_ . original_id AS original_id_1 , f0_ . short_description AS short_description_2 , f0_ . introduction AS introduction_3 , f0_ . created_at AS created_at_4 , f0_ . updated_at AS updated_at_5 , f0_ . title AS title_6 , f0_ . slug AS slug_7 , f0_ . language AS language_8 , f0_ . original_language AS original_language_9 , f0_ . position AS position_10 , f0_ . menu_level AS menu_level_11 , f0_ . menu_index AS menu_index_12 , f0_ . menu_active AS menu_active_13 , f0_ . status AS status_14 , f0_ . parent_id AS parent_id_15 , f0_ . image_id AS image_id_16 , f0_ . created_by_id AS created_by_id_17 , f0_ . modified_by_id AS modified_by_id_18 FROM frg_guidelines f0_ WHERE f0_ . parent_id IS NULL AND f0_ . status IN (? ) ORDER BY f0_ . menu_index ASC
Parameters :
[
"PUBLISHED "
]
SELECT f0_ . id AS id_0 , f0_ . original_id AS original_id_1 , f0_ . short_description AS short_description_2 , f0_ . introduction AS introduction_3 , f0_ . created_at AS created_at_4 , f0_ . updated_at AS updated_at_5 , f0_ . title AS title_6 , f0_ . slug AS slug_7 , f0_ . language AS language_8 , f0_ . original_language AS original_language_9 , f0_ . position AS position_10 , f0_ . menu_level AS menu_level_11 , f0_ . menu_index AS menu_index_12 , f0_ . menu_active AS menu_active_13 , f0_ . status AS status_14 , f0_ . parent_id AS parent_id_15 , f0_ . image_id AS image_id_16 , f0_ . created_by_id AS created_by_id_17 , f0_ . modified_by_id AS modified_by_id_18 FROM frg_guidelines f0_ WHERE f0_ . parent_id IS NULL AND f0_ . status IN ('PUBLISHED' ) ORDER BY f0_ . menu_index ASC ;
Copy
45
0.34 ms
SELECT t0 . id AS id_1 , t0 . original_id AS original_id_2 , t0 . short_description AS short_description_3 , t0 . introduction AS introduction_4 , t0 . created_at AS created_at_5 , t0 . updated_at AS updated_at_6 , t0 . title AS title_7 , t0 . slug AS slug_8 , t0 . language AS language_9 , t0 . original_language AS original_language_10 , t0 . position AS position_11 , t0 . menu_level AS menu_level_12 , t0 . menu_index AS menu_index_13 , t0 . menu_active AS menu_active_14 , t0 . status AS status_15 , t0 . parent_id AS parent_id_16 , t0 . image_id AS image_id_17 , t0 . created_by_id AS created_by_id_18 , t0 . modified_by_id AS modified_by_id_19 FROM frg_guidelines t0 WHERE t0 . parent_id IN (? , ? , ? )
SELECT t0 . id AS id_1 , t0 . original_id AS original_id_2 , t0 . short_description AS short_description_3 , t0 . introduction AS introduction_4 , t0 . created_at AS created_at_5 , t0 . updated_at AS updated_at_6 , t0 . title AS title_7 , t0 . slug AS slug_8 , t0 . language AS language_9 , t0 . original_language AS original_language_10 , t0 . position AS position_11 , t0 . menu_level AS menu_level_12 , t0 . menu_index AS menu_index_13 , t0 . menu_active AS menu_active_14 , t0 . status AS status_15 , t0 . parent_id AS parent_id_16 , t0 . image_id AS image_id_17 , t0 . created_by_id AS created_by_id_18 , t0 . modified_by_id AS modified_by_id_19 FROM frg_guidelines t0 WHERE t0 . parent_id IN (7 , 66 , 67 );
Copy
46
1.23 ms
SELECT t0 . id AS id_1 , t0 . original_id AS original_id_2 , t0 . short_description AS short_description_3 , t0 . introduction AS introduction_4 , t0 . created_at AS created_at_5 , t0 . updated_at AS updated_at_6 , t0 . title AS title_7 , t0 . slug AS slug_8 , t0 . language AS language_9 , t0 . original_language AS original_language_10 , t0 . position AS position_11 , t0 . menu_level AS menu_level_12 , t0 . menu_index AS menu_index_13 , t0 . menu_active AS menu_active_14 , t0 . status AS status_15 , t0 . parent_id AS parent_id_16 , t0 . image_id AS image_id_17 , t0 . created_by_id AS created_by_id_18 , t0 . modified_by_id AS modified_by_id_19 FROM frg_guidelines t0 WHERE t0 . parent_id IN (? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? )
Parameters :
[
8
10
11
12
13
16
17
18
19
20
21
108
110
115
120
68
73
79
]
SELECT t0 . id AS id_1 , t0 . original_id AS original_id_2 , t0 . short_description AS short_description_3 , t0 . introduction AS introduction_4 , t0 . created_at AS created_at_5 , t0 . updated_at AS updated_at_6 , t0 . title AS title_7 , t0 . slug AS slug_8 , t0 . language AS language_9 , t0 . original_language AS original_language_10 , t0 . position AS position_11 , t0 . menu_level AS menu_level_12 , t0 . menu_index AS menu_index_13 , t0 . menu_active AS menu_active_14 , t0 . status AS status_15 , t0 . parent_id AS parent_id_16 , t0 . image_id AS image_id_17 , t0 . created_by_id AS created_by_id_18 , t0 . modified_by_id AS modified_by_id_19 FROM frg_guidelines t0 WHERE t0 . parent_id IN (8 , 10 , 11 , 12 , 13 , 16 , 17 , 18 , 19 , 20 , 21 , 108 , 110 , 115 , 120 , 68 , 73 , 79 );
Copy
47
0.55 ms
SELECT t0 . id AS id_1 , t0 . original_id AS original_id_2 , t0 . short_description AS short_description_3 , t0 . introduction AS introduction_4 , t0 . created_at AS created_at_5 , t0 . updated_at AS updated_at_6 , t0 . title AS title_7 , t0 . slug AS slug_8 , t0 . language AS language_9 , t0 . original_language AS original_language_10 , t0 . position AS position_11 , t0 . menu_level AS menu_level_12 , t0 . menu_index AS menu_index_13 , t0 . menu_active AS menu_active_14 , t0 . status AS status_15 , t0 . parent_id AS parent_id_16 , t0 . image_id AS image_id_17 , t0 . created_by_id AS created_by_id_18 , t0 . modified_by_id AS modified_by_id_19 FROM frg_guidelines t0 WHERE t0 . parent_id IN (? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? )
Parameters :
[
9
14
15
56
57
58
59
60
61
62
63
64
65
50
51
52
53
54
55
48
49
44
45
46
47
37
38
39
40
41
42
43
123
124
35
36
26
27
28
29
30
31
32
33
34
22
23
24
25
121
122
69
70
71
72
74
75
76
77
78
80
81
82
109
111
112
113
114
116
117
118
119
]
SELECT
t0 . id AS id_1 ,
t0 . original_id AS original_id_2 ,
t0 . short_description AS short_description_3 ,
t0 . introduction AS introduction_4 ,
t0 . created_at AS created_at_5 ,
t0 . updated_at AS updated_at_6 ,
t0 . title AS title_7 ,
t0 . slug AS slug_8 ,
t0 . language AS language_9 ,
t0 . original_language AS original_language_10 ,
t0 . position AS position_11 ,
t0 . menu_level AS menu_level_12 ,
t0 . menu_index AS menu_index_13 ,
t0 . menu_active AS menu_active_14 ,
t0 . status AS status_15 ,
t0 . parent_id AS parent_id_16 ,
t0 . image_id AS image_id_17 ,
t0 . created_by_id AS created_by_id_18 ,
t0 . modified_by_id AS modified_by_id_19
FROM
frg_guidelines t0
WHERE
t0 . parent_id IN (
? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ,
? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ,
? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ,
? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ,
? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ?
)
Copy
SELECT t0 . id AS id_1 , t0 . original_id AS original_id_2 , t0 . short_description AS short_description_3 , t0 . introduction AS introduction_4 , t0 . created_at AS created_at_5 , t0 . updated_at AS updated_at_6 , t0 . title AS title_7 , t0 . slug AS slug_8 , t0 . language AS language_9 , t0 . original_language AS original_language_10 , t0 . position AS position_11 , t0 . menu_level AS menu_level_12 , t0 . menu_index AS menu_index_13 , t0 . menu_active AS menu_active_14 , t0 . status AS status_15 , t0 . parent_id AS parent_id_16 , t0 . image_id AS image_id_17 , t0 . created_by_id AS created_by_id_18 , t0 . modified_by_id AS modified_by_id_19 FROM frg_guidelines t0 WHERE t0 . parent_id IN (9 , 14 , 15 , 56 , 57 , 58 , 59 , 60 , 61 , 62 , 63 , 64 , 65 , 50 , 51 , 52 , 53 , 54 , 55 , 48 , 49 , 44 , 45 , 46 , 47 , 37 , 38 , 39 , 40 , 41 , 42 , 43 , 123 , 124 , 35 , 36 , 26 , 27 , 28 , 29 , 30 , 31 , 32 , 33 , 34 , 22 , 23 , 24 , 25 , 121 , 122 , 69 , 70 , 71 , 72 , 74 , 75 , 76 , 77 , 78 , 80 , 81 , 82 , 109 , 111 , 112 , 113 , 114 , 116 , 117 , 118 , 119 );
Copy
48
0.25 ms
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . language AS language_3 , t0 . original_language AS original_language_4 , t0 . original_menu_id AS original_menu_id_5 , t0 . route AS route_6 , t0 . link AS link_7 , t0 . icon AS icon_8 , t0 . position AS position_9 , t0 . created_at AS created_at_10 , t0 . updated_at AS updated_at_11 , t0 . menu_level AS menu_level_12 , t0 . menu_index AS menu_index_13 , t0 . menu_active AS menu_active_14 , t0 . parent_id AS parent_id_15 , t0 . created_by_id AS created_by_id_16 , t0 . modified_by_id AS modified_by_id_17 FROM frg_menu t0 WHERE t0 . parent_id = ?
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . language AS language_3 , t0 . original_language AS original_language_4 , t0 . original_menu_id AS original_menu_id_5 , t0 . route AS route_6 , t0 . link AS link_7 , t0 . icon AS icon_8 , t0 . position AS position_9 , t0 . created_at AS created_at_10 , t0 . updated_at AS updated_at_11 , t0 . menu_level AS menu_level_12 , t0 . menu_index AS menu_index_13 , t0 . menu_active AS menu_active_14 , t0 . parent_id AS parent_id_15 , t0 . created_by_id AS created_by_id_16 , t0 . modified_by_id AS modified_by_id_17 FROM frg_menu t0 WHERE t0 . parent_id = 5 ;
Copy
49
0.39 ms
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 WHERE t0 . parent_id = ?
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 WHERE t0 . parent_id = 1 ;
Copy
50
0.29 ms
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 WHERE t0 . parent_id = ?
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 WHERE t0 . parent_id = 2 ;
Copy
51
0.20 ms
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 WHERE t0 . parent_id = ?
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 WHERE t0 . parent_id = 3 ;
Copy
52
0.16 ms
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 WHERE t0 . parent_id = ?
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 WHERE t0 . parent_id = 4 ;
Copy
53
0.17 ms
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 WHERE t0 . parent_id = ?
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 WHERE t0 . parent_id = 37 ;
Copy
54
0.52 ms
SELECT t0 . id AS id_1 , t0 . caption AS caption_2 , t0 . filename AS filename_3 , t0 . title AS title_4 , t0 . description AS description_5 , t0 . main_image AS main_image_6 , t0 . target_resource AS target_resource_7 , t0 . has_variants AS has_variants_8 , t0 . created_at AS created_at_9 , t0 . updated_at AS updated_at_10 , t0 . frg_resource_id AS frg_resource_id_11 , t0 . created_by_id AS created_by_id_12 , t0 . modified_by_id AS modified_by_id_13 FROM frg_image t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . caption AS caption_2 , t0 . filename AS filename_3 , t0 . title AS title_4 , t0 . description AS description_5 , t0 . main_image AS main_image_6 , t0 . target_resource AS target_resource_7 , t0 . has_variants AS has_variants_8 , t0 . created_at AS created_at_9 , t0 . updated_at AS updated_at_10 , t0 . frg_resource_id AS frg_resource_id_11 , t0 . created_by_id AS created_by_id_12 , t0 . modified_by_id AS modified_by_id_13 FROM frg_image t0 WHERE t0 . id = 451 ;
Copy
55
0.50 ms
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_topics ON t0 . id = frg_resource_topics . frg_resource_taxonomies_id WHERE frg_resource_topics . frg_resource_id = ?
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_topics ON t0 . id = frg_resource_topics . frg_resource_taxonomies_id WHERE frg_resource_topics . frg_resource_id = 221 ;
Copy
56
0.47 ms
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_profiles ON t0 . id = frg_resource_profiles . frg_resource_taxonomies_id WHERE frg_resource_profiles . frg_resource_id = ?
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_profiles ON t0 . id = frg_resource_profiles . frg_resource_taxonomies_id WHERE frg_resource_profiles . frg_resource_id = 221 ;
Copy
57
0.37 ms
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_purposes ON t0 . id = frg_resource_purposes . frg_resource_taxonomies_id WHERE frg_resource_purposes . frg_resource_id = ?
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_purposes ON t0 . id = frg_resource_purposes . frg_resource_taxonomies_id WHERE frg_resource_purposes . frg_resource_id = 221 ;
Copy
58
0.35 ms
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_biografhic_regions ON t0 . id = frg_resource_biografhic_regions . frg_resource_taxonomies_id WHERE frg_resource_biografhic_regions . frg_resource_id = ?
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_biografhic_regions ON t0 . id = frg_resource_biografhic_regions . frg_resource_taxonomies_id WHERE frg_resource_biografhic_regions . frg_resource_id = 221 ;
Copy
59
0.27 ms
SELECT t0 . id AS id_1 , t0 . code_iso2 AS code_iso2_2 , t0 . code_iso3 AS code_iso3_3 , t0 . code_iso4 AS code_iso4_4 , t0 . name AS name_5 , t0 . flag_icon AS flag_icon_6 FROM frg_country t0 INNER JOIN frg_resource_countries ON t0 . id = frg_resource_countries . frg_country_id WHERE frg_resource_countries . frg_resource_id = ?
SELECT t0 . id AS id_1 , t0 . code_iso2 AS code_iso2_2 , t0 . code_iso3 AS code_iso3_3 , t0 . code_iso4 AS code_iso4_4 , t0 . name AS name_5 , t0 . flag_icon AS flag_icon_6 FROM frg_country t0 INNER JOIN frg_resource_countries ON t0 . id = frg_resource_countries . frg_country_id WHERE frg_resource_countries . frg_resource_id = 221 ;
Copy
60
0.23 ms
SELECT t0 . id AS id_1 , t0 . caption AS caption_2 , t0 . filename AS filename_3 , t0 . title AS title_4 , t0 . description AS description_5 , t0 . main_image AS main_image_6 , t0 . target_resource AS target_resource_7 , t0 . has_variants AS has_variants_8 , t0 . created_at AS created_at_9 , t0 . updated_at AS updated_at_10 , t0 . frg_resource_id AS frg_resource_id_11 , t0 . created_by_id AS created_by_id_12 , t0 . modified_by_id AS modified_by_id_13 FROM frg_image t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . caption AS caption_2 , t0 . filename AS filename_3 , t0 . title AS title_4 , t0 . description AS description_5 , t0 . main_image AS main_image_6 , t0 . target_resource AS target_resource_7 , t0 . has_variants AS has_variants_8 , t0 . created_at AS created_at_9 , t0 . updated_at AS updated_at_10 , t0 . frg_resource_id AS frg_resource_id_11 , t0 . created_by_id AS created_by_id_12 , t0 . modified_by_id AS modified_by_id_13 FROM frg_image t0 WHERE t0 . id = 452 ;
Copy
61
0.20 ms
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_topics ON t0 . id = frg_resource_topics . frg_resource_taxonomies_id WHERE frg_resource_topics . frg_resource_id = ?
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_topics ON t0 . id = frg_resource_topics . frg_resource_taxonomies_id WHERE frg_resource_topics . frg_resource_id = 222 ;
Copy
62
0.16 ms
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_profiles ON t0 . id = frg_resource_profiles . frg_resource_taxonomies_id WHERE frg_resource_profiles . frg_resource_id = ?
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_profiles ON t0 . id = frg_resource_profiles . frg_resource_taxonomies_id WHERE frg_resource_profiles . frg_resource_id = 222 ;
Copy
63
0.15 ms
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_purposes ON t0 . id = frg_resource_purposes . frg_resource_taxonomies_id WHERE frg_resource_purposes . frg_resource_id = ?
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_purposes ON t0 . id = frg_resource_purposes . frg_resource_taxonomies_id WHERE frg_resource_purposes . frg_resource_id = 222 ;
Copy
64
0.15 ms
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_biografhic_regions ON t0 . id = frg_resource_biografhic_regions . frg_resource_taxonomies_id WHERE frg_resource_biografhic_regions . frg_resource_id = ?
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_biografhic_regions ON t0 . id = frg_resource_biografhic_regions . frg_resource_taxonomies_id WHERE frg_resource_biografhic_regions . frg_resource_id = 222 ;
Copy
65
0.13 ms
SELECT t0 . id AS id_1 , t0 . code_iso2 AS code_iso2_2 , t0 . code_iso3 AS code_iso3_3 , t0 . code_iso4 AS code_iso4_4 , t0 . name AS name_5 , t0 . flag_icon AS flag_icon_6 FROM frg_country t0 INNER JOIN frg_resource_countries ON t0 . id = frg_resource_countries . frg_country_id WHERE frg_resource_countries . frg_resource_id = ?
SELECT t0 . id AS id_1 , t0 . code_iso2 AS code_iso2_2 , t0 . code_iso3 AS code_iso3_3 , t0 . code_iso4 AS code_iso4_4 , t0 . name AS name_5 , t0 . flag_icon AS flag_icon_6 FROM frg_country t0 INNER JOIN frg_resource_countries ON t0 . id = frg_resource_countries . frg_country_id WHERE frg_resource_countries . frg_resource_id = 222 ;
Copy
66
0.12 ms
SELECT t0 . id AS id_1 , t0 . caption AS caption_2 , t0 . filename AS filename_3 , t0 . title AS title_4 , t0 . description AS description_5 , t0 . main_image AS main_image_6 , t0 . target_resource AS target_resource_7 , t0 . has_variants AS has_variants_8 , t0 . created_at AS created_at_9 , t0 . updated_at AS updated_at_10 , t0 . frg_resource_id AS frg_resource_id_11 , t0 . created_by_id AS created_by_id_12 , t0 . modified_by_id AS modified_by_id_13 FROM frg_image t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . caption AS caption_2 , t0 . filename AS filename_3 , t0 . title AS title_4 , t0 . description AS description_5 , t0 . main_image AS main_image_6 , t0 . target_resource AS target_resource_7 , t0 . has_variants AS has_variants_8 , t0 . created_at AS created_at_9 , t0 . updated_at AS updated_at_10 , t0 . frg_resource_id AS frg_resource_id_11 , t0 . created_by_id AS created_by_id_12 , t0 . modified_by_id AS modified_by_id_13 FROM frg_image t0 WHERE t0 . id = 429 ;
Copy
67
0.19 ms
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_topics ON t0 . id = frg_resource_topics . frg_resource_taxonomies_id WHERE frg_resource_topics . frg_resource_id = ?
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_topics ON t0 . id = frg_resource_topics . frg_resource_taxonomies_id WHERE frg_resource_topics . frg_resource_id = 202 ;
Copy
68
0.16 ms
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_profiles ON t0 . id = frg_resource_profiles . frg_resource_taxonomies_id WHERE frg_resource_profiles . frg_resource_id = ?
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_profiles ON t0 . id = frg_resource_profiles . frg_resource_taxonomies_id WHERE frg_resource_profiles . frg_resource_id = 202 ;
Copy
69
0.15 ms
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_purposes ON t0 . id = frg_resource_purposes . frg_resource_taxonomies_id WHERE frg_resource_purposes . frg_resource_id = ?
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_purposes ON t0 . id = frg_resource_purposes . frg_resource_taxonomies_id WHERE frg_resource_purposes . frg_resource_id = 202 ;
Copy
70
0.15 ms
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_biografhic_regions ON t0 . id = frg_resource_biografhic_regions . frg_resource_taxonomies_id WHERE frg_resource_biografhic_regions . frg_resource_id = ?
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_biografhic_regions ON t0 . id = frg_resource_biografhic_regions . frg_resource_taxonomies_id WHERE frg_resource_biografhic_regions . frg_resource_id = 202 ;
Copy
71
0.13 ms
SELECT t0 . id AS id_1 , t0 . code_iso2 AS code_iso2_2 , t0 . code_iso3 AS code_iso3_3 , t0 . code_iso4 AS code_iso4_4 , t0 . name AS name_5 , t0 . flag_icon AS flag_icon_6 FROM frg_country t0 INNER JOIN frg_resource_countries ON t0 . id = frg_resource_countries . frg_country_id WHERE frg_resource_countries . frg_resource_id = ?
SELECT t0 . id AS id_1 , t0 . code_iso2 AS code_iso2_2 , t0 . code_iso3 AS code_iso3_3 , t0 . code_iso4 AS code_iso4_4 , t0 . name AS name_5 , t0 . flag_icon AS flag_icon_6 FROM frg_country t0 INNER JOIN frg_resource_countries ON t0 . id = frg_resource_countries . frg_country_id WHERE frg_resource_countries . frg_resource_id = 202 ;
Copy
72
0.19 ms
SELECT t0 . id AS id_1 , t0 . caption AS caption_2 , t0 . filename AS filename_3 , t0 . title AS title_4 , t0 . description AS description_5 , t0 . main_image AS main_image_6 , t0 . target_resource AS target_resource_7 , t0 . has_variants AS has_variants_8 , t0 . created_at AS created_at_9 , t0 . updated_at AS updated_at_10 , t0 . frg_resource_id AS frg_resource_id_11 , t0 . created_by_id AS created_by_id_12 , t0 . modified_by_id AS modified_by_id_13 FROM frg_image t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . caption AS caption_2 , t0 . filename AS filename_3 , t0 . title AS title_4 , t0 . description AS description_5 , t0 . main_image AS main_image_6 , t0 . target_resource AS target_resource_7 , t0 . has_variants AS has_variants_8 , t0 . created_at AS created_at_9 , t0 . updated_at AS updated_at_10 , t0 . frg_resource_id AS frg_resource_id_11 , t0 . created_by_id AS created_by_id_12 , t0 . modified_by_id AS modified_by_id_13 FROM frg_image t0 WHERE t0 . id = 422 ;
Copy
73
0.20 ms
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_topics ON t0 . id = frg_resource_topics . frg_resource_taxonomies_id WHERE frg_resource_topics . frg_resource_id = ?
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_topics ON t0 . id = frg_resource_topics . frg_resource_taxonomies_id WHERE frg_resource_topics . frg_resource_id = 197 ;
Copy
74
0.17 ms
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_profiles ON t0 . id = frg_resource_profiles . frg_resource_taxonomies_id WHERE frg_resource_profiles . frg_resource_id = ?
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_profiles ON t0 . id = frg_resource_profiles . frg_resource_taxonomies_id WHERE frg_resource_profiles . frg_resource_id = 197 ;
Copy
75
0.22 ms
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_purposes ON t0 . id = frg_resource_purposes . frg_resource_taxonomies_id WHERE frg_resource_purposes . frg_resource_id = ?
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_purposes ON t0 . id = frg_resource_purposes . frg_resource_taxonomies_id WHERE frg_resource_purposes . frg_resource_id = 197 ;
Copy
76
0.23 ms
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_biografhic_regions ON t0 . id = frg_resource_biografhic_regions . frg_resource_taxonomies_id WHERE frg_resource_biografhic_regions . frg_resource_id = ?
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_biografhic_regions ON t0 . id = frg_resource_biografhic_regions . frg_resource_taxonomies_id WHERE frg_resource_biografhic_regions . frg_resource_id = 197 ;
Copy
77
0.21 ms
SELECT t0 . id AS id_1 , t0 . code_iso2 AS code_iso2_2 , t0 . code_iso3 AS code_iso3_3 , t0 . code_iso4 AS code_iso4_4 , t0 . name AS name_5 , t0 . flag_icon AS flag_icon_6 FROM frg_country t0 INNER JOIN frg_resource_countries ON t0 . id = frg_resource_countries . frg_country_id WHERE frg_resource_countries . frg_resource_id = ?
SELECT t0 . id AS id_1 , t0 . code_iso2 AS code_iso2_2 , t0 . code_iso3 AS code_iso3_3 , t0 . code_iso4 AS code_iso4_4 , t0 . name AS name_5 , t0 . flag_icon AS flag_icon_6 FROM frg_country t0 INNER JOIN frg_resource_countries ON t0 . id = frg_resource_countries . frg_country_id WHERE frg_resource_countries . frg_resource_id = 197 ;
Copy
78
0.19 ms
SELECT t0 . id AS id_1 , t0 . caption AS caption_2 , t0 . filename AS filename_3 , t0 . title AS title_4 , t0 . description AS description_5 , t0 . main_image AS main_image_6 , t0 . target_resource AS target_resource_7 , t0 . has_variants AS has_variants_8 , t0 . created_at AS created_at_9 , t0 . updated_at AS updated_at_10 , t0 . frg_resource_id AS frg_resource_id_11 , t0 . created_by_id AS created_by_id_12 , t0 . modified_by_id AS modified_by_id_13 FROM frg_image t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . caption AS caption_2 , t0 . filename AS filename_3 , t0 . title AS title_4 , t0 . description AS description_5 , t0 . main_image AS main_image_6 , t0 . target_resource AS target_resource_7 , t0 . has_variants AS has_variants_8 , t0 . created_at AS created_at_9 , t0 . updated_at AS updated_at_10 , t0 . frg_resource_id AS frg_resource_id_11 , t0 . created_by_id AS created_by_id_12 , t0 . modified_by_id AS modified_by_id_13 FROM frg_image t0 WHERE t0 . id = 427 ;
Copy
79
0.21 ms
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_topics ON t0 . id = frg_resource_topics . frg_resource_taxonomies_id WHERE frg_resource_topics . frg_resource_id = ?
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_topics ON t0 . id = frg_resource_topics . frg_resource_taxonomies_id WHERE frg_resource_topics . frg_resource_id = 200 ;
Copy
80
0.18 ms
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_profiles ON t0 . id = frg_resource_profiles . frg_resource_taxonomies_id WHERE frg_resource_profiles . frg_resource_id = ?
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_profiles ON t0 . id = frg_resource_profiles . frg_resource_taxonomies_id WHERE frg_resource_profiles . frg_resource_id = 200 ;
Copy
81
0.15 ms
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_purposes ON t0 . id = frg_resource_purposes . frg_resource_taxonomies_id WHERE frg_resource_purposes . frg_resource_id = ?
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_purposes ON t0 . id = frg_resource_purposes . frg_resource_taxonomies_id WHERE frg_resource_purposes . frg_resource_id = 200 ;
Copy
82
0.15 ms
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_biografhic_regions ON t0 . id = frg_resource_biografhic_regions . frg_resource_taxonomies_id WHERE frg_resource_biografhic_regions . frg_resource_id = ?
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_biografhic_regions ON t0 . id = frg_resource_biografhic_regions . frg_resource_taxonomies_id WHERE frg_resource_biografhic_regions . frg_resource_id = 200 ;
Copy
83
0.13 ms
SELECT t0 . id AS id_1 , t0 . code_iso2 AS code_iso2_2 , t0 . code_iso3 AS code_iso3_3 , t0 . code_iso4 AS code_iso4_4 , t0 . name AS name_5 , t0 . flag_icon AS flag_icon_6 FROM frg_country t0 INNER JOIN frg_resource_countries ON t0 . id = frg_resource_countries . frg_country_id WHERE frg_resource_countries . frg_resource_id = ?
SELECT t0 . id AS id_1 , t0 . code_iso2 AS code_iso2_2 , t0 . code_iso3 AS code_iso3_3 , t0 . code_iso4 AS code_iso4_4 , t0 . name AS name_5 , t0 . flag_icon AS flag_icon_6 FROM frg_country t0 INNER JOIN frg_resource_countries ON t0 . id = frg_resource_countries . frg_country_id WHERE frg_resource_countries . frg_resource_id = 200 ;
Copy
84
0.12 ms
SELECT t0 . id AS id_1 , t0 . caption AS caption_2 , t0 . filename AS filename_3 , t0 . title AS title_4 , t0 . description AS description_5 , t0 . main_image AS main_image_6 , t0 . target_resource AS target_resource_7 , t0 . has_variants AS has_variants_8 , t0 . created_at AS created_at_9 , t0 . updated_at AS updated_at_10 , t0 . frg_resource_id AS frg_resource_id_11 , t0 . created_by_id AS created_by_id_12 , t0 . modified_by_id AS modified_by_id_13 FROM frg_image t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . caption AS caption_2 , t0 . filename AS filename_3 , t0 . title AS title_4 , t0 . description AS description_5 , t0 . main_image AS main_image_6 , t0 . target_resource AS target_resource_7 , t0 . has_variants AS has_variants_8 , t0 . created_at AS created_at_9 , t0 . updated_at AS updated_at_10 , t0 . frg_resource_id AS frg_resource_id_11 , t0 . created_by_id AS created_by_id_12 , t0 . modified_by_id AS modified_by_id_13 FROM frg_image t0 WHERE t0 . id = 420 ;
Copy
85
0.16 ms
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_topics ON t0 . id = frg_resource_topics . frg_resource_taxonomies_id WHERE frg_resource_topics . frg_resource_id = ?
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_topics ON t0 . id = frg_resource_topics . frg_resource_taxonomies_id WHERE frg_resource_topics . frg_resource_id = 194 ;
Copy
86
0.18 ms
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_profiles ON t0 . id = frg_resource_profiles . frg_resource_taxonomies_id WHERE frg_resource_profiles . frg_resource_id = ?
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_profiles ON t0 . id = frg_resource_profiles . frg_resource_taxonomies_id WHERE frg_resource_profiles . frg_resource_id = 194 ;
Copy
87
0.14 ms
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_purposes ON t0 . id = frg_resource_purposes . frg_resource_taxonomies_id WHERE frg_resource_purposes . frg_resource_id = ?
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_purposes ON t0 . id = frg_resource_purposes . frg_resource_taxonomies_id WHERE frg_resource_purposes . frg_resource_id = 194 ;
Copy
88
0.14 ms
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_biografhic_regions ON t0 . id = frg_resource_biografhic_regions . frg_resource_taxonomies_id WHERE frg_resource_biografhic_regions . frg_resource_id = ?
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_biografhic_regions ON t0 . id = frg_resource_biografhic_regions . frg_resource_taxonomies_id WHERE frg_resource_biografhic_regions . frg_resource_id = 194 ;
Copy
89
0.13 ms
SELECT t0 . id AS id_1 , t0 . code_iso2 AS code_iso2_2 , t0 . code_iso3 AS code_iso3_3 , t0 . code_iso4 AS code_iso4_4 , t0 . name AS name_5 , t0 . flag_icon AS flag_icon_6 FROM frg_country t0 INNER JOIN frg_resource_countries ON t0 . id = frg_resource_countries . frg_country_id WHERE frg_resource_countries . frg_resource_id = ?
SELECT t0 . id AS id_1 , t0 . code_iso2 AS code_iso2_2 , t0 . code_iso3 AS code_iso3_3 , t0 . code_iso4 AS code_iso4_4 , t0 . name AS name_5 , t0 . flag_icon AS flag_icon_6 FROM frg_country t0 INNER JOIN frg_resource_countries ON t0 . id = frg_resource_countries . frg_country_id WHERE frg_resource_countries . frg_resource_id = 194 ;
Copy
90
0.13 ms
SELECT t0 . id AS id_1 , t0 . caption AS caption_2 , t0 . filename AS filename_3 , t0 . title AS title_4 , t0 . description AS description_5 , t0 . main_image AS main_image_6 , t0 . target_resource AS target_resource_7 , t0 . has_variants AS has_variants_8 , t0 . created_at AS created_at_9 , t0 . updated_at AS updated_at_10 , t0 . frg_resource_id AS frg_resource_id_11 , t0 . created_by_id AS created_by_id_12 , t0 . modified_by_id AS modified_by_id_13 FROM frg_image t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . caption AS caption_2 , t0 . filename AS filename_3 , t0 . title AS title_4 , t0 . description AS description_5 , t0 . main_image AS main_image_6 , t0 . target_resource AS target_resource_7 , t0 . has_variants AS has_variants_8 , t0 . created_at AS created_at_9 , t0 . updated_at AS updated_at_10 , t0 . frg_resource_id AS frg_resource_id_11 , t0 . created_by_id AS created_by_id_12 , t0 . modified_by_id AS modified_by_id_13 FROM frg_image t0 WHERE t0 . id = 414 ;
Copy
91
0.19 ms
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_topics ON t0 . id = frg_resource_topics . frg_resource_taxonomies_id WHERE frg_resource_topics . frg_resource_id = ?
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_topics ON t0 . id = frg_resource_topics . frg_resource_taxonomies_id WHERE frg_resource_topics . frg_resource_id = 157 ;
Copy
92
0.16 ms
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_profiles ON t0 . id = frg_resource_profiles . frg_resource_taxonomies_id WHERE frg_resource_profiles . frg_resource_id = ?
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_profiles ON t0 . id = frg_resource_profiles . frg_resource_taxonomies_id WHERE frg_resource_profiles . frg_resource_id = 157 ;
Copy
93
0.17 ms
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_purposes ON t0 . id = frg_resource_purposes . frg_resource_taxonomies_id WHERE frg_resource_purposes . frg_resource_id = ?
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_purposes ON t0 . id = frg_resource_purposes . frg_resource_taxonomies_id WHERE frg_resource_purposes . frg_resource_id = 157 ;
Copy
94
0.15 ms
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_biografhic_regions ON t0 . id = frg_resource_biografhic_regions . frg_resource_taxonomies_id WHERE frg_resource_biografhic_regions . frg_resource_id = ?
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_biografhic_regions ON t0 . id = frg_resource_biografhic_regions . frg_resource_taxonomies_id WHERE frg_resource_biografhic_regions . frg_resource_id = 157 ;
Copy
95
0.14 ms
SELECT t0 . id AS id_1 , t0 . code_iso2 AS code_iso2_2 , t0 . code_iso3 AS code_iso3_3 , t0 . code_iso4 AS code_iso4_4 , t0 . name AS name_5 , t0 . flag_icon AS flag_icon_6 FROM frg_country t0 INNER JOIN frg_resource_countries ON t0 . id = frg_resource_countries . frg_country_id WHERE frg_resource_countries . frg_resource_id = ?
SELECT t0 . id AS id_1 , t0 . code_iso2 AS code_iso2_2 , t0 . code_iso3 AS code_iso3_3 , t0 . code_iso4 AS code_iso4_4 , t0 . name AS name_5 , t0 . flag_icon AS flag_icon_6 FROM frg_country t0 INNER JOIN frg_resource_countries ON t0 . id = frg_resource_countries . frg_country_id WHERE frg_resource_countries . frg_resource_id = 157 ;
Copy
96
0.25 ms
SELECT t0 . id AS id_1 , t0 . caption AS caption_2 , t0 . filename AS filename_3 , t0 . title AS title_4 , t0 . description AS description_5 , t0 . main_image AS main_image_6 , t0 . target_resource AS target_resource_7 , t0 . has_variants AS has_variants_8 , t0 . created_at AS created_at_9 , t0 . updated_at AS updated_at_10 , t0 . frg_resource_id AS frg_resource_id_11 , t0 . created_by_id AS created_by_id_12 , t0 . modified_by_id AS modified_by_id_13 FROM frg_image t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . caption AS caption_2 , t0 . filename AS filename_3 , t0 . title AS title_4 , t0 . description AS description_5 , t0 . main_image AS main_image_6 , t0 . target_resource AS target_resource_7 , t0 . has_variants AS has_variants_8 , t0 . created_at AS created_at_9 , t0 . updated_at AS updated_at_10 , t0 . frg_resource_id AS frg_resource_id_11 , t0 . created_by_id AS created_by_id_12 , t0 . modified_by_id AS modified_by_id_13 FROM frg_image t0 WHERE t0 . id = 345 ;
Copy
97
0.19 ms
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_topics ON t0 . id = frg_resource_topics . frg_resource_taxonomies_id WHERE frg_resource_topics . frg_resource_id = ?
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_topics ON t0 . id = frg_resource_topics . frg_resource_taxonomies_id WHERE frg_resource_topics . frg_resource_id = 155 ;
Copy
98
0.16 ms
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_profiles ON t0 . id = frg_resource_profiles . frg_resource_taxonomies_id WHERE frg_resource_profiles . frg_resource_id = ?
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_profiles ON t0 . id = frg_resource_profiles . frg_resource_taxonomies_id WHERE frg_resource_profiles . frg_resource_id = 155 ;
Copy
99
0.16 ms
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_purposes ON t0 . id = frg_resource_purposes . frg_resource_taxonomies_id WHERE frg_resource_purposes . frg_resource_id = ?
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_purposes ON t0 . id = frg_resource_purposes . frg_resource_taxonomies_id WHERE frg_resource_purposes . frg_resource_id = 155 ;
Copy
100
0.15 ms
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_biografhic_regions ON t0 . id = frg_resource_biografhic_regions . frg_resource_taxonomies_id WHERE frg_resource_biografhic_regions . frg_resource_id = ?
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_biografhic_regions ON t0 . id = frg_resource_biografhic_regions . frg_resource_taxonomies_id WHERE frg_resource_biografhic_regions . frg_resource_id = 155 ;
Copy
101
0.13 ms
SELECT t0 . id AS id_1 , t0 . code_iso2 AS code_iso2_2 , t0 . code_iso3 AS code_iso3_3 , t0 . code_iso4 AS code_iso4_4 , t0 . name AS name_5 , t0 . flag_icon AS flag_icon_6 FROM frg_country t0 INNER JOIN frg_resource_countries ON t0 . id = frg_resource_countries . frg_country_id WHERE frg_resource_countries . frg_resource_id = ?
SELECT t0 . id AS id_1 , t0 . code_iso2 AS code_iso2_2 , t0 . code_iso3 AS code_iso3_3 , t0 . code_iso4 AS code_iso4_4 , t0 . name AS name_5 , t0 . flag_icon AS flag_icon_6 FROM frg_country t0 INNER JOIN frg_resource_countries ON t0 . id = frg_resource_countries . frg_country_id WHERE frg_resource_countries . frg_resource_id = 155 ;
Copy
102
0.13 ms
SELECT t0 . id AS id_1 , t0 . caption AS caption_2 , t0 . filename AS filename_3 , t0 . title AS title_4 , t0 . description AS description_5 , t0 . main_image AS main_image_6 , t0 . target_resource AS target_resource_7 , t0 . has_variants AS has_variants_8 , t0 . created_at AS created_at_9 , t0 . updated_at AS updated_at_10 , t0 . frg_resource_id AS frg_resource_id_11 , t0 . created_by_id AS created_by_id_12 , t0 . modified_by_id AS modified_by_id_13 FROM frg_image t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . caption AS caption_2 , t0 . filename AS filename_3 , t0 . title AS title_4 , t0 . description AS description_5 , t0 . main_image AS main_image_6 , t0 . target_resource AS target_resource_7 , t0 . has_variants AS has_variants_8 , t0 . created_at AS created_at_9 , t0 . updated_at AS updated_at_10 , t0 . frg_resource_id AS frg_resource_id_11 , t0 . created_by_id AS created_by_id_12 , t0 . modified_by_id AS modified_by_id_13 FROM frg_image t0 WHERE t0 . id = 332 ;
Copy
103
0.18 ms
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_topics ON t0 . id = frg_resource_topics . frg_resource_taxonomies_id WHERE frg_resource_topics . frg_resource_id = ?
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_topics ON t0 . id = frg_resource_topics . frg_resource_taxonomies_id WHERE frg_resource_topics . frg_resource_id = 140 ;
Copy
104
0.16 ms
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_profiles ON t0 . id = frg_resource_profiles . frg_resource_taxonomies_id WHERE frg_resource_profiles . frg_resource_id = ?
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_profiles ON t0 . id = frg_resource_profiles . frg_resource_taxonomies_id WHERE frg_resource_profiles . frg_resource_id = 140 ;
Copy
105
0.16 ms
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_purposes ON t0 . id = frg_resource_purposes . frg_resource_taxonomies_id WHERE frg_resource_purposes . frg_resource_id = ?
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_purposes ON t0 . id = frg_resource_purposes . frg_resource_taxonomies_id WHERE frg_resource_purposes . frg_resource_id = 140 ;
Copy
106
0.14 ms
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_biografhic_regions ON t0 . id = frg_resource_biografhic_regions . frg_resource_taxonomies_id WHERE frg_resource_biografhic_regions . frg_resource_id = ?
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_biografhic_regions ON t0 . id = frg_resource_biografhic_regions . frg_resource_taxonomies_id WHERE frg_resource_biografhic_regions . frg_resource_id = 140 ;
Copy
107
0.13 ms
SELECT t0 . id AS id_1 , t0 . code_iso2 AS code_iso2_2 , t0 . code_iso3 AS code_iso3_3 , t0 . code_iso4 AS code_iso4_4 , t0 . name AS name_5 , t0 . flag_icon AS flag_icon_6 FROM frg_country t0 INNER JOIN frg_resource_countries ON t0 . id = frg_resource_countries . frg_country_id WHERE frg_resource_countries . frg_resource_id = ?
SELECT t0 . id AS id_1 , t0 . code_iso2 AS code_iso2_2 , t0 . code_iso3 AS code_iso3_3 , t0 . code_iso4 AS code_iso4_4 , t0 . name AS name_5 , t0 . flag_icon AS flag_icon_6 FROM frg_country t0 INNER JOIN frg_resource_countries ON t0 . id = frg_resource_countries . frg_country_id WHERE frg_resource_countries . frg_resource_id = 140 ;
Copy
108
0.12 ms
SELECT t0 . id AS id_1 , t0 . caption AS caption_2 , t0 . filename AS filename_3 , t0 . title AS title_4 , t0 . description AS description_5 , t0 . main_image AS main_image_6 , t0 . target_resource AS target_resource_7 , t0 . has_variants AS has_variants_8 , t0 . created_at AS created_at_9 , t0 . updated_at AS updated_at_10 , t0 . frg_resource_id AS frg_resource_id_11 , t0 . created_by_id AS created_by_id_12 , t0 . modified_by_id AS modified_by_id_13 FROM frg_image t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . caption AS caption_2 , t0 . filename AS filename_3 , t0 . title AS title_4 , t0 . description AS description_5 , t0 . main_image AS main_image_6 , t0 . target_resource AS target_resource_7 , t0 . has_variants AS has_variants_8 , t0 . created_at AS created_at_9 , t0 . updated_at AS updated_at_10 , t0 . frg_resource_id AS frg_resource_id_11 , t0 . created_by_id AS created_by_id_12 , t0 . modified_by_id AS modified_by_id_13 FROM frg_image t0 WHERE t0 . id = 338 ;
Copy
109
0.19 ms
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_topics ON t0 . id = frg_resource_topics . frg_resource_taxonomies_id WHERE frg_resource_topics . frg_resource_id = ?
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_topics ON t0 . id = frg_resource_topics . frg_resource_taxonomies_id WHERE frg_resource_topics . frg_resource_id = 142 ;
Copy
110
0.15 ms
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_profiles ON t0 . id = frg_resource_profiles . frg_resource_taxonomies_id WHERE frg_resource_profiles . frg_resource_id = ?
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_profiles ON t0 . id = frg_resource_profiles . frg_resource_taxonomies_id WHERE frg_resource_profiles . frg_resource_id = 142 ;
Copy
111
0.14 ms
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_purposes ON t0 . id = frg_resource_purposes . frg_resource_taxonomies_id WHERE frg_resource_purposes . frg_resource_id = ?
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_purposes ON t0 . id = frg_resource_purposes . frg_resource_taxonomies_id WHERE frg_resource_purposes . frg_resource_id = 142 ;
Copy
112
0.15 ms
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_biografhic_regions ON t0 . id = frg_resource_biografhic_regions . frg_resource_taxonomies_id WHERE frg_resource_biografhic_regions . frg_resource_id = ?
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_biografhic_regions ON t0 . id = frg_resource_biografhic_regions . frg_resource_taxonomies_id WHERE frg_resource_biografhic_regions . frg_resource_id = 142 ;
Copy
113
0.13 ms
SELECT t0 . id AS id_1 , t0 . code_iso2 AS code_iso2_2 , t0 . code_iso3 AS code_iso3_3 , t0 . code_iso4 AS code_iso4_4 , t0 . name AS name_5 , t0 . flag_icon AS flag_icon_6 FROM frg_country t0 INNER JOIN frg_resource_countries ON t0 . id = frg_resource_countries . frg_country_id WHERE frg_resource_countries . frg_resource_id = ?
SELECT t0 . id AS id_1 , t0 . code_iso2 AS code_iso2_2 , t0 . code_iso3 AS code_iso3_3 , t0 . code_iso4 AS code_iso4_4 , t0 . name AS name_5 , t0 . flag_icon AS flag_icon_6 FROM frg_country t0 INNER JOIN frg_resource_countries ON t0 . id = frg_resource_countries . frg_country_id WHERE frg_resource_countries . frg_resource_id = 142 ;
Copy
114
0.12 ms
SELECT t0 . id AS id_1 , t0 . caption AS caption_2 , t0 . filename AS filename_3 , t0 . title AS title_4 , t0 . description AS description_5 , t0 . main_image AS main_image_6 , t0 . target_resource AS target_resource_7 , t0 . has_variants AS has_variants_8 , t0 . created_at AS created_at_9 , t0 . updated_at AS updated_at_10 , t0 . frg_resource_id AS frg_resource_id_11 , t0 . created_by_id AS created_by_id_12 , t0 . modified_by_id AS modified_by_id_13 FROM frg_image t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . caption AS caption_2 , t0 . filename AS filename_3 , t0 . title AS title_4 , t0 . description AS description_5 , t0 . main_image AS main_image_6 , t0 . target_resource AS target_resource_7 , t0 . has_variants AS has_variants_8 , t0 . created_at AS created_at_9 , t0 . updated_at AS updated_at_10 , t0 . frg_resource_id AS frg_resource_id_11 , t0 . created_by_id AS created_by_id_12 , t0 . modified_by_id AS modified_by_id_13 FROM frg_image t0 WHERE t0 . id = 342 ;
Copy
115
0.17 ms
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_topics ON t0 . id = frg_resource_topics . frg_resource_taxonomies_id WHERE frg_resource_topics . frg_resource_id = ?
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_topics ON t0 . id = frg_resource_topics . frg_resource_taxonomies_id WHERE frg_resource_topics . frg_resource_id = 150 ;
Copy
116
0.15 ms
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_profiles ON t0 . id = frg_resource_profiles . frg_resource_taxonomies_id WHERE frg_resource_profiles . frg_resource_id = ?
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_profiles ON t0 . id = frg_resource_profiles . frg_resource_taxonomies_id WHERE frg_resource_profiles . frg_resource_id = 150 ;
Copy
117
0.14 ms
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_purposes ON t0 . id = frg_resource_purposes . frg_resource_taxonomies_id WHERE frg_resource_purposes . frg_resource_id = ?
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_purposes ON t0 . id = frg_resource_purposes . frg_resource_taxonomies_id WHERE frg_resource_purposes . frg_resource_id = 150 ;
Copy
118
0.15 ms
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_biografhic_regions ON t0 . id = frg_resource_biografhic_regions . frg_resource_taxonomies_id WHERE frg_resource_biografhic_regions . frg_resource_id = ?
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_biografhic_regions ON t0 . id = frg_resource_biografhic_regions . frg_resource_taxonomies_id WHERE frg_resource_biografhic_regions . frg_resource_id = 150 ;
Copy
119
0.13 ms
SELECT t0 . id AS id_1 , t0 . code_iso2 AS code_iso2_2 , t0 . code_iso3 AS code_iso3_3 , t0 . code_iso4 AS code_iso4_4 , t0 . name AS name_5 , t0 . flag_icon AS flag_icon_6 FROM frg_country t0 INNER JOIN frg_resource_countries ON t0 . id = frg_resource_countries . frg_country_id WHERE frg_resource_countries . frg_resource_id = ?
SELECT t0 . id AS id_1 , t0 . code_iso2 AS code_iso2_2 , t0 . code_iso3 AS code_iso3_3 , t0 . code_iso4 AS code_iso4_4 , t0 . name AS name_5 , t0 . flag_icon AS flag_icon_6 FROM frg_country t0 INNER JOIN frg_resource_countries ON t0 . id = frg_resource_countries . frg_country_id WHERE frg_resource_countries . frg_resource_id = 150 ;
Copy
120
0.12 ms
SELECT t0 . id AS id_1 , t0 . caption AS caption_2 , t0 . filename AS filename_3 , t0 . title AS title_4 , t0 . description AS description_5 , t0 . main_image AS main_image_6 , t0 . target_resource AS target_resource_7 , t0 . has_variants AS has_variants_8 , t0 . created_at AS created_at_9 , t0 . updated_at AS updated_at_10 , t0 . frg_resource_id AS frg_resource_id_11 , t0 . created_by_id AS created_by_id_12 , t0 . modified_by_id AS modified_by_id_13 FROM frg_image t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . caption AS caption_2 , t0 . filename AS filename_3 , t0 . title AS title_4 , t0 . description AS description_5 , t0 . main_image AS main_image_6 , t0 . target_resource AS target_resource_7 , t0 . has_variants AS has_variants_8 , t0 . created_at AS created_at_9 , t0 . updated_at AS updated_at_10 , t0 . frg_resource_id AS frg_resource_id_11 , t0 . created_by_id AS created_by_id_12 , t0 . modified_by_id AS modified_by_id_13 FROM frg_image t0 WHERE t0 . id = 296 ;
Copy
121
0.18 ms
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_topics ON t0 . id = frg_resource_topics . frg_resource_taxonomies_id WHERE frg_resource_topics . frg_resource_id = ?
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_topics ON t0 . id = frg_resource_topics . frg_resource_taxonomies_id WHERE frg_resource_topics . frg_resource_id = 130 ;
Copy
122
0.16 ms
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_profiles ON t0 . id = frg_resource_profiles . frg_resource_taxonomies_id WHERE frg_resource_profiles . frg_resource_id = ?
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_profiles ON t0 . id = frg_resource_profiles . frg_resource_taxonomies_id WHERE frg_resource_profiles . frg_resource_id = 130 ;
Copy
123
0.15 ms
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_purposes ON t0 . id = frg_resource_purposes . frg_resource_taxonomies_id WHERE frg_resource_purposes . frg_resource_id = ?
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_purposes ON t0 . id = frg_resource_purposes . frg_resource_taxonomies_id WHERE frg_resource_purposes . frg_resource_id = 130 ;
Copy
124
0.15 ms
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_biografhic_regions ON t0 . id = frg_resource_biografhic_regions . frg_resource_taxonomies_id WHERE frg_resource_biografhic_regions . frg_resource_id = ?
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_biografhic_regions ON t0 . id = frg_resource_biografhic_regions . frg_resource_taxonomies_id WHERE frg_resource_biografhic_regions . frg_resource_id = 130 ;
Copy
125
0.13 ms
SELECT t0 . id AS id_1 , t0 . code_iso2 AS code_iso2_2 , t0 . code_iso3 AS code_iso3_3 , t0 . code_iso4 AS code_iso4_4 , t0 . name AS name_5 , t0 . flag_icon AS flag_icon_6 FROM frg_country t0 INNER JOIN frg_resource_countries ON t0 . id = frg_resource_countries . frg_country_id WHERE frg_resource_countries . frg_resource_id = ?
SELECT t0 . id AS id_1 , t0 . code_iso2 AS code_iso2_2 , t0 . code_iso3 AS code_iso3_3 , t0 . code_iso4 AS code_iso4_4 , t0 . name AS name_5 , t0 . flag_icon AS flag_icon_6 FROM frg_country t0 INNER JOIN frg_resource_countries ON t0 . id = frg_resource_countries . frg_country_id WHERE frg_resource_countries . frg_resource_id = 130 ;
Copy
126
0.21 ms
SELECT t0 . id AS id_1 , t0 . caption AS caption_2 , t0 . filename AS filename_3 , t0 . title AS title_4 , t0 . description AS description_5 , t0 . main_image AS main_image_6 , t0 . target_resource AS target_resource_7 , t0 . has_variants AS has_variants_8 , t0 . created_at AS created_at_9 , t0 . updated_at AS updated_at_10 , t0 . frg_resource_id AS frg_resource_id_11 , t0 . created_by_id AS created_by_id_12 , t0 . modified_by_id AS modified_by_id_13 FROM frg_image t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . caption AS caption_2 , t0 . filename AS filename_3 , t0 . title AS title_4 , t0 . description AS description_5 , t0 . main_image AS main_image_6 , t0 . target_resource AS target_resource_7 , t0 . has_variants AS has_variants_8 , t0 . created_at AS created_at_9 , t0 . updated_at AS updated_at_10 , t0 . frg_resource_id AS frg_resource_id_11 , t0 . created_by_id AS created_by_id_12 , t0 . modified_by_id AS modified_by_id_13 FROM frg_image t0 WHERE t0 . id = 231 ;
Copy
127
0.24 ms
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_topics ON t0 . id = frg_resource_topics . frg_resource_taxonomies_id WHERE frg_resource_topics . frg_resource_id = ?
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_topics ON t0 . id = frg_resource_topics . frg_resource_taxonomies_id WHERE frg_resource_topics . frg_resource_id = 127 ;
Copy
128
0.24 ms
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_profiles ON t0 . id = frg_resource_profiles . frg_resource_taxonomies_id WHERE frg_resource_profiles . frg_resource_id = ?
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_profiles ON t0 . id = frg_resource_profiles . frg_resource_taxonomies_id WHERE frg_resource_profiles . frg_resource_id = 127 ;
Copy
129
0.22 ms
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_purposes ON t0 . id = frg_resource_purposes . frg_resource_taxonomies_id WHERE frg_resource_purposes . frg_resource_id = ?
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_purposes ON t0 . id = frg_resource_purposes . frg_resource_taxonomies_id WHERE frg_resource_purposes . frg_resource_id = 127 ;
Copy
130
0.22 ms
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_biografhic_regions ON t0 . id = frg_resource_biografhic_regions . frg_resource_taxonomies_id WHERE frg_resource_biografhic_regions . frg_resource_id = ?
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_biografhic_regions ON t0 . id = frg_resource_biografhic_regions . frg_resource_taxonomies_id WHERE frg_resource_biografhic_regions . frg_resource_id = 127 ;
Copy
131
0.21 ms
SELECT t0 . id AS id_1 , t0 . code_iso2 AS code_iso2_2 , t0 . code_iso3 AS code_iso3_3 , t0 . code_iso4 AS code_iso4_4 , t0 . name AS name_5 , t0 . flag_icon AS flag_icon_6 FROM frg_country t0 INNER JOIN frg_resource_countries ON t0 . id = frg_resource_countries . frg_country_id WHERE frg_resource_countries . frg_resource_id = ?
SELECT t0 . id AS id_1 , t0 . code_iso2 AS code_iso2_2 , t0 . code_iso3 AS code_iso3_3 , t0 . code_iso4 AS code_iso4_4 , t0 . name AS name_5 , t0 . flag_icon AS flag_icon_6 FROM frg_country t0 INNER JOIN frg_resource_countries ON t0 . id = frg_resource_countries . frg_country_id WHERE frg_resource_countries . frg_resource_id = 127 ;
Copy
132
0.26 ms
SELECT t0 . id AS id_1 , t0 . caption AS caption_2 , t0 . filename AS filename_3 , t0 . title AS title_4 , t0 . description AS description_5 , t0 . main_image AS main_image_6 , t0 . target_resource AS target_resource_7 , t0 . has_variants AS has_variants_8 , t0 . created_at AS created_at_9 , t0 . updated_at AS updated_at_10 , t0 . frg_resource_id AS frg_resource_id_11 , t0 . created_by_id AS created_by_id_12 , t0 . modified_by_id AS modified_by_id_13 FROM frg_image t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . caption AS caption_2 , t0 . filename AS filename_3 , t0 . title AS title_4 , t0 . description AS description_5 , t0 . main_image AS main_image_6 , t0 . target_resource AS target_resource_7 , t0 . has_variants AS has_variants_8 , t0 . created_at AS created_at_9 , t0 . updated_at AS updated_at_10 , t0 . frg_resource_id AS frg_resource_id_11 , t0 . created_by_id AS created_by_id_12 , t0 . modified_by_id AS modified_by_id_13 FROM frg_image t0 WHERE t0 . id = 177 ;
Copy
133
0.20 ms
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_topics ON t0 . id = frg_resource_topics . frg_resource_taxonomies_id WHERE frg_resource_topics . frg_resource_id = ?
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_topics ON t0 . id = frg_resource_topics . frg_resource_taxonomies_id WHERE frg_resource_topics . frg_resource_id = 43 ;
Copy
134
0.17 ms
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_profiles ON t0 . id = frg_resource_profiles . frg_resource_taxonomies_id WHERE frg_resource_profiles . frg_resource_id = ?
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_profiles ON t0 . id = frg_resource_profiles . frg_resource_taxonomies_id WHERE frg_resource_profiles . frg_resource_id = 43 ;
Copy
135
0.16 ms
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_purposes ON t0 . id = frg_resource_purposes . frg_resource_taxonomies_id WHERE frg_resource_purposes . frg_resource_id = ?
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_purposes ON t0 . id = frg_resource_purposes . frg_resource_taxonomies_id WHERE frg_resource_purposes . frg_resource_id = 43 ;
Copy
136
0.15 ms
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_biografhic_regions ON t0 . id = frg_resource_biografhic_regions . frg_resource_taxonomies_id WHERE frg_resource_biografhic_regions . frg_resource_id = ?
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_biografhic_regions ON t0 . id = frg_resource_biografhic_regions . frg_resource_taxonomies_id WHERE frg_resource_biografhic_regions . frg_resource_id = 43 ;
Copy
137
0.14 ms
SELECT t0 . id AS id_1 , t0 . code_iso2 AS code_iso2_2 , t0 . code_iso3 AS code_iso3_3 , t0 . code_iso4 AS code_iso4_4 , t0 . name AS name_5 , t0 . flag_icon AS flag_icon_6 FROM frg_country t0 INNER JOIN frg_resource_countries ON t0 . id = frg_resource_countries . frg_country_id WHERE frg_resource_countries . frg_resource_id = ?
SELECT t0 . id AS id_1 , t0 . code_iso2 AS code_iso2_2 , t0 . code_iso3 AS code_iso3_3 , t0 . code_iso4 AS code_iso4_4 , t0 . name AS name_5 , t0 . flag_icon AS flag_icon_6 FROM frg_country t0 INNER JOIN frg_resource_countries ON t0 . id = frg_resource_countries . frg_country_id WHERE frg_resource_countries . frg_resource_id = 43 ;
Copy
138
0.13 ms
SELECT t0 . id AS id_1 , t0 . caption AS caption_2 , t0 . filename AS filename_3 , t0 . title AS title_4 , t0 . description AS description_5 , t0 . main_image AS main_image_6 , t0 . target_resource AS target_resource_7 , t0 . has_variants AS has_variants_8 , t0 . created_at AS created_at_9 , t0 . updated_at AS updated_at_10 , t0 . frg_resource_id AS frg_resource_id_11 , t0 . created_by_id AS created_by_id_12 , t0 . modified_by_id AS modified_by_id_13 FROM frg_image t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . caption AS caption_2 , t0 . filename AS filename_3 , t0 . title AS title_4 , t0 . description AS description_5 , t0 . main_image AS main_image_6 , t0 . target_resource AS target_resource_7 , t0 . has_variants AS has_variants_8 , t0 . created_at AS created_at_9 , t0 . updated_at AS updated_at_10 , t0 . frg_resource_id AS frg_resource_id_11 , t0 . created_by_id AS created_by_id_12 , t0 . modified_by_id AS modified_by_id_13 FROM frg_image t0 WHERE t0 . id = 295 ;
Copy
139
0.24 ms
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_topics ON t0 . id = frg_resource_topics . frg_resource_taxonomies_id WHERE frg_resource_topics . frg_resource_id = ?
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_topics ON t0 . id = frg_resource_topics . frg_resource_taxonomies_id WHERE frg_resource_topics . frg_resource_id = 81 ;
Copy
140
0.25 ms
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_profiles ON t0 . id = frg_resource_profiles . frg_resource_taxonomies_id WHERE frg_resource_profiles . frg_resource_id = ?
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_profiles ON t0 . id = frg_resource_profiles . frg_resource_taxonomies_id WHERE frg_resource_profiles . frg_resource_id = 81 ;
Copy
141
0.23 ms
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_purposes ON t0 . id = frg_resource_purposes . frg_resource_taxonomies_id WHERE frg_resource_purposes . frg_resource_id = ?
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_purposes ON t0 . id = frg_resource_purposes . frg_resource_taxonomies_id WHERE frg_resource_purposes . frg_resource_id = 81 ;
Copy
142
0.22 ms
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_biografhic_regions ON t0 . id = frg_resource_biografhic_regions . frg_resource_taxonomies_id WHERE frg_resource_biografhic_regions . frg_resource_id = ?
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_biografhic_regions ON t0 . id = frg_resource_biografhic_regions . frg_resource_taxonomies_id WHERE frg_resource_biografhic_regions . frg_resource_id = 81 ;
Copy
143
0.20 ms
SELECT t0 . id AS id_1 , t0 . code_iso2 AS code_iso2_2 , t0 . code_iso3 AS code_iso3_3 , t0 . code_iso4 AS code_iso4_4 , t0 . name AS name_5 , t0 . flag_icon AS flag_icon_6 FROM frg_country t0 INNER JOIN frg_resource_countries ON t0 . id = frg_resource_countries . frg_country_id WHERE frg_resource_countries . frg_resource_id = ?
SELECT t0 . id AS id_1 , t0 . code_iso2 AS code_iso2_2 , t0 . code_iso3 AS code_iso3_3 , t0 . code_iso4 AS code_iso4_4 , t0 . name AS name_5 , t0 . flag_icon AS flag_icon_6 FROM frg_country t0 INNER JOIN frg_resource_countries ON t0 . id = frg_resource_countries . frg_country_id WHERE frg_resource_countries . frg_resource_id = 81 ;
Copy
144
0.19 ms
SELECT t0 . id AS id_1 , t0 . caption AS caption_2 , t0 . filename AS filename_3 , t0 . title AS title_4 , t0 . description AS description_5 , t0 . main_image AS main_image_6 , t0 . target_resource AS target_resource_7 , t0 . has_variants AS has_variants_8 , t0 . created_at AS created_at_9 , t0 . updated_at AS updated_at_10 , t0 . frg_resource_id AS frg_resource_id_11 , t0 . created_by_id AS created_by_id_12 , t0 . modified_by_id AS modified_by_id_13 FROM frg_image t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . caption AS caption_2 , t0 . filename AS filename_3 , t0 . title AS title_4 , t0 . description AS description_5 , t0 . main_image AS main_image_6 , t0 . target_resource AS target_resource_7 , t0 . has_variants AS has_variants_8 , t0 . created_at AS created_at_9 , t0 . updated_at AS updated_at_10 , t0 . frg_resource_id AS frg_resource_id_11 , t0 . created_by_id AS created_by_id_12 , t0 . modified_by_id AS modified_by_id_13 FROM frg_image t0 WHERE t0 . id = 279 ;
Copy
145
0.23 ms
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_topics ON t0 . id = frg_resource_topics . frg_resource_taxonomies_id WHERE frg_resource_topics . frg_resource_id = ?
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_topics ON t0 . id = frg_resource_topics . frg_resource_taxonomies_id WHERE frg_resource_topics . frg_resource_id = 87 ;
Copy
146
0.23 ms
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_profiles ON t0 . id = frg_resource_profiles . frg_resource_taxonomies_id WHERE frg_resource_profiles . frg_resource_id = ?
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_profiles ON t0 . id = frg_resource_profiles . frg_resource_taxonomies_id WHERE frg_resource_profiles . frg_resource_id = 87 ;
Copy
147
0.16 ms
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_purposes ON t0 . id = frg_resource_purposes . frg_resource_taxonomies_id WHERE frg_resource_purposes . frg_resource_id = ?
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_purposes ON t0 . id = frg_resource_purposes . frg_resource_taxonomies_id WHERE frg_resource_purposes . frg_resource_id = 87 ;
Copy
148
0.15 ms
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_biografhic_regions ON t0 . id = frg_resource_biografhic_regions . frg_resource_taxonomies_id WHERE frg_resource_biografhic_regions . frg_resource_id = ?
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_biografhic_regions ON t0 . id = frg_resource_biografhic_regions . frg_resource_taxonomies_id WHERE frg_resource_biografhic_regions . frg_resource_id = 87 ;
Copy
149
0.13 ms
SELECT t0 . id AS id_1 , t0 . code_iso2 AS code_iso2_2 , t0 . code_iso3 AS code_iso3_3 , t0 . code_iso4 AS code_iso4_4 , t0 . name AS name_5 , t0 . flag_icon AS flag_icon_6 FROM frg_country t0 INNER JOIN frg_resource_countries ON t0 . id = frg_resource_countries . frg_country_id WHERE frg_resource_countries . frg_resource_id = ?
SELECT t0 . id AS id_1 , t0 . code_iso2 AS code_iso2_2 , t0 . code_iso3 AS code_iso3_3 , t0 . code_iso4 AS code_iso4_4 , t0 . name AS name_5 , t0 . flag_icon AS flag_icon_6 FROM frg_country t0 INNER JOIN frg_resource_countries ON t0 . id = frg_resource_countries . frg_country_id WHERE frg_resource_countries . frg_resource_id = 87 ;
Copy
150
0.13 ms
SELECT t0 . id AS id_1 , t0 . caption AS caption_2 , t0 . filename AS filename_3 , t0 . title AS title_4 , t0 . description AS description_5 , t0 . main_image AS main_image_6 , t0 . target_resource AS target_resource_7 , t0 . has_variants AS has_variants_8 , t0 . created_at AS created_at_9 , t0 . updated_at AS updated_at_10 , t0 . frg_resource_id AS frg_resource_id_11 , t0 . created_by_id AS created_by_id_12 , t0 . modified_by_id AS modified_by_id_13 FROM frg_image t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . caption AS caption_2 , t0 . filename AS filename_3 , t0 . title AS title_4 , t0 . description AS description_5 , t0 . main_image AS main_image_6 , t0 . target_resource AS target_resource_7 , t0 . has_variants AS has_variants_8 , t0 . created_at AS created_at_9 , t0 . updated_at AS updated_at_10 , t0 . frg_resource_id AS frg_resource_id_11 , t0 . created_by_id AS created_by_id_12 , t0 . modified_by_id AS modified_by_id_13 FROM frg_image t0 WHERE t0 . id = 280 ;
Copy
151
0.19 ms
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_topics ON t0 . id = frg_resource_topics . frg_resource_taxonomies_id WHERE frg_resource_topics . frg_resource_id = ?
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_topics ON t0 . id = frg_resource_topics . frg_resource_taxonomies_id WHERE frg_resource_topics . frg_resource_id = 88 ;
Copy
152
0.23 ms
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_profiles ON t0 . id = frg_resource_profiles . frg_resource_taxonomies_id WHERE frg_resource_profiles . frg_resource_id = ?
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_profiles ON t0 . id = frg_resource_profiles . frg_resource_taxonomies_id WHERE frg_resource_profiles . frg_resource_id = 88 ;
Copy
153
0.23 ms
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_purposes ON t0 . id = frg_resource_purposes . frg_resource_taxonomies_id WHERE frg_resource_purposes . frg_resource_id = ?
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_purposes ON t0 . id = frg_resource_purposes . frg_resource_taxonomies_id WHERE frg_resource_purposes . frg_resource_id = 88 ;
Copy
154
0.22 ms
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_biografhic_regions ON t0 . id = frg_resource_biografhic_regions . frg_resource_taxonomies_id WHERE frg_resource_biografhic_regions . frg_resource_id = ?
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_biografhic_regions ON t0 . id = frg_resource_biografhic_regions . frg_resource_taxonomies_id WHERE frg_resource_biografhic_regions . frg_resource_id = 88 ;
Copy
155
0.21 ms
SELECT t0 . id AS id_1 , t0 . code_iso2 AS code_iso2_2 , t0 . code_iso3 AS code_iso3_3 , t0 . code_iso4 AS code_iso4_4 , t0 . name AS name_5 , t0 . flag_icon AS flag_icon_6 FROM frg_country t0 INNER JOIN frg_resource_countries ON t0 . id = frg_resource_countries . frg_country_id WHERE frg_resource_countries . frg_resource_id = ?
SELECT t0 . id AS id_1 , t0 . code_iso2 AS code_iso2_2 , t0 . code_iso3 AS code_iso3_3 , t0 . code_iso4 AS code_iso4_4 , t0 . name AS name_5 , t0 . flag_icon AS flag_icon_6 FROM frg_country t0 INNER JOIN frg_resource_countries ON t0 . id = frg_resource_countries . frg_country_id WHERE frg_resource_countries . frg_resource_id = 88 ;
Copy
156
0.19 ms
SELECT t0 . id AS id_1 , t0 . caption AS caption_2 , t0 . filename AS filename_3 , t0 . title AS title_4 , t0 . description AS description_5 , t0 . main_image AS main_image_6 , t0 . target_resource AS target_resource_7 , t0 . has_variants AS has_variants_8 , t0 . created_at AS created_at_9 , t0 . updated_at AS updated_at_10 , t0 . frg_resource_id AS frg_resource_id_11 , t0 . created_by_id AS created_by_id_12 , t0 . modified_by_id AS modified_by_id_13 FROM frg_image t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . caption AS caption_2 , t0 . filename AS filename_3 , t0 . title AS title_4 , t0 . description AS description_5 , t0 . main_image AS main_image_6 , t0 . target_resource AS target_resource_7 , t0 . has_variants AS has_variants_8 , t0 . created_at AS created_at_9 , t0 . updated_at AS updated_at_10 , t0 . frg_resource_id AS frg_resource_id_11 , t0 . created_by_id AS created_by_id_12 , t0 . modified_by_id AS modified_by_id_13 FROM frg_image t0 WHERE t0 . id = 181 ;
Copy
157
0.24 ms
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_topics ON t0 . id = frg_resource_topics . frg_resource_taxonomies_id WHERE frg_resource_topics . frg_resource_id = ?
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_topics ON t0 . id = frg_resource_topics . frg_resource_taxonomies_id WHERE frg_resource_topics . frg_resource_id = 95 ;
Copy
158
0.24 ms
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_profiles ON t0 . id = frg_resource_profiles . frg_resource_taxonomies_id WHERE frg_resource_profiles . frg_resource_id = ?
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_profiles ON t0 . id = frg_resource_profiles . frg_resource_taxonomies_id WHERE frg_resource_profiles . frg_resource_id = 95 ;
Copy
159
0.18 ms
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_purposes ON t0 . id = frg_resource_purposes . frg_resource_taxonomies_id WHERE frg_resource_purposes . frg_resource_id = ?
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_purposes ON t0 . id = frg_resource_purposes . frg_resource_taxonomies_id WHERE frg_resource_purposes . frg_resource_id = 95 ;
Copy
160
0.19 ms
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_biografhic_regions ON t0 . id = frg_resource_biografhic_regions . frg_resource_taxonomies_id WHERE frg_resource_biografhic_regions . frg_resource_id = ?
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_biografhic_regions ON t0 . id = frg_resource_biografhic_regions . frg_resource_taxonomies_id WHERE frg_resource_biografhic_regions . frg_resource_id = 95 ;
Copy
161
0.23 ms
SELECT t0 . id AS id_1 , t0 . code_iso2 AS code_iso2_2 , t0 . code_iso3 AS code_iso3_3 , t0 . code_iso4 AS code_iso4_4 , t0 . name AS name_5 , t0 . flag_icon AS flag_icon_6 FROM frg_country t0 INNER JOIN frg_resource_countries ON t0 . id = frg_resource_countries . frg_country_id WHERE frg_resource_countries . frg_resource_id = ?
SELECT t0 . id AS id_1 , t0 . code_iso2 AS code_iso2_2 , t0 . code_iso3 AS code_iso3_3 , t0 . code_iso4 AS code_iso4_4 , t0 . name AS name_5 , t0 . flag_icon AS flag_icon_6 FROM frg_country t0 INNER JOIN frg_resource_countries ON t0 . id = frg_resource_countries . frg_country_id WHERE frg_resource_countries . frg_resource_id = 95 ;
Copy
162
0.16 ms
SELECT t0 . id AS id_1 , t0 . caption AS caption_2 , t0 . filename AS filename_3 , t0 . title AS title_4 , t0 . description AS description_5 , t0 . main_image AS main_image_6 , t0 . target_resource AS target_resource_7 , t0 . has_variants AS has_variants_8 , t0 . created_at AS created_at_9 , t0 . updated_at AS updated_at_10 , t0 . frg_resource_id AS frg_resource_id_11 , t0 . created_by_id AS created_by_id_12 , t0 . modified_by_id AS modified_by_id_13 FROM frg_image t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . caption AS caption_2 , t0 . filename AS filename_3 , t0 . title AS title_4 , t0 . description AS description_5 , t0 . main_image AS main_image_6 , t0 . target_resource AS target_resource_7 , t0 . has_variants AS has_variants_8 , t0 . created_at AS created_at_9 , t0 . updated_at AS updated_at_10 , t0 . frg_resource_id AS frg_resource_id_11 , t0 . created_by_id AS created_by_id_12 , t0 . modified_by_id AS modified_by_id_13 FROM frg_image t0 WHERE t0 . id = 183 ;
Copy
163
0.25 ms
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_topics ON t0 . id = frg_resource_topics . frg_resource_taxonomies_id WHERE frg_resource_topics . frg_resource_id = ?
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_topics ON t0 . id = frg_resource_topics . frg_resource_taxonomies_id WHERE frg_resource_topics . frg_resource_id = 96 ;
Copy
164
0.29 ms
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_profiles ON t0 . id = frg_resource_profiles . frg_resource_taxonomies_id WHERE frg_resource_profiles . frg_resource_id = ?
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_profiles ON t0 . id = frg_resource_profiles . frg_resource_taxonomies_id WHERE frg_resource_profiles . frg_resource_id = 96 ;
Copy
165
0.24 ms
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_purposes ON t0 . id = frg_resource_purposes . frg_resource_taxonomies_id WHERE frg_resource_purposes . frg_resource_id = ?
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_purposes ON t0 . id = frg_resource_purposes . frg_resource_taxonomies_id WHERE frg_resource_purposes . frg_resource_id = 96 ;
Copy
166
0.24 ms
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_biografhic_regions ON t0 . id = frg_resource_biografhic_regions . frg_resource_taxonomies_id WHERE frg_resource_biografhic_regions . frg_resource_id = ?
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_biografhic_regions ON t0 . id = frg_resource_biografhic_regions . frg_resource_taxonomies_id WHERE frg_resource_biografhic_regions . frg_resource_id = 96 ;
Copy
167
0.16 ms
SELECT t0 . id AS id_1 , t0 . code_iso2 AS code_iso2_2 , t0 . code_iso3 AS code_iso3_3 , t0 . code_iso4 AS code_iso4_4 , t0 . name AS name_5 , t0 . flag_icon AS flag_icon_6 FROM frg_country t0 INNER JOIN frg_resource_countries ON t0 . id = frg_resource_countries . frg_country_id WHERE frg_resource_countries . frg_resource_id = ?
SELECT t0 . id AS id_1 , t0 . code_iso2 AS code_iso2_2 , t0 . code_iso3 AS code_iso3_3 , t0 . code_iso4 AS code_iso4_4 , t0 . name AS name_5 , t0 . flag_icon AS flag_icon_6 FROM frg_country t0 INNER JOIN frg_resource_countries ON t0 . id = frg_resource_countries . frg_country_id WHERE frg_resource_countries . frg_resource_id = 96 ;
Copy
168
0.14 ms
SELECT t0 . id AS id_1 , t0 . caption AS caption_2 , t0 . filename AS filename_3 , t0 . title AS title_4 , t0 . description AS description_5 , t0 . main_image AS main_image_6 , t0 . target_resource AS target_resource_7 , t0 . has_variants AS has_variants_8 , t0 . created_at AS created_at_9 , t0 . updated_at AS updated_at_10 , t0 . frg_resource_id AS frg_resource_id_11 , t0 . created_by_id AS created_by_id_12 , t0 . modified_by_id AS modified_by_id_13 FROM frg_image t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . caption AS caption_2 , t0 . filename AS filename_3 , t0 . title AS title_4 , t0 . description AS description_5 , t0 . main_image AS main_image_6 , t0 . target_resource AS target_resource_7 , t0 . has_variants AS has_variants_8 , t0 . created_at AS created_at_9 , t0 . updated_at AS updated_at_10 , t0 . frg_resource_id AS frg_resource_id_11 , t0 . created_by_id AS created_by_id_12 , t0 . modified_by_id AS modified_by_id_13 FROM frg_image t0 WHERE t0 . id = 194 ;
Copy
169
0.20 ms
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_topics ON t0 . id = frg_resource_topics . frg_resource_taxonomies_id WHERE frg_resource_topics . frg_resource_id = ?
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_topics ON t0 . id = frg_resource_topics . frg_resource_taxonomies_id WHERE frg_resource_topics . frg_resource_id = 99 ;
Copy
170
0.16 ms
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_profiles ON t0 . id = frg_resource_profiles . frg_resource_taxonomies_id WHERE frg_resource_profiles . frg_resource_id = ?
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_profiles ON t0 . id = frg_resource_profiles . frg_resource_taxonomies_id WHERE frg_resource_profiles . frg_resource_id = 99 ;
Copy
171
0.15 ms
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_purposes ON t0 . id = frg_resource_purposes . frg_resource_taxonomies_id WHERE frg_resource_purposes . frg_resource_id = ?
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_purposes ON t0 . id = frg_resource_purposes . frg_resource_taxonomies_id WHERE frg_resource_purposes . frg_resource_id = 99 ;
Copy
172
0.15 ms
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_biografhic_regions ON t0 . id = frg_resource_biografhic_regions . frg_resource_taxonomies_id WHERE frg_resource_biografhic_regions . frg_resource_id = ?
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_biografhic_regions ON t0 . id = frg_resource_biografhic_regions . frg_resource_taxonomies_id WHERE frg_resource_biografhic_regions . frg_resource_id = 99 ;
Copy
173
0.13 ms
SELECT t0 . id AS id_1 , t0 . code_iso2 AS code_iso2_2 , t0 . code_iso3 AS code_iso3_3 , t0 . code_iso4 AS code_iso4_4 , t0 . name AS name_5 , t0 . flag_icon AS flag_icon_6 FROM frg_country t0 INNER JOIN frg_resource_countries ON t0 . id = frg_resource_countries . frg_country_id WHERE frg_resource_countries . frg_resource_id = ?
SELECT t0 . id AS id_1 , t0 . code_iso2 AS code_iso2_2 , t0 . code_iso3 AS code_iso3_3 , t0 . code_iso4 AS code_iso4_4 , t0 . name AS name_5 , t0 . flag_icon AS flag_icon_6 FROM frg_country t0 INNER JOIN frg_resource_countries ON t0 . id = frg_resource_countries . frg_country_id WHERE frg_resource_countries . frg_resource_id = 99 ;
Copy
174
0.12 ms
SELECT t0 . id AS id_1 , t0 . caption AS caption_2 , t0 . filename AS filename_3 , t0 . title AS title_4 , t0 . description AS description_5 , t0 . main_image AS main_image_6 , t0 . target_resource AS target_resource_7 , t0 . has_variants AS has_variants_8 , t0 . created_at AS created_at_9 , t0 . updated_at AS updated_at_10 , t0 . frg_resource_id AS frg_resource_id_11 , t0 . created_by_id AS created_by_id_12 , t0 . modified_by_id AS modified_by_id_13 FROM frg_image t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . caption AS caption_2 , t0 . filename AS filename_3 , t0 . title AS title_4 , t0 . description AS description_5 , t0 . main_image AS main_image_6 , t0 . target_resource AS target_resource_7 , t0 . has_variants AS has_variants_8 , t0 . created_at AS created_at_9 , t0 . updated_at AS updated_at_10 , t0 . frg_resource_id AS frg_resource_id_11 , t0 . created_by_id AS created_by_id_12 , t0 . modified_by_id AS modified_by_id_13 FROM frg_image t0 WHERE t0 . id = 230 ;
Copy
175
0.17 ms
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_topics ON t0 . id = frg_resource_topics . frg_resource_taxonomies_id WHERE frg_resource_topics . frg_resource_id = ?
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_topics ON t0 . id = frg_resource_topics . frg_resource_taxonomies_id WHERE frg_resource_topics . frg_resource_id = 105 ;
Copy
176
0.27 ms
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_profiles ON t0 . id = frg_resource_profiles . frg_resource_taxonomies_id WHERE frg_resource_profiles . frg_resource_id = ?
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_profiles ON t0 . id = frg_resource_profiles . frg_resource_taxonomies_id WHERE frg_resource_profiles . frg_resource_id = 105 ;
Copy
177
0.23 ms
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_purposes ON t0 . id = frg_resource_purposes . frg_resource_taxonomies_id WHERE frg_resource_purposes . frg_resource_id = ?
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_purposes ON t0 . id = frg_resource_purposes . frg_resource_taxonomies_id WHERE frg_resource_purposes . frg_resource_id = 105 ;
Copy
178
0.22 ms
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_biografhic_regions ON t0 . id = frg_resource_biografhic_regions . frg_resource_taxonomies_id WHERE frg_resource_biografhic_regions . frg_resource_id = ?
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_biografhic_regions ON t0 . id = frg_resource_biografhic_regions . frg_resource_taxonomies_id WHERE frg_resource_biografhic_regions . frg_resource_id = 105 ;
Copy
179
0.25 ms
SELECT t0 . id AS id_1 , t0 . code_iso2 AS code_iso2_2 , t0 . code_iso3 AS code_iso3_3 , t0 . code_iso4 AS code_iso4_4 , t0 . name AS name_5 , t0 . flag_icon AS flag_icon_6 FROM frg_country t0 INNER JOIN frg_resource_countries ON t0 . id = frg_resource_countries . frg_country_id WHERE frg_resource_countries . frg_resource_id = ?
SELECT t0 . id AS id_1 , t0 . code_iso2 AS code_iso2_2 , t0 . code_iso3 AS code_iso3_3 , t0 . code_iso4 AS code_iso4_4 , t0 . name AS name_5 , t0 . flag_icon AS flag_icon_6 FROM frg_country t0 INNER JOIN frg_resource_countries ON t0 . id = frg_resource_countries . frg_country_id WHERE frg_resource_countries . frg_resource_id = 105 ;
Copy
180
0.25 ms
SELECT t0 . id AS id_1 , t0 . caption AS caption_2 , t0 . filename AS filename_3 , t0 . title AS title_4 , t0 . description AS description_5 , t0 . main_image AS main_image_6 , t0 . target_resource AS target_resource_7 , t0 . has_variants AS has_variants_8 , t0 . created_at AS created_at_9 , t0 . updated_at AS updated_at_10 , t0 . frg_resource_id AS frg_resource_id_11 , t0 . created_by_id AS created_by_id_12 , t0 . modified_by_id AS modified_by_id_13 FROM frg_image t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . caption AS caption_2 , t0 . filename AS filename_3 , t0 . title AS title_4 , t0 . description AS description_5 , t0 . main_image AS main_image_6 , t0 . target_resource AS target_resource_7 , t0 . has_variants AS has_variants_8 , t0 . created_at AS created_at_9 , t0 . updated_at AS updated_at_10 , t0 . frg_resource_id AS frg_resource_id_11 , t0 . created_by_id AS created_by_id_12 , t0 . modified_by_id AS modified_by_id_13 FROM frg_image t0 WHERE t0 . id = 251 ;
Copy
181
0.30 ms
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_topics ON t0 . id = frg_resource_topics . frg_resource_taxonomies_id WHERE frg_resource_topics . frg_resource_id = ?
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_topics ON t0 . id = frg_resource_topics . frg_resource_taxonomies_id WHERE frg_resource_topics . frg_resource_id = 40 ;
Copy
182
0.30 ms
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_profiles ON t0 . id = frg_resource_profiles . frg_resource_taxonomies_id WHERE frg_resource_profiles . frg_resource_id = ?
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_profiles ON t0 . id = frg_resource_profiles . frg_resource_taxonomies_id WHERE frg_resource_profiles . frg_resource_id = 40 ;
Copy
183
0.27 ms
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_purposes ON t0 . id = frg_resource_purposes . frg_resource_taxonomies_id WHERE frg_resource_purposes . frg_resource_id = ?
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_purposes ON t0 . id = frg_resource_purposes . frg_resource_taxonomies_id WHERE frg_resource_purposes . frg_resource_id = 40 ;
Copy
184
0.17 ms
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_biografhic_regions ON t0 . id = frg_resource_biografhic_regions . frg_resource_taxonomies_id WHERE frg_resource_biografhic_regions . frg_resource_id = ?
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_biografhic_regions ON t0 . id = frg_resource_biografhic_regions . frg_resource_taxonomies_id WHERE frg_resource_biografhic_regions . frg_resource_id = 40 ;
Copy
185
0.15 ms
SELECT t0 . id AS id_1 , t0 . code_iso2 AS code_iso2_2 , t0 . code_iso3 AS code_iso3_3 , t0 . code_iso4 AS code_iso4_4 , t0 . name AS name_5 , t0 . flag_icon AS flag_icon_6 FROM frg_country t0 INNER JOIN frg_resource_countries ON t0 . id = frg_resource_countries . frg_country_id WHERE frg_resource_countries . frg_resource_id = ?
SELECT t0 . id AS id_1 , t0 . code_iso2 AS code_iso2_2 , t0 . code_iso3 AS code_iso3_3 , t0 . code_iso4 AS code_iso4_4 , t0 . name AS name_5 , t0 . flag_icon AS flag_icon_6 FROM frg_country t0 INNER JOIN frg_resource_countries ON t0 . id = frg_resource_countries . frg_country_id WHERE frg_resource_countries . frg_resource_id = 40 ;
Copy
186
0.13 ms
SELECT t0 . id AS id_1 , t0 . caption AS caption_2 , t0 . filename AS filename_3 , t0 . title AS title_4 , t0 . description AS description_5 , t0 . main_image AS main_image_6 , t0 . target_resource AS target_resource_7 , t0 . has_variants AS has_variants_8 , t0 . created_at AS created_at_9 , t0 . updated_at AS updated_at_10 , t0 . frg_resource_id AS frg_resource_id_11 , t0 . created_by_id AS created_by_id_12 , t0 . modified_by_id AS modified_by_id_13 FROM frg_image t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . caption AS caption_2 , t0 . filename AS filename_3 , t0 . title AS title_4 , t0 . description AS description_5 , t0 . main_image AS main_image_6 , t0 . target_resource AS target_resource_7 , t0 . has_variants AS has_variants_8 , t0 . created_at AS created_at_9 , t0 . updated_at AS updated_at_10 , t0 . frg_resource_id AS frg_resource_id_11 , t0 . created_by_id AS created_by_id_12 , t0 . modified_by_id AS modified_by_id_13 FROM frg_image t0 WHERE t0 . id = 201 ;
Copy
187
0.24 ms
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_topics ON t0 . id = frg_resource_topics . frg_resource_taxonomies_id WHERE frg_resource_topics . frg_resource_id = ?
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_topics ON t0 . id = frg_resource_topics . frg_resource_taxonomies_id WHERE frg_resource_topics . frg_resource_id = 79 ;
Copy
188
0.24 ms
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_profiles ON t0 . id = frg_resource_profiles . frg_resource_taxonomies_id WHERE frg_resource_profiles . frg_resource_id = ?
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_profiles ON t0 . id = frg_resource_profiles . frg_resource_taxonomies_id WHERE frg_resource_profiles . frg_resource_id = 79 ;
Copy
189
0.23 ms
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_purposes ON t0 . id = frg_resource_purposes . frg_resource_taxonomies_id WHERE frg_resource_purposes . frg_resource_id = ?
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_purposes ON t0 . id = frg_resource_purposes . frg_resource_taxonomies_id WHERE frg_resource_purposes . frg_resource_id = 79 ;
Copy
190
0.22 ms
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_biografhic_regions ON t0 . id = frg_resource_biografhic_regions . frg_resource_taxonomies_id WHERE frg_resource_biografhic_regions . frg_resource_id = ?
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_biografhic_regions ON t0 . id = frg_resource_biografhic_regions . frg_resource_taxonomies_id WHERE frg_resource_biografhic_regions . frg_resource_id = 79 ;
Copy
191
0.20 ms
SELECT t0 . id AS id_1 , t0 . code_iso2 AS code_iso2_2 , t0 . code_iso3 AS code_iso3_3 , t0 . code_iso4 AS code_iso4_4 , t0 . name AS name_5 , t0 . flag_icon AS flag_icon_6 FROM frg_country t0 INNER JOIN frg_resource_countries ON t0 . id = frg_resource_countries . frg_country_id WHERE frg_resource_countries . frg_resource_id = ?
SELECT t0 . id AS id_1 , t0 . code_iso2 AS code_iso2_2 , t0 . code_iso3 AS code_iso3_3 , t0 . code_iso4 AS code_iso4_4 , t0 . name AS name_5 , t0 . flag_icon AS flag_icon_6 FROM frg_country t0 INNER JOIN frg_resource_countries ON t0 . id = frg_resource_countries . frg_country_id WHERE frg_resource_countries . frg_resource_id = 79 ;
Copy
192
0.20 ms
SELECT t0 . id AS id_1 , t0 . caption AS caption_2 , t0 . filename AS filename_3 , t0 . title AS title_4 , t0 . description AS description_5 , t0 . main_image AS main_image_6 , t0 . target_resource AS target_resource_7 , t0 . has_variants AS has_variants_8 , t0 . created_at AS created_at_9 , t0 . updated_at AS updated_at_10 , t0 . frg_resource_id AS frg_resource_id_11 , t0 . created_by_id AS created_by_id_12 , t0 . modified_by_id AS modified_by_id_13 FROM frg_image t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . caption AS caption_2 , t0 . filename AS filename_3 , t0 . title AS title_4 , t0 . description AS description_5 , t0 . main_image AS main_image_6 , t0 . target_resource AS target_resource_7 , t0 . has_variants AS has_variants_8 , t0 . created_at AS created_at_9 , t0 . updated_at AS updated_at_10 , t0 . frg_resource_id AS frg_resource_id_11 , t0 . created_by_id AS created_by_id_12 , t0 . modified_by_id AS modified_by_id_13 FROM frg_image t0 WHERE t0 . id = 278 ;
Copy
193
0.21 ms
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_topics ON t0 . id = frg_resource_topics . frg_resource_taxonomies_id WHERE frg_resource_topics . frg_resource_id = ?
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_topics ON t0 . id = frg_resource_topics . frg_resource_taxonomies_id WHERE frg_resource_topics . frg_resource_id = 86 ;
Copy
194
0.18 ms
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_profiles ON t0 . id = frg_resource_profiles . frg_resource_taxonomies_id WHERE frg_resource_profiles . frg_resource_id = ?
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_profiles ON t0 . id = frg_resource_profiles . frg_resource_taxonomies_id WHERE frg_resource_profiles . frg_resource_id = 86 ;
Copy
195
0.16 ms
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_purposes ON t0 . id = frg_resource_purposes . frg_resource_taxonomies_id WHERE frg_resource_purposes . frg_resource_id = ?
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_purposes ON t0 . id = frg_resource_purposes . frg_resource_taxonomies_id WHERE frg_resource_purposes . frg_resource_id = 86 ;
Copy
196
0.15 ms
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_biografhic_regions ON t0 . id = frg_resource_biografhic_regions . frg_resource_taxonomies_id WHERE frg_resource_biografhic_regions . frg_resource_id = ?
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_biografhic_regions ON t0 . id = frg_resource_biografhic_regions . frg_resource_taxonomies_id WHERE frg_resource_biografhic_regions . frg_resource_id = 86 ;
Copy
197
0.13 ms
SELECT t0 . id AS id_1 , t0 . code_iso2 AS code_iso2_2 , t0 . code_iso3 AS code_iso3_3 , t0 . code_iso4 AS code_iso4_4 , t0 . name AS name_5 , t0 . flag_icon AS flag_icon_6 FROM frg_country t0 INNER JOIN frg_resource_countries ON t0 . id = frg_resource_countries . frg_country_id WHERE frg_resource_countries . frg_resource_id = ?
SELECT t0 . id AS id_1 , t0 . code_iso2 AS code_iso2_2 , t0 . code_iso3 AS code_iso3_3 , t0 . code_iso4 AS code_iso4_4 , t0 . name AS name_5 , t0 . flag_icon AS flag_icon_6 FROM frg_country t0 INNER JOIN frg_resource_countries ON t0 . id = frg_resource_countries . frg_country_id WHERE frg_resource_countries . frg_resource_id = 86 ;
Copy
198
0.19 ms
SELECT t0 . id AS id_1 , t0 . caption AS caption_2 , t0 . filename AS filename_3 , t0 . title AS title_4 , t0 . description AS description_5 , t0 . main_image AS main_image_6 , t0 . target_resource AS target_resource_7 , t0 . has_variants AS has_variants_8 , t0 . created_at AS created_at_9 , t0 . updated_at AS updated_at_10 , t0 . frg_resource_id AS frg_resource_id_11 , t0 . created_by_id AS created_by_id_12 , t0 . modified_by_id AS modified_by_id_13 FROM frg_image t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . caption AS caption_2 , t0 . filename AS filename_3 , t0 . title AS title_4 , t0 . description AS description_5 , t0 . main_image AS main_image_6 , t0 . target_resource AS target_resource_7 , t0 . has_variants AS has_variants_8 , t0 . created_at AS created_at_9 , t0 . updated_at AS updated_at_10 , t0 . frg_resource_id AS frg_resource_id_11 , t0 . created_by_id AS created_by_id_12 , t0 . modified_by_id AS modified_by_id_13 FROM frg_image t0 WHERE t0 . id = 428 ;
Copy
199
0.21 ms
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_topics ON t0 . id = frg_resource_topics . frg_resource_taxonomies_id WHERE frg_resource_topics . frg_resource_id = ?
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_topics ON t0 . id = frg_resource_topics . frg_resource_taxonomies_id WHERE frg_resource_topics . frg_resource_id = 201 ;
Copy
200
0.24 ms
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_profiles ON t0 . id = frg_resource_profiles . frg_resource_taxonomies_id WHERE frg_resource_profiles . frg_resource_id = ?
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_profiles ON t0 . id = frg_resource_profiles . frg_resource_taxonomies_id WHERE frg_resource_profiles . frg_resource_id = 201 ;
Copy
201
0.23 ms
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_purposes ON t0 . id = frg_resource_purposes . frg_resource_taxonomies_id WHERE frg_resource_purposes . frg_resource_id = ?
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_purposes ON t0 . id = frg_resource_purposes . frg_resource_taxonomies_id WHERE frg_resource_purposes . frg_resource_id = 201 ;
Copy
202
0.22 ms
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_biografhic_regions ON t0 . id = frg_resource_biografhic_regions . frg_resource_taxonomies_id WHERE frg_resource_biografhic_regions . frg_resource_id = ?
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_biografhic_regions ON t0 . id = frg_resource_biografhic_regions . frg_resource_taxonomies_id WHERE frg_resource_biografhic_regions . frg_resource_id = 201 ;
Copy
203
0.21 ms
SELECT t0 . id AS id_1 , t0 . code_iso2 AS code_iso2_2 , t0 . code_iso3 AS code_iso3_3 , t0 . code_iso4 AS code_iso4_4 , t0 . name AS name_5 , t0 . flag_icon AS flag_icon_6 FROM frg_country t0 INNER JOIN frg_resource_countries ON t0 . id = frg_resource_countries . frg_country_id WHERE frg_resource_countries . frg_resource_id = ?
SELECT t0 . id AS id_1 , t0 . code_iso2 AS code_iso2_2 , t0 . code_iso3 AS code_iso3_3 , t0 . code_iso4 AS code_iso4_4 , t0 . name AS name_5 , t0 . flag_icon AS flag_icon_6 FROM frg_country t0 INNER JOIN frg_resource_countries ON t0 . id = frg_resource_countries . frg_country_id WHERE frg_resource_countries . frg_resource_id = 201 ;
Copy
204
0.13 ms
SELECT t0 . id AS id_1 , t0 . caption AS caption_2 , t0 . filename AS filename_3 , t0 . title AS title_4 , t0 . description AS description_5 , t0 . main_image AS main_image_6 , t0 . target_resource AS target_resource_7 , t0 . has_variants AS has_variants_8 , t0 . created_at AS created_at_9 , t0 . updated_at AS updated_at_10 , t0 . frg_resource_id AS frg_resource_id_11 , t0 . created_by_id AS created_by_id_12 , t0 . modified_by_id AS modified_by_id_13 FROM frg_image t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . caption AS caption_2 , t0 . filename AS filename_3 , t0 . title AS title_4 , t0 . description AS description_5 , t0 . main_image AS main_image_6 , t0 . target_resource AS target_resource_7 , t0 . has_variants AS has_variants_8 , t0 . created_at AS created_at_9 , t0 . updated_at AS updated_at_10 , t0 . frg_resource_id AS frg_resource_id_11 , t0 . created_by_id AS created_by_id_12 , t0 . modified_by_id AS modified_by_id_13 FROM frg_image t0 WHERE t0 . id = 178 ;
Copy
205
0.24 ms
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_topics ON t0 . id = frg_resource_topics . frg_resource_taxonomies_id WHERE frg_resource_topics . frg_resource_id = ?
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_topics ON t0 . id = frg_resource_topics . frg_resource_taxonomies_id WHERE frg_resource_topics . frg_resource_id = 44 ;
Copy
206
0.17 ms
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_profiles ON t0 . id = frg_resource_profiles . frg_resource_taxonomies_id WHERE frg_resource_profiles . frg_resource_id = ?
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_profiles ON t0 . id = frg_resource_profiles . frg_resource_taxonomies_id WHERE frg_resource_profiles . frg_resource_id = 44 ;
Copy
207
0.40 ms
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_purposes ON t0 . id = frg_resource_purposes . frg_resource_taxonomies_id WHERE frg_resource_purposes . frg_resource_id = ?
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_purposes ON t0 . id = frg_resource_purposes . frg_resource_taxonomies_id WHERE frg_resource_purposes . frg_resource_id = 44 ;
Copy
208
0.34 ms
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_biografhic_regions ON t0 . id = frg_resource_biografhic_regions . frg_resource_taxonomies_id WHERE frg_resource_biografhic_regions . frg_resource_id = ?
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_biografhic_regions ON t0 . id = frg_resource_biografhic_regions . frg_resource_taxonomies_id WHERE frg_resource_biografhic_regions . frg_resource_id = 44 ;
Copy
209
0.15 ms
SELECT t0 . id AS id_1 , t0 . code_iso2 AS code_iso2_2 , t0 . code_iso3 AS code_iso3_3 , t0 . code_iso4 AS code_iso4_4 , t0 . name AS name_5 , t0 . flag_icon AS flag_icon_6 FROM frg_country t0 INNER JOIN frg_resource_countries ON t0 . id = frg_resource_countries . frg_country_id WHERE frg_resource_countries . frg_resource_id = ?
SELECT t0 . id AS id_1 , t0 . code_iso2 AS code_iso2_2 , t0 . code_iso3 AS code_iso3_3 , t0 . code_iso4 AS code_iso4_4 , t0 . name AS name_5 , t0 . flag_icon AS flag_icon_6 FROM frg_country t0 INNER JOIN frg_resource_countries ON t0 . id = frg_resource_countries . frg_country_id WHERE frg_resource_countries . frg_resource_id = 44 ;
Copy
210
0.13 ms
SELECT t0 . id AS id_1 , t0 . caption AS caption_2 , t0 . filename AS filename_3 , t0 . title AS title_4 , t0 . description AS description_5 , t0 . main_image AS main_image_6 , t0 . target_resource AS target_resource_7 , t0 . has_variants AS has_variants_8 , t0 . created_at AS created_at_9 , t0 . updated_at AS updated_at_10 , t0 . frg_resource_id AS frg_resource_id_11 , t0 . created_by_id AS created_by_id_12 , t0 . modified_by_id AS modified_by_id_13 FROM frg_image t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . caption AS caption_2 , t0 . filename AS filename_3 , t0 . title AS title_4 , t0 . description AS description_5 , t0 . main_image AS main_image_6 , t0 . target_resource AS target_resource_7 , t0 . has_variants AS has_variants_8 , t0 . created_at AS created_at_9 , t0 . updated_at AS updated_at_10 , t0 . frg_resource_id AS frg_resource_id_11 , t0 . created_by_id AS created_by_id_12 , t0 . modified_by_id AS modified_by_id_13 FROM frg_image t0 WHERE t0 . id = 318 ;
Copy
211
0.19 ms
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_topics ON t0 . id = frg_resource_topics . frg_resource_taxonomies_id WHERE frg_resource_topics . frg_resource_id = ?
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_topics ON t0 . id = frg_resource_topics . frg_resource_taxonomies_id WHERE frg_resource_topics . frg_resource_id = 138 ;
Copy
212
0.15 ms
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_profiles ON t0 . id = frg_resource_profiles . frg_resource_taxonomies_id WHERE frg_resource_profiles . frg_resource_id = ?
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_profiles ON t0 . id = frg_resource_profiles . frg_resource_taxonomies_id WHERE frg_resource_profiles . frg_resource_id = 138 ;
Copy
213
0.15 ms
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_purposes ON t0 . id = frg_resource_purposes . frg_resource_taxonomies_id WHERE frg_resource_purposes . frg_resource_id = ?
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_purposes ON t0 . id = frg_resource_purposes . frg_resource_taxonomies_id WHERE frg_resource_purposes . frg_resource_id = 138 ;
Copy
214
0.15 ms
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_biografhic_regions ON t0 . id = frg_resource_biografhic_regions . frg_resource_taxonomies_id WHERE frg_resource_biografhic_regions . frg_resource_id = ?
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_biografhic_regions ON t0 . id = frg_resource_biografhic_regions . frg_resource_taxonomies_id WHERE frg_resource_biografhic_regions . frg_resource_id = 138 ;
Copy
215
0.13 ms
SELECT t0 . id AS id_1 , t0 . code_iso2 AS code_iso2_2 , t0 . code_iso3 AS code_iso3_3 , t0 . code_iso4 AS code_iso4_4 , t0 . name AS name_5 , t0 . flag_icon AS flag_icon_6 FROM frg_country t0 INNER JOIN frg_resource_countries ON t0 . id = frg_resource_countries . frg_country_id WHERE frg_resource_countries . frg_resource_id = ?
SELECT t0 . id AS id_1 , t0 . code_iso2 AS code_iso2_2 , t0 . code_iso3 AS code_iso3_3 , t0 . code_iso4 AS code_iso4_4 , t0 . name AS name_5 , t0 . flag_icon AS flag_icon_6 FROM frg_country t0 INNER JOIN frg_resource_countries ON t0 . id = frg_resource_countries . frg_country_id WHERE frg_resource_countries . frg_resource_id = 138 ;
Copy
216
0.12 ms
SELECT t0 . id AS id_1 , t0 . caption AS caption_2 , t0 . filename AS filename_3 , t0 . title AS title_4 , t0 . description AS description_5 , t0 . main_image AS main_image_6 , t0 . target_resource AS target_resource_7 , t0 . has_variants AS has_variants_8 , t0 . created_at AS created_at_9 , t0 . updated_at AS updated_at_10 , t0 . frg_resource_id AS frg_resource_id_11 , t0 . created_by_id AS created_by_id_12 , t0 . modified_by_id AS modified_by_id_13 FROM frg_image t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . caption AS caption_2 , t0 . filename AS filename_3 , t0 . title AS title_4 , t0 . description AS description_5 , t0 . main_image AS main_image_6 , t0 . target_resource AS target_resource_7 , t0 . has_variants AS has_variants_8 , t0 . created_at AS created_at_9 , t0 . updated_at AS updated_at_10 , t0 . frg_resource_id AS frg_resource_id_11 , t0 . created_by_id AS created_by_id_12 , t0 . modified_by_id AS modified_by_id_13 FROM frg_image t0 WHERE t0 . id = 179 ;
Copy
217
0.19 ms
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_topics ON t0 . id = frg_resource_topics . frg_resource_taxonomies_id WHERE frg_resource_topics . frg_resource_id = ?
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_topics ON t0 . id = frg_resource_topics . frg_resource_taxonomies_id WHERE frg_resource_topics . frg_resource_id = 45 ;
Copy
218
0.16 ms
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_profiles ON t0 . id = frg_resource_profiles . frg_resource_taxonomies_id WHERE frg_resource_profiles . frg_resource_id = ?
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_profiles ON t0 . id = frg_resource_profiles . frg_resource_taxonomies_id WHERE frg_resource_profiles . frg_resource_id = 45 ;
Copy
219
0.15 ms
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_purposes ON t0 . id = frg_resource_purposes . frg_resource_taxonomies_id WHERE frg_resource_purposes . frg_resource_id = ?
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_purposes ON t0 . id = frg_resource_purposes . frg_resource_taxonomies_id WHERE frg_resource_purposes . frg_resource_id = 45 ;
Copy
220
0.15 ms
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_biografhic_regions ON t0 . id = frg_resource_biografhic_regions . frg_resource_taxonomies_id WHERE frg_resource_biografhic_regions . frg_resource_id = ?
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_biografhic_regions ON t0 . id = frg_resource_biografhic_regions . frg_resource_taxonomies_id WHERE frg_resource_biografhic_regions . frg_resource_id = 45 ;
Copy
221
0.13 ms
SELECT t0 . id AS id_1 , t0 . code_iso2 AS code_iso2_2 , t0 . code_iso3 AS code_iso3_3 , t0 . code_iso4 AS code_iso4_4 , t0 . name AS name_5 , t0 . flag_icon AS flag_icon_6 FROM frg_country t0 INNER JOIN frg_resource_countries ON t0 . id = frg_resource_countries . frg_country_id WHERE frg_resource_countries . frg_resource_id = ?
SELECT t0 . id AS id_1 , t0 . code_iso2 AS code_iso2_2 , t0 . code_iso3 AS code_iso3_3 , t0 . code_iso4 AS code_iso4_4 , t0 . name AS name_5 , t0 . flag_icon AS flag_icon_6 FROM frg_country t0 INNER JOIN frg_resource_countries ON t0 . id = frg_resource_countries . frg_country_id WHERE frg_resource_countries . frg_resource_id = 45 ;
Copy
222
0.12 ms
SELECT t0 . id AS id_1 , t0 . caption AS caption_2 , t0 . filename AS filename_3 , t0 . title AS title_4 , t0 . description AS description_5 , t0 . main_image AS main_image_6 , t0 . target_resource AS target_resource_7 , t0 . has_variants AS has_variants_8 , t0 . created_at AS created_at_9 , t0 . updated_at AS updated_at_10 , t0 . frg_resource_id AS frg_resource_id_11 , t0 . created_by_id AS created_by_id_12 , t0 . modified_by_id AS modified_by_id_13 FROM frg_image t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . caption AS caption_2 , t0 . filename AS filename_3 , t0 . title AS title_4 , t0 . description AS description_5 , t0 . main_image AS main_image_6 , t0 . target_resource AS target_resource_7 , t0 . has_variants AS has_variants_8 , t0 . created_at AS created_at_9 , t0 . updated_at AS updated_at_10 , t0 . frg_resource_id AS frg_resource_id_11 , t0 . created_by_id AS created_by_id_12 , t0 . modified_by_id AS modified_by_id_13 FROM frg_image t0 WHERE t0 . id = 218 ;
Copy
223
0.18 ms
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_topics ON t0 . id = frg_resource_topics . frg_resource_taxonomies_id WHERE frg_resource_topics . frg_resource_id = ?
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_topics ON t0 . id = frg_resource_topics . frg_resource_taxonomies_id WHERE frg_resource_topics . frg_resource_id = 46 ;
Copy
224
0.16 ms
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_profiles ON t0 . id = frg_resource_profiles . frg_resource_taxonomies_id WHERE frg_resource_profiles . frg_resource_id = ?
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_profiles ON t0 . id = frg_resource_profiles . frg_resource_taxonomies_id WHERE frg_resource_profiles . frg_resource_id = 46 ;
Copy
225
0.14 ms
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_purposes ON t0 . id = frg_resource_purposes . frg_resource_taxonomies_id WHERE frg_resource_purposes . frg_resource_id = ?
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_purposes ON t0 . id = frg_resource_purposes . frg_resource_taxonomies_id WHERE frg_resource_purposes . frg_resource_id = 46 ;
Copy
226
0.15 ms
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_biografhic_regions ON t0 . id = frg_resource_biografhic_regions . frg_resource_taxonomies_id WHERE frg_resource_biografhic_regions . frg_resource_id = ?
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_biografhic_regions ON t0 . id = frg_resource_biografhic_regions . frg_resource_taxonomies_id WHERE frg_resource_biografhic_regions . frg_resource_id = 46 ;
Copy
227
0.13 ms
SELECT t0 . id AS id_1 , t0 . code_iso2 AS code_iso2_2 , t0 . code_iso3 AS code_iso3_3 , t0 . code_iso4 AS code_iso4_4 , t0 . name AS name_5 , t0 . flag_icon AS flag_icon_6 FROM frg_country t0 INNER JOIN frg_resource_countries ON t0 . id = frg_resource_countries . frg_country_id WHERE frg_resource_countries . frg_resource_id = ?
SELECT t0 . id AS id_1 , t0 . code_iso2 AS code_iso2_2 , t0 . code_iso3 AS code_iso3_3 , t0 . code_iso4 AS code_iso4_4 , t0 . name AS name_5 , t0 . flag_icon AS flag_icon_6 FROM frg_country t0 INNER JOIN frg_resource_countries ON t0 . id = frg_resource_countries . frg_country_id WHERE frg_resource_countries . frg_resource_id = 46 ;
Copy
228
0.12 ms
SELECT t0 . id AS id_1 , t0 . caption AS caption_2 , t0 . filename AS filename_3 , t0 . title AS title_4 , t0 . description AS description_5 , t0 . main_image AS main_image_6 , t0 . target_resource AS target_resource_7 , t0 . has_variants AS has_variants_8 , t0 . created_at AS created_at_9 , t0 . updated_at AS updated_at_10 , t0 . frg_resource_id AS frg_resource_id_11 , t0 . created_by_id AS created_by_id_12 , t0 . modified_by_id AS modified_by_id_13 FROM frg_image t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . caption AS caption_2 , t0 . filename AS filename_3 , t0 . title AS title_4 , t0 . description AS description_5 , t0 . main_image AS main_image_6 , t0 . target_resource AS target_resource_7 , t0 . has_variants AS has_variants_8 , t0 . created_at AS created_at_9 , t0 . updated_at AS updated_at_10 , t0 . frg_resource_id AS frg_resource_id_11 , t0 . created_by_id AS created_by_id_12 , t0 . modified_by_id AS modified_by_id_13 FROM frg_image t0 WHERE t0 . id = 217 ;
Copy
229
0.18 ms
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_topics ON t0 . id = frg_resource_topics . frg_resource_taxonomies_id WHERE frg_resource_topics . frg_resource_id = ?
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_topics ON t0 . id = frg_resource_topics . frg_resource_taxonomies_id WHERE frg_resource_topics . frg_resource_id = 47 ;
Copy
230
0.16 ms
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_profiles ON t0 . id = frg_resource_profiles . frg_resource_taxonomies_id WHERE frg_resource_profiles . frg_resource_id = ?
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_profiles ON t0 . id = frg_resource_profiles . frg_resource_taxonomies_id WHERE frg_resource_profiles . frg_resource_id = 47 ;
Copy
231
0.14 ms
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_purposes ON t0 . id = frg_resource_purposes . frg_resource_taxonomies_id WHERE frg_resource_purposes . frg_resource_id = ?
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_purposes ON t0 . id = frg_resource_purposes . frg_resource_taxonomies_id WHERE frg_resource_purposes . frg_resource_id = 47 ;
Copy
232
0.23 ms
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_biografhic_regions ON t0 . id = frg_resource_biografhic_regions . frg_resource_taxonomies_id WHERE frg_resource_biografhic_regions . frg_resource_id = ?
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_biografhic_regions ON t0 . id = frg_resource_biografhic_regions . frg_resource_taxonomies_id WHERE frg_resource_biografhic_regions . frg_resource_id = 47 ;
Copy
233
0.21 ms
SELECT t0 . id AS id_1 , t0 . code_iso2 AS code_iso2_2 , t0 . code_iso3 AS code_iso3_3 , t0 . code_iso4 AS code_iso4_4 , t0 . name AS name_5 , t0 . flag_icon AS flag_icon_6 FROM frg_country t0 INNER JOIN frg_resource_countries ON t0 . id = frg_resource_countries . frg_country_id WHERE frg_resource_countries . frg_resource_id = ?
SELECT t0 . id AS id_1 , t0 . code_iso2 AS code_iso2_2 , t0 . code_iso3 AS code_iso3_3 , t0 . code_iso4 AS code_iso4_4 , t0 . name AS name_5 , t0 . flag_icon AS flag_icon_6 FROM frg_country t0 INNER JOIN frg_resource_countries ON t0 . id = frg_resource_countries . frg_country_id WHERE frg_resource_countries . frg_resource_id = 47 ;
Copy
234
0.19 ms
SELECT t0 . id AS id_1 , t0 . caption AS caption_2 , t0 . filename AS filename_3 , t0 . title AS title_4 , t0 . description AS description_5 , t0 . main_image AS main_image_6 , t0 . target_resource AS target_resource_7 , t0 . has_variants AS has_variants_8 , t0 . created_at AS created_at_9 , t0 . updated_at AS updated_at_10 , t0 . frg_resource_id AS frg_resource_id_11 , t0 . created_by_id AS created_by_id_12 , t0 . modified_by_id AS modified_by_id_13 FROM frg_image t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . caption AS caption_2 , t0 . filename AS filename_3 , t0 . title AS title_4 , t0 . description AS description_5 , t0 . main_image AS main_image_6 , t0 . target_resource AS target_resource_7 , t0 . has_variants AS has_variants_8 , t0 . created_at AS created_at_9 , t0 . updated_at AS updated_at_10 , t0 . frg_resource_id AS frg_resource_id_11 , t0 . created_by_id AS created_by_id_12 , t0 . modified_by_id AS modified_by_id_13 FROM frg_image t0 WHERE t0 . id = 482 ;
Copy
235
0.24 ms
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_topics ON t0 . id = frg_resource_topics . frg_resource_taxonomies_id WHERE frg_resource_topics . frg_resource_id = ?
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_topics ON t0 . id = frg_resource_topics . frg_resource_taxonomies_id WHERE frg_resource_topics . frg_resource_id = 224 ;
Copy
236
0.24 ms
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_profiles ON t0 . id = frg_resource_profiles . frg_resource_taxonomies_id WHERE frg_resource_profiles . frg_resource_id = ?
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_profiles ON t0 . id = frg_resource_profiles . frg_resource_taxonomies_id WHERE frg_resource_profiles . frg_resource_id = 224 ;
Copy
237
0.22 ms
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_purposes ON t0 . id = frg_resource_purposes . frg_resource_taxonomies_id WHERE frg_resource_purposes . frg_resource_id = ?
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_purposes ON t0 . id = frg_resource_purposes . frg_resource_taxonomies_id WHERE frg_resource_purposes . frg_resource_id = 224 ;
Copy
238
0.22 ms
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_biografhic_regions ON t0 . id = frg_resource_biografhic_regions . frg_resource_taxonomies_id WHERE frg_resource_biografhic_regions . frg_resource_id = ?
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_biografhic_regions ON t0 . id = frg_resource_biografhic_regions . frg_resource_taxonomies_id WHERE frg_resource_biografhic_regions . frg_resource_id = 224 ;
Copy
239
0.14 ms
SELECT t0 . id AS id_1 , t0 . code_iso2 AS code_iso2_2 , t0 . code_iso3 AS code_iso3_3 , t0 . code_iso4 AS code_iso4_4 , t0 . name AS name_5 , t0 . flag_icon AS flag_icon_6 FROM frg_country t0 INNER JOIN frg_resource_countries ON t0 . id = frg_resource_countries . frg_country_id WHERE frg_resource_countries . frg_resource_id = ?
SELECT t0 . id AS id_1 , t0 . code_iso2 AS code_iso2_2 , t0 . code_iso3 AS code_iso3_3 , t0 . code_iso4 AS code_iso4_4 , t0 . name AS name_5 , t0 . flag_icon AS flag_icon_6 FROM frg_country t0 INNER JOIN frg_resource_countries ON t0 . id = frg_resource_countries . frg_country_id WHERE frg_resource_countries . frg_resource_id = 224 ;
Copy
240
0.13 ms
SELECT t0 . id AS id_1 , t0 . caption AS caption_2 , t0 . filename AS filename_3 , t0 . title AS title_4 , t0 . description AS description_5 , t0 . main_image AS main_image_6 , t0 . target_resource AS target_resource_7 , t0 . has_variants AS has_variants_8 , t0 . created_at AS created_at_9 , t0 . updated_at AS updated_at_10 , t0 . frg_resource_id AS frg_resource_id_11 , t0 . created_by_id AS created_by_id_12 , t0 . modified_by_id AS modified_by_id_13 FROM frg_image t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . caption AS caption_2 , t0 . filename AS filename_3 , t0 . title AS title_4 , t0 . description AS description_5 , t0 . main_image AS main_image_6 , t0 . target_resource AS target_resource_7 , t0 . has_variants AS has_variants_8 , t0 . created_at AS created_at_9 , t0 . updated_at AS updated_at_10 , t0 . frg_resource_id AS frg_resource_id_11 , t0 . created_by_id AS created_by_id_12 , t0 . modified_by_id AS modified_by_id_13 FROM frg_image t0 WHERE t0 . id = 275 ;
Copy
241
0.24 ms
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_topics ON t0 . id = frg_resource_topics . frg_resource_taxonomies_id WHERE frg_resource_topics . frg_resource_id = ?
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_topics ON t0 . id = frg_resource_topics . frg_resource_taxonomies_id WHERE frg_resource_topics . frg_resource_id = 83 ;
Copy
242
0.24 ms
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_profiles ON t0 . id = frg_resource_profiles . frg_resource_taxonomies_id WHERE frg_resource_profiles . frg_resource_id = ?
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_profiles ON t0 . id = frg_resource_profiles . frg_resource_taxonomies_id WHERE frg_resource_profiles . frg_resource_id = 83 ;
Copy
243
0.17 ms
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_purposes ON t0 . id = frg_resource_purposes . frg_resource_taxonomies_id WHERE frg_resource_purposes . frg_resource_id = ?
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_purposes ON t0 . id = frg_resource_purposes . frg_resource_taxonomies_id WHERE frg_resource_purposes . frg_resource_id = 83 ;
Copy
244
0.22 ms
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_biografhic_regions ON t0 . id = frg_resource_biografhic_regions . frg_resource_taxonomies_id WHERE frg_resource_biografhic_regions . frg_resource_id = ?
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_biografhic_regions ON t0 . id = frg_resource_biografhic_regions . frg_resource_taxonomies_id WHERE frg_resource_biografhic_regions . frg_resource_id = 83 ;
Copy
245
0.21 ms
SELECT t0 . id AS id_1 , t0 . code_iso2 AS code_iso2_2 , t0 . code_iso3 AS code_iso3_3 , t0 . code_iso4 AS code_iso4_4 , t0 . name AS name_5 , t0 . flag_icon AS flag_icon_6 FROM frg_country t0 INNER JOIN frg_resource_countries ON t0 . id = frg_resource_countries . frg_country_id WHERE frg_resource_countries . frg_resource_id = ?
SELECT t0 . id AS id_1 , t0 . code_iso2 AS code_iso2_2 , t0 . code_iso3 AS code_iso3_3 , t0 . code_iso4 AS code_iso4_4 , t0 . name AS name_5 , t0 . flag_icon AS flag_icon_6 FROM frg_country t0 INNER JOIN frg_resource_countries ON t0 . id = frg_resource_countries . frg_country_id WHERE frg_resource_countries . frg_resource_id = 83 ;
Copy
246
0.20 ms
SELECT t0 . id AS id_1 , t0 . caption AS caption_2 , t0 . filename AS filename_3 , t0 . title AS title_4 , t0 . description AS description_5 , t0 . main_image AS main_image_6 , t0 . target_resource AS target_resource_7 , t0 . has_variants AS has_variants_8 , t0 . created_at AS created_at_9 , t0 . updated_at AS updated_at_10 , t0 . frg_resource_id AS frg_resource_id_11 , t0 . created_by_id AS created_by_id_12 , t0 . modified_by_id AS modified_by_id_13 FROM frg_image t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . caption AS caption_2 , t0 . filename AS filename_3 , t0 . title AS title_4 , t0 . description AS description_5 , t0 . main_image AS main_image_6 , t0 . target_resource AS target_resource_7 , t0 . has_variants AS has_variants_8 , t0 . created_at AS created_at_9 , t0 . updated_at AS updated_at_10 , t0 . frg_resource_id AS frg_resource_id_11 , t0 . created_by_id AS created_by_id_12 , t0 . modified_by_id AS modified_by_id_13 FROM frg_image t0 WHERE t0 . id = 219 ;
Copy
247
0.24 ms
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_topics ON t0 . id = frg_resource_topics . frg_resource_taxonomies_id WHERE frg_resource_topics . frg_resource_id = ?
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_topics ON t0 . id = frg_resource_topics . frg_resource_taxonomies_id WHERE frg_resource_topics . frg_resource_id = 48 ;
Copy
248
0.26 ms
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_profiles ON t0 . id = frg_resource_profiles . frg_resource_taxonomies_id WHERE frg_resource_profiles . frg_resource_id = ?
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_profiles ON t0 . id = frg_resource_profiles . frg_resource_taxonomies_id WHERE frg_resource_profiles . frg_resource_id = 48 ;
Copy
249
0.23 ms
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_purposes ON t0 . id = frg_resource_purposes . frg_resource_taxonomies_id WHERE frg_resource_purposes . frg_resource_id = ?
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_purposes ON t0 . id = frg_resource_purposes . frg_resource_taxonomies_id WHERE frg_resource_purposes . frg_resource_id = 48 ;
Copy
250
0.16 ms
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_biografhic_regions ON t0 . id = frg_resource_biografhic_regions . frg_resource_taxonomies_id WHERE frg_resource_biografhic_regions . frg_resource_id = ?
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_biografhic_regions ON t0 . id = frg_resource_biografhic_regions . frg_resource_taxonomies_id WHERE frg_resource_biografhic_regions . frg_resource_id = 48 ;
Copy
251
0.13 ms
SELECT t0 . id AS id_1 , t0 . code_iso2 AS code_iso2_2 , t0 . code_iso3 AS code_iso3_3 , t0 . code_iso4 AS code_iso4_4 , t0 . name AS name_5 , t0 . flag_icon AS flag_icon_6 FROM frg_country t0 INNER JOIN frg_resource_countries ON t0 . id = frg_resource_countries . frg_country_id WHERE frg_resource_countries . frg_resource_id = ?
SELECT t0 . id AS id_1 , t0 . code_iso2 AS code_iso2_2 , t0 . code_iso3 AS code_iso3_3 , t0 . code_iso4 AS code_iso4_4 , t0 . name AS name_5 , t0 . flag_icon AS flag_icon_6 FROM frg_country t0 INNER JOIN frg_resource_countries ON t0 . id = frg_resource_countries . frg_country_id WHERE frg_resource_countries . frg_resource_id = 48 ;
Copy
252
0.13 ms
SELECT t0 . id AS id_1 , t0 . caption AS caption_2 , t0 . filename AS filename_3 , t0 . title AS title_4 , t0 . description AS description_5 , t0 . main_image AS main_image_6 , t0 . target_resource AS target_resource_7 , t0 . has_variants AS has_variants_8 , t0 . created_at AS created_at_9 , t0 . updated_at AS updated_at_10 , t0 . frg_resource_id AS frg_resource_id_11 , t0 . created_by_id AS created_by_id_12 , t0 . modified_by_id AS modified_by_id_13 FROM frg_image t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . caption AS caption_2 , t0 . filename AS filename_3 , t0 . title AS title_4 , t0 . description AS description_5 , t0 . main_image AS main_image_6 , t0 . target_resource AS target_resource_7 , t0 . has_variants AS has_variants_8 , t0 . created_at AS created_at_9 , t0 . updated_at AS updated_at_10 , t0 . frg_resource_id AS frg_resource_id_11 , t0 . created_by_id AS created_by_id_12 , t0 . modified_by_id AS modified_by_id_13 FROM frg_image t0 WHERE t0 . id = 125 ;
Copy
253
0.19 ms
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_topics ON t0 . id = frg_resource_topics . frg_resource_taxonomies_id WHERE frg_resource_topics . frg_resource_id = ?
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_topics ON t0 . id = frg_resource_topics . frg_resource_taxonomies_id WHERE frg_resource_topics . frg_resource_id = 19 ;
Copy
254
0.24 ms
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_profiles ON t0 . id = frg_resource_profiles . frg_resource_taxonomies_id WHERE frg_resource_profiles . frg_resource_id = ?
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_profiles ON t0 . id = frg_resource_profiles . frg_resource_taxonomies_id WHERE frg_resource_profiles . frg_resource_id = 19 ;
Copy
255
0.18 ms
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_purposes ON t0 . id = frg_resource_purposes . frg_resource_taxonomies_id WHERE frg_resource_purposes . frg_resource_id = ?
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_purposes ON t0 . id = frg_resource_purposes . frg_resource_taxonomies_id WHERE frg_resource_purposes . frg_resource_id = 19 ;
Copy
256
0.23 ms
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_biografhic_regions ON t0 . id = frg_resource_biografhic_regions . frg_resource_taxonomies_id WHERE frg_resource_biografhic_regions . frg_resource_id = ?
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_biografhic_regions ON t0 . id = frg_resource_biografhic_regions . frg_resource_taxonomies_id WHERE frg_resource_biografhic_regions . frg_resource_id = 19 ;
Copy
257
0.23 ms
SELECT t0 . id AS id_1 , t0 . code_iso2 AS code_iso2_2 , t0 . code_iso3 AS code_iso3_3 , t0 . code_iso4 AS code_iso4_4 , t0 . name AS name_5 , t0 . flag_icon AS flag_icon_6 FROM frg_country t0 INNER JOIN frg_resource_countries ON t0 . id = frg_resource_countries . frg_country_id WHERE frg_resource_countries . frg_resource_id = ?
SELECT t0 . id AS id_1 , t0 . code_iso2 AS code_iso2_2 , t0 . code_iso3 AS code_iso3_3 , t0 . code_iso4 AS code_iso4_4 , t0 . name AS name_5 , t0 . flag_icon AS flag_icon_6 FROM frg_country t0 INNER JOIN frg_resource_countries ON t0 . id = frg_resource_countries . frg_country_id WHERE frg_resource_countries . frg_resource_id = 19 ;
Copy
258
0.19 ms
SELECT t0 . id AS id_1 , t0 . caption AS caption_2 , t0 . filename AS filename_3 , t0 . title AS title_4 , t0 . description AS description_5 , t0 . main_image AS main_image_6 , t0 . target_resource AS target_resource_7 , t0 . has_variants AS has_variants_8 , t0 . created_at AS created_at_9 , t0 . updated_at AS updated_at_10 , t0 . frg_resource_id AS frg_resource_id_11 , t0 . created_by_id AS created_by_id_12 , t0 . modified_by_id AS modified_by_id_13 FROM frg_image t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . caption AS caption_2 , t0 . filename AS filename_3 , t0 . title AS title_4 , t0 . description AS description_5 , t0 . main_image AS main_image_6 , t0 . target_resource AS target_resource_7 , t0 . has_variants AS has_variants_8 , t0 . created_at AS created_at_9 , t0 . updated_at AS updated_at_10 , t0 . frg_resource_id AS frg_resource_id_11 , t0 . created_by_id AS created_by_id_12 , t0 . modified_by_id AS modified_by_id_13 FROM frg_image t0 WHERE t0 . id = 271 ;
Copy
259
0.26 ms
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_topics ON t0 . id = frg_resource_topics . frg_resource_taxonomies_id WHERE frg_resource_topics . frg_resource_id = ?
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_topics ON t0 . id = frg_resource_topics . frg_resource_taxonomies_id WHERE frg_resource_topics . frg_resource_id = 74 ;
Copy
260
0.24 ms
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_profiles ON t0 . id = frg_resource_profiles . frg_resource_taxonomies_id WHERE frg_resource_profiles . frg_resource_id = ?
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_profiles ON t0 . id = frg_resource_profiles . frg_resource_taxonomies_id WHERE frg_resource_profiles . frg_resource_id = 74 ;
Copy
261
0.25 ms
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_purposes ON t0 . id = frg_resource_purposes . frg_resource_taxonomies_id WHERE frg_resource_purposes . frg_resource_id = ?
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_purposes ON t0 . id = frg_resource_purposes . frg_resource_taxonomies_id WHERE frg_resource_purposes . frg_resource_id = 74 ;
Copy
262
0.17 ms
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_biografhic_regions ON t0 . id = frg_resource_biografhic_regions . frg_resource_taxonomies_id WHERE frg_resource_biografhic_regions . frg_resource_id = ?
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_biografhic_regions ON t0 . id = frg_resource_biografhic_regions . frg_resource_taxonomies_id WHERE frg_resource_biografhic_regions . frg_resource_id = 74 ;
Copy
263
0.17 ms
SELECT t0 . id AS id_1 , t0 . code_iso2 AS code_iso2_2 , t0 . code_iso3 AS code_iso3_3 , t0 . code_iso4 AS code_iso4_4 , t0 . name AS name_5 , t0 . flag_icon AS flag_icon_6 FROM frg_country t0 INNER JOIN frg_resource_countries ON t0 . id = frg_resource_countries . frg_country_id WHERE frg_resource_countries . frg_resource_id = ?
SELECT t0 . id AS id_1 , t0 . code_iso2 AS code_iso2_2 , t0 . code_iso3 AS code_iso3_3 , t0 . code_iso4 AS code_iso4_4 , t0 . name AS name_5 , t0 . flag_icon AS flag_icon_6 FROM frg_country t0 INNER JOIN frg_resource_countries ON t0 . id = frg_resource_countries . frg_country_id WHERE frg_resource_countries . frg_resource_id = 74 ;
Copy
264
0.15 ms
SELECT t0 . id AS id_1 , t0 . caption AS caption_2 , t0 . filename AS filename_3 , t0 . title AS title_4 , t0 . description AS description_5 , t0 . main_image AS main_image_6 , t0 . target_resource AS target_resource_7 , t0 . has_variants AS has_variants_8 , t0 . created_at AS created_at_9 , t0 . updated_at AS updated_at_10 , t0 . frg_resource_id AS frg_resource_id_11 , t0 . created_by_id AS created_by_id_12 , t0 . modified_by_id AS modified_by_id_13 FROM frg_image t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . caption AS caption_2 , t0 . filename AS filename_3 , t0 . title AS title_4 , t0 . description AS description_5 , t0 . main_image AS main_image_6 , t0 . target_resource AS target_resource_7 , t0 . has_variants AS has_variants_8 , t0 . created_at AS created_at_9 , t0 . updated_at AS updated_at_10 , t0 . frg_resource_id AS frg_resource_id_11 , t0 . created_by_id AS created_by_id_12 , t0 . modified_by_id AS modified_by_id_13 FROM frg_image t0 WHERE t0 . id = 185 ;
Copy
265
0.26 ms
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_topics ON t0 . id = frg_resource_topics . frg_resource_taxonomies_id WHERE frg_resource_topics . frg_resource_id = ?
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_topics ON t0 . id = frg_resource_topics . frg_resource_taxonomies_id WHERE frg_resource_topics . frg_resource_id = 76 ;
Copy
266
0.23 ms
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_profiles ON t0 . id = frg_resource_profiles . frg_resource_taxonomies_id WHERE frg_resource_profiles . frg_resource_id = ?
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_profiles ON t0 . id = frg_resource_profiles . frg_resource_taxonomies_id WHERE frg_resource_profiles . frg_resource_id = 76 ;
Copy
267
0.24 ms
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_purposes ON t0 . id = frg_resource_purposes . frg_resource_taxonomies_id WHERE frg_resource_purposes . frg_resource_id = ?
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_purposes ON t0 . id = frg_resource_purposes . frg_resource_taxonomies_id WHERE frg_resource_purposes . frg_resource_id = 76 ;
Copy
268
0.23 ms
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_biografhic_regions ON t0 . id = frg_resource_biografhic_regions . frg_resource_taxonomies_id WHERE frg_resource_biografhic_regions . frg_resource_id = ?
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_biografhic_regions ON t0 . id = frg_resource_biografhic_regions . frg_resource_taxonomies_id WHERE frg_resource_biografhic_regions . frg_resource_id = 76 ;
Copy
269
0.20 ms
SELECT t0 . id AS id_1 , t0 . code_iso2 AS code_iso2_2 , t0 . code_iso3 AS code_iso3_3 , t0 . code_iso4 AS code_iso4_4 , t0 . name AS name_5 , t0 . flag_icon AS flag_icon_6 FROM frg_country t0 INNER JOIN frg_resource_countries ON t0 . id = frg_resource_countries . frg_country_id WHERE frg_resource_countries . frg_resource_id = ?
SELECT t0 . id AS id_1 , t0 . code_iso2 AS code_iso2_2 , t0 . code_iso3 AS code_iso3_3 , t0 . code_iso4 AS code_iso4_4 , t0 . name AS name_5 , t0 . flag_icon AS flag_icon_6 FROM frg_country t0 INNER JOIN frg_resource_countries ON t0 . id = frg_resource_countries . frg_country_id WHERE frg_resource_countries . frg_resource_id = 76 ;
Copy
270
0.19 ms
SELECT t0 . id AS id_1 , t0 . caption AS caption_2 , t0 . filename AS filename_3 , t0 . title AS title_4 , t0 . description AS description_5 , t0 . main_image AS main_image_6 , t0 . target_resource AS target_resource_7 , t0 . has_variants AS has_variants_8 , t0 . created_at AS created_at_9 , t0 . updated_at AS updated_at_10 , t0 . frg_resource_id AS frg_resource_id_11 , t0 . created_by_id AS created_by_id_12 , t0 . modified_by_id AS modified_by_id_13 FROM frg_image t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . caption AS caption_2 , t0 . filename AS filename_3 , t0 . title AS title_4 , t0 . description AS description_5 , t0 . main_image AS main_image_6 , t0 . target_resource AS target_resource_7 , t0 . has_variants AS has_variants_8 , t0 . created_at AS created_at_9 , t0 . updated_at AS updated_at_10 , t0 . frg_resource_id AS frg_resource_id_11 , t0 . created_by_id AS created_by_id_12 , t0 . modified_by_id AS modified_by_id_13 FROM frg_image t0 WHERE t0 . id = 200 ;
Copy
271
0.24 ms
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_topics ON t0 . id = frg_resource_topics . frg_resource_taxonomies_id WHERE frg_resource_topics . frg_resource_id = ?
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_topics ON t0 . id = frg_resource_topics . frg_resource_taxonomies_id WHERE frg_resource_topics . frg_resource_id = 100 ;
Copy
272
0.24 ms
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_profiles ON t0 . id = frg_resource_profiles . frg_resource_taxonomies_id WHERE frg_resource_profiles . frg_resource_id = ?
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_profiles ON t0 . id = frg_resource_profiles . frg_resource_taxonomies_id WHERE frg_resource_profiles . frg_resource_id = 100 ;
Copy
273
0.16 ms
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_purposes ON t0 . id = frg_resource_purposes . frg_resource_taxonomies_id WHERE frg_resource_purposes . frg_resource_id = ?
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_purposes ON t0 . id = frg_resource_purposes . frg_resource_taxonomies_id WHERE frg_resource_purposes . frg_resource_id = 100 ;
Copy
274
0.16 ms
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_biografhic_regions ON t0 . id = frg_resource_biografhic_regions . frg_resource_taxonomies_id WHERE frg_resource_biografhic_regions . frg_resource_id = ?
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_biografhic_regions ON t0 . id = frg_resource_biografhic_regions . frg_resource_taxonomies_id WHERE frg_resource_biografhic_regions . frg_resource_id = 100 ;
Copy
275
0.13 ms
SELECT t0 . id AS id_1 , t0 . code_iso2 AS code_iso2_2 , t0 . code_iso3 AS code_iso3_3 , t0 . code_iso4 AS code_iso4_4 , t0 . name AS name_5 , t0 . flag_icon AS flag_icon_6 FROM frg_country t0 INNER JOIN frg_resource_countries ON t0 . id = frg_resource_countries . frg_country_id WHERE frg_resource_countries . frg_resource_id = ?
SELECT t0 . id AS id_1 , t0 . code_iso2 AS code_iso2_2 , t0 . code_iso3 AS code_iso3_3 , t0 . code_iso4 AS code_iso4_4 , t0 . name AS name_5 , t0 . flag_icon AS flag_icon_6 FROM frg_country t0 INNER JOIN frg_resource_countries ON t0 . id = frg_resource_countries . frg_country_id WHERE frg_resource_countries . frg_resource_id = 100 ;
Copy
276
0.12 ms
SELECT t0 . id AS id_1 , t0 . caption AS caption_2 , t0 . filename AS filename_3 , t0 . title AS title_4 , t0 . description AS description_5 , t0 . main_image AS main_image_6 , t0 . target_resource AS target_resource_7 , t0 . has_variants AS has_variants_8 , t0 . created_at AS created_at_9 , t0 . updated_at AS updated_at_10 , t0 . frg_resource_id AS frg_resource_id_11 , t0 . created_by_id AS created_by_id_12 , t0 . modified_by_id AS modified_by_id_13 FROM frg_image t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . caption AS caption_2 , t0 . filename AS filename_3 , t0 . title AS title_4 , t0 . description AS description_5 , t0 . main_image AS main_image_6 , t0 . target_resource AS target_resource_7 , t0 . has_variants AS has_variants_8 , t0 . created_at AS created_at_9 , t0 . updated_at AS updated_at_10 , t0 . frg_resource_id AS frg_resource_id_11 , t0 . created_by_id AS created_by_id_12 , t0 . modified_by_id AS modified_by_id_13 FROM frg_image t0 WHERE t0 . id = 203 ;
Copy
277
0.24 ms
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_topics ON t0 . id = frg_resource_topics . frg_resource_taxonomies_id WHERE frg_resource_topics . frg_resource_id = ?
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_topics ON t0 . id = frg_resource_topics . frg_resource_taxonomies_id WHERE frg_resource_topics . frg_resource_id = 102 ;
Copy
278
0.25 ms
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_profiles ON t0 . id = frg_resource_profiles . frg_resource_taxonomies_id WHERE frg_resource_profiles . frg_resource_id = ?
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_profiles ON t0 . id = frg_resource_profiles . frg_resource_taxonomies_id WHERE frg_resource_profiles . frg_resource_id = 102 ;
Copy
279
0.23 ms
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_purposes ON t0 . id = frg_resource_purposes . frg_resource_taxonomies_id WHERE frg_resource_purposes . frg_resource_id = ?
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_purposes ON t0 . id = frg_resource_purposes . frg_resource_taxonomies_id WHERE frg_resource_purposes . frg_resource_id = 102 ;
Copy
280
0.22 ms
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_biografhic_regions ON t0 . id = frg_resource_biografhic_regions . frg_resource_taxonomies_id WHERE frg_resource_biografhic_regions . frg_resource_id = ?
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_biografhic_regions ON t0 . id = frg_resource_biografhic_regions . frg_resource_taxonomies_id WHERE frg_resource_biografhic_regions . frg_resource_id = 102 ;
Copy
281
0.21 ms
SELECT t0 . id AS id_1 , t0 . code_iso2 AS code_iso2_2 , t0 . code_iso3 AS code_iso3_3 , t0 . code_iso4 AS code_iso4_4 , t0 . name AS name_5 , t0 . flag_icon AS flag_icon_6 FROM frg_country t0 INNER JOIN frg_resource_countries ON t0 . id = frg_resource_countries . frg_country_id WHERE frg_resource_countries . frg_resource_id = ?
SELECT t0 . id AS id_1 , t0 . code_iso2 AS code_iso2_2 , t0 . code_iso3 AS code_iso3_3 , t0 . code_iso4 AS code_iso4_4 , t0 . name AS name_5 , t0 . flag_icon AS flag_icon_6 FROM frg_country t0 INNER JOIN frg_resource_countries ON t0 . id = frg_resource_countries . frg_country_id WHERE frg_resource_countries . frg_resource_id = 102 ;
Copy
282
0.13 ms
SELECT t0 . id AS id_1 , t0 . caption AS caption_2 , t0 . filename AS filename_3 , t0 . title AS title_4 , t0 . description AS description_5 , t0 . main_image AS main_image_6 , t0 . target_resource AS target_resource_7 , t0 . has_variants AS has_variants_8 , t0 . created_at AS created_at_9 , t0 . updated_at AS updated_at_10 , t0 . frg_resource_id AS frg_resource_id_11 , t0 . created_by_id AS created_by_id_12 , t0 . modified_by_id AS modified_by_id_13 FROM frg_image t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . caption AS caption_2 , t0 . filename AS filename_3 , t0 . title AS title_4 , t0 . description AS description_5 , t0 . main_image AS main_image_6 , t0 . target_resource AS target_resource_7 , t0 . has_variants AS has_variants_8 , t0 . created_at AS created_at_9 , t0 . updated_at AS updated_at_10 , t0 . frg_resource_id AS frg_resource_id_11 , t0 . created_by_id AS created_by_id_12 , t0 . modified_by_id AS modified_by_id_13 FROM frg_image t0 WHERE t0 . id = 186 ;
Copy
283
0.19 ms
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_topics ON t0 . id = frg_resource_topics . frg_resource_taxonomies_id WHERE frg_resource_topics . frg_resource_id = ?
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_topics ON t0 . id = frg_resource_topics . frg_resource_taxonomies_id WHERE frg_resource_topics . frg_resource_id = 97 ;
Copy
284
0.24 ms
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_profiles ON t0 . id = frg_resource_profiles . frg_resource_taxonomies_id WHERE frg_resource_profiles . frg_resource_id = ?
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_profiles ON t0 . id = frg_resource_profiles . frg_resource_taxonomies_id WHERE frg_resource_profiles . frg_resource_id = 97 ;
Copy
285
0.16 ms
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_purposes ON t0 . id = frg_resource_purposes . frg_resource_taxonomies_id WHERE frg_resource_purposes . frg_resource_id = ?
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_purposes ON t0 . id = frg_resource_purposes . frg_resource_taxonomies_id WHERE frg_resource_purposes . frg_resource_id = 97 ;
Copy
286
0.22 ms
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_biografhic_regions ON t0 . id = frg_resource_biografhic_regions . frg_resource_taxonomies_id WHERE frg_resource_biografhic_regions . frg_resource_id = ?
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_biografhic_regions ON t0 . id = frg_resource_biografhic_regions . frg_resource_taxonomies_id WHERE frg_resource_biografhic_regions . frg_resource_id = 97 ;
Copy
287
0.22 ms
SELECT t0 . id AS id_1 , t0 . code_iso2 AS code_iso2_2 , t0 . code_iso3 AS code_iso3_3 , t0 . code_iso4 AS code_iso4_4 , t0 . name AS name_5 , t0 . flag_icon AS flag_icon_6 FROM frg_country t0 INNER JOIN frg_resource_countries ON t0 . id = frg_resource_countries . frg_country_id WHERE frg_resource_countries . frg_resource_id = ?
SELECT t0 . id AS id_1 , t0 . code_iso2 AS code_iso2_2 , t0 . code_iso3 AS code_iso3_3 , t0 . code_iso4 AS code_iso4_4 , t0 . name AS name_5 , t0 . flag_icon AS flag_icon_6 FROM frg_country t0 INNER JOIN frg_resource_countries ON t0 . id = frg_resource_countries . frg_country_id WHERE frg_resource_countries . frg_resource_id = 97 ;
Copy
288
0.13 ms
SELECT t0 . id AS id_1 , t0 . caption AS caption_2 , t0 . filename AS filename_3 , t0 . title AS title_4 , t0 . description AS description_5 , t0 . main_image AS main_image_6 , t0 . target_resource AS target_resource_7 , t0 . has_variants AS has_variants_8 , t0 . created_at AS created_at_9 , t0 . updated_at AS updated_at_10 , t0 . frg_resource_id AS frg_resource_id_11 , t0 . created_by_id AS created_by_id_12 , t0 . modified_by_id AS modified_by_id_13 FROM frg_image t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . caption AS caption_2 , t0 . filename AS filename_3 , t0 . title AS title_4 , t0 . description AS description_5 , t0 . main_image AS main_image_6 , t0 . target_resource AS target_resource_7 , t0 . has_variants AS has_variants_8 , t0 . created_at AS created_at_9 , t0 . updated_at AS updated_at_10 , t0 . frg_resource_id AS frg_resource_id_11 , t0 . created_by_id AS created_by_id_12 , t0 . modified_by_id AS modified_by_id_13 FROM frg_image t0 WHERE t0 . id = 128 ;
Copy
289
0.19 ms
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_topics ON t0 . id = frg_resource_topics . frg_resource_taxonomies_id WHERE frg_resource_topics . frg_resource_id = ?
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_topics ON t0 . id = frg_resource_topics . frg_resource_taxonomies_id WHERE frg_resource_topics . frg_resource_id = 16 ;
Copy
290
0.23 ms
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_profiles ON t0 . id = frg_resource_profiles . frg_resource_taxonomies_id WHERE frg_resource_profiles . frg_resource_id = ?
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_profiles ON t0 . id = frg_resource_profiles . frg_resource_taxonomies_id WHERE frg_resource_profiles . frg_resource_id = 16 ;
Copy
291
0.24 ms
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_purposes ON t0 . id = frg_resource_purposes . frg_resource_taxonomies_id WHERE frg_resource_purposes . frg_resource_id = ?
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_purposes ON t0 . id = frg_resource_purposes . frg_resource_taxonomies_id WHERE frg_resource_purposes . frg_resource_id = 16 ;
Copy
292
0.23 ms
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_biografhic_regions ON t0 . id = frg_resource_biografhic_regions . frg_resource_taxonomies_id WHERE frg_resource_biografhic_regions . frg_resource_id = ?
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_biografhic_regions ON t0 . id = frg_resource_biografhic_regions . frg_resource_taxonomies_id WHERE frg_resource_biografhic_regions . frg_resource_id = 16 ;
Copy
293
0.22 ms
SELECT t0 . id AS id_1 , t0 . code_iso2 AS code_iso2_2 , t0 . code_iso3 AS code_iso3_3 , t0 . code_iso4 AS code_iso4_4 , t0 . name AS name_5 , t0 . flag_icon AS flag_icon_6 FROM frg_country t0 INNER JOIN frg_resource_countries ON t0 . id = frg_resource_countries . frg_country_id WHERE frg_resource_countries . frg_resource_id = ?
SELECT t0 . id AS id_1 , t0 . code_iso2 AS code_iso2_2 , t0 . code_iso3 AS code_iso3_3 , t0 . code_iso4 AS code_iso4_4 , t0 . name AS name_5 , t0 . flag_icon AS flag_icon_6 FROM frg_country t0 INNER JOIN frg_resource_countries ON t0 . id = frg_resource_countries . frg_country_id WHERE frg_resource_countries . frg_resource_id = 16 ;
Copy
294
0.19 ms
SELECT t0 . id AS id_1 , t0 . caption AS caption_2 , t0 . filename AS filename_3 , t0 . title AS title_4 , t0 . description AS description_5 , t0 . main_image AS main_image_6 , t0 . target_resource AS target_resource_7 , t0 . has_variants AS has_variants_8 , t0 . created_at AS created_at_9 , t0 . updated_at AS updated_at_10 , t0 . frg_resource_id AS frg_resource_id_11 , t0 . created_by_id AS created_by_id_12 , t0 . modified_by_id AS modified_by_id_13 FROM frg_image t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . caption AS caption_2 , t0 . filename AS filename_3 , t0 . title AS title_4 , t0 . description AS description_5 , t0 . main_image AS main_image_6 , t0 . target_resource AS target_resource_7 , t0 . has_variants AS has_variants_8 , t0 . created_at AS created_at_9 , t0 . updated_at AS updated_at_10 , t0 . frg_resource_id AS frg_resource_id_11 , t0 . created_by_id AS created_by_id_12 , t0 . modified_by_id AS modified_by_id_13 FROM frg_image t0 WHERE t0 . id = 297 ;
Copy
295
0.24 ms
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_topics ON t0 . id = frg_resource_topics . frg_resource_taxonomies_id WHERE frg_resource_topics . frg_resource_id = ?
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_topics ON t0 . id = frg_resource_topics . frg_resource_taxonomies_id WHERE frg_resource_topics . frg_resource_id = 72 ;
Copy
296
0.24 ms
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_profiles ON t0 . id = frg_resource_profiles . frg_resource_taxonomies_id WHERE frg_resource_profiles . frg_resource_id = ?
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_profiles ON t0 . id = frg_resource_profiles . frg_resource_taxonomies_id WHERE frg_resource_profiles . frg_resource_id = 72 ;
Copy
297
0.18 ms
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_purposes ON t0 . id = frg_resource_purposes . frg_resource_taxonomies_id WHERE frg_resource_purposes . frg_resource_id = ?
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_purposes ON t0 . id = frg_resource_purposes . frg_resource_taxonomies_id WHERE frg_resource_purposes . frg_resource_id = 72 ;
Copy
298
0.19 ms
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_biografhic_regions ON t0 . id = frg_resource_biografhic_regions . frg_resource_taxonomies_id WHERE frg_resource_biografhic_regions . frg_resource_id = ?
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_biografhic_regions ON t0 . id = frg_resource_biografhic_regions . frg_resource_taxonomies_id WHERE frg_resource_biografhic_regions . frg_resource_id = 72 ;
Copy
299
0.23 ms
SELECT t0 . id AS id_1 , t0 . code_iso2 AS code_iso2_2 , t0 . code_iso3 AS code_iso3_3 , t0 . code_iso4 AS code_iso4_4 , t0 . name AS name_5 , t0 . flag_icon AS flag_icon_6 FROM frg_country t0 INNER JOIN frg_resource_countries ON t0 . id = frg_resource_countries . frg_country_id WHERE frg_resource_countries . frg_resource_id = ?
SELECT t0 . id AS id_1 , t0 . code_iso2 AS code_iso2_2 , t0 . code_iso3 AS code_iso3_3 , t0 . code_iso4 AS code_iso4_4 , t0 . name AS name_5 , t0 . flag_icon AS flag_icon_6 FROM frg_country t0 INNER JOIN frg_resource_countries ON t0 . id = frg_resource_countries . frg_country_id WHERE frg_resource_countries . frg_resource_id = 72 ;
Copy
300
0.16 ms
SELECT t0 . id AS id_1 , t0 . caption AS caption_2 , t0 . filename AS filename_3 , t0 . title AS title_4 , t0 . description AS description_5 , t0 . main_image AS main_image_6 , t0 . target_resource AS target_resource_7 , t0 . has_variants AS has_variants_8 , t0 . created_at AS created_at_9 , t0 . updated_at AS updated_at_10 , t0 . frg_resource_id AS frg_resource_id_11 , t0 . created_by_id AS created_by_id_12 , t0 . modified_by_id AS modified_by_id_13 FROM frg_image t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . caption AS caption_2 , t0 . filename AS filename_3 , t0 . title AS title_4 , t0 . description AS description_5 , t0 . main_image AS main_image_6 , t0 . target_resource AS target_resource_7 , t0 . has_variants AS has_variants_8 , t0 . created_at AS created_at_9 , t0 . updated_at AS updated_at_10 , t0 . frg_resource_id AS frg_resource_id_11 , t0 . created_by_id AS created_by_id_12 , t0 . modified_by_id AS modified_by_id_13 FROM frg_image t0 WHERE t0 . id = 333 ;
Copy
301
0.24 ms
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_topics ON t0 . id = frg_resource_topics . frg_resource_taxonomies_id WHERE frg_resource_topics . frg_resource_id = ?
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_topics ON t0 . id = frg_resource_topics . frg_resource_taxonomies_id WHERE frg_resource_topics . frg_resource_id = 93 ;
Copy
302
0.26 ms
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_profiles ON t0 . id = frg_resource_profiles . frg_resource_taxonomies_id WHERE frg_resource_profiles . frg_resource_id = ?
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_profiles ON t0 . id = frg_resource_profiles . frg_resource_taxonomies_id WHERE frg_resource_profiles . frg_resource_id = 93 ;
Copy
303
0.23 ms
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_purposes ON t0 . id = frg_resource_purposes . frg_resource_taxonomies_id WHERE frg_resource_purposes . frg_resource_id = ?
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_purposes ON t0 . id = frg_resource_purposes . frg_resource_taxonomies_id WHERE frg_resource_purposes . frg_resource_id = 93 ;
Copy
304
0.22 ms
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_biografhic_regions ON t0 . id = frg_resource_biografhic_regions . frg_resource_taxonomies_id WHERE frg_resource_biografhic_regions . frg_resource_id = ?
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_biografhic_regions ON t0 . id = frg_resource_biografhic_regions . frg_resource_taxonomies_id WHERE frg_resource_biografhic_regions . frg_resource_id = 93 ;
Copy
305
0.21 ms
SELECT t0 . id AS id_1 , t0 . code_iso2 AS code_iso2_2 , t0 . code_iso3 AS code_iso3_3 , t0 . code_iso4 AS code_iso4_4 , t0 . name AS name_5 , t0 . flag_icon AS flag_icon_6 FROM frg_country t0 INNER JOIN frg_resource_countries ON t0 . id = frg_resource_countries . frg_country_id WHERE frg_resource_countries . frg_resource_id = ?
SELECT t0 . id AS id_1 , t0 . code_iso2 AS code_iso2_2 , t0 . code_iso3 AS code_iso3_3 , t0 . code_iso4 AS code_iso4_4 , t0 . name AS name_5 , t0 . flag_icon AS flag_icon_6 FROM frg_country t0 INNER JOIN frg_resource_countries ON t0 . id = frg_resource_countries . frg_country_id WHERE frg_resource_countries . frg_resource_id = 93 ;
Copy
306
0.19 ms
SELECT t0 . id AS id_1 , t0 . caption AS caption_2 , t0 . filename AS filename_3 , t0 . title AS title_4 , t0 . description AS description_5 , t0 . main_image AS main_image_6 , t0 . target_resource AS target_resource_7 , t0 . has_variants AS has_variants_8 , t0 . created_at AS created_at_9 , t0 . updated_at AS updated_at_10 , t0 . frg_resource_id AS frg_resource_id_11 , t0 . created_by_id AS created_by_id_12 , t0 . modified_by_id AS modified_by_id_13 FROM frg_image t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . caption AS caption_2 , t0 . filename AS filename_3 , t0 . title AS title_4 , t0 . description AS description_5 , t0 . main_image AS main_image_6 , t0 . target_resource AS target_resource_7 , t0 . has_variants AS has_variants_8 , t0 . created_at AS created_at_9 , t0 . updated_at AS updated_at_10 , t0 . frg_resource_id AS frg_resource_id_11 , t0 . created_by_id AS created_by_id_12 , t0 . modified_by_id AS modified_by_id_13 FROM frg_image t0 WHERE t0 . id = 276 ;
Copy
307
0.24 ms
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_topics ON t0 . id = frg_resource_topics . frg_resource_taxonomies_id WHERE frg_resource_topics . frg_resource_id = ?
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_topics ON t0 . id = frg_resource_topics . frg_resource_taxonomies_id WHERE frg_resource_topics . frg_resource_id = 84 ;
Copy
308
0.23 ms
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_profiles ON t0 . id = frg_resource_profiles . frg_resource_taxonomies_id WHERE frg_resource_profiles . frg_resource_id = ?
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_profiles ON t0 . id = frg_resource_profiles . frg_resource_taxonomies_id WHERE frg_resource_profiles . frg_resource_id = 84 ;
Copy
309
0.16 ms
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_purposes ON t0 . id = frg_resource_purposes . frg_resource_taxonomies_id WHERE frg_resource_purposes . frg_resource_id = ?
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_purposes ON t0 . id = frg_resource_purposes . frg_resource_taxonomies_id WHERE frg_resource_purposes . frg_resource_id = 84 ;
Copy
310
0.23 ms
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_biografhic_regions ON t0 . id = frg_resource_biografhic_regions . frg_resource_taxonomies_id WHERE frg_resource_biografhic_regions . frg_resource_id = ?
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_biografhic_regions ON t0 . id = frg_resource_biografhic_regions . frg_resource_taxonomies_id WHERE frg_resource_biografhic_regions . frg_resource_id = 84 ;
Copy
311
0.14 ms
SELECT t0 . id AS id_1 , t0 . code_iso2 AS code_iso2_2 , t0 . code_iso3 AS code_iso3_3 , t0 . code_iso4 AS code_iso4_4 , t0 . name AS name_5 , t0 . flag_icon AS flag_icon_6 FROM frg_country t0 INNER JOIN frg_resource_countries ON t0 . id = frg_resource_countries . frg_country_id WHERE frg_resource_countries . frg_resource_id = ?
SELECT t0 . id AS id_1 , t0 . code_iso2 AS code_iso2_2 , t0 . code_iso3 AS code_iso3_3 , t0 . code_iso4 AS code_iso4_4 , t0 . name AS name_5 , t0 . flag_icon AS flag_icon_6 FROM frg_country t0 INNER JOIN frg_resource_countries ON t0 . id = frg_resource_countries . frg_country_id WHERE frg_resource_countries . frg_resource_id = 84 ;
Copy
312
0.13 ms
SELECT t0 . id AS id_1 , t0 . caption AS caption_2 , t0 . filename AS filename_3 , t0 . title AS title_4 , t0 . description AS description_5 , t0 . main_image AS main_image_6 , t0 . target_resource AS target_resource_7 , t0 . has_variants AS has_variants_8 , t0 . created_at AS created_at_9 , t0 . updated_at AS updated_at_10 , t0 . frg_resource_id AS frg_resource_id_11 , t0 . created_by_id AS created_by_id_12 , t0 . modified_by_id AS modified_by_id_13 FROM frg_image t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . caption AS caption_2 , t0 . filename AS filename_3 , t0 . title AS title_4 , t0 . description AS description_5 , t0 . main_image AS main_image_6 , t0 . target_resource AS target_resource_7 , t0 . has_variants AS has_variants_8 , t0 . created_at AS created_at_9 , t0 . updated_at AS updated_at_10 , t0 . frg_resource_id AS frg_resource_id_11 , t0 . created_by_id AS created_by_id_12 , t0 . modified_by_id AS modified_by_id_13 FROM frg_image t0 WHERE t0 . id = 272 ;
Copy
313
0.24 ms
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_topics ON t0 . id = frg_resource_topics . frg_resource_taxonomies_id WHERE frg_resource_topics . frg_resource_id = ?
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_topics ON t0 . id = frg_resource_topics . frg_resource_taxonomies_id WHERE frg_resource_topics . frg_resource_id = 80 ;
Copy
314
0.22 ms
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_profiles ON t0 . id = frg_resource_profiles . frg_resource_taxonomies_id WHERE frg_resource_profiles . frg_resource_id = ?
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_profiles ON t0 . id = frg_resource_profiles . frg_resource_taxonomies_id WHERE frg_resource_profiles . frg_resource_id = 80 ;
Copy
315
0.23 ms
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_purposes ON t0 . id = frg_resource_purposes . frg_resource_taxonomies_id WHERE frg_resource_purposes . frg_resource_id = ?
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_purposes ON t0 . id = frg_resource_purposes . frg_resource_taxonomies_id WHERE frg_resource_purposes . frg_resource_id = 80 ;
Copy
316
0.23 ms
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_biografhic_regions ON t0 . id = frg_resource_biografhic_regions . frg_resource_taxonomies_id WHERE frg_resource_biografhic_regions . frg_resource_id = ?
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_biografhic_regions ON t0 . id = frg_resource_biografhic_regions . frg_resource_taxonomies_id WHERE frg_resource_biografhic_regions . frg_resource_id = 80 ;
Copy
317
0.14 ms
SELECT t0 . id AS id_1 , t0 . code_iso2 AS code_iso2_2 , t0 . code_iso3 AS code_iso3_3 , t0 . code_iso4 AS code_iso4_4 , t0 . name AS name_5 , t0 . flag_icon AS flag_icon_6 FROM frg_country t0 INNER JOIN frg_resource_countries ON t0 . id = frg_resource_countries . frg_country_id WHERE frg_resource_countries . frg_resource_id = ?
SELECT t0 . id AS id_1 , t0 . code_iso2 AS code_iso2_2 , t0 . code_iso3 AS code_iso3_3 , t0 . code_iso4 AS code_iso4_4 , t0 . name AS name_5 , t0 . flag_icon AS flag_icon_6 FROM frg_country t0 INNER JOIN frg_resource_countries ON t0 . id = frg_resource_countries . frg_country_id WHERE frg_resource_countries . frg_resource_id = 80 ;
Copy
318
0.13 ms
SELECT t0 . id AS id_1 , t0 . caption AS caption_2 , t0 . filename AS filename_3 , t0 . title AS title_4 , t0 . description AS description_5 , t0 . main_image AS main_image_6 , t0 . target_resource AS target_resource_7 , t0 . has_variants AS has_variants_8 , t0 . created_at AS created_at_9 , t0 . updated_at AS updated_at_10 , t0 . frg_resource_id AS frg_resource_id_11 , t0 . created_by_id AS created_by_id_12 , t0 . modified_by_id AS modified_by_id_13 FROM frg_image t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . caption AS caption_2 , t0 . filename AS filename_3 , t0 . title AS title_4 , t0 . description AS description_5 , t0 . main_image AS main_image_6 , t0 . target_resource AS target_resource_7 , t0 . has_variants AS has_variants_8 , t0 . created_at AS created_at_9 , t0 . updated_at AS updated_at_10 , t0 . frg_resource_id AS frg_resource_id_11 , t0 . created_by_id AS created_by_id_12 , t0 . modified_by_id AS modified_by_id_13 FROM frg_image t0 WHERE t0 . id = 184 ;
Copy
319
0.28 ms
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_topics ON t0 . id = frg_resource_topics . frg_resource_taxonomies_id WHERE frg_resource_topics . frg_resource_id = ?
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_topics ON t0 . id = frg_resource_topics . frg_resource_taxonomies_id WHERE frg_resource_topics . frg_resource_id = 75 ;
Copy
320
0.23 ms
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_profiles ON t0 . id = frg_resource_profiles . frg_resource_taxonomies_id WHERE frg_resource_profiles . frg_resource_id = ?
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_profiles ON t0 . id = frg_resource_profiles . frg_resource_taxonomies_id WHERE frg_resource_profiles . frg_resource_id = 75 ;
Copy
321
0.16 ms
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_purposes ON t0 . id = frg_resource_purposes . frg_resource_taxonomies_id WHERE frg_resource_purposes . frg_resource_id = ?
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_purposes ON t0 . id = frg_resource_purposes . frg_resource_taxonomies_id WHERE frg_resource_purposes . frg_resource_id = 75 ;
Copy
322
0.23 ms
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_biografhic_regions ON t0 . id = frg_resource_biografhic_regions . frg_resource_taxonomies_id WHERE frg_resource_biografhic_regions . frg_resource_id = ?
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_biografhic_regions ON t0 . id = frg_resource_biografhic_regions . frg_resource_taxonomies_id WHERE frg_resource_biografhic_regions . frg_resource_id = 75 ;
Copy
323
0.20 ms
SELECT t0 . id AS id_1 , t0 . code_iso2 AS code_iso2_2 , t0 . code_iso3 AS code_iso3_3 , t0 . code_iso4 AS code_iso4_4 , t0 . name AS name_5 , t0 . flag_icon AS flag_icon_6 FROM frg_country t0 INNER JOIN frg_resource_countries ON t0 . id = frg_resource_countries . frg_country_id WHERE frg_resource_countries . frg_resource_id = ?
SELECT t0 . id AS id_1 , t0 . code_iso2 AS code_iso2_2 , t0 . code_iso3 AS code_iso3_3 , t0 . code_iso4 AS code_iso4_4 , t0 . name AS name_5 , t0 . flag_icon AS flag_icon_6 FROM frg_country t0 INNER JOIN frg_resource_countries ON t0 . id = frg_resource_countries . frg_country_id WHERE frg_resource_countries . frg_resource_id = 75 ;
Copy
324
0.13 ms
SELECT t0 . id AS id_1 , t0 . caption AS caption_2 , t0 . filename AS filename_3 , t0 . title AS title_4 , t0 . description AS description_5 , t0 . main_image AS main_image_6 , t0 . target_resource AS target_resource_7 , t0 . has_variants AS has_variants_8 , t0 . created_at AS created_at_9 , t0 . updated_at AS updated_at_10 , t0 . frg_resource_id AS frg_resource_id_11 , t0 . created_by_id AS created_by_id_12 , t0 . modified_by_id AS modified_by_id_13 FROM frg_image t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . caption AS caption_2 , t0 . filename AS filename_3 , t0 . title AS title_4 , t0 . description AS description_5 , t0 . main_image AS main_image_6 , t0 . target_resource AS target_resource_7 , t0 . has_variants AS has_variants_8 , t0 . created_at AS created_at_9 , t0 . updated_at AS updated_at_10 , t0 . frg_resource_id AS frg_resource_id_11 , t0 . created_by_id AS created_by_id_12 , t0 . modified_by_id AS modified_by_id_13 FROM frg_image t0 WHERE t0 . id = 220 ;
Copy
325
0.27 ms
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_topics ON t0 . id = frg_resource_topics . frg_resource_taxonomies_id WHERE frg_resource_topics . frg_resource_id = ?
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_topics ON t0 . id = frg_resource_topics . frg_resource_taxonomies_id WHERE frg_resource_topics . frg_resource_id = 50 ;
Copy
326
0.33 ms
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_profiles ON t0 . id = frg_resource_profiles . frg_resource_taxonomies_id WHERE frg_resource_profiles . frg_resource_id = ?
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_profiles ON t0 . id = frg_resource_profiles . frg_resource_taxonomies_id WHERE frg_resource_profiles . frg_resource_id = 50 ;
Copy
327
0.29 ms
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_purposes ON t0 . id = frg_resource_purposes . frg_resource_taxonomies_id WHERE frg_resource_purposes . frg_resource_id = ?
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_purposes ON t0 . id = frg_resource_purposes . frg_resource_taxonomies_id WHERE frg_resource_purposes . frg_resource_id = 50 ;
Copy
328
0.29 ms
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_biografhic_regions ON t0 . id = frg_resource_biografhic_regions . frg_resource_taxonomies_id WHERE frg_resource_biografhic_regions . frg_resource_id = ?
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_biografhic_regions ON t0 . id = frg_resource_biografhic_regions . frg_resource_taxonomies_id WHERE frg_resource_biografhic_regions . frg_resource_id = 50 ;
Copy
329
0.22 ms
SELECT t0 . id AS id_1 , t0 . code_iso2 AS code_iso2_2 , t0 . code_iso3 AS code_iso3_3 , t0 . code_iso4 AS code_iso4_4 , t0 . name AS name_5 , t0 . flag_icon AS flag_icon_6 FROM frg_country t0 INNER JOIN frg_resource_countries ON t0 . id = frg_resource_countries . frg_country_id WHERE frg_resource_countries . frg_resource_id = ?
SELECT t0 . id AS id_1 , t0 . code_iso2 AS code_iso2_2 , t0 . code_iso3 AS code_iso3_3 , t0 . code_iso4 AS code_iso4_4 , t0 . name AS name_5 , t0 . flag_icon AS flag_icon_6 FROM frg_country t0 INNER JOIN frg_resource_countries ON t0 . id = frg_resource_countries . frg_country_id WHERE frg_resource_countries . frg_resource_id = 50 ;
Copy
330
0.20 ms
SELECT t0 . id AS id_1 , t0 . caption AS caption_2 , t0 . filename AS filename_3 , t0 . title AS title_4 , t0 . description AS description_5 , t0 . main_image AS main_image_6 , t0 . target_resource AS target_resource_7 , t0 . has_variants AS has_variants_8 , t0 . created_at AS created_at_9 , t0 . updated_at AS updated_at_10 , t0 . frg_resource_id AS frg_resource_id_11 , t0 . created_by_id AS created_by_id_12 , t0 . modified_by_id AS modified_by_id_13 FROM frg_image t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . caption AS caption_2 , t0 . filename AS filename_3 , t0 . title AS title_4 , t0 . description AS description_5 , t0 . main_image AS main_image_6 , t0 . target_resource AS target_resource_7 , t0 . has_variants AS has_variants_8 , t0 . created_at AS created_at_9 , t0 . updated_at AS updated_at_10 , t0 . frg_resource_id AS frg_resource_id_11 , t0 . created_by_id AS created_by_id_12 , t0 . modified_by_id AS modified_by_id_13 FROM frg_image t0 WHERE t0 . id = 321 ;
Copy
331
0.26 ms
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_topics ON t0 . id = frg_resource_topics . frg_resource_taxonomies_id WHERE frg_resource_topics . frg_resource_id = ?
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_topics ON t0 . id = frg_resource_topics . frg_resource_taxonomies_id WHERE frg_resource_topics . frg_resource_id = 139 ;
Copy
332
0.26 ms
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_profiles ON t0 . id = frg_resource_profiles . frg_resource_taxonomies_id WHERE frg_resource_profiles . frg_resource_id = ?
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_profiles ON t0 . id = frg_resource_profiles . frg_resource_taxonomies_id WHERE frg_resource_profiles . frg_resource_id = 139 ;
Copy
333
0.20 ms
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_purposes ON t0 . id = frg_resource_purposes . frg_resource_taxonomies_id WHERE frg_resource_purposes . frg_resource_id = ?
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_purposes ON t0 . id = frg_resource_purposes . frg_resource_taxonomies_id WHERE frg_resource_purposes . frg_resource_id = 139 ;
Copy
334
0.16 ms
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_biografhic_regions ON t0 . id = frg_resource_biografhic_regions . frg_resource_taxonomies_id WHERE frg_resource_biografhic_regions . frg_resource_id = ?
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_biografhic_regions ON t0 . id = frg_resource_biografhic_regions . frg_resource_taxonomies_id WHERE frg_resource_biografhic_regions . frg_resource_id = 139 ;
Copy
335
0.14 ms
SELECT t0 . id AS id_1 , t0 . code_iso2 AS code_iso2_2 , t0 . code_iso3 AS code_iso3_3 , t0 . code_iso4 AS code_iso4_4 , t0 . name AS name_5 , t0 . flag_icon AS flag_icon_6 FROM frg_country t0 INNER JOIN frg_resource_countries ON t0 . id = frg_resource_countries . frg_country_id WHERE frg_resource_countries . frg_resource_id = ?
SELECT t0 . id AS id_1 , t0 . code_iso2 AS code_iso2_2 , t0 . code_iso3 AS code_iso3_3 , t0 . code_iso4 AS code_iso4_4 , t0 . name AS name_5 , t0 . flag_icon AS flag_icon_6 FROM frg_country t0 INNER JOIN frg_resource_countries ON t0 . id = frg_resource_countries . frg_country_id WHERE frg_resource_countries . frg_resource_id = 139 ;
Copy
336
0.22 ms
SELECT t0 . id AS id_1 , t0 . caption AS caption_2 , t0 . filename AS filename_3 , t0 . title AS title_4 , t0 . description AS description_5 , t0 . main_image AS main_image_6 , t0 . target_resource AS target_resource_7 , t0 . has_variants AS has_variants_8 , t0 . created_at AS created_at_9 , t0 . updated_at AS updated_at_10 , t0 . frg_resource_id AS frg_resource_id_11 , t0 . created_by_id AS created_by_id_12 , t0 . modified_by_id AS modified_by_id_13 FROM frg_image t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . caption AS caption_2 , t0 . filename AS filename_3 , t0 . title AS title_4 , t0 . description AS description_5 , t0 . main_image AS main_image_6 , t0 . target_resource AS target_resource_7 , t0 . has_variants AS has_variants_8 , t0 . created_at AS created_at_9 , t0 . updated_at AS updated_at_10 , t0 . frg_resource_id AS frg_resource_id_11 , t0 . created_by_id AS created_by_id_12 , t0 . modified_by_id AS modified_by_id_13 FROM frg_image t0 WHERE t0 . id = 221 ;
Copy
337
0.25 ms
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_topics ON t0 . id = frg_resource_topics . frg_resource_taxonomies_id WHERE frg_resource_topics . frg_resource_id = ?
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_topics ON t0 . id = frg_resource_topics . frg_resource_taxonomies_id WHERE frg_resource_topics . frg_resource_id = 51 ;
Copy
338
0.25 ms
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_profiles ON t0 . id = frg_resource_profiles . frg_resource_taxonomies_id WHERE frg_resource_profiles . frg_resource_id = ?
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_profiles ON t0 . id = frg_resource_profiles . frg_resource_taxonomies_id WHERE frg_resource_profiles . frg_resource_id = 51 ;
Copy
339
0.23 ms
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_purposes ON t0 . id = frg_resource_purposes . frg_resource_taxonomies_id WHERE frg_resource_purposes . frg_resource_id = ?
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_purposes ON t0 . id = frg_resource_purposes . frg_resource_taxonomies_id WHERE frg_resource_purposes . frg_resource_id = 51 ;
Copy
340
0.23 ms
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_biografhic_regions ON t0 . id = frg_resource_biografhic_regions . frg_resource_taxonomies_id WHERE frg_resource_biografhic_regions . frg_resource_id = ?
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_biografhic_regions ON t0 . id = frg_resource_biografhic_regions . frg_resource_taxonomies_id WHERE frg_resource_biografhic_regions . frg_resource_id = 51 ;
Copy
341
0.24 ms
SELECT t0 . id AS id_1 , t0 . code_iso2 AS code_iso2_2 , t0 . code_iso3 AS code_iso3_3 , t0 . code_iso4 AS code_iso4_4 , t0 . name AS name_5 , t0 . flag_icon AS flag_icon_6 FROM frg_country t0 INNER JOIN frg_resource_countries ON t0 . id = frg_resource_countries . frg_country_id WHERE frg_resource_countries . frg_resource_id = ?
SELECT t0 . id AS id_1 , t0 . code_iso2 AS code_iso2_2 , t0 . code_iso3 AS code_iso3_3 , t0 . code_iso4 AS code_iso4_4 , t0 . name AS name_5 , t0 . flag_icon AS flag_icon_6 FROM frg_country t0 INNER JOIN frg_resource_countries ON t0 . id = frg_resource_countries . frg_country_id WHERE frg_resource_countries . frg_resource_id = 51 ;
Copy
342
0.25 ms
SELECT t0 . id AS id_1 , t0 . caption AS caption_2 , t0 . filename AS filename_3 , t0 . title AS title_4 , t0 . description AS description_5 , t0 . main_image AS main_image_6 , t0 . target_resource AS target_resource_7 , t0 . has_variants AS has_variants_8 , t0 . created_at AS created_at_9 , t0 . updated_at AS updated_at_10 , t0 . frg_resource_id AS frg_resource_id_11 , t0 . created_by_id AS created_by_id_12 , t0 . modified_by_id AS modified_by_id_13 FROM frg_image t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . caption AS caption_2 , t0 . filename AS filename_3 , t0 . title AS title_4 , t0 . description AS description_5 , t0 . main_image AS main_image_6 , t0 . target_resource AS target_resource_7 , t0 . has_variants AS has_variants_8 , t0 . created_at AS created_at_9 , t0 . updated_at AS updated_at_10 , t0 . frg_resource_id AS frg_resource_id_11 , t0 . created_by_id AS created_by_id_12 , t0 . modified_by_id AS modified_by_id_13 FROM frg_image t0 WHERE t0 . id = 222 ;
Copy
343
0.28 ms
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_topics ON t0 . id = frg_resource_topics . frg_resource_taxonomies_id WHERE frg_resource_topics . frg_resource_id = ?
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_topics ON t0 . id = frg_resource_topics . frg_resource_taxonomies_id WHERE frg_resource_topics . frg_resource_id = 52 ;
Copy
344
0.24 ms
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_profiles ON t0 . id = frg_resource_profiles . frg_resource_taxonomies_id WHERE frg_resource_profiles . frg_resource_id = ?
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_profiles ON t0 . id = frg_resource_profiles . frg_resource_taxonomies_id WHERE frg_resource_profiles . frg_resource_id = 52 ;
Copy
345
0.20 ms
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_purposes ON t0 . id = frg_resource_purposes . frg_resource_taxonomies_id WHERE frg_resource_purposes . frg_resource_id = ?
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_purposes ON t0 . id = frg_resource_purposes . frg_resource_taxonomies_id WHERE frg_resource_purposes . frg_resource_id = 52 ;
Copy
346
0.26 ms
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_biografhic_regions ON t0 . id = frg_resource_biografhic_regions . frg_resource_taxonomies_id WHERE frg_resource_biografhic_regions . frg_resource_id = ?
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_biografhic_regions ON t0 . id = frg_resource_biografhic_regions . frg_resource_taxonomies_id WHERE frg_resource_biografhic_regions . frg_resource_id = 52 ;
Copy
347
0.24 ms
SELECT t0 . id AS id_1 , t0 . code_iso2 AS code_iso2_2 , t0 . code_iso3 AS code_iso3_3 , t0 . code_iso4 AS code_iso4_4 , t0 . name AS name_5 , t0 . flag_icon AS flag_icon_6 FROM frg_country t0 INNER JOIN frg_resource_countries ON t0 . id = frg_resource_countries . frg_country_id WHERE frg_resource_countries . frg_resource_id = ?
SELECT t0 . id AS id_1 , t0 . code_iso2 AS code_iso2_2 , t0 . code_iso3 AS code_iso3_3 , t0 . code_iso4 AS code_iso4_4 , t0 . name AS name_5 , t0 . flag_icon AS flag_icon_6 FROM frg_country t0 INNER JOIN frg_resource_countries ON t0 . id = frg_resource_countries . frg_country_id WHERE frg_resource_countries . frg_resource_id = 52 ;
Copy
348
0.24 ms
SELECT t0 . id AS id_1 , t0 . caption AS caption_2 , t0 . filename AS filename_3 , t0 . title AS title_4 , t0 . description AS description_5 , t0 . main_image AS main_image_6 , t0 . target_resource AS target_resource_7 , t0 . has_variants AS has_variants_8 , t0 . created_at AS created_at_9 , t0 . updated_at AS updated_at_10 , t0 . frg_resource_id AS frg_resource_id_11 , t0 . created_by_id AS created_by_id_12 , t0 . modified_by_id AS modified_by_id_13 FROM frg_image t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . caption AS caption_2 , t0 . filename AS filename_3 , t0 . title AS title_4 , t0 . description AS description_5 , t0 . main_image AS main_image_6 , t0 . target_resource AS target_resource_7 , t0 . has_variants AS has_variants_8 , t0 . created_at AS created_at_9 , t0 . updated_at AS updated_at_10 , t0 . frg_resource_id AS frg_resource_id_11 , t0 . created_by_id AS created_by_id_12 , t0 . modified_by_id AS modified_by_id_13 FROM frg_image t0 WHERE t0 . id = 118 ;
Copy
349
0.27 ms
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_topics ON t0 . id = frg_resource_topics . frg_resource_taxonomies_id WHERE frg_resource_topics . frg_resource_id = ?
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_topics ON t0 . id = frg_resource_topics . frg_resource_taxonomies_id WHERE frg_resource_topics . frg_resource_id = 18 ;
Copy
350
0.26 ms
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_profiles ON t0 . id = frg_resource_profiles . frg_resource_taxonomies_id WHERE frg_resource_profiles . frg_resource_id = ?
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_profiles ON t0 . id = frg_resource_profiles . frg_resource_taxonomies_id WHERE frg_resource_profiles . frg_resource_id = 18 ;
Copy
351
0.27 ms
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_purposes ON t0 . id = frg_resource_purposes . frg_resource_taxonomies_id WHERE frg_resource_purposes . frg_resource_id = ?
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_purposes ON t0 . id = frg_resource_purposes . frg_resource_taxonomies_id WHERE frg_resource_purposes . frg_resource_id = 18 ;
Copy
352
0.26 ms
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_biografhic_regions ON t0 . id = frg_resource_biografhic_regions . frg_resource_taxonomies_id WHERE frg_resource_biografhic_regions . frg_resource_id = ?
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_biografhic_regions ON t0 . id = frg_resource_biografhic_regions . frg_resource_taxonomies_id WHERE frg_resource_biografhic_regions . frg_resource_id = 18 ;
Copy
353
0.24 ms
SELECT t0 . id AS id_1 , t0 . code_iso2 AS code_iso2_2 , t0 . code_iso3 AS code_iso3_3 , t0 . code_iso4 AS code_iso4_4 , t0 . name AS name_5 , t0 . flag_icon AS flag_icon_6 FROM frg_country t0 INNER JOIN frg_resource_countries ON t0 . id = frg_resource_countries . frg_country_id WHERE frg_resource_countries . frg_resource_id = ?
SELECT t0 . id AS id_1 , t0 . code_iso2 AS code_iso2_2 , t0 . code_iso3 AS code_iso3_3 , t0 . code_iso4 AS code_iso4_4 , t0 . name AS name_5 , t0 . flag_icon AS flag_icon_6 FROM frg_country t0 INNER JOIN frg_resource_countries ON t0 . id = frg_resource_countries . frg_country_id WHERE frg_resource_countries . frg_resource_id = 18 ;
Copy
354
0.20 ms
SELECT t0 . id AS id_1 , t0 . caption AS caption_2 , t0 . filename AS filename_3 , t0 . title AS title_4 , t0 . description AS description_5 , t0 . main_image AS main_image_6 , t0 . target_resource AS target_resource_7 , t0 . has_variants AS has_variants_8 , t0 . created_at AS created_at_9 , t0 . updated_at AS updated_at_10 , t0 . frg_resource_id AS frg_resource_id_11 , t0 . created_by_id AS created_by_id_12 , t0 . modified_by_id AS modified_by_id_13 FROM frg_image t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . caption AS caption_2 , t0 . filename AS filename_3 , t0 . title AS title_4 , t0 . description AS description_5 , t0 . main_image AS main_image_6 , t0 . target_resource AS target_resource_7 , t0 . has_variants AS has_variants_8 , t0 . created_at AS created_at_9 , t0 . updated_at AS updated_at_10 , t0 . frg_resource_id AS frg_resource_id_11 , t0 . created_by_id AS created_by_id_12 , t0 . modified_by_id AS modified_by_id_13 FROM frg_image t0 WHERE t0 . id = 223 ;
Copy
355
0.28 ms
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_topics ON t0 . id = frg_resource_topics . frg_resource_taxonomies_id WHERE frg_resource_topics . frg_resource_id = ?
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_topics ON t0 . id = frg_resource_topics . frg_resource_taxonomies_id WHERE frg_resource_topics . frg_resource_id = 53 ;
Copy
356
0.30 ms
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_profiles ON t0 . id = frg_resource_profiles . frg_resource_taxonomies_id WHERE frg_resource_profiles . frg_resource_id = ?
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_profiles ON t0 . id = frg_resource_profiles . frg_resource_taxonomies_id WHERE frg_resource_profiles . frg_resource_id = 53 ;
Copy
357
0.27 ms
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_purposes ON t0 . id = frg_resource_purposes . frg_resource_taxonomies_id WHERE frg_resource_purposes . frg_resource_id = ?
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_purposes ON t0 . id = frg_resource_purposes . frg_resource_taxonomies_id WHERE frg_resource_purposes . frg_resource_id = 53 ;
Copy
358
0.26 ms
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_biografhic_regions ON t0 . id = frg_resource_biografhic_regions . frg_resource_taxonomies_id WHERE frg_resource_biografhic_regions . frg_resource_id = ?
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_biografhic_regions ON t0 . id = frg_resource_biografhic_regions . frg_resource_taxonomies_id WHERE frg_resource_biografhic_regions . frg_resource_id = 53 ;
Copy
359
0.24 ms
SELECT t0 . id AS id_1 , t0 . code_iso2 AS code_iso2_2 , t0 . code_iso3 AS code_iso3_3 , t0 . code_iso4 AS code_iso4_4 , t0 . name AS name_5 , t0 . flag_icon AS flag_icon_6 FROM frg_country t0 INNER JOIN frg_resource_countries ON t0 . id = frg_resource_countries . frg_country_id WHERE frg_resource_countries . frg_resource_id = ?
SELECT t0 . id AS id_1 , t0 . code_iso2 AS code_iso2_2 , t0 . code_iso3 AS code_iso3_3 , t0 . code_iso4 AS code_iso4_4 , t0 . name AS name_5 , t0 . flag_icon AS flag_icon_6 FROM frg_country t0 INNER JOIN frg_resource_countries ON t0 . id = frg_resource_countries . frg_country_id WHERE frg_resource_countries . frg_resource_id = 53 ;
Copy
360
0.22 ms
SELECT t0 . id AS id_1 , t0 . caption AS caption_2 , t0 . filename AS filename_3 , t0 . title AS title_4 , t0 . description AS description_5 , t0 . main_image AS main_image_6 , t0 . target_resource AS target_resource_7 , t0 . has_variants AS has_variants_8 , t0 . created_at AS created_at_9 , t0 . updated_at AS updated_at_10 , t0 . frg_resource_id AS frg_resource_id_11 , t0 . created_by_id AS created_by_id_12 , t0 . modified_by_id AS modified_by_id_13 FROM frg_image t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . caption AS caption_2 , t0 . filename AS filename_3 , t0 . title AS title_4 , t0 . description AS description_5 , t0 . main_image AS main_image_6 , t0 . target_resource AS target_resource_7 , t0 . has_variants AS has_variants_8 , t0 . created_at AS created_at_9 , t0 . updated_at AS updated_at_10 , t0 . frg_resource_id AS frg_resource_id_11 , t0 . created_by_id AS created_by_id_12 , t0 . modified_by_id AS modified_by_id_13 FROM frg_image t0 WHERE t0 . id = 274 ;
Copy
361
0.29 ms
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_topics ON t0 . id = frg_resource_topics . frg_resource_taxonomies_id WHERE frg_resource_topics . frg_resource_id = ?
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_topics ON t0 . id = frg_resource_topics . frg_resource_taxonomies_id WHERE frg_resource_topics . frg_resource_id = 82 ;
Copy
362
0.22 ms
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_profiles ON t0 . id = frg_resource_profiles . frg_resource_taxonomies_id WHERE frg_resource_profiles . frg_resource_id = ?
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_profiles ON t0 . id = frg_resource_profiles . frg_resource_taxonomies_id WHERE frg_resource_profiles . frg_resource_id = 82 ;
Copy
363
0.28 ms
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_purposes ON t0 . id = frg_resource_purposes . frg_resource_taxonomies_id WHERE frg_resource_purposes . frg_resource_id = ?
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_purposes ON t0 . id = frg_resource_purposes . frg_resource_taxonomies_id WHERE frg_resource_purposes . frg_resource_id = 82 ;
Copy
364
0.26 ms
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_biografhic_regions ON t0 . id = frg_resource_biografhic_regions . frg_resource_taxonomies_id WHERE frg_resource_biografhic_regions . frg_resource_id = ?
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_biografhic_regions ON t0 . id = frg_resource_biografhic_regions . frg_resource_taxonomies_id WHERE frg_resource_biografhic_regions . frg_resource_id = 82 ;
Copy
365
0.23 ms
SELECT t0 . id AS id_1 , t0 . code_iso2 AS code_iso2_2 , t0 . code_iso3 AS code_iso3_3 , t0 . code_iso4 AS code_iso4_4 , t0 . name AS name_5 , t0 . flag_icon AS flag_icon_6 FROM frg_country t0 INNER JOIN frg_resource_countries ON t0 . id = frg_resource_countries . frg_country_id WHERE frg_resource_countries . frg_resource_id = ?
SELECT t0 . id AS id_1 , t0 . code_iso2 AS code_iso2_2 , t0 . code_iso3 AS code_iso3_3 , t0 . code_iso4 AS code_iso4_4 , t0 . name AS name_5 , t0 . flag_icon AS flag_icon_6 FROM frg_country t0 INNER JOIN frg_resource_countries ON t0 . id = frg_resource_countries . frg_country_id WHERE frg_resource_countries . frg_resource_id = 82 ;
Copy
366
0.22 ms
SELECT t0 . id AS id_1 , t0 . caption AS caption_2 , t0 . filename AS filename_3 , t0 . title AS title_4 , t0 . description AS description_5 , t0 . main_image AS main_image_6 , t0 . target_resource AS target_resource_7 , t0 . has_variants AS has_variants_8 , t0 . created_at AS created_at_9 , t0 . updated_at AS updated_at_10 , t0 . frg_resource_id AS frg_resource_id_11 , t0 . created_by_id AS created_by_id_12 , t0 . modified_by_id AS modified_by_id_13 FROM frg_image t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . caption AS caption_2 , t0 . filename AS filename_3 , t0 . title AS title_4 , t0 . description AS description_5 , t0 . main_image AS main_image_6 , t0 . target_resource AS target_resource_7 , t0 . has_variants AS has_variants_8 , t0 . created_at AS created_at_9 , t0 . updated_at AS updated_at_10 , t0 . frg_resource_id AS frg_resource_id_11 , t0 . created_by_id AS created_by_id_12 , t0 . modified_by_id AS modified_by_id_13 FROM frg_image t0 WHERE t0 . id = 224 ;
Copy
367
0.28 ms
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_topics ON t0 . id = frg_resource_topics . frg_resource_taxonomies_id WHERE frg_resource_topics . frg_resource_id = ?
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_topics ON t0 . id = frg_resource_topics . frg_resource_taxonomies_id WHERE frg_resource_topics . frg_resource_id = 54 ;
Copy
368
0.27 ms
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_profiles ON t0 . id = frg_resource_profiles . frg_resource_taxonomies_id WHERE frg_resource_profiles . frg_resource_id = ?
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_profiles ON t0 . id = frg_resource_profiles . frg_resource_taxonomies_id WHERE frg_resource_profiles . frg_resource_id = 54 ;
Copy
369
0.25 ms
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_purposes ON t0 . id = frg_resource_purposes . frg_resource_taxonomies_id WHERE frg_resource_purposes . frg_resource_id = ?
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_purposes ON t0 . id = frg_resource_purposes . frg_resource_taxonomies_id WHERE frg_resource_purposes . frg_resource_id = 54 ;
Copy
370
0.26 ms
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_biografhic_regions ON t0 . id = frg_resource_biografhic_regions . frg_resource_taxonomies_id WHERE frg_resource_biografhic_regions . frg_resource_id = ?
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_biografhic_regions ON t0 . id = frg_resource_biografhic_regions . frg_resource_taxonomies_id WHERE frg_resource_biografhic_regions . frg_resource_id = 54 ;
Copy
371
0.23 ms
SELECT t0 . id AS id_1 , t0 . code_iso2 AS code_iso2_2 , t0 . code_iso3 AS code_iso3_3 , t0 . code_iso4 AS code_iso4_4 , t0 . name AS name_5 , t0 . flag_icon AS flag_icon_6 FROM frg_country t0 INNER JOIN frg_resource_countries ON t0 . id = frg_resource_countries . frg_country_id WHERE frg_resource_countries . frg_resource_id = ?
SELECT t0 . id AS id_1 , t0 . code_iso2 AS code_iso2_2 , t0 . code_iso3 AS code_iso3_3 , t0 . code_iso4 AS code_iso4_4 , t0 . name AS name_5 , t0 . flag_icon AS flag_icon_6 FROM frg_country t0 INNER JOIN frg_resource_countries ON t0 . id = frg_resource_countries . frg_country_id WHERE frg_resource_countries . frg_resource_id = 54 ;
Copy
372
0.23 ms
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_topics ON t0 . id = frg_resource_topics . frg_resource_taxonomies_id WHERE frg_resource_topics . frg_resource_id = ?
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_topics ON t0 . id = frg_resource_topics . frg_resource_taxonomies_id WHERE frg_resource_topics . frg_resource_id = 55 ;
Copy
373
0.27 ms
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_profiles ON t0 . id = frg_resource_profiles . frg_resource_taxonomies_id WHERE frg_resource_profiles . frg_resource_id = ?
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_profiles ON t0 . id = frg_resource_profiles . frg_resource_taxonomies_id WHERE frg_resource_profiles . frg_resource_id = 55 ;
Copy
374
0.28 ms
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_purposes ON t0 . id = frg_resource_purposes . frg_resource_taxonomies_id WHERE frg_resource_purposes . frg_resource_id = ?
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_purposes ON t0 . id = frg_resource_purposes . frg_resource_taxonomies_id WHERE frg_resource_purposes . frg_resource_id = 55 ;
Copy
375
0.21 ms
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_biografhic_regions ON t0 . id = frg_resource_biografhic_regions . frg_resource_taxonomies_id WHERE frg_resource_biografhic_regions . frg_resource_id = ?
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_biografhic_regions ON t0 . id = frg_resource_biografhic_regions . frg_resource_taxonomies_id WHERE frg_resource_biografhic_regions . frg_resource_id = 55 ;
Copy
376
0.19 ms
SELECT t0 . id AS id_1 , t0 . code_iso2 AS code_iso2_2 , t0 . code_iso3 AS code_iso3_3 , t0 . code_iso4 AS code_iso4_4 , t0 . name AS name_5 , t0 . flag_icon AS flag_icon_6 FROM frg_country t0 INNER JOIN frg_resource_countries ON t0 . id = frg_resource_countries . frg_country_id WHERE frg_resource_countries . frg_resource_id = ?
SELECT t0 . id AS id_1 , t0 . code_iso2 AS code_iso2_2 , t0 . code_iso3 AS code_iso3_3 , t0 . code_iso4 AS code_iso4_4 , t0 . name AS name_5 , t0 . flag_icon AS flag_icon_6 FROM frg_country t0 INNER JOIN frg_resource_countries ON t0 . id = frg_resource_countries . frg_country_id WHERE frg_resource_countries . frg_resource_id = 55 ;
Copy
377
0.17 ms
SELECT t0 . id AS id_1 , t0 . caption AS caption_2 , t0 . filename AS filename_3 , t0 . title AS title_4 , t0 . description AS description_5 , t0 . main_image AS main_image_6 , t0 . target_resource AS target_resource_7 , t0 . has_variants AS has_variants_8 , t0 . created_at AS created_at_9 , t0 . updated_at AS updated_at_10 , t0 . frg_resource_id AS frg_resource_id_11 , t0 . created_by_id AS created_by_id_12 , t0 . modified_by_id AS modified_by_id_13 FROM frg_image t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . caption AS caption_2 , t0 . filename AS filename_3 , t0 . title AS title_4 , t0 . description AS description_5 , t0 . main_image AS main_image_6 , t0 . target_resource AS target_resource_7 , t0 . has_variants AS has_variants_8 , t0 . created_at AS created_at_9 , t0 . updated_at AS updated_at_10 , t0 . frg_resource_id AS frg_resource_id_11 , t0 . created_by_id AS created_by_id_12 , t0 . modified_by_id AS modified_by_id_13 FROM frg_image t0 WHERE t0 . id = 225 ;
Copy
378
0.22 ms
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_topics ON t0 . id = frg_resource_topics . frg_resource_taxonomies_id WHERE frg_resource_topics . frg_resource_id = ?
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_topics ON t0 . id = frg_resource_topics . frg_resource_taxonomies_id WHERE frg_resource_topics . frg_resource_id = 56 ;
Copy
379
0.22 ms
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_profiles ON t0 . id = frg_resource_profiles . frg_resource_taxonomies_id WHERE frg_resource_profiles . frg_resource_id = ?
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_profiles ON t0 . id = frg_resource_profiles . frg_resource_taxonomies_id WHERE frg_resource_profiles . frg_resource_id = 56 ;
Copy
380
0.21 ms
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_purposes ON t0 . id = frg_resource_purposes . frg_resource_taxonomies_id WHERE frg_resource_purposes . frg_resource_id = ?
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_purposes ON t0 . id = frg_resource_purposes . frg_resource_taxonomies_id WHERE frg_resource_purposes . frg_resource_id = 56 ;
Copy
381
0.18 ms
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_biografhic_regions ON t0 . id = frg_resource_biografhic_regions . frg_resource_taxonomies_id WHERE frg_resource_biografhic_regions . frg_resource_id = ?
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_biografhic_regions ON t0 . id = frg_resource_biografhic_regions . frg_resource_taxonomies_id WHERE frg_resource_biografhic_regions . frg_resource_id = 56 ;
Copy
382
0.16 ms
SELECT t0 . id AS id_1 , t0 . code_iso2 AS code_iso2_2 , t0 . code_iso3 AS code_iso3_3 , t0 . code_iso4 AS code_iso4_4 , t0 . name AS name_5 , t0 . flag_icon AS flag_icon_6 FROM frg_country t0 INNER JOIN frg_resource_countries ON t0 . id = frg_resource_countries . frg_country_id WHERE frg_resource_countries . frg_resource_id = ?
SELECT t0 . id AS id_1 , t0 . code_iso2 AS code_iso2_2 , t0 . code_iso3 AS code_iso3_3 , t0 . code_iso4 AS code_iso4_4 , t0 . name AS name_5 , t0 . flag_icon AS flag_icon_6 FROM frg_country t0 INNER JOIN frg_resource_countries ON t0 . id = frg_resource_countries . frg_country_id WHERE frg_resource_countries . frg_resource_id = 56 ;
Copy
383
0.21 ms
SELECT t0 . id AS id_1 , t0 . caption AS caption_2 , t0 . filename AS filename_3 , t0 . title AS title_4 , t0 . description AS description_5 , t0 . main_image AS main_image_6 , t0 . target_resource AS target_resource_7 , t0 . has_variants AS has_variants_8 , t0 . created_at AS created_at_9 , t0 . updated_at AS updated_at_10 , t0 . frg_resource_id AS frg_resource_id_11 , t0 . created_by_id AS created_by_id_12 , t0 . modified_by_id AS modified_by_id_13 FROM frg_image t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . caption AS caption_2 , t0 . filename AS filename_3 , t0 . title AS title_4 , t0 . description AS description_5 , t0 . main_image AS main_image_6 , t0 . target_resource AS target_resource_7 , t0 . has_variants AS has_variants_8 , t0 . created_at AS created_at_9 , t0 . updated_at AS updated_at_10 , t0 . frg_resource_id AS frg_resource_id_11 , t0 . created_by_id AS created_by_id_12 , t0 . modified_by_id AS modified_by_id_13 FROM frg_image t0 WHERE t0 . id = 202 ;
Copy
384
0.23 ms
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_topics ON t0 . id = frg_resource_topics . frg_resource_taxonomies_id WHERE frg_resource_topics . frg_resource_id = ?
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_topics ON t0 . id = frg_resource_topics . frg_resource_taxonomies_id WHERE frg_resource_topics . frg_resource_id = 101 ;
Copy
385
0.20 ms
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_profiles ON t0 . id = frg_resource_profiles . frg_resource_taxonomies_id WHERE frg_resource_profiles . frg_resource_id = ?
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_profiles ON t0 . id = frg_resource_profiles . frg_resource_taxonomies_id WHERE frg_resource_profiles . frg_resource_id = 101 ;
Copy
386
0.21 ms
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_purposes ON t0 . id = frg_resource_purposes . frg_resource_taxonomies_id WHERE frg_resource_purposes . frg_resource_id = ?
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_purposes ON t0 . id = frg_resource_purposes . frg_resource_taxonomies_id WHERE frg_resource_purposes . frg_resource_id = 101 ;
Copy
387
0.18 ms
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_biografhic_regions ON t0 . id = frg_resource_biografhic_regions . frg_resource_taxonomies_id WHERE frg_resource_biografhic_regions . frg_resource_id = ?
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_biografhic_regions ON t0 . id = frg_resource_biografhic_regions . frg_resource_taxonomies_id WHERE frg_resource_biografhic_regions . frg_resource_id = 101 ;
Copy
388
0.15 ms
SELECT t0 . id AS id_1 , t0 . code_iso2 AS code_iso2_2 , t0 . code_iso3 AS code_iso3_3 , t0 . code_iso4 AS code_iso4_4 , t0 . name AS name_5 , t0 . flag_icon AS flag_icon_6 FROM frg_country t0 INNER JOIN frg_resource_countries ON t0 . id = frg_resource_countries . frg_country_id WHERE frg_resource_countries . frg_resource_id = ?
SELECT t0 . id AS id_1 , t0 . code_iso2 AS code_iso2_2 , t0 . code_iso3 AS code_iso3_3 , t0 . code_iso4 AS code_iso4_4 , t0 . name AS name_5 , t0 . flag_icon AS flag_icon_6 FROM frg_country t0 INNER JOIN frg_resource_countries ON t0 . id = frg_resource_countries . frg_country_id WHERE frg_resource_countries . frg_resource_id = 101 ;
Copy
389
0.15 ms
SELECT t0 . id AS id_1 , t0 . caption AS caption_2 , t0 . filename AS filename_3 , t0 . title AS title_4 , t0 . description AS description_5 , t0 . main_image AS main_image_6 , t0 . target_resource AS target_resource_7 , t0 . has_variants AS has_variants_8 , t0 . created_at AS created_at_9 , t0 . updated_at AS updated_at_10 , t0 . frg_resource_id AS frg_resource_id_11 , t0 . created_by_id AS created_by_id_12 , t0 . modified_by_id AS modified_by_id_13 FROM frg_image t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . caption AS caption_2 , t0 . filename AS filename_3 , t0 . title AS title_4 , t0 . description AS description_5 , t0 . main_image AS main_image_6 , t0 . target_resource AS target_resource_7 , t0 . has_variants AS has_variants_8 , t0 . created_at AS created_at_9 , t0 . updated_at AS updated_at_10 , t0 . frg_resource_id AS frg_resource_id_11 , t0 . created_by_id AS created_by_id_12 , t0 . modified_by_id AS modified_by_id_13 FROM frg_image t0 WHERE t0 . id = 226 ;
Copy
390
0.23 ms
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_topics ON t0 . id = frg_resource_topics . frg_resource_taxonomies_id WHERE frg_resource_topics . frg_resource_id = ?
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_topics ON t0 . id = frg_resource_topics . frg_resource_taxonomies_id WHERE frg_resource_topics . frg_resource_id = 57 ;
Copy
391
0.22 ms
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_profiles ON t0 . id = frg_resource_profiles . frg_resource_taxonomies_id WHERE frg_resource_profiles . frg_resource_id = ?
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_profiles ON t0 . id = frg_resource_profiles . frg_resource_taxonomies_id WHERE frg_resource_profiles . frg_resource_id = 57 ;
Copy
392
0.20 ms
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_purposes ON t0 . id = frg_resource_purposes . frg_resource_taxonomies_id WHERE frg_resource_purposes . frg_resource_id = ?
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_purposes ON t0 . id = frg_resource_purposes . frg_resource_taxonomies_id WHERE frg_resource_purposes . frg_resource_id = 57 ;
Copy
393
0.18 ms
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_biografhic_regions ON t0 . id = frg_resource_biografhic_regions . frg_resource_taxonomies_id WHERE frg_resource_biografhic_regions . frg_resource_id = ?
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_biografhic_regions ON t0 . id = frg_resource_biografhic_regions . frg_resource_taxonomies_id WHERE frg_resource_biografhic_regions . frg_resource_id = 57 ;
Copy
394
0.17 ms
SELECT t0 . id AS id_1 , t0 . code_iso2 AS code_iso2_2 , t0 . code_iso3 AS code_iso3_3 , t0 . code_iso4 AS code_iso4_4 , t0 . name AS name_5 , t0 . flag_icon AS flag_icon_6 FROM frg_country t0 INNER JOIN frg_resource_countries ON t0 . id = frg_resource_countries . frg_country_id WHERE frg_resource_countries . frg_resource_id = ?
SELECT t0 . id AS id_1 , t0 . code_iso2 AS code_iso2_2 , t0 . code_iso3 AS code_iso3_3 , t0 . code_iso4 AS code_iso4_4 , t0 . name AS name_5 , t0 . flag_icon AS flag_icon_6 FROM frg_country t0 INNER JOIN frg_resource_countries ON t0 . id = frg_resource_countries . frg_country_id WHERE frg_resource_countries . frg_resource_id = 57 ;
Copy
395
0.15 ms
SELECT t0 . id AS id_1 , t0 . caption AS caption_2 , t0 . filename AS filename_3 , t0 . title AS title_4 , t0 . description AS description_5 , t0 . main_image AS main_image_6 , t0 . target_resource AS target_resource_7 , t0 . has_variants AS has_variants_8 , t0 . created_at AS created_at_9 , t0 . updated_at AS updated_at_10 , t0 . frg_resource_id AS frg_resource_id_11 , t0 . created_by_id AS created_by_id_12 , t0 . modified_by_id AS modified_by_id_13 FROM frg_image t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . caption AS caption_2 , t0 . filename AS filename_3 , t0 . title AS title_4 , t0 . description AS description_5 , t0 . main_image AS main_image_6 , t0 . target_resource AS target_resource_7 , t0 . has_variants AS has_variants_8 , t0 . created_at AS created_at_9 , t0 . updated_at AS updated_at_10 , t0 . frg_resource_id AS frg_resource_id_11 , t0 . created_by_id AS created_by_id_12 , t0 . modified_by_id AS modified_by_id_13 FROM frg_image t0 WHERE t0 . id = 227 ;
Copy
396
0.22 ms
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_topics ON t0 . id = frg_resource_topics . frg_resource_taxonomies_id WHERE frg_resource_topics . frg_resource_id = ?
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_topics ON t0 . id = frg_resource_topics . frg_resource_taxonomies_id WHERE frg_resource_topics . frg_resource_id = 58 ;
Copy
397
0.26 ms
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_profiles ON t0 . id = frg_resource_profiles . frg_resource_taxonomies_id WHERE frg_resource_profiles . frg_resource_id = ?
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_profiles ON t0 . id = frg_resource_profiles . frg_resource_taxonomies_id WHERE frg_resource_profiles . frg_resource_id = 58 ;
Copy
398
0.22 ms
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_purposes ON t0 . id = frg_resource_purposes . frg_resource_taxonomies_id WHERE frg_resource_purposes . frg_resource_id = ?
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_purposes ON t0 . id = frg_resource_purposes . frg_resource_taxonomies_id WHERE frg_resource_purposes . frg_resource_id = 58 ;
Copy
399
0.19 ms
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_biografhic_regions ON t0 . id = frg_resource_biografhic_regions . frg_resource_taxonomies_id WHERE frg_resource_biografhic_regions . frg_resource_id = ?
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_biografhic_regions ON t0 . id = frg_resource_biografhic_regions . frg_resource_taxonomies_id WHERE frg_resource_biografhic_regions . frg_resource_id = 58 ;
Copy
400
0.16 ms
SELECT t0 . id AS id_1 , t0 . code_iso2 AS code_iso2_2 , t0 . code_iso3 AS code_iso3_3 , t0 . code_iso4 AS code_iso4_4 , t0 . name AS name_5 , t0 . flag_icon AS flag_icon_6 FROM frg_country t0 INNER JOIN frg_resource_countries ON t0 . id = frg_resource_countries . frg_country_id WHERE frg_resource_countries . frg_resource_id = ?
SELECT t0 . id AS id_1 , t0 . code_iso2 AS code_iso2_2 , t0 . code_iso3 AS code_iso3_3 , t0 . code_iso4 AS code_iso4_4 , t0 . name AS name_5 , t0 . flag_icon AS flag_icon_6 FROM frg_country t0 INNER JOIN frg_resource_countries ON t0 . id = frg_resource_countries . frg_country_id WHERE frg_resource_countries . frg_resource_id = 58 ;
Copy
401
0.16 ms
SELECT t0 . id AS id_1 , t0 . caption AS caption_2 , t0 . filename AS filename_3 , t0 . title AS title_4 , t0 . description AS description_5 , t0 . main_image AS main_image_6 , t0 . target_resource AS target_resource_7 , t0 . has_variants AS has_variants_8 , t0 . created_at AS created_at_9 , t0 . updated_at AS updated_at_10 , t0 . frg_resource_id AS frg_resource_id_11 , t0 . created_by_id AS created_by_id_12 , t0 . modified_by_id AS modified_by_id_13 FROM frg_image t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . caption AS caption_2 , t0 . filename AS filename_3 , t0 . title AS title_4 , t0 . description AS description_5 , t0 . main_image AS main_image_6 , t0 . target_resource AS target_resource_7 , t0 . has_variants AS has_variants_8 , t0 . created_at AS created_at_9 , t0 . updated_at AS updated_at_10 , t0 . frg_resource_id AS frg_resource_id_11 , t0 . created_by_id AS created_by_id_12 , t0 . modified_by_id AS modified_by_id_13 FROM frg_image t0 WHERE t0 . id = 216 ;
Copy
402
0.23 ms
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_topics ON t0 . id = frg_resource_topics . frg_resource_taxonomies_id WHERE frg_resource_topics . frg_resource_id = ?
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_topics ON t0 . id = frg_resource_topics . frg_resource_taxonomies_id WHERE frg_resource_topics . frg_resource_id = 126 ;
Copy
403
0.22 ms
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_profiles ON t0 . id = frg_resource_profiles . frg_resource_taxonomies_id WHERE frg_resource_profiles . frg_resource_id = ?
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_profiles ON t0 . id = frg_resource_profiles . frg_resource_taxonomies_id WHERE frg_resource_profiles . frg_resource_id = 126 ;
Copy
404
0.20 ms
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_purposes ON t0 . id = frg_resource_purposes . frg_resource_taxonomies_id WHERE frg_resource_purposes . frg_resource_id = ?
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_purposes ON t0 . id = frg_resource_purposes . frg_resource_taxonomies_id WHERE frg_resource_purposes . frg_resource_id = 126 ;
Copy
405
0.18 ms
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_biografhic_regions ON t0 . id = frg_resource_biografhic_regions . frg_resource_taxonomies_id WHERE frg_resource_biografhic_regions . frg_resource_id = ?
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_biografhic_regions ON t0 . id = frg_resource_biografhic_regions . frg_resource_taxonomies_id WHERE frg_resource_biografhic_regions . frg_resource_id = 126 ;
Copy
406
0.16 ms
SELECT t0 . id AS id_1 , t0 . code_iso2 AS code_iso2_2 , t0 . code_iso3 AS code_iso3_3 , t0 . code_iso4 AS code_iso4_4 , t0 . name AS name_5 , t0 . flag_icon AS flag_icon_6 FROM frg_country t0 INNER JOIN frg_resource_countries ON t0 . id = frg_resource_countries . frg_country_id WHERE frg_resource_countries . frg_resource_id = ?
SELECT t0 . id AS id_1 , t0 . code_iso2 AS code_iso2_2 , t0 . code_iso3 AS code_iso3_3 , t0 . code_iso4 AS code_iso4_4 , t0 . name AS name_5 , t0 . flag_icon AS flag_icon_6 FROM frg_country t0 INNER JOIN frg_resource_countries ON t0 . id = frg_resource_countries . frg_country_id WHERE frg_resource_countries . frg_resource_id = 126 ;
Copy
407
0.15 ms
SELECT t0 . id AS id_1 , t0 . caption AS caption_2 , t0 . filename AS filename_3 , t0 . title AS title_4 , t0 . description AS description_5 , t0 . main_image AS main_image_6 , t0 . target_resource AS target_resource_7 , t0 . has_variants AS has_variants_8 , t0 . created_at AS created_at_9 , t0 . updated_at AS updated_at_10 , t0 . frg_resource_id AS frg_resource_id_11 , t0 . created_by_id AS created_by_id_12 , t0 . modified_by_id AS modified_by_id_13 FROM frg_image t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . caption AS caption_2 , t0 . filename AS filename_3 , t0 . title AS title_4 , t0 . description AS description_5 , t0 . main_image AS main_image_6 , t0 . target_resource AS target_resource_7 , t0 . has_variants AS has_variants_8 , t0 . created_at AS created_at_9 , t0 . updated_at AS updated_at_10 , t0 . frg_resource_id AS frg_resource_id_11 , t0 . created_by_id AS created_by_id_12 , t0 . modified_by_id AS modified_by_id_13 FROM frg_image t0 WHERE t0 . id = 238 ;
Copy
408
0.21 ms
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_topics ON t0 . id = frg_resource_topics . frg_resource_taxonomies_id WHERE frg_resource_topics . frg_resource_id = ?
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_topics ON t0 . id = frg_resource_topics . frg_resource_taxonomies_id WHERE frg_resource_topics . frg_resource_id = 94 ;
Copy
409
0.20 ms
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_profiles ON t0 . id = frg_resource_profiles . frg_resource_taxonomies_id WHERE frg_resource_profiles . frg_resource_id = ?
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_profiles ON t0 . id = frg_resource_profiles . frg_resource_taxonomies_id WHERE frg_resource_profiles . frg_resource_id = 94 ;
Copy
410
0.17 ms
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_purposes ON t0 . id = frg_resource_purposes . frg_resource_taxonomies_id WHERE frg_resource_purposes . frg_resource_id = ?
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_purposes ON t0 . id = frg_resource_purposes . frg_resource_taxonomies_id WHERE frg_resource_purposes . frg_resource_id = 94 ;
Copy
411
0.18 ms
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_biografhic_regions ON t0 . id = frg_resource_biografhic_regions . frg_resource_taxonomies_id WHERE frg_resource_biografhic_regions . frg_resource_id = ?
SELECT t0 . id AS id_1 , t0 . resource_count AS resource_count_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . position AS position_5 , t0 . menu_level AS menu_level_6 , t0 . menu_index AS menu_index_7 , t0 . menu_active AS menu_active_8 , t0 . title AS title_9 , t0 . slug AS slug_10 , t0 . language AS language_11 , t0 . original_language AS original_language_12 , t0 . parent_id AS parent_id_13 , t0 . created_by_id AS created_by_id_14 , t0 . modified_by_id AS modified_by_id_15 FROM frg_resource_taxonomies t0 INNER JOIN frg_resource_biografhic_regions ON t0 . id = frg_resource_biografhic_regions . frg_resource_taxonomies_id WHERE frg_resource_biografhic_regions . frg_resource_id = 94 ;
Copy
412
0.15 ms
SELECT t0 . id AS id_1 , t0 . code_iso2 AS code_iso2_2 , t0 . code_iso3 AS code_iso3_3 , t0 . code_iso4 AS code_iso4_4 , t0 . name AS name_5 , t0 . flag_icon AS flag_icon_6 FROM frg_country t0 INNER JOIN frg_resource_countries ON t0 . id = frg_resource_countries . frg_country_id WHERE frg_resource_countries . frg_resource_id = ?
SELECT t0 . id AS id_1 , t0 . code_iso2 AS code_iso2_2 , t0 . code_iso3 AS code_iso3_3 , t0 . code_iso4 AS code_iso4_4 , t0 . name AS name_5 , t0 . flag_icon AS flag_icon_6 FROM frg_country t0 INNER JOIN frg_resource_countries ON t0 . id = frg_resource_countries . frg_country_id WHERE frg_resource_countries . frg_resource_id = 94 ;
Copy