Advertisement
Guest User

Untitled

a guest
Apr 23rd, 2018
76
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 195.21 KB | None | 0 0
  1.  
  2. Queries Total: 505
  3. Debug Objects
  4. Formidable
  5. TAC Wordpress Shortcode WebAPI
  6. Tazarv Customization for SAO
  7. WPML Multilingual CMS
  8. WPML String Translation
  9. WPML Translation Management
  10. 1. افزونه: Debug Objects
  11. /debug-objects/inc/class-db_query.php
  12.  
  13. LINE QUERY & FUNCTION CHAIN
  14. 100 0٫2ms (0.00021576881408691s)
  15. SELECT COUNT(id) FROM msrtWP_icl_strings WHERE context = 'default'
  16. 100 0٫6ms (0.00063991546630859s)
  17. SELECT
  18. s.id,
  19. st.status,
  20. s.domain_name_context_md5 AS ctx ,
  21. st.value AS translated,
  22. st.mo_string AS mo_string,
  23. s.value AS original,
  24. s.gettext_context
  25. FROM msrtWP_icl_strings s
  26. LEFT JOIN msrtWP_icl_string_translations st
  27. ON s.id=st.string_id
  28. AND st.language='fa'
  29. AND s.language!='fa'
  30. WHERE s.context = 'default'
  31. LIMIT 1000 OFFSET 0
  32. 100 0٫7ms (0.00066614151000977s)
  33. SELECT
  34. s.id,
  35. st.status,
  36. s.domain_name_context_md5 AS ctx ,
  37. st.value AS translated,
  38. st.mo_string AS mo_string,
  39. s.value AS original,
  40. s.gettext_context
  41. FROM msrtWP_icl_strings s
  42. LEFT JOIN msrtWP_icl_string_translations st
  43. ON s.id=st.string_id
  44. AND st.language='fa'
  45. AND s.language!='fa'
  46. WHERE s.context = 'default'
  47. LIMIT 1000 OFFSET 1000
  48. 100 0٫6ms (0.00064301490783691s)
  49. SELECT
  50. s.id,
  51. st.status,
  52. s.domain_name_context_md5 AS ctx ,
  53. st.value AS translated,
  54. st.mo_string AS mo_string,
  55. s.value AS original,
  56. s.gettext_context
  57. FROM msrtWP_icl_strings s
  58. LEFT JOIN msrtWP_icl_string_translations st
  59. ON s.id=st.string_id
  60. AND st.language='fa'
  61. AND s.language!='fa'
  62. WHERE s.context = 'default'
  63. LIMIT 1000 OFFSET 2000
  64. 100 0٫6ms (0.0006098747253418s)
  65. SELECT
  66. s.id,
  67. st.status,
  68. s.domain_name_context_md5 AS ctx ,
  69. st.value AS translated,
  70. st.mo_string AS mo_string,
  71. s.value AS original,
  72. s.gettext_context
  73. FROM msrtWP_icl_strings s
  74. LEFT JOIN msrtWP_icl_string_translations st
  75. ON s.id=st.string_id
  76. AND st.language='fa'
  77. AND s.language!='fa'
  78. WHERE s.context = 'default'
  79. LIMIT 1000 OFFSET 3000
  80. 100 0٫6ms (0.00064778327941895s)
  81. SELECT
  82. s.id,
  83. st.status,
  84. s.domain_name_context_md5 AS ctx ,
  85. st.value AS translated,
  86. st.mo_string AS mo_string,
  87. s.value AS original,
  88. s.gettext_context
  89. FROM msrtWP_icl_strings s
  90. LEFT JOIN msrtWP_icl_string_translations st
  91. ON s.id=st.string_id
  92. AND st.language='fa'
  93. AND s.language!='fa'
  94. WHERE s.context = 'default'
  95. LIMIT 1000 OFFSET 4000
  96. 100 0٫3ms (0.00027298927307129s)
  97. SELECT
  98. s.id,
  99. st.status,
  100. s.domain_name_context_md5 AS ctx ,
  101. st.value AS translated,
  102. st.mo_string AS mo_string,
  103. s.value AS original,
  104. s.gettext_context
  105. FROM msrtWP_icl_strings s
  106. LEFT JOIN msrtWP_icl_string_translations st
  107. ON s.id=st.string_id
  108. AND st.language='fa'
  109. AND s.language!='fa'
  110. WHERE s.context = 'default'
  111. LIMIT 1000 OFFSET 5000
  112. 100 0٫4ms (0.00038695335388184s)
  113. SELECT COUNT(id) FROM msrtWP_icl_strings WHERE context = 'WordPress'
  114. 515 0٫3ms (0.00029587745666504s)
  115. SET SESSION query_cache_type = OFF
  116. 551 25٫0ms (0.025038003921509s)
  117. SELECT COUNT(id) FROM msrtWP_icl_strings WHERE context = 'debug_objects'
  118. 551 55٫6ms (0.055598974227905s)
  119. SELECT
  120. s.id,
  121. st.status,
  122. s.domain_name_context_md5 AS ctx ,
  123. st.value AS translated,
  124. st.mo_string AS mo_string,
  125. s.value AS original,
  126. s.gettext_context
  127. FROM msrtWP_icl_strings s
  128. LEFT JOIN msrtWP_icl_string_translations st
  129. ON s.id=st.string_id
  130. AND st.language='fa'
  131. AND s.language!='fa'
  132. WHERE s.context = 'debug_objects'
  133. LIMIT 1000 OFFSET 0
  134. /debug-objects/inc/class-wrap.php
  135.  
  136. LINE QUERY & FUNCTION CHAIN
  137. 191 0٫2ms (0.00021576881408691s)
  138. SELECT COUNT(id) FROM msrtWP_icl_strings WHERE context = 'default'
  139. 191 0٫6ms (0.00063991546630859s)
  140. SELECT
  141. s.id,
  142. st.status,
  143. s.domain_name_context_md5 AS ctx ,
  144. st.value AS translated,
  145. st.mo_string AS mo_string,
  146. s.value AS original,
  147. s.gettext_context
  148. FROM msrtWP_icl_strings s
  149. LEFT JOIN msrtWP_icl_string_translations st
  150. ON s.id=st.string_id
  151. AND st.language='fa'
  152. AND s.language!='fa'
  153. WHERE s.context = 'default'
  154. LIMIT 1000 OFFSET 0
  155. 191 0٫7ms (0.00066614151000977s)
  156. SELECT
  157. s.id,
  158. st.status,
  159. s.domain_name_context_md5 AS ctx ,
  160. st.value AS translated,
  161. st.mo_string AS mo_string,
  162. s.value AS original,
  163. s.gettext_context
  164. FROM msrtWP_icl_strings s
  165. LEFT JOIN msrtWP_icl_string_translations st
  166. ON s.id=st.string_id
  167. AND st.language='fa'
  168. AND s.language!='fa'
  169. WHERE s.context = 'default'
  170. LIMIT 1000 OFFSET 1000
  171. 191 0٫6ms (0.00064301490783691s)
  172. SELECT
  173. s.id,
  174. st.status,
  175. s.domain_name_context_md5 AS ctx ,
  176. st.value AS translated,
  177. st.mo_string AS mo_string,
  178. s.value AS original,
  179. s.gettext_context
  180. FROM msrtWP_icl_strings s
  181. LEFT JOIN msrtWP_icl_string_translations st
  182. ON s.id=st.string_id
  183. AND st.language='fa'
  184. AND s.language!='fa'
  185. WHERE s.context = 'default'
  186. LIMIT 1000 OFFSET 2000
  187. 191 0٫6ms (0.0006098747253418s)
  188. SELECT
  189. s.id,
  190. st.status,
  191. s.domain_name_context_md5 AS ctx ,
  192. st.value AS translated,
  193. st.mo_string AS mo_string,
  194. s.value AS original,
  195. s.gettext_context
  196. FROM msrtWP_icl_strings s
  197. LEFT JOIN msrtWP_icl_string_translations st
  198. ON s.id=st.string_id
  199. AND st.language='fa'
  200. AND s.language!='fa'
  201. WHERE s.context = 'default'
  202. LIMIT 1000 OFFSET 3000
  203. 191 0٫6ms (0.00064778327941895s)
  204. SELECT
  205. s.id,
  206. st.status,
  207. s.domain_name_context_md5 AS ctx ,
  208. st.value AS translated,
  209. st.mo_string AS mo_string,
  210. s.value AS original,
  211. s.gettext_context
  212. FROM msrtWP_icl_strings s
  213. LEFT JOIN msrtWP_icl_string_translations st
  214. ON s.id=st.string_id
  215. AND st.language='fa'
  216. AND s.language!='fa'
  217. WHERE s.context = 'default'
  218. LIMIT 1000 OFFSET 4000
  219. 191 0٫3ms (0.00027298927307129s)
  220. SELECT
  221. s.id,
  222. st.status,
  223. s.domain_name_context_md5 AS ctx ,
  224. st.value AS translated,
  225. st.mo_string AS mo_string,
  226. s.value AS original,
  227. s.gettext_context
  228. FROM msrtWP_icl_strings s
  229. LEFT JOIN msrtWP_icl_string_translations st
  230. ON s.id=st.string_id
  231. AND st.language='fa'
  232. AND s.language!='fa'
  233. WHERE s.context = 'default'
  234. LIMIT 1000 OFFSET 5000
  235. 191 0٫4ms (0.00038695335388184s)
  236. SELECT COUNT(id) FROM msrtWP_icl_strings WHERE context = 'WordPress'
  237. 220 0٫3ms (0.00029587745666504s)
  238. SET SESSION query_cache_type = OFF
  239. 220 25٫0ms (0.025038003921509s)
  240. SELECT COUNT(id) FROM msrtWP_icl_strings WHERE context = 'debug_objects'
  241. 220 55٫6ms (0.055598974227905s)
  242. SELECT
  243. s.id,
  244. st.status,
  245. s.domain_name_context_md5 AS ctx ,
  246. st.value AS translated,
  247. st.mo_string AS mo_string,
  248. s.value AS original,
  249. s.gettext_context
  250. FROM msrtWP_icl_strings s
  251. LEFT JOIN msrtWP_icl_string_translations st
  252. ON s.id=st.string_id
  253. AND st.language='fa'
  254. AND s.language!='fa'
  255. WHERE s.context = 'debug_objects'
  256. LIMIT 1000 OFFSET 0
  257. 2. افزونه: Formidable
  258. /formidable/classes/helpers/FrmAppHelper.php
  259.  
  260. LINE QUERY & FUNCTION CHAIN
  261. 449 0٫2ms (0.00023603439331055s)
  262. SELECT id FROM msrtWP_frm_forms WHERE form_key='frm-registration'
  263. 449 0٫2ms (0.00024509429931641s)
  264. SELECT * FROM msrtWP_frm_forms WHERE id=122 LIMIT 1
  265. /formidable/classes/models/FrmDb.php
  266.  
  267. LINE QUERY & FUNCTION CHAIN
  268. 352 0٫2ms (0.00023603439331055s)
  269. SELECT id FROM msrtWP_frm_forms WHERE form_key='frm-registration'
  270. 352 0٫2ms (0.00024509429931641s)
  271. SELECT * FROM msrtWP_frm_forms WHERE id=122 LIMIT 1
  272. 378 0٫2ms (0.00024509429931641s)
  273. SELECT * FROM msrtWP_frm_forms WHERE id=122 LIMIT 1
  274. /formidable/classes/models/FrmForm.php
  275.  
  276. LINE QUERY & FUNCTION CHAIN
  277. 440 0٫2ms (0.00023603439331055s)
  278. SELECT id FROM msrtWP_frm_forms WHERE form_key='frm-registration'
  279. 500 0٫2ms (0.00024509429931641s)
  280. SELECT * FROM msrtWP_frm_forms WHERE id=122 LIMIT 1
  281. 467 0٫2ms (0.00024509429931641s)
  282. SELECT * FROM msrtWP_frm_forms WHERE id=122 LIMIT 1
  283. /formidable/pro/classes/helpers/FrmProEntriesHelper.php
  284.  
  285. LINE QUERY & FUNCTION CHAIN
  286. 82 0٫2ms (0.00024509429931641s)
  287. SELECT * FROM msrtWP_frm_forms WHERE id=122 LIMIT 1
  288. 171 0٫2ms (0.00020289421081543s)
  289. SELECT it.*, fr.name as form_name,fr.form_key as form_key FROM msrtWP_frm_items it LEFT OUTER JOIN msrtWP_frm_forms fr ON it.form_id=fr.id WHERE fr.id=122 AND user_id=1 AND it.id=1 ORDER BY created_at DESC LIMIT 1
  290. 86 0٫2ms (0.00020289421081543s)
  291. SELECT it.*, fr.name as form_name,fr.form_key as form_key FROM msrtWP_frm_items it LEFT OUTER JOIN msrtWP_frm_forms fr ON it.form_id=fr.id WHERE fr.id=122 AND user_id=1 AND it.id=1 ORDER BY created_at DESC LIMIT 1
  292. /formidable/pro/classes/controllers/FrmProEntriesController.php
  293.  
  294. LINE QUERY & FUNCTION CHAIN
  295. 2277 0٫2ms (0.00024509429931641s)
  296. SELECT * FROM msrtWP_frm_forms WHERE id=122 LIMIT 1
  297. 2277 0٫2ms (0.00020289421081543s)
  298. SELECT it.*, fr.name as form_name,fr.form_key as form_key FROM msrtWP_frm_items it LEFT OUTER JOIN msrtWP_frm_forms fr ON it.form_id=fr.id WHERE fr.id=122 AND user_id=1 AND it.id=1 ORDER BY created_at DESC LIMIT 1
  299. /formidable/classes/models/FrmEntry.php
  300.  
  301. LINE QUERY & FUNCTION CHAIN
  302. 374 0٫2ms (0.00020289421081543s)
  303. SELECT it.*, fr.name as form_name,fr.form_key as form_key FROM msrtWP_frm_items it LEFT OUTER JOIN msrtWP_frm_forms fr ON it.form_id=fr.id WHERE fr.id=122 AND user_id=1 AND it.id=1 ORDER BY created_at DESC LIMIT 1
  304. /formidable/classes/models/FrmAddon.php
  305.  
  306. LINE QUERY & FUNCTION CHAIN
  307. 121 0٫3ms (0.00033283233642578s)
  308. SELECT option_value FROM msrtWP_options WHERE option_name = '_transient_timeout_edd_plugin_5c2a1ee9993af93ebeef77aec6229ad7' LIMIT 1
  309. 121 0٫9ms (0.00086593627929688s)
  310. SELECT option_value FROM msrtWP_options WHERE option_name = '_transient_edd_plugin_5c2a1ee9993af93ebeef77aec6229ad7' LIMIT 1
  311. 3. افزونه: TAC Wordpress Shortcode WebAPI
  312. /tac-wordpress-shortcode-WebAPI/INC/tac-shortcode-WebAPI.php
  313.  
  314. LINE QUERY & FUNCTION CHAIN
  315. 123 1٫0ms (0.0010387897491455s)
  316. SELECT option_value FROM msrtWP_options WHERE option_name = '_transient_' LIMIT 1
  317. 123 1٫2ms (0.0011720657348633s)
  318. SELECT option_value FROM msrtWP_options WHERE option_name = '_transient_timeout_' LIMIT 1
  319. 123 2٫1ms (0.0021448135375977s)
  320. UPDATE `msrtWP_options` SET `option_value` = '1524516171' WHERE `option_name` = '_transient_timeout_'
  321. 4. افزونه: Tazarv Customization for SAO
  322. /tac-sao-customization/inc/nav-menu-permission-by-query.php
  323.  
  324. LINE QUERY & FUNCTION CHAIN
  325. 83 28٫5ms (0.028467178344727s)
  326. CALL `Sp_Cu_Register` (1);
  327. 36 28٫5ms (0.028467178344727s)
  328. CALL `Sp_Cu_Register` (1);
  329. 83 0٫8ms (0.00076103210449219s)
  330. CALL `SP_CU_GetFrmRegisterValue`(1, 3305, 2);
  331. 36 0٫8ms (0.00076103210449219s)
  332. CALL `SP_CU_GetFrmRegisterValue`(1, 3305, 2);
  333. 83 27٫9ms (0.027933120727539s)
  334. CALL `SP_CU_User_Test`(1);
  335. 36 27٫9ms (0.027933120727539s)
  336. CALL `SP_CU_User_Test`(1);
  337. 83 27٫9ms (0.027933120727539s)
  338. CALL `SP_CU_User_Test`(1);
  339. 36 27٫9ms (0.027933120727539s)
  340. CALL `SP_CU_User_Test`(1);
  341. 83 27٫9ms (0.027933120727539s)
  342. CALL `SP_CU_User_Test`(1);
  343. 36 27٫9ms (0.027933120727539s)
  344. CALL `SP_CU_User_Test`(1);
  345. 83 27٫9ms (0.027933120727539s)
  346. CALL `SP_CU_User_Test`(1);
  347. 36 27٫9ms (0.027933120727539s)
  348. CALL `SP_CU_User_Test`(1);
  349. 83 27٫9ms (0.027933120727539s)
  350. CALL `SP_CU_User_Test`(1);
  351. 36 27٫9ms (0.027933120727539s)
  352. CALL `SP_CU_User_Test`(1);
  353. 83 0٫8ms (0.00076103210449219s)
  354. CALL `SP_CU_GetFrmRegisterValue`(1, 3305, 2);
  355. 36 0٫8ms (0.00076103210449219s)
  356. CALL `SP_CU_GetFrmRegisterValue`(1, 3305, 2);
  357. 83 0٫8ms (0.00076103210449219s)
  358. CALL `SP_CU_GetFrmRegisterValue`(1, 3305, 2);
  359. 36 0٫8ms (0.00076103210449219s)
  360. CALL `SP_CU_GetFrmRegisterValue`(1, 3305, 2);
  361. 83 0٫8ms (0.00076103210449219s)
  362. CALL `SP_CU_GetFrmRegisterValue`(1, 3305, 2);
  363. 36 0٫8ms (0.00076103210449219s)
  364. CALL `SP_CU_GetFrmRegisterValue`(1, 3305, 2);
  365. 83 0٫8ms (0.00076103210449219s)
  366. CALL `SP_CU_GetFrmRegisterValue`(1, 3305, 2);
  367. 36 0٫8ms (0.00076103210449219s)
  368. CALL `SP_CU_GetFrmRegisterValue`(1, 3305, 2);
  369. 83 0٫8ms (0.00081515312194824s)
  370. CALL `SP_CU_HasUserAccessToMenuNoneIranian` (1)
  371. 36 0٫8ms (0.00081515312194824s)
  372. CALL `SP_CU_HasUserAccessToMenuNoneIranian` (1)
  373. 83 0٫8ms (0.00081515312194824s)
  374. CALL `SP_CU_HasUserAccessToMenuNoneIranian` (1)
  375. 36 0٫8ms (0.00081515312194824s)
  376. CALL `SP_CU_HasUserAccessToMenuNoneIranian` (1)
  377. 83 0٫8ms (0.00081515312194824s)
  378. CALL `SP_CU_HasUserAccessToMenuNoneIranian` (1)
  379. 36 0٫8ms (0.00081515312194824s)
  380. CALL `SP_CU_HasUserAccessToMenuNoneIranian` (1)
  381. 83 0٫8ms (0.00081515312194824s)
  382. CALL `SP_CU_HasUserAccessToMenuNoneIranian` (1)
  383. 36 0٫8ms (0.00081515312194824s)
  384. CALL `SP_CU_HasUserAccessToMenuNoneIranian` (1)
  385. 83 0٫8ms (0.00076103210449219s)
  386. CALL `SP_CU_GetFrmRegisterValue`(1, 3305, 2);
  387. 36 0٫8ms (0.00076103210449219s)
  388. CALL `SP_CU_GetFrmRegisterValue`(1, 3305, 2);
  389. 83 0٫8ms (0.00076103210449219s)
  390. CALL `SP_CU_GetFrmRegisterValue`(1, 3305, 2);
  391. 36 0٫8ms (0.00076103210449219s)
  392. CALL `SP_CU_GetFrmRegisterValue`(1, 3305, 2);
  393. 83 0٫8ms (0.00081992149353027s)
  394. CALL `SP_CU_GetFrmRegisterValue`(1, 3305, 2);
  395. 36 0٫8ms (0.00081992149353027s)
  396. CALL `SP_CU_GetFrmRegisterValue`(1, 3305, 2);
  397. 83 0٫8ms (0.00081992149353027s)
  398. CALL `SP_CU_GetFrmRegisterValue`(1, 3305, 2);
  399. 36 0٫8ms (0.00081992149353027s)
  400. CALL `SP_CU_GetFrmRegisterValue`(1, 3305, 2);
  401. 83 1٫2ms (0.0011699199676514s)
  402. CALL `SP_CU_EzameDaneshjo`(1);
  403. 36 1٫2ms (0.0011699199676514s)
  404. CALL `SP_CU_EzameDaneshjo`(1);
  405. 70 1٫0ms (0.0010387897491455s)
  406. SELECT option_value FROM msrtWP_options WHERE option_name = '_transient_' LIMIT 1
  407. 36 1٫0ms (0.0010387897491455s)
  408. SELECT option_value FROM msrtWP_options WHERE option_name = '_transient_' LIMIT 1
  409. 70 1٫2ms (0.0011720657348633s)
  410. SELECT option_value FROM msrtWP_options WHERE option_name = '_transient_timeout_' LIMIT 1
  411. 36 1٫2ms (0.0011720657348633s)
  412. SELECT option_value FROM msrtWP_options WHERE option_name = '_transient_timeout_' LIMIT 1
  413. 70 2٫1ms (0.0021448135375977s)
  414. UPDATE `msrtWP_options` SET `option_value` = '1524516171' WHERE `option_name` = '_transient_timeout_'
  415. 36 2٫1ms (0.0021448135375977s)
  416. UPDATE `msrtWP_options` SET `option_value` = '1524516171' WHERE `option_name` = '_transient_timeout_'
  417. 83 1٫2ms (0.0011699199676514s)
  418. CALL `SP_CU_EzameDaneshjo`(1);
  419. 36 1٫2ms (0.0011699199676514s)
  420. CALL `SP_CU_EzameDaneshjo`(1);
  421. 83 28٫6ms (0.028598785400391s)
  422. CALL `SP_CU_User_Test` (1);
  423. 36 28٫6ms (0.028598785400391s)
  424. CALL `SP_CU_User_Test` (1);
  425. 83 1٫4ms (0.0014040470123291s)
  426. CALL `SP_Cu_Gozarnameh`(1);
  427. 36 1٫4ms (0.0014040470123291s)
  428. CALL `SP_Cu_Gozarnameh`(1);
  429. 83 0٫8ms (0.00081300735473633s)
  430. CALL `SP_CU_CheckForsatPermission` (1)
  431. 36 0٫8ms (0.00081300735473633s)
  432. CALL `SP_CU_CheckForsatPermission` (1)
  433. 83 0٫8ms (0.00081300735473633s)
  434. CALL `SP_CU_CheckForsatPermission` (1)
  435. 36 0٫8ms (0.00081300735473633s)
  436. CALL `SP_CU_CheckForsatPermission` (1)
  437. 83 1٫1ms (0.0011429786682129s)
  438. CALL `Sp_CU_GuestsStudent`(1);
  439. 36 1٫1ms (0.0011429786682129s)
  440. CALL `Sp_CU_GuestsStudent`(1);
  441. 83 1٫0ms (0.00099515914916992s)
  442. CALL `SP_CU_EnteghalKharejPermission`(1);
  443. 36 1٫0ms (0.00099515914916992s)
  444. CALL `SP_CU_EnteghalKharejPermission`(1);
  445. 83 0٫8ms (0.00076484680175781s)
  446. CALL `SP_CU_GetFrmRegisterValue`(1, 3305, 1);
  447. 36 0٫8ms (0.00076484680175781s)
  448. CALL `SP_CU_GetFrmRegisterValue`(1, 3305, 1);
  449. 83 28٫6ms (0.028598785400391s)
  450. CALL `SP_CU_User_Test` (1);
  451. 36 28٫6ms (0.028598785400391s)
  452. CALL `SP_CU_User_Test` (1);
  453. 83 28٫5ms (0.028546094894409s)
  454. CALL `SP_CU_User_Test`(1);
  455. 36 28٫5ms (0.028546094894409s)
  456. CALL `SP_CU_User_Test`(1);
  457. 83 28٫5ms (0.028546094894409s)
  458. CALL `SP_CU_User_Test`(1);
  459. 36 28٫5ms (0.028546094894409s)
  460. CALL `SP_CU_User_Test`(1);
  461. 83 1٫2ms (0.0012009143829346s)
  462. CALL `SP_CU_GetFrmRegisterValue`(1, 3305, 1);
  463. 36 1٫2ms (0.0012009143829346s)
  464. CALL `SP_CU_GetFrmRegisterValue`(1, 3305, 1);
  465. 83 0٫3ms (0.00029301643371582s)
  466. CALL `Sp_Cu_mentalhealth`(1);
  467. 36 0٫3ms (0.00029301643371582s)
  468. CALL `Sp_Cu_mentalhealth`(1);
  469. 83 0٫3ms (0.00029301643371582s)
  470. CALL `Sp_Cu_mentalhealth`(1);
  471. 36 0٫3ms (0.00029301643371582s)
  472. CALL `Sp_Cu_mentalhealth`(1);
  473. /tac-sao-customization/inc/user-management.php
  474.  
  475. LINE QUERY & FUNCTION CHAIN
  476. 829 0٫2ms (0.00023603439331055s)
  477. SELECT id FROM msrtWP_frm_forms WHERE form_key='frm-registration'
  478. 830 0٫3ms (0.00026512145996094s)
  479. SELECT ID, post_name, post_parent, post_type
  480. FROM msrtWP_posts
  481. WHERE post_name IN ('user-profile')
  482. AND post_type IN ('page','attachment')
  483. 830 0٫2ms (0.00019693374633789s)
  484. SELECT * FROM msrtWP_posts WHERE ID = 567 LIMIT 1
  485. 836 0٫2ms (0.00024509429931641s)
  486. SELECT * FROM msrtWP_frm_forms WHERE id=122 LIMIT 1
  487. 836 0٫2ms (0.00020289421081543s)
  488. SELECT it.*, fr.name as form_name,fr.form_key as form_key FROM msrtWP_frm_items it LEFT OUTER JOIN msrtWP_frm_forms fr ON it.form_id=fr.id WHERE fr.id=122 AND user_id=1 AND it.id=1 ORDER BY created_at DESC LIMIT 1
  489. /tac-sao-customization/inc/post-management.php
  490.  
  491. LINE QUERY & FUNCTION CHAIN
  492. 16 0٫2ms (0.00021195411682129s)
  493. SELECT msrtWP_posts.ID FROM msrtWP_posts INNER JOIN msrtWP_postmeta ON ( msrtWP_posts.ID = msrtWP_postmeta.post_id ) INNER JOIN msrtWP_postmeta AS mt1 ON ( msrtWP_posts.ID = mt1.post_id ) WHERE 1=1 AND (
  494. ( msrtWP_postmeta.meta_key = '_menu_item_object_id' AND msrtWP_postmeta.meta_value IN ('2') )
  495. AND
  496. ( mt1.meta_key = '_menu_item_object' AND mt1.meta_value IN ('page','post') )
  497. ) AND msrtWP_posts.post_type = 'nav_menu_item' AND ((msrtWP_posts.post_status = 'publish')) GROUP BY msrtWP_posts.ID ORDER BY msrtWP_posts.post_date DESC LIMIT 0, 5
  498. 5. افزونه: WPML Multilingual CMS
  499. /sitepress-multilingual-cms/classes/post-translation/class-wpml-pre-option-page.php
  500.  
  501. LINE QUERY & FUNCTION CHAIN
  502. 43 0٫6ms (0.00064516067504883s)
  503. SELECT element_id, language_code
  504. FROM msrtWP_icl_translations
  505. WHERE trid =
  506. (SELECT trid
  507. FROM msrtWP_icl_translations
  508. WHERE element_type = 'post_page'
  509. AND element_id = (SELECT option_value
  510. FROM msrtWP_options
  511. WHERE option_name='page_on_front'
  512. LIMIT 1))
  513. 43 0٫5ms (0.00051307678222656s)
  514. SELECT element_id, language_code
  515. FROM msrtWP_icl_translations
  516. WHERE trid =
  517. (SELECT trid
  518. FROM msrtWP_icl_translations
  519. WHERE element_type = 'post_page'
  520. AND element_id = (SELECT option_value
  521. FROM msrtWP_options
  522. WHERE option_name='page_for_posts'
  523. LIMIT 1))
  524. /sitepress-multilingual-cms/sitepress.class.php
  525.  
  526. LINE QUERY & FUNCTION CHAIN
  527. 3550 0٫6ms (0.00064516067504883s)
  528. SELECT element_id, language_code
  529. FROM msrtWP_icl_translations
  530. WHERE trid =
  531. (SELECT trid
  532. FROM msrtWP_icl_translations
  533. WHERE element_type = 'post_page'
  534. AND element_id = (SELECT option_value
  535. FROM msrtWP_options
  536. WHERE option_name='page_on_front'
  537. LIMIT 1))
  538. 3558 0٫5ms (0.00051307678222656s)
  539. SELECT element_id, language_code
  540. FROM msrtWP_icl_translations
  541. WHERE trid =
  542. (SELECT trid
  543. FROM msrtWP_icl_translations
  544. WHERE element_type = 'post_page'
  545. AND element_id = (SELECT option_value
  546. FROM msrtWP_options
  547. WHERE option_name='page_for_posts'
  548. LIMIT 1))
  549. 657 0٫2ms (0.0001521110534668s)
  550. SELECT t.translation_id, t.element_id, t.language_code, t.source_language_code, t.trid, t.element_type
  551. FROM msrtWP_icl_translations t
  552. JOIN msrtWP_posts p
  553. ON t.element_id = p.ID
  554. AND t.element_type = CONCAT('post_', p.post_type)
  555. JOIN msrtWP_icl_translations tridt
  556. ON tridt.element_type = t.element_type
  557. AND tridt.trid = t.trid
  558. WHERE tridt.element_id IN (2)
  559. 1887 0٫2ms (0.00018000602722168s)
  560. SELECT t.translation_id, t.language_code, t.element_id, t.source_language_code, t.element_type, NULLIF(t.source_language_code, '') IS NULL AS original
  561. , p.post_title, p.post_status
  562. FROM msrtWP_icl_translations t
  563. LEFT JOIN msrtWP_posts p ON t.element_id=p.ID
  564. WHERE 1 AND (p.post_status = 'publish' OR p.post_status = 'private' OR p.post_status = 'pending') AND (p.post_status = 'publish' OR p.post_status = 'private' OR p.post_status = 'pending') AND t.trid=2
  565. 2947 0٫2ms (0.00018000602722168s)
  566. SELECT t.translation_id, t.language_code, t.element_id, t.source_language_code, t.element_type, NULLIF(t.source_language_code, '') IS NULL AS original
  567. , p.post_title, p.post_status
  568. FROM msrtWP_icl_translations t
  569. LEFT JOIN msrtWP_posts p ON t.element_id=p.ID
  570. WHERE 1 AND (p.post_status = 'publish' OR p.post_status = 'private' OR p.post_status = 'pending') AND (p.post_status = 'publish' OR p.post_status = 'private' OR p.post_status = 'pending') AND t.trid=2
  571. 4598 0٫2ms (0.00023007392883301s)
  572. SELECT t.element_id, tax.term_id, tax.taxonomy
  573. FROM msrtWP_icl_translations t
  574. JOIN msrtWP_term_taxonomy tax
  575. ON t.element_id = tax.term_taxonomy_id
  576. AND t.element_type = CONCAT('tax_', tax.taxonomy)
  577. JOIN msrtWP_terms terms
  578. ON terms.term_id = tax.term_id
  579. WHERE tax.term_id != tax.term_taxonomy_id
  580. 4598 0٫2ms (0.00017404556274414s)
  581. SELECT t.translation_id, t.element_id, t.language_code, t.source_language_code, t.trid, t.element_type
  582. FROM msrtWP_icl_translations t
  583. JOIN msrtWP_term_taxonomy tax
  584. ON t.element_id = tax.term_taxonomy_id
  585. AND t.element_type = CONCAT('tax_', tax.taxonomy)
  586. JOIN msrtWP_icl_translations tridt
  587. ON tridt.element_type = t.element_type
  588. AND tridt.trid = t.trid
  589. WHERE tridt.trid = (SELECT trid FROM msrtWP_icl_translations t
  590. JOIN msrtWP_term_taxonomy tax
  591. ON t.element_id = tax.term_taxonomy_id
  592. AND t.element_type = CONCAT('tax_', tax.taxonomy) WHERE element_id = 3 LIMIT 1)
  593. 4598 0٫2ms (0.00017285346984863s)
  594. SELECT t.translation_id, t.element_id, t.language_code, t.source_language_code, t.trid, t.element_type
  595. FROM msrtWP_icl_translations t
  596. JOIN msrtWP_term_taxonomy tax
  597. ON t.element_id = tax.term_taxonomy_id
  598. AND t.element_type = CONCAT('tax_', tax.taxonomy)
  599. JOIN msrtWP_icl_translations tridt
  600. ON tridt.element_type = t.element_type
  601. AND tridt.trid = t.trid
  602. WHERE tridt.trid = (SELECT trid FROM msrtWP_icl_translations t
  603. JOIN msrtWP_term_taxonomy tax
  604. ON t.element_id = tax.term_taxonomy_id
  605. AND t.element_type = CONCAT('tax_', tax.taxonomy) WHERE element_id = 2 LIMIT 1)
  606. 657 0٫2ms (0.00019097328186035s)
  607. SELECT t.translation_id, t.element_id, t.language_code, t.source_language_code, t.trid, t.element_type
  608. FROM msrtWP_icl_translations t
  609. JOIN msrtWP_posts p
  610. ON t.element_id = p.ID
  611. AND t.element_type = CONCAT('post_', p.post_type)
  612. JOIN msrtWP_icl_translations tridt
  613. ON tridt.element_type = t.element_type
  614. AND tridt.trid = t.trid
  615. WHERE tridt.element_id IN (2594392)
  616. 657 0٫2ms (0.00018000602722168s)
  617. SELECT t.translation_id, t.element_id, t.language_code, t.source_language_code, t.trid, t.element_type
  618. FROM msrtWP_icl_translations t
  619. JOIN msrtWP_posts p
  620. ON t.element_id = p.ID
  621. AND t.element_type = CONCAT('post_', p.post_type)
  622. JOIN msrtWP_icl_translations tridt
  623. ON tridt.element_type = t.element_type
  624. AND tridt.trid = t.trid
  625. WHERE tridt.element_id IN (2583019,14872)
  626. /sitepress-multilingual-cms/classes/core-abstract-classes/class-wpml-element-translation.php
  627.  
  628. LINE QUERY & FUNCTION CHAIN
  629. 220 0٫2ms (0.0001521110534668s)
  630. SELECT t.translation_id, t.element_id, t.language_code, t.source_language_code, t.trid, t.element_type
  631. FROM msrtWP_icl_translations t
  632. JOIN msrtWP_posts p
  633. ON t.element_id = p.ID
  634. AND t.element_type = CONCAT('post_', p.post_type)
  635. JOIN msrtWP_icl_translations tridt
  636. ON tridt.element_type = t.element_type
  637. AND tridt.trid = t.trid
  638. WHERE tridt.element_id IN (2)
  639. 255 0٫2ms (0.00017404556274414s)
  640. SELECT t.translation_id, t.element_id, t.language_code, t.source_language_code, t.trid, t.element_type
  641. FROM msrtWP_icl_translations t
  642. JOIN msrtWP_term_taxonomy tax
  643. ON t.element_id = tax.term_taxonomy_id
  644. AND t.element_type = CONCAT('tax_', tax.taxonomy)
  645. JOIN msrtWP_icl_translations tridt
  646. ON tridt.element_type = t.element_type
  647. AND tridt.trid = t.trid
  648. WHERE tridt.trid = (SELECT trid FROM msrtWP_icl_translations t
  649. JOIN msrtWP_term_taxonomy tax
  650. ON t.element_id = tax.term_taxonomy_id
  651. AND t.element_type = CONCAT('tax_', tax.taxonomy) WHERE element_id = 3 LIMIT 1)
  652. 59 0٫2ms (0.00017404556274414s)
  653. SELECT t.translation_id, t.element_id, t.language_code, t.source_language_code, t.trid, t.element_type
  654. FROM msrtWP_icl_translations t
  655. JOIN msrtWP_term_taxonomy tax
  656. ON t.element_id = tax.term_taxonomy_id
  657. AND t.element_type = CONCAT('tax_', tax.taxonomy)
  658. JOIN msrtWP_icl_translations tridt
  659. ON tridt.element_type = t.element_type
  660. AND tridt.trid = t.trid
  661. WHERE tridt.trid = (SELECT trid FROM msrtWP_icl_translations t
  662. JOIN msrtWP_term_taxonomy tax
  663. ON t.element_id = tax.term_taxonomy_id
  664. AND t.element_type = CONCAT('tax_', tax.taxonomy) WHERE element_id = 3 LIMIT 1)
  665. 255 0٫2ms (0.00019192695617676s)
  666. SELECT t.translation_id, t.element_id, t.language_code, t.source_language_code, t.trid, t.element_type
  667. FROM msrtWP_icl_translations t
  668. JOIN msrtWP_posts p
  669. ON t.element_id = p.ID
  670. AND t.element_type = CONCAT('post_', p.post_type)
  671. JOIN msrtWP_icl_translations tridt
  672. ON tridt.element_type = t.element_type
  673. AND tridt.trid = t.trid
  674. WHERE tridt.trid = (SELECT trid FROM msrtWP_icl_translations t
  675. JOIN msrtWP_posts p
  676. ON t.element_id = p.ID
  677. AND t.element_type = CONCAT('post_', p.post_type) WHERE element_id = 16922 LIMIT 1)
  678. 112 0٫2ms (0.00019192695617676s)
  679. SELECT t.translation_id, t.element_id, t.language_code, t.source_language_code, t.trid, t.element_type
  680. FROM msrtWP_icl_translations t
  681. JOIN msrtWP_posts p
  682. ON t.element_id = p.ID
  683. AND t.element_type = CONCAT('post_', p.post_type)
  684. JOIN msrtWP_icl_translations tridt
  685. ON tridt.element_type = t.element_type
  686. AND tridt.trid = t.trid
  687. WHERE tridt.trid = (SELECT trid FROM msrtWP_icl_translations t
  688. JOIN msrtWP_posts p
  689. ON t.element_id = p.ID
  690. AND t.element_type = CONCAT('post_', p.post_type) WHERE element_id = 16922 LIMIT 1)
  691. 255 0٫2ms (0.00018095970153809s)
  692. SELECT t.translation_id, t.element_id, t.language_code, t.source_language_code, t.trid, t.element_type
  693. FROM msrtWP_icl_translations t
  694. JOIN msrtWP_posts p
  695. ON t.element_id = p.ID
  696. AND t.element_type = CONCAT('post_', p.post_type)
  697. JOIN msrtWP_icl_translations tridt
  698. ON tridt.element_type = t.element_type
  699. AND tridt.trid = t.trid
  700. WHERE tridt.trid = (SELECT trid FROM msrtWP_icl_translations t
  701. JOIN msrtWP_posts p
  702. ON t.element_id = p.ID
  703. AND t.element_type = CONCAT('post_', p.post_type) WHERE element_id = 1289 LIMIT 1)
  704. 112 0٫2ms (0.00018095970153809s)
  705. SELECT t.translation_id, t.element_id, t.language_code, t.source_language_code, t.trid, t.element_type
  706. FROM msrtWP_icl_translations t
  707. JOIN msrtWP_posts p
  708. ON t.element_id = p.ID
  709. AND t.element_type = CONCAT('post_', p.post_type)
  710. JOIN msrtWP_icl_translations tridt
  711. ON tridt.element_type = t.element_type
  712. AND tridt.trid = t.trid
  713. WHERE tridt.trid = (SELECT trid FROM msrtWP_icl_translations t
  714. JOIN msrtWP_posts p
  715. ON t.element_id = p.ID
  716. AND t.element_type = CONCAT('post_', p.post_type) WHERE element_id = 1289 LIMIT 1)
  717. 255 0٫2ms (0.00017285346984863s)
  718. SELECT t.translation_id, t.element_id, t.language_code, t.source_language_code, t.trid, t.element_type
  719. FROM msrtWP_icl_translations t
  720. JOIN msrtWP_term_taxonomy tax
  721. ON t.element_id = tax.term_taxonomy_id
  722. AND t.element_type = CONCAT('tax_', tax.taxonomy)
  723. JOIN msrtWP_icl_translations tridt
  724. ON tridt.element_type = t.element_type
  725. AND tridt.trid = t.trid
  726. WHERE tridt.trid = (SELECT trid FROM msrtWP_icl_translations t
  727. JOIN msrtWP_term_taxonomy tax
  728. ON t.element_id = tax.term_taxonomy_id
  729. AND t.element_type = CONCAT('tax_', tax.taxonomy) WHERE element_id = 2 LIMIT 1)
  730. 59 0٫2ms (0.00017285346984863s)
  731. SELECT t.translation_id, t.element_id, t.language_code, t.source_language_code, t.trid, t.element_type
  732. FROM msrtWP_icl_translations t
  733. JOIN msrtWP_term_taxonomy tax
  734. ON t.element_id = tax.term_taxonomy_id
  735. AND t.element_type = CONCAT('tax_', tax.taxonomy)
  736. JOIN msrtWP_icl_translations tridt
  737. ON tridt.element_type = t.element_type
  738. AND tridt.trid = t.trid
  739. WHERE tridt.trid = (SELECT trid FROM msrtWP_icl_translations t
  740. JOIN msrtWP_term_taxonomy tax
  741. ON t.element_id = tax.term_taxonomy_id
  742. AND t.element_type = CONCAT('tax_', tax.taxonomy) WHERE element_id = 2 LIMIT 1)
  743. 255 0٫2ms (0.00022602081298828s)
  744. SELECT t.translation_id, t.element_id, t.language_code, t.source_language_code, t.trid, t.element_type
  745. FROM msrtWP_icl_translations t
  746. JOIN msrtWP_posts p
  747. ON t.element_id = p.ID
  748. AND t.element_type = CONCAT('post_', p.post_type)
  749. JOIN msrtWP_icl_translations tridt
  750. ON tridt.element_type = t.element_type
  751. AND tridt.trid = t.trid
  752. WHERE tridt.trid = (SELECT trid FROM msrtWP_icl_translations t
  753. JOIN msrtWP_posts p
  754. ON t.element_id = p.ID
  755. AND t.element_type = CONCAT('post_', p.post_type) WHERE element_id = 615 LIMIT 1)
  756. 112 0٫2ms (0.00022602081298828s)
  757. SELECT t.translation_id, t.element_id, t.language_code, t.source_language_code, t.trid, t.element_type
  758. FROM msrtWP_icl_translations t
  759. JOIN msrtWP_posts p
  760. ON t.element_id = p.ID
  761. AND t.element_type = CONCAT('post_', p.post_type)
  762. JOIN msrtWP_icl_translations tridt
  763. ON tridt.element_type = t.element_type
  764. AND tridt.trid = t.trid
  765. WHERE tridt.trid = (SELECT trid FROM msrtWP_icl_translations t
  766. JOIN msrtWP_posts p
  767. ON t.element_id = p.ID
  768. AND t.element_type = CONCAT('post_', p.post_type) WHERE element_id = 615 LIMIT 1)
  769. 255 0٫2ms (0.00017690658569336s)
  770. SELECT t.translation_id, t.element_id, t.language_code, t.source_language_code, t.trid, t.element_type
  771. FROM msrtWP_icl_translations t
  772. JOIN msrtWP_posts p
  773. ON t.element_id = p.ID
  774. AND t.element_type = CONCAT('post_', p.post_type)
  775. JOIN msrtWP_icl_translations tridt
  776. ON tridt.element_type = t.element_type
  777. AND tridt.trid = t.trid
  778. WHERE tridt.trid = (SELECT trid FROM msrtWP_icl_translations t
  779. JOIN msrtWP_posts p
  780. ON t.element_id = p.ID
  781. AND t.element_type = CONCAT('post_', p.post_type) WHERE element_id = 16333 LIMIT 1)
  782. 112 0٫2ms (0.00017690658569336s)
  783. SELECT t.translation_id, t.element_id, t.language_code, t.source_language_code, t.trid, t.element_type
  784. FROM msrtWP_icl_translations t
  785. JOIN msrtWP_posts p
  786. ON t.element_id = p.ID
  787. AND t.element_type = CONCAT('post_', p.post_type)
  788. JOIN msrtWP_icl_translations tridt
  789. ON tridt.element_type = t.element_type
  790. AND tridt.trid = t.trid
  791. WHERE tridt.trid = (SELECT trid FROM msrtWP_icl_translations t
  792. JOIN msrtWP_posts p
  793. ON t.element_id = p.ID
  794. AND t.element_type = CONCAT('post_', p.post_type) WHERE element_id = 16333 LIMIT 1)
  795. 255 0٫2ms (0.00018692016601562s)
  796. SELECT t.translation_id, t.element_id, t.language_code, t.source_language_code, t.trid, t.element_type
  797. FROM msrtWP_icl_translations t
  798. JOIN msrtWP_posts p
  799. ON t.element_id = p.ID
  800. AND t.element_type = CONCAT('post_', p.post_type)
  801. JOIN msrtWP_icl_translations tridt
  802. ON tridt.element_type = t.element_type
  803. AND tridt.trid = t.trid
  804. WHERE tridt.trid = (SELECT trid FROM msrtWP_icl_translations t
  805. JOIN msrtWP_posts p
  806. ON t.element_id = p.ID
  807. AND t.element_type = CONCAT('post_', p.post_type) WHERE element_id = 505 LIMIT 1)
  808. 112 0٫2ms (0.00018692016601562s)
  809. SELECT t.translation_id, t.element_id, t.language_code, t.source_language_code, t.trid, t.element_type
  810. FROM msrtWP_icl_translations t
  811. JOIN msrtWP_posts p
  812. ON t.element_id = p.ID
  813. AND t.element_type = CONCAT('post_', p.post_type)
  814. JOIN msrtWP_icl_translations tridt
  815. ON tridt.element_type = t.element_type
  816. AND tridt.trid = t.trid
  817. WHERE tridt.trid = (SELECT trid FROM msrtWP_icl_translations t
  818. JOIN msrtWP_posts p
  819. ON t.element_id = p.ID
  820. AND t.element_type = CONCAT('post_', p.post_type) WHERE element_id = 505 LIMIT 1)
  821. 255 0٫2ms (0.00018882751464844s)
  822. SELECT t.translation_id, t.element_id, t.language_code, t.source_language_code, t.trid, t.element_type
  823. FROM msrtWP_icl_translations t
  824. JOIN msrtWP_posts p
  825. ON t.element_id = p.ID
  826. AND t.element_type = CONCAT('post_', p.post_type)
  827. JOIN msrtWP_icl_translations tridt
  828. ON tridt.element_type = t.element_type
  829. AND tridt.trid = t.trid
  830. WHERE tridt.trid = (SELECT trid FROM msrtWP_icl_translations t
  831. JOIN msrtWP_posts p
  832. ON t.element_id = p.ID
  833. AND t.element_type = CONCAT('post_', p.post_type) WHERE element_id = 331 LIMIT 1)
  834. 112 0٫2ms (0.00018882751464844s)
  835. SELECT t.translation_id, t.element_id, t.language_code, t.source_language_code, t.trid, t.element_type
  836. FROM msrtWP_icl_translations t
  837. JOIN msrtWP_posts p
  838. ON t.element_id = p.ID
  839. AND t.element_type = CONCAT('post_', p.post_type)
  840. JOIN msrtWP_icl_translations tridt
  841. ON tridt.element_type = t.element_type
  842. AND tridt.trid = t.trid
  843. WHERE tridt.trid = (SELECT trid FROM msrtWP_icl_translations t
  844. JOIN msrtWP_posts p
  845. ON t.element_id = p.ID
  846. AND t.element_type = CONCAT('post_', p.post_type) WHERE element_id = 331 LIMIT 1)
  847. 255 0٫2ms (0.00016999244689941s)
  848. SELECT t.translation_id, t.element_id, t.language_code, t.source_language_code, t.trid, t.element_type
  849. FROM msrtWP_icl_translations t
  850. JOIN msrtWP_posts p
  851. ON t.element_id = p.ID
  852. AND t.element_type = CONCAT('post_', p.post_type)
  853. JOIN msrtWP_icl_translations tridt
  854. ON tridt.element_type = t.element_type
  855. AND tridt.trid = t.trid
  856. WHERE tridt.trid = (SELECT trid FROM msrtWP_icl_translations t
  857. JOIN msrtWP_posts p
  858. ON t.element_id = p.ID
  859. AND t.element_type = CONCAT('post_', p.post_type) WHERE element_id = 322 LIMIT 1)
  860. 112 0٫2ms (0.00016999244689941s)
  861. SELECT t.translation_id, t.element_id, t.language_code, t.source_language_code, t.trid, t.element_type
  862. FROM msrtWP_icl_translations t
  863. JOIN msrtWP_posts p
  864. ON t.element_id = p.ID
  865. AND t.element_type = CONCAT('post_', p.post_type)
  866. JOIN msrtWP_icl_translations tridt
  867. ON tridt.element_type = t.element_type
  868. AND tridt.trid = t.trid
  869. WHERE tridt.trid = (SELECT trid FROM msrtWP_icl_translations t
  870. JOIN msrtWP_posts p
  871. ON t.element_id = p.ID
  872. AND t.element_type = CONCAT('post_', p.post_type) WHERE element_id = 322 LIMIT 1)
  873. 255 0٫2ms (0.00018620491027832s)
  874. SELECT t.translation_id, t.element_id, t.language_code, t.source_language_code, t.trid, t.element_type
  875. FROM msrtWP_icl_translations t
  876. JOIN msrtWP_posts p
  877. ON t.element_id = p.ID
  878. AND t.element_type = CONCAT('post_', p.post_type)
  879. JOIN msrtWP_icl_translations tridt
  880. ON tridt.element_type = t.element_type
  881. AND tridt.trid = t.trid
  882. WHERE tridt.trid = (SELECT trid FROM msrtWP_icl_translations t
  883. JOIN msrtWP_posts p
  884. ON t.element_id = p.ID
  885. AND t.element_type = CONCAT('post_', p.post_type) WHERE element_id = 340 LIMIT 1)
  886. 112 0٫2ms (0.00018620491027832s)
  887. SELECT t.translation_id, t.element_id, t.language_code, t.source_language_code, t.trid, t.element_type
  888. FROM msrtWP_icl_translations t
  889. JOIN msrtWP_posts p
  890. ON t.element_id = p.ID
  891. AND t.element_type = CONCAT('post_', p.post_type)
  892. JOIN msrtWP_icl_translations tridt
  893. ON tridt.element_type = t.element_type
  894. AND tridt.trid = t.trid
  895. WHERE tridt.trid = (SELECT trid FROM msrtWP_icl_translations t
  896. JOIN msrtWP_posts p
  897. ON t.element_id = p.ID
  898. AND t.element_type = CONCAT('post_', p.post_type) WHERE element_id = 340 LIMIT 1)
  899. 255 0٫2ms (0.00017619132995605s)
  900. SELECT t.translation_id, t.element_id, t.language_code, t.source_language_code, t.trid, t.element_type
  901. FROM msrtWP_icl_translations t
  902. JOIN msrtWP_posts p
  903. ON t.element_id = p.ID
  904. AND t.element_type = CONCAT('post_', p.post_type)
  905. JOIN msrtWP_icl_translations tridt
  906. ON tridt.element_type = t.element_type
  907. AND tridt.trid = t.trid
  908. WHERE tridt.trid = (SELECT trid FROM msrtWP_icl_translations t
  909. JOIN msrtWP_posts p
  910. ON t.element_id = p.ID
  911. AND t.element_type = CONCAT('post_', p.post_type) WHERE element_id = 346 LIMIT 1)
  912. 112 0٫2ms (0.00017619132995605s)
  913. SELECT t.translation_id, t.element_id, t.language_code, t.source_language_code, t.trid, t.element_type
  914. FROM msrtWP_icl_translations t
  915. JOIN msrtWP_posts p
  916. ON t.element_id = p.ID
  917. AND t.element_type = CONCAT('post_', p.post_type)
  918. JOIN msrtWP_icl_translations tridt
  919. ON tridt.element_type = t.element_type
  920. AND tridt.trid = t.trid
  921. WHERE tridt.trid = (SELECT trid FROM msrtWP_icl_translations t
  922. JOIN msrtWP_posts p
  923. ON t.element_id = p.ID
  924. AND t.element_type = CONCAT('post_', p.post_type) WHERE element_id = 346 LIMIT 1)
  925. 255 0٫2ms (0.00017094612121582s)
  926. SELECT t.translation_id, t.element_id, t.language_code, t.source_language_code, t.trid, t.element_type
  927. FROM msrtWP_icl_translations t
  928. JOIN msrtWP_posts p
  929. ON t.element_id = p.ID
  930. AND t.element_type = CONCAT('post_', p.post_type)
  931. JOIN msrtWP_icl_translations tridt
  932. ON tridt.element_type = t.element_type
  933. AND tridt.trid = t.trid
  934. WHERE tridt.trid = (SELECT trid FROM msrtWP_icl_translations t
  935. JOIN msrtWP_posts p
  936. ON t.element_id = p.ID
  937. AND t.element_type = CONCAT('post_', p.post_type) WHERE element_id = 359 LIMIT 1)
  938. 112 0٫2ms (0.00017094612121582s)
  939. SELECT t.translation_id, t.element_id, t.language_code, t.source_language_code, t.trid, t.element_type
  940. FROM msrtWP_icl_translations t
  941. JOIN msrtWP_posts p
  942. ON t.element_id = p.ID
  943. AND t.element_type = CONCAT('post_', p.post_type)
  944. JOIN msrtWP_icl_translations tridt
  945. ON tridt.element_type = t.element_type
  946. AND tridt.trid = t.trid
  947. WHERE tridt.trid = (SELECT trid FROM msrtWP_icl_translations t
  948. JOIN msrtWP_posts p
  949. ON t.element_id = p.ID
  950. AND t.element_type = CONCAT('post_', p.post_type) WHERE element_id = 359 LIMIT 1)
  951. 255 0٫2ms (0.00017809867858887s)
  952. SELECT t.translation_id, t.element_id, t.language_code, t.source_language_code, t.trid, t.element_type
  953. FROM msrtWP_icl_translations t
  954. JOIN msrtWP_posts p
  955. ON t.element_id = p.ID
  956. AND t.element_type = CONCAT('post_', p.post_type)
  957. JOIN msrtWP_icl_translations tridt
  958. ON tridt.element_type = t.element_type
  959. AND tridt.trid = t.trid
  960. WHERE tridt.trid = (SELECT trid FROM msrtWP_icl_translations t
  961. JOIN msrtWP_posts p
  962. ON t.element_id = p.ID
  963. AND t.element_type = CONCAT('post_', p.post_type) WHERE element_id = 364 LIMIT 1)
  964. 112 0٫2ms (0.00017809867858887s)
  965. SELECT t.translation_id, t.element_id, t.language_code, t.source_language_code, t.trid, t.element_type
  966. FROM msrtWP_icl_translations t
  967. JOIN msrtWP_posts p
  968. ON t.element_id = p.ID
  969. AND t.element_type = CONCAT('post_', p.post_type)
  970. JOIN msrtWP_icl_translations tridt
  971. ON tridt.element_type = t.element_type
  972. AND tridt.trid = t.trid
  973. WHERE tridt.trid = (SELECT trid FROM msrtWP_icl_translations t
  974. JOIN msrtWP_posts p
  975. ON t.element_id = p.ID
  976. AND t.element_type = CONCAT('post_', p.post_type) WHERE element_id = 364 LIMIT 1)
  977. 255 0٫2ms (0.00019598007202148s)
  978. SELECT t.translation_id, t.element_id, t.language_code, t.source_language_code, t.trid, t.element_type
  979. FROM msrtWP_icl_translations t
  980. JOIN msrtWP_posts p
  981. ON t.element_id = p.ID
  982. AND t.element_type = CONCAT('post_', p.post_type)
  983. JOIN msrtWP_icl_translations tridt
  984. ON tridt.element_type = t.element_type
  985. AND tridt.trid = t.trid
  986. WHERE tridt.trid = (SELECT trid FROM msrtWP_icl_translations t
  987. JOIN msrtWP_posts p
  988. ON t.element_id = p.ID
  989. AND t.element_type = CONCAT('post_', p.post_type) WHERE element_id = 370 LIMIT 1)
  990. 112 0٫2ms (0.00019598007202148s)
  991. SELECT t.translation_id, t.element_id, t.language_code, t.source_language_code, t.trid, t.element_type
  992. FROM msrtWP_icl_translations t
  993. JOIN msrtWP_posts p
  994. ON t.element_id = p.ID
  995. AND t.element_type = CONCAT('post_', p.post_type)
  996. JOIN msrtWP_icl_translations tridt
  997. ON tridt.element_type = t.element_type
  998. AND tridt.trid = t.trid
  999. WHERE tridt.trid = (SELECT trid FROM msrtWP_icl_translations t
  1000. JOIN msrtWP_posts p
  1001. ON t.element_id = p.ID
  1002. AND t.element_type = CONCAT('post_', p.post_type) WHERE element_id = 370 LIMIT 1)
  1003. 255 0٫2ms (0.00018692016601562s)
  1004. SELECT t.translation_id, t.element_id, t.language_code, t.source_language_code, t.trid, t.element_type
  1005. FROM msrtWP_icl_translations t
  1006. JOIN msrtWP_posts p
  1007. ON t.element_id = p.ID
  1008. AND t.element_type = CONCAT('post_', p.post_type)
  1009. JOIN msrtWP_icl_translations tridt
  1010. ON tridt.element_type = t.element_type
  1011. AND tridt.trid = t.trid
  1012. WHERE tridt.trid = (SELECT trid FROM msrtWP_icl_translations t
  1013. JOIN msrtWP_posts p
  1014. ON t.element_id = p.ID
  1015. AND t.element_type = CONCAT('post_', p.post_type) WHERE element_id = 375 LIMIT 1)
  1016. 112 0٫2ms (0.00018692016601562s)
  1017. SELECT t.translation_id, t.element_id, t.language_code, t.source_language_code, t.trid, t.element_type
  1018. FROM msrtWP_icl_translations t
  1019. JOIN msrtWP_posts p
  1020. ON t.element_id = p.ID
  1021. AND t.element_type = CONCAT('post_', p.post_type)
  1022. JOIN msrtWP_icl_translations tridt
  1023. ON tridt.element_type = t.element_type
  1024. AND tridt.trid = t.trid
  1025. WHERE tridt.trid = (SELECT trid FROM msrtWP_icl_translations t
  1026. JOIN msrtWP_posts p
  1027. ON t.element_id = p.ID
  1028. AND t.element_type = CONCAT('post_', p.post_type) WHERE element_id = 375 LIMIT 1)
  1029. 255 0٫2ms (0.00019502639770508s)
  1030. SELECT t.translation_id, t.element_id, t.language_code, t.source_language_code, t.trid, t.element_type
  1031. FROM msrtWP_icl_translations t
  1032. JOIN msrtWP_posts p
  1033. ON t.element_id = p.ID
  1034. AND t.element_type = CONCAT('post_', p.post_type)
  1035. JOIN msrtWP_icl_translations tridt
  1036. ON tridt.element_type = t.element_type
  1037. AND tridt.trid = t.trid
  1038. WHERE tridt.trid = (SELECT trid FROM msrtWP_icl_translations t
  1039. JOIN msrtWP_posts p
  1040. ON t.element_id = p.ID
  1041. AND t.element_type = CONCAT('post_', p.post_type) WHERE element_id = 474 LIMIT 1)
  1042. 112 0٫2ms (0.00019502639770508s)
  1043. SELECT t.translation_id, t.element_id, t.language_code, t.source_language_code, t.trid, t.element_type
  1044. FROM msrtWP_icl_translations t
  1045. JOIN msrtWP_posts p
  1046. ON t.element_id = p.ID
  1047. AND t.element_type = CONCAT('post_', p.post_type)
  1048. JOIN msrtWP_icl_translations tridt
  1049. ON tridt.element_type = t.element_type
  1050. AND tridt.trid = t.trid
  1051. WHERE tridt.trid = (SELECT trid FROM msrtWP_icl_translations t
  1052. JOIN msrtWP_posts p
  1053. ON t.element_id = p.ID
  1054. AND t.element_type = CONCAT('post_', p.post_type) WHERE element_id = 474 LIMIT 1)
  1055. 255 0٫2ms (0.00020503997802734s)
  1056. SELECT t.translation_id, t.element_id, t.language_code, t.source_language_code, t.trid, t.element_type
  1057. FROM msrtWP_icl_translations t
  1058. JOIN msrtWP_posts p
  1059. ON t.element_id = p.ID
  1060. AND t.element_type = CONCAT('post_', p.post_type)
  1061. JOIN msrtWP_icl_translations tridt
  1062. ON tridt.element_type = t.element_type
  1063. AND tridt.trid = t.trid
  1064. WHERE tridt.trid = (SELECT trid FROM msrtWP_icl_translations t
  1065. JOIN msrtWP_posts p
  1066. ON t.element_id = p.ID
  1067. AND t.element_type = CONCAT('post_', p.post_type) WHERE element_id = 465 LIMIT 1)
  1068. 112 0٫2ms (0.00020503997802734s)
  1069. SELECT t.translation_id, t.element_id, t.language_code, t.source_language_code, t.trid, t.element_type
  1070. FROM msrtWP_icl_translations t
  1071. JOIN msrtWP_posts p
  1072. ON t.element_id = p.ID
  1073. AND t.element_type = CONCAT('post_', p.post_type)
  1074. JOIN msrtWP_icl_translations tridt
  1075. ON tridt.element_type = t.element_type
  1076. AND tridt.trid = t.trid
  1077. WHERE tridt.trid = (SELECT trid FROM msrtWP_icl_translations t
  1078. JOIN msrtWP_posts p
  1079. ON t.element_id = p.ID
  1080. AND t.element_type = CONCAT('post_', p.post_type) WHERE element_id = 465 LIMIT 1)
  1081. 255 0٫2ms (0.00021004676818848s)
  1082. SELECT t.translation_id, t.element_id, t.language_code, t.source_language_code, t.trid, t.element_type
  1083. FROM msrtWP_icl_translations t
  1084. JOIN msrtWP_posts p
  1085. ON t.element_id = p.ID
  1086. AND t.element_type = CONCAT('post_', p.post_type)
  1087. JOIN msrtWP_icl_translations tridt
  1088. ON tridt.element_type = t.element_type
  1089. AND tridt.trid = t.trid
  1090. WHERE tridt.trid = (SELECT trid FROM msrtWP_icl_translations t
  1091. JOIN msrtWP_posts p
  1092. ON t.element_id = p.ID
  1093. AND t.element_type = CONCAT('post_', p.post_type) WHERE element_id = 17390 LIMIT 1)
  1094. 112 0٫2ms (0.00021004676818848s)
  1095. SELECT t.translation_id, t.element_id, t.language_code, t.source_language_code, t.trid, t.element_type
  1096. FROM msrtWP_icl_translations t
  1097. JOIN msrtWP_posts p
  1098. ON t.element_id = p.ID
  1099. AND t.element_type = CONCAT('post_', p.post_type)
  1100. JOIN msrtWP_icl_translations tridt
  1101. ON tridt.element_type = t.element_type
  1102. AND tridt.trid = t.trid
  1103. WHERE tridt.trid = (SELECT trid FROM msrtWP_icl_translations t
  1104. JOIN msrtWP_posts p
  1105. ON t.element_id = p.ID
  1106. AND t.element_type = CONCAT('post_', p.post_type) WHERE element_id = 17390 LIMIT 1)
  1107. 255 0٫2ms (0.0002288818359375s)
  1108. SELECT t.translation_id, t.element_id, t.language_code, t.source_language_code, t.trid, t.element_type
  1109. FROM msrtWP_icl_translations t
  1110. JOIN msrtWP_posts p
  1111. ON t.element_id = p.ID
  1112. AND t.element_type = CONCAT('post_', p.post_type)
  1113. JOIN msrtWP_icl_translations tridt
  1114. ON tridt.element_type = t.element_type
  1115. AND tridt.trid = t.trid
  1116. WHERE tridt.trid = (SELECT trid FROM msrtWP_icl_translations t
  1117. JOIN msrtWP_posts p
  1118. ON t.element_id = p.ID
  1119. AND t.element_type = CONCAT('post_', p.post_type) WHERE element_id = 7241 LIMIT 1)
  1120. 112 0٫2ms (0.0002288818359375s)
  1121. SELECT t.translation_id, t.element_id, t.language_code, t.source_language_code, t.trid, t.element_type
  1122. FROM msrtWP_icl_translations t
  1123. JOIN msrtWP_posts p
  1124. ON t.element_id = p.ID
  1125. AND t.element_type = CONCAT('post_', p.post_type)
  1126. JOIN msrtWP_icl_translations tridt
  1127. ON tridt.element_type = t.element_type
  1128. AND tridt.trid = t.trid
  1129. WHERE tridt.trid = (SELECT trid FROM msrtWP_icl_translations t
  1130. JOIN msrtWP_posts p
  1131. ON t.element_id = p.ID
  1132. AND t.element_type = CONCAT('post_', p.post_type) WHERE element_id = 7241 LIMIT 1)
  1133. 255 0٫2ms (0.00018405914306641s)
  1134. SELECT t.translation_id, t.element_id, t.language_code, t.source_language_code, t.trid, t.element_type
  1135. FROM msrtWP_icl_translations t
  1136. JOIN msrtWP_posts p
  1137. ON t.element_id = p.ID
  1138. AND t.element_type = CONCAT('post_', p.post_type)
  1139. JOIN msrtWP_icl_translations tridt
  1140. ON tridt.element_type = t.element_type
  1141. AND tridt.trid = t.trid
  1142. WHERE tridt.trid = (SELECT trid FROM msrtWP_icl_translations t
  1143. JOIN msrtWP_posts p
  1144. ON t.element_id = p.ID
  1145. AND t.element_type = CONCAT('post_', p.post_type) WHERE element_id = 17494 LIMIT 1)
  1146. 112 0٫2ms (0.00018405914306641s)
  1147. SELECT t.translation_id, t.element_id, t.language_code, t.source_language_code, t.trid, t.element_type
  1148. FROM msrtWP_icl_translations t
  1149. JOIN msrtWP_posts p
  1150. ON t.element_id = p.ID
  1151. AND t.element_type = CONCAT('post_', p.post_type)
  1152. JOIN msrtWP_icl_translations tridt
  1153. ON tridt.element_type = t.element_type
  1154. AND tridt.trid = t.trid
  1155. WHERE tridt.trid = (SELECT trid FROM msrtWP_icl_translations t
  1156. JOIN msrtWP_posts p
  1157. ON t.element_id = p.ID
  1158. AND t.element_type = CONCAT('post_', p.post_type) WHERE element_id = 17494 LIMIT 1)
  1159. 255 0٫2ms (0.00017499923706055s)
  1160. SELECT t.translation_id, t.element_id, t.language_code, t.source_language_code, t.trid, t.element_type
  1161. FROM msrtWP_icl_translations t
  1162. JOIN msrtWP_posts p
  1163. ON t.element_id = p.ID
  1164. AND t.element_type = CONCAT('post_', p.post_type)
  1165. JOIN msrtWP_icl_translations tridt
  1166. ON tridt.element_type = t.element_type
  1167. AND tridt.trid = t.trid
  1168. WHERE tridt.trid = (SELECT trid FROM msrtWP_icl_translations t
  1169. JOIN msrtWP_posts p
  1170. ON t.element_id = p.ID
  1171. AND t.element_type = CONCAT('post_', p.post_type) WHERE element_id = 414 LIMIT 1)
  1172. 112 0٫2ms (0.00017499923706055s)
  1173. SELECT t.translation_id, t.element_id, t.language_code, t.source_language_code, t.trid, t.element_type
  1174. FROM msrtWP_icl_translations t
  1175. JOIN msrtWP_posts p
  1176. ON t.element_id = p.ID
  1177. AND t.element_type = CONCAT('post_', p.post_type)
  1178. JOIN msrtWP_icl_translations tridt
  1179. ON tridt.element_type = t.element_type
  1180. AND tridt.trid = t.trid
  1181. WHERE tridt.trid = (SELECT trid FROM msrtWP_icl_translations t
  1182. JOIN msrtWP_posts p
  1183. ON t.element_id = p.ID
  1184. AND t.element_type = CONCAT('post_', p.post_type) WHERE element_id = 414 LIMIT 1)
  1185. 255 0٫2ms (0.00018501281738281s)
  1186. SELECT t.translation_id, t.element_id, t.language_code, t.source_language_code, t.trid, t.element_type
  1187. FROM msrtWP_icl_translations t
  1188. JOIN msrtWP_posts p
  1189. ON t.element_id = p.ID
  1190. AND t.element_type = CONCAT('post_', p.post_type)
  1191. JOIN msrtWP_icl_translations tridt
  1192. ON tridt.element_type = t.element_type
  1193. AND tridt.trid = t.trid
  1194. WHERE tridt.trid = (SELECT trid FROM msrtWP_icl_translations t
  1195. JOIN msrtWP_posts p
  1196. ON t.element_id = p.ID
  1197. AND t.element_type = CONCAT('post_', p.post_type) WHERE element_id = 8292 LIMIT 1)
  1198. 112 0٫2ms (0.00018501281738281s)
  1199. SELECT t.translation_id, t.element_id, t.language_code, t.source_language_code, t.trid, t.element_type
  1200. FROM msrtWP_icl_translations t
  1201. JOIN msrtWP_posts p
  1202. ON t.element_id = p.ID
  1203. AND t.element_type = CONCAT('post_', p.post_type)
  1204. JOIN msrtWP_icl_translations tridt
  1205. ON tridt.element_type = t.element_type
  1206. AND tridt.trid = t.trid
  1207. WHERE tridt.trid = (SELECT trid FROM msrtWP_icl_translations t
  1208. JOIN msrtWP_posts p
  1209. ON t.element_id = p.ID
  1210. AND t.element_type = CONCAT('post_', p.post_type) WHERE element_id = 8292 LIMIT 1)
  1211. 255 0٫2ms (0.00017499923706055s)
  1212. SELECT t.translation_id, t.element_id, t.language_code, t.source_language_code, t.trid, t.element_type
  1213. FROM msrtWP_icl_translations t
  1214. JOIN msrtWP_posts p
  1215. ON t.element_id = p.ID
  1216. AND t.element_type = CONCAT('post_', p.post_type)
  1217. JOIN msrtWP_icl_translations tridt
  1218. ON tridt.element_type = t.element_type
  1219. AND tridt.trid = t.trid
  1220. WHERE tridt.trid = (SELECT trid FROM msrtWP_icl_translations t
  1221. JOIN msrtWP_posts p
  1222. ON t.element_id = p.ID
  1223. AND t.element_type = CONCAT('post_', p.post_type) WHERE element_id = 558 LIMIT 1)
  1224. 112 0٫2ms (0.00017499923706055s)
  1225. SELECT t.translation_id, t.element_id, t.language_code, t.source_language_code, t.trid, t.element_type
  1226. FROM msrtWP_icl_translations t
  1227. JOIN msrtWP_posts p
  1228. ON t.element_id = p.ID
  1229. AND t.element_type = CONCAT('post_', p.post_type)
  1230. JOIN msrtWP_icl_translations tridt
  1231. ON tridt.element_type = t.element_type
  1232. AND tridt.trid = t.trid
  1233. WHERE tridt.trid = (SELECT trid FROM msrtWP_icl_translations t
  1234. JOIN msrtWP_posts p
  1235. ON t.element_id = p.ID
  1236. AND t.element_type = CONCAT('post_', p.post_type) WHERE element_id = 558 LIMIT 1)
  1237. 255 0٫2ms (0.00017905235290527s)
  1238. SELECT t.translation_id, t.element_id, t.language_code, t.source_language_code, t.trid, t.element_type
  1239. FROM msrtWP_icl_translations t
  1240. JOIN msrtWP_posts p
  1241. ON t.element_id = p.ID
  1242. AND t.element_type = CONCAT('post_', p.post_type)
  1243. JOIN msrtWP_icl_translations tridt
  1244. ON tridt.element_type = t.element_type
  1245. AND tridt.trid = t.trid
  1246. WHERE tridt.trid = (SELECT trid FROM msrtWP_icl_translations t
  1247. JOIN msrtWP_posts p
  1248. ON t.element_id = p.ID
  1249. AND t.element_type = CONCAT('post_', p.post_type) WHERE element_id = 2551655 LIMIT 1)
  1250. 112 0٫2ms (0.00017905235290527s)
  1251. SELECT t.translation_id, t.element_id, t.language_code, t.source_language_code, t.trid, t.element_type
  1252. FROM msrtWP_icl_translations t
  1253. JOIN msrtWP_posts p
  1254. ON t.element_id = p.ID
  1255. AND t.element_type = CONCAT('post_', p.post_type)
  1256. JOIN msrtWP_icl_translations tridt
  1257. ON tridt.element_type = t.element_type
  1258. AND tridt.trid = t.trid
  1259. WHERE tridt.trid = (SELECT trid FROM msrtWP_icl_translations t
  1260. JOIN msrtWP_posts p
  1261. ON t.element_id = p.ID
  1262. AND t.element_type = CONCAT('post_', p.post_type) WHERE element_id = 2551655 LIMIT 1)
  1263. 255 0٫2ms (0.00017786026000977s)
  1264. SELECT t.translation_id, t.element_id, t.language_code, t.source_language_code, t.trid, t.element_type
  1265. FROM msrtWP_icl_translations t
  1266. JOIN msrtWP_posts p
  1267. ON t.element_id = p.ID
  1268. AND t.element_type = CONCAT('post_', p.post_type)
  1269. JOIN msrtWP_icl_translations tridt
  1270. ON tridt.element_type = t.element_type
  1271. AND tridt.trid = t.trid
  1272. WHERE tridt.trid = (SELECT trid FROM msrtWP_icl_translations t
  1273. JOIN msrtWP_posts p
  1274. ON t.element_id = p.ID
  1275. AND t.element_type = CONCAT('post_', p.post_type) WHERE element_id = 281 LIMIT 1)
  1276. 112 0٫2ms (0.00017786026000977s)
  1277. SELECT t.translation_id, t.element_id, t.language_code, t.source_language_code, t.trid, t.element_type
  1278. FROM msrtWP_icl_translations t
  1279. JOIN msrtWP_posts p
  1280. ON t.element_id = p.ID
  1281. AND t.element_type = CONCAT('post_', p.post_type)
  1282. JOIN msrtWP_icl_translations tridt
  1283. ON tridt.element_type = t.element_type
  1284. AND tridt.trid = t.trid
  1285. WHERE tridt.trid = (SELECT trid FROM msrtWP_icl_translations t
  1286. JOIN msrtWP_posts p
  1287. ON t.element_id = p.ID
  1288. AND t.element_type = CONCAT('post_', p.post_type) WHERE element_id = 281 LIMIT 1)
  1289. 255 0٫2ms (0.00019502639770508s)
  1290. SELECT t.translation_id, t.element_id, t.language_code, t.source_language_code, t.trid, t.element_type
  1291. FROM msrtWP_icl_translations t
  1292. JOIN msrtWP_posts p
  1293. ON t.element_id = p.ID
  1294. AND t.element_type = CONCAT('post_', p.post_type)
  1295. JOIN msrtWP_icl_translations tridt
  1296. ON tridt.element_type = t.element_type
  1297. AND tridt.trid = t.trid
  1298. WHERE tridt.trid = (SELECT trid FROM msrtWP_icl_translations t
  1299. JOIN msrtWP_posts p
  1300. ON t.element_id = p.ID
  1301. AND t.element_type = CONCAT('post_', p.post_type) WHERE element_id = 285 LIMIT 1)
  1302. 112 0٫2ms (0.00019502639770508s)
  1303. SELECT t.translation_id, t.element_id, t.language_code, t.source_language_code, t.trid, t.element_type
  1304. FROM msrtWP_icl_translations t
  1305. JOIN msrtWP_posts p
  1306. ON t.element_id = p.ID
  1307. AND t.element_type = CONCAT('post_', p.post_type)
  1308. JOIN msrtWP_icl_translations tridt
  1309. ON tridt.element_type = t.element_type
  1310. AND tridt.trid = t.trid
  1311. WHERE tridt.trid = (SELECT trid FROM msrtWP_icl_translations t
  1312. JOIN msrtWP_posts p
  1313. ON t.element_id = p.ID
  1314. AND t.element_type = CONCAT('post_', p.post_type) WHERE element_id = 285 LIMIT 1)
  1315. 255 0٫2ms (0.00019121170043945s)
  1316. SELECT t.translation_id, t.element_id, t.language_code, t.source_language_code, t.trid, t.element_type
  1317. FROM msrtWP_icl_translations t
  1318. JOIN msrtWP_posts p
  1319. ON t.element_id = p.ID
  1320. AND t.element_type = CONCAT('post_', p.post_type)
  1321. JOIN msrtWP_icl_translations tridt
  1322. ON tridt.element_type = t.element_type
  1323. AND tridt.trid = t.trid
  1324. WHERE tridt.trid = (SELECT trid FROM msrtWP_icl_translations t
  1325. JOIN msrtWP_posts p
  1326. ON t.element_id = p.ID
  1327. AND t.element_type = CONCAT('post_', p.post_type) WHERE element_id = 2589221 LIMIT 1)
  1328. 112 0٫2ms (0.00019121170043945s)
  1329. SELECT t.translation_id, t.element_id, t.language_code, t.source_language_code, t.trid, t.element_type
  1330. FROM msrtWP_icl_translations t
  1331. JOIN msrtWP_posts p
  1332. ON t.element_id = p.ID
  1333. AND t.element_type = CONCAT('post_', p.post_type)
  1334. JOIN msrtWP_icl_translations tridt
  1335. ON tridt.element_type = t.element_type
  1336. AND tridt.trid = t.trid
  1337. WHERE tridt.trid = (SELECT trid FROM msrtWP_icl_translations t
  1338. JOIN msrtWP_posts p
  1339. ON t.element_id = p.ID
  1340. AND t.element_type = CONCAT('post_', p.post_type) WHERE element_id = 2589221 LIMIT 1)
  1341. 255 0٫2ms (0.00020098686218262s)
  1342. SELECT t.translation_id, t.element_id, t.language_code, t.source_language_code, t.trid, t.element_type
  1343. FROM msrtWP_icl_translations t
  1344. JOIN msrtWP_posts p
  1345. ON t.element_id = p.ID
  1346. AND t.element_type = CONCAT('post_', p.post_type)
  1347. JOIN msrtWP_icl_translations tridt
  1348. ON tridt.element_type = t.element_type
  1349. AND tridt.trid = t.trid
  1350. WHERE tridt.trid = (SELECT trid FROM msrtWP_icl_translations t
  1351. JOIN msrtWP_posts p
  1352. ON t.element_id = p.ID
  1353. AND t.element_type = CONCAT('post_', p.post_type) WHERE element_id = 578 LIMIT 1)
  1354. 112 0٫2ms (0.00020098686218262s)
  1355. SELECT t.translation_id, t.element_id, t.language_code, t.source_language_code, t.trid, t.element_type
  1356. FROM msrtWP_icl_translations t
  1357. JOIN msrtWP_posts p
  1358. ON t.element_id = p.ID
  1359. AND t.element_type = CONCAT('post_', p.post_type)
  1360. JOIN msrtWP_icl_translations tridt
  1361. ON tridt.element_type = t.element_type
  1362. AND tridt.trid = t.trid
  1363. WHERE tridt.trid = (SELECT trid FROM msrtWP_icl_translations t
  1364. JOIN msrtWP_posts p
  1365. ON t.element_id = p.ID
  1366. AND t.element_type = CONCAT('post_', p.post_type) WHERE element_id = 578 LIMIT 1)
  1367. 255 0٫2ms (0.00018906593322754s)
  1368. SELECT t.translation_id, t.element_id, t.language_code, t.source_language_code, t.trid, t.element_type
  1369. FROM msrtWP_icl_translations t
  1370. JOIN msrtWP_posts p
  1371. ON t.element_id = p.ID
  1372. AND t.element_type = CONCAT('post_', p.post_type)
  1373. JOIN msrtWP_icl_translations tridt
  1374. ON tridt.element_type = t.element_type
  1375. AND tridt.trid = t.trid
  1376. WHERE tridt.trid = (SELECT trid FROM msrtWP_icl_translations t
  1377. JOIN msrtWP_posts p
  1378. ON t.element_id = p.ID
  1379. AND t.element_type = CONCAT('post_', p.post_type) WHERE element_id = 439 LIMIT 1)
  1380. 112 0٫2ms (0.00018906593322754s)
  1381. SELECT t.translation_id, t.element_id, t.language_code, t.source_language_code, t.trid, t.element_type
  1382. FROM msrtWP_icl_translations t
  1383. JOIN msrtWP_posts p
  1384. ON t.element_id = p.ID
  1385. AND t.element_type = CONCAT('post_', p.post_type)
  1386. JOIN msrtWP_icl_translations tridt
  1387. ON tridt.element_type = t.element_type
  1388. AND tridt.trid = t.trid
  1389. WHERE tridt.trid = (SELECT trid FROM msrtWP_icl_translations t
  1390. JOIN msrtWP_posts p
  1391. ON t.element_id = p.ID
  1392. AND t.element_type = CONCAT('post_', p.post_type) WHERE element_id = 439 LIMIT 1)
  1393. 255 0٫2ms (0.00018906593322754s)
  1394. SELECT t.translation_id, t.element_id, t.language_code, t.source_language_code, t.trid, t.element_type
  1395. FROM msrtWP_icl_translations t
  1396. JOIN msrtWP_posts p
  1397. ON t.element_id = p.ID
  1398. AND t.element_type = CONCAT('post_', p.post_type)
  1399. JOIN msrtWP_icl_translations tridt
  1400. ON tridt.element_type = t.element_type
  1401. AND tridt.trid = t.trid
  1402. WHERE tridt.trid = (SELECT trid FROM msrtWP_icl_translations t
  1403. JOIN msrtWP_posts p
  1404. ON t.element_id = p.ID
  1405. AND t.element_type = CONCAT('post_', p.post_type) WHERE element_id = 9824 LIMIT 1)
  1406. 112 0٫2ms (0.00018906593322754s)
  1407. SELECT t.translation_id, t.element_id, t.language_code, t.source_language_code, t.trid, t.element_type
  1408. FROM msrtWP_icl_translations t
  1409. JOIN msrtWP_posts p
  1410. ON t.element_id = p.ID
  1411. AND t.element_type = CONCAT('post_', p.post_type)
  1412. JOIN msrtWP_icl_translations tridt
  1413. ON tridt.element_type = t.element_type
  1414. AND tridt.trid = t.trid
  1415. WHERE tridt.trid = (SELECT trid FROM msrtWP_icl_translations t
  1416. JOIN msrtWP_posts p
  1417. ON t.element_id = p.ID
  1418. AND t.element_type = CONCAT('post_', p.post_type) WHERE element_id = 9824 LIMIT 1)
  1419. 255 0٫2ms (0.00022387504577637s)
  1420. SELECT t.translation_id, t.element_id, t.language_code, t.source_language_code, t.trid, t.element_type
  1421. FROM msrtWP_icl_translations t
  1422. JOIN msrtWP_posts p
  1423. ON t.element_id = p.ID
  1424. AND t.element_type = CONCAT('post_', p.post_type)
  1425. JOIN msrtWP_icl_translations tridt
  1426. ON tridt.element_type = t.element_type
  1427. AND tridt.trid = t.trid
  1428. WHERE tridt.trid = (SELECT trid FROM msrtWP_icl_translations t
  1429. JOIN msrtWP_posts p
  1430. ON t.element_id = p.ID
  1431. AND t.element_type = CONCAT('post_', p.post_type) WHERE element_id = 17987 LIMIT 1)
  1432. 112 0٫2ms (0.00022387504577637s)
  1433. SELECT t.translation_id, t.element_id, t.language_code, t.source_language_code, t.trid, t.element_type
  1434. FROM msrtWP_icl_translations t
  1435. JOIN msrtWP_posts p
  1436. ON t.element_id = p.ID
  1437. AND t.element_type = CONCAT('post_', p.post_type)
  1438. JOIN msrtWP_icl_translations tridt
  1439. ON tridt.element_type = t.element_type
  1440. AND tridt.trid = t.trid
  1441. WHERE tridt.trid = (SELECT trid FROM msrtWP_icl_translations t
  1442. JOIN msrtWP_posts p
  1443. ON t.element_id = p.ID
  1444. AND t.element_type = CONCAT('post_', p.post_type) WHERE element_id = 17987 LIMIT 1)
  1445. 255 0٫2ms (0.00018692016601562s)
  1446. SELECT t.translation_id, t.element_id, t.language_code, t.source_language_code, t.trid, t.element_type
  1447. FROM msrtWP_icl_translations t
  1448. JOIN msrtWP_posts p
  1449. ON t.element_id = p.ID
  1450. AND t.element_type = CONCAT('post_', p.post_type)
  1451. JOIN msrtWP_icl_translations tridt
  1452. ON tridt.element_type = t.element_type
  1453. AND tridt.trid = t.trid
  1454. WHERE tridt.trid = (SELECT trid FROM msrtWP_icl_translations t
  1455. JOIN msrtWP_posts p
  1456. ON t.element_id = p.ID
  1457. AND t.element_type = CONCAT('post_', p.post_type) WHERE element_id = 2227099 LIMIT 1)
  1458. 112 0٫2ms (0.00018692016601562s)
  1459. SELECT t.translation_id, t.element_id, t.language_code, t.source_language_code, t.trid, t.element_type
  1460. FROM msrtWP_icl_translations t
  1461. JOIN msrtWP_posts p
  1462. ON t.element_id = p.ID
  1463. AND t.element_type = CONCAT('post_', p.post_type)
  1464. JOIN msrtWP_icl_translations tridt
  1465. ON tridt.element_type = t.element_type
  1466. AND tridt.trid = t.trid
  1467. WHERE tridt.trid = (SELECT trid FROM msrtWP_icl_translations t
  1468. JOIN msrtWP_posts p
  1469. ON t.element_id = p.ID
  1470. AND t.element_type = CONCAT('post_', p.post_type) WHERE element_id = 2227099 LIMIT 1)
  1471. 255 0٫2ms (0.00019192695617676s)
  1472. SELECT t.translation_id, t.element_id, t.language_code, t.source_language_code, t.trid, t.element_type
  1473. FROM msrtWP_icl_translations t
  1474. JOIN msrtWP_posts p
  1475. ON t.element_id = p.ID
  1476. AND t.element_type = CONCAT('post_', p.post_type)
  1477. JOIN msrtWP_icl_translations tridt
  1478. ON tridt.element_type = t.element_type
  1479. AND tridt.trid = t.trid
  1480. WHERE tridt.trid = (SELECT trid FROM msrtWP_icl_translations t
  1481. JOIN msrtWP_posts p
  1482. ON t.element_id = p.ID
  1483. AND t.element_type = CONCAT('post_', p.post_type) WHERE element_id = 2234656 LIMIT 1)
  1484. 112 0٫2ms (0.00019192695617676s)
  1485. SELECT t.translation_id, t.element_id, t.language_code, t.source_language_code, t.trid, t.element_type
  1486. FROM msrtWP_icl_translations t
  1487. JOIN msrtWP_posts p
  1488. ON t.element_id = p.ID
  1489. AND t.element_type = CONCAT('post_', p.post_type)
  1490. JOIN msrtWP_icl_translations tridt
  1491. ON tridt.element_type = t.element_type
  1492. AND tridt.trid = t.trid
  1493. WHERE tridt.trid = (SELECT trid FROM msrtWP_icl_translations t
  1494. JOIN msrtWP_posts p
  1495. ON t.element_id = p.ID
  1496. AND t.element_type = CONCAT('post_', p.post_type) WHERE element_id = 2234656 LIMIT 1)
  1497. 255 0٫2ms (0.00019288063049316s)
  1498. SELECT t.translation_id, t.element_id, t.language_code, t.source_language_code, t.trid, t.element_type
  1499. FROM msrtWP_icl_translations t
  1500. JOIN msrtWP_posts p
  1501. ON t.element_id = p.ID
  1502. AND t.element_type = CONCAT('post_', p.post_type)
  1503. JOIN msrtWP_icl_translations tridt
  1504. ON tridt.element_type = t.element_type
  1505. AND tridt.trid = t.trid
  1506. WHERE tridt.trid = (SELECT trid FROM msrtWP_icl_translations t
  1507. JOIN msrtWP_posts p
  1508. ON t.element_id = p.ID
  1509. AND t.element_type = CONCAT('post_', p.post_type) WHERE element_id = 14999 LIMIT 1)
  1510. 112 0٫2ms (0.00019288063049316s)
  1511. SELECT t.translation_id, t.element_id, t.language_code, t.source_language_code, t.trid, t.element_type
  1512. FROM msrtWP_icl_translations t
  1513. JOIN msrtWP_posts p
  1514. ON t.element_id = p.ID
  1515. AND t.element_type = CONCAT('post_', p.post_type)
  1516. JOIN msrtWP_icl_translations tridt
  1517. ON tridt.element_type = t.element_type
  1518. AND tridt.trid = t.trid
  1519. WHERE tridt.trid = (SELECT trid FROM msrtWP_icl_translations t
  1520. JOIN msrtWP_posts p
  1521. ON t.element_id = p.ID
  1522. AND t.element_type = CONCAT('post_', p.post_type) WHERE element_id = 14999 LIMIT 1)
  1523. 255 0٫2ms (0.00020694732666016s)
  1524. SELECT t.translation_id, t.element_id, t.language_code, t.source_language_code, t.trid, t.element_type
  1525. FROM msrtWP_icl_translations t
  1526. JOIN msrtWP_posts p
  1527. ON t.element_id = p.ID
  1528. AND t.element_type = CONCAT('post_', p.post_type)
  1529. JOIN msrtWP_icl_translations tridt
  1530. ON tridt.element_type = t.element_type
  1531. AND tridt.trid = t.trid
  1532. WHERE tridt.trid = (SELECT trid FROM msrtWP_icl_translations t
  1533. JOIN msrtWP_posts p
  1534. ON t.element_id = p.ID
  1535. AND t.element_type = CONCAT('post_', p.post_type) WHERE element_id = 2265254 LIMIT 1)
  1536. 112 0٫2ms (0.00020694732666016s)
  1537. SELECT t.translation_id, t.element_id, t.language_code, t.source_language_code, t.trid, t.element_type
  1538. FROM msrtWP_icl_translations t
  1539. JOIN msrtWP_posts p
  1540. ON t.element_id = p.ID
  1541. AND t.element_type = CONCAT('post_', p.post_type)
  1542. JOIN msrtWP_icl_translations tridt
  1543. ON tridt.element_type = t.element_type
  1544. AND tridt.trid = t.trid
  1545. WHERE tridt.trid = (SELECT trid FROM msrtWP_icl_translations t
  1546. JOIN msrtWP_posts p
  1547. ON t.element_id = p.ID
  1548. AND t.element_type = CONCAT('post_', p.post_type) WHERE element_id = 2265254 LIMIT 1)
  1549. 255 0٫2ms (0.00020098686218262s)
  1550. SELECT t.translation_id, t.element_id, t.language_code, t.source_language_code, t.trid, t.element_type
  1551. FROM msrtWP_icl_translations t
  1552. JOIN msrtWP_posts p
  1553. ON t.element_id = p.ID
  1554. AND t.element_type = CONCAT('post_', p.post_type)
  1555. JOIN msrtWP_icl_translations tridt
  1556. ON tridt.element_type = t.element_type
  1557. AND tridt.trid = t.trid
  1558. WHERE tridt.trid = (SELECT trid FROM msrtWP_icl_translations t
  1559. JOIN msrtWP_posts p
  1560. ON t.element_id = p.ID
  1561. AND t.element_type = CONCAT('post_', p.post_type) WHERE element_id = 14984 LIMIT 1)
  1562. 112 0٫2ms (0.00020098686218262s)
  1563. SELECT t.translation_id, t.element_id, t.language_code, t.source_language_code, t.trid, t.element_type
  1564. FROM msrtWP_icl_translations t
  1565. JOIN msrtWP_posts p
  1566. ON t.element_id = p.ID
  1567. AND t.element_type = CONCAT('post_', p.post_type)
  1568. JOIN msrtWP_icl_translations tridt
  1569. ON tridt.element_type = t.element_type
  1570. AND tridt.trid = t.trid
  1571. WHERE tridt.trid = (SELECT trid FROM msrtWP_icl_translations t
  1572. JOIN msrtWP_posts p
  1573. ON t.element_id = p.ID
  1574. AND t.element_type = CONCAT('post_', p.post_type) WHERE element_id = 14984 LIMIT 1)
  1575. 255 0٫2ms (0.00018811225891113s)
  1576. SELECT t.translation_id, t.element_id, t.language_code, t.source_language_code, t.trid, t.element_type
  1577. FROM msrtWP_icl_translations t
  1578. JOIN msrtWP_posts p
  1579. ON t.element_id = p.ID
  1580. AND t.element_type = CONCAT('post_', p.post_type)
  1581. JOIN msrtWP_icl_translations tridt
  1582. ON tridt.element_type = t.element_type
  1583. AND tridt.trid = t.trid
  1584. WHERE tridt.trid = (SELECT trid FROM msrtWP_icl_translations t
  1585. JOIN msrtWP_posts p
  1586. ON t.element_id = p.ID
  1587. AND t.element_type = CONCAT('post_', p.post_type) WHERE element_id = 26 LIMIT 1)
  1588. 112 0٫2ms (0.00018811225891113s)
  1589. SELECT t.translation_id, t.element_id, t.language_code, t.source_language_code, t.trid, t.element_type
  1590. FROM msrtWP_icl_translations t
  1591. JOIN msrtWP_posts p
  1592. ON t.element_id = p.ID
  1593. AND t.element_type = CONCAT('post_', p.post_type)
  1594. JOIN msrtWP_icl_translations tridt
  1595. ON tridt.element_type = t.element_type
  1596. AND tridt.trid = t.trid
  1597. WHERE tridt.trid = (SELECT trid FROM msrtWP_icl_translations t
  1598. JOIN msrtWP_posts p
  1599. ON t.element_id = p.ID
  1600. AND t.element_type = CONCAT('post_', p.post_type) WHERE element_id = 26 LIMIT 1)
  1601. 255 0٫2ms (0.00019192695617676s)
  1602. SELECT t.translation_id, t.element_id, t.language_code, t.source_language_code, t.trid, t.element_type
  1603. FROM msrtWP_icl_translations t
  1604. JOIN msrtWP_posts p
  1605. ON t.element_id = p.ID
  1606. AND t.element_type = CONCAT('post_', p.post_type)
  1607. JOIN msrtWP_icl_translations tridt
  1608. ON tridt.element_type = t.element_type
  1609. AND tridt.trid = t.trid
  1610. WHERE tridt.trid = (SELECT trid FROM msrtWP_icl_translations t
  1611. JOIN msrtWP_posts p
  1612. ON t.element_id = p.ID
  1613. AND t.element_type = CONCAT('post_', p.post_type) WHERE element_id = 2265270 LIMIT 1)
  1614. 112 0٫2ms (0.00019192695617676s)
  1615. SELECT t.translation_id, t.element_id, t.language_code, t.source_language_code, t.trid, t.element_type
  1616. FROM msrtWP_icl_translations t
  1617. JOIN msrtWP_posts p
  1618. ON t.element_id = p.ID
  1619. AND t.element_type = CONCAT('post_', p.post_type)
  1620. JOIN msrtWP_icl_translations tridt
  1621. ON tridt.element_type = t.element_type
  1622. AND tridt.trid = t.trid
  1623. WHERE tridt.trid = (SELECT trid FROM msrtWP_icl_translations t
  1624. JOIN msrtWP_posts p
  1625. ON t.element_id = p.ID
  1626. AND t.element_type = CONCAT('post_', p.post_type) WHERE element_id = 2265270 LIMIT 1)
  1627. 255 0٫2ms (0.00019502639770508s)
  1628. SELECT t.translation_id, t.element_id, t.language_code, t.source_language_code, t.trid, t.element_type
  1629. FROM msrtWP_icl_translations t
  1630. JOIN msrtWP_posts p
  1631. ON t.element_id = p.ID
  1632. AND t.element_type = CONCAT('post_', p.post_type)
  1633. JOIN msrtWP_icl_translations tridt
  1634. ON tridt.element_type = t.element_type
  1635. AND tridt.trid = t.trid
  1636. WHERE tridt.trid = (SELECT trid FROM msrtWP_icl_translations t
  1637. JOIN msrtWP_posts p
  1638. ON t.element_id = p.ID
  1639. AND t.element_type = CONCAT('post_', p.post_type) WHERE element_id = 2265268 LIMIT 1)
  1640. 112 0٫2ms (0.00019502639770508s)
  1641. SELECT t.translation_id, t.element_id, t.language_code, t.source_language_code, t.trid, t.element_type
  1642. FROM msrtWP_icl_translations t
  1643. JOIN msrtWP_posts p
  1644. ON t.element_id = p.ID
  1645. AND t.element_type = CONCAT('post_', p.post_type)
  1646. JOIN msrtWP_icl_translations tridt
  1647. ON tridt.element_type = t.element_type
  1648. AND tridt.trid = t.trid
  1649. WHERE tridt.trid = (SELECT trid FROM msrtWP_icl_translations t
  1650. JOIN msrtWP_posts p
  1651. ON t.element_id = p.ID
  1652. AND t.element_type = CONCAT('post_', p.post_type) WHERE element_id = 2265268 LIMIT 1)
  1653. 220 0٫2ms (0.00019097328186035s)
  1654. SELECT t.translation_id, t.element_id, t.language_code, t.source_language_code, t.trid, t.element_type
  1655. FROM msrtWP_icl_translations t
  1656. JOIN msrtWP_posts p
  1657. ON t.element_id = p.ID
  1658. AND t.element_type = CONCAT('post_', p.post_type)
  1659. JOIN msrtWP_icl_translations tridt
  1660. ON tridt.element_type = t.element_type
  1661. AND tridt.trid = t.trid
  1662. WHERE tridt.element_id IN (2594392)
  1663. 220 0٫2ms (0.00018000602722168s)
  1664. SELECT t.translation_id, t.element_id, t.language_code, t.source_language_code, t.trid, t.element_type
  1665. FROM msrtWP_icl_translations t
  1666. JOIN msrtWP_posts p
  1667. ON t.element_id = p.ID
  1668. AND t.element_type = CONCAT('post_', p.post_type)
  1669. JOIN msrtWP_icl_translations tridt
  1670. ON tridt.element_type = t.element_type
  1671. AND tridt.trid = t.trid
  1672. WHERE tridt.element_id IN (2583019,14872)
  1673. 255 0٫2ms (0.00019311904907227s)
  1674. SELECT t.translation_id, t.element_id, t.language_code, t.source_language_code, t.trid, t.element_type
  1675. FROM msrtWP_icl_translations t
  1676. JOIN msrtWP_term_taxonomy tax
  1677. ON t.element_id = tax.term_taxonomy_id
  1678. AND t.element_type = CONCAT('tax_', tax.taxonomy)
  1679. JOIN msrtWP_icl_translations tridt
  1680. ON tridt.element_type = t.element_type
  1681. AND tridt.trid = t.trid
  1682. WHERE tridt.trid = (SELECT trid FROM msrtWP_icl_translations t
  1683. JOIN msrtWP_term_taxonomy tax
  1684. ON t.element_id = tax.term_taxonomy_id
  1685. AND t.element_type = CONCAT('tax_', tax.taxonomy) WHERE element_id = 6 LIMIT 1)
  1686. 112 0٫2ms (0.00019311904907227s)
  1687. SELECT t.translation_id, t.element_id, t.language_code, t.source_language_code, t.trid, t.element_type
  1688. FROM msrtWP_icl_translations t
  1689. JOIN msrtWP_term_taxonomy tax
  1690. ON t.element_id = tax.term_taxonomy_id
  1691. AND t.element_type = CONCAT('tax_', tax.taxonomy)
  1692. JOIN msrtWP_icl_translations tridt
  1693. ON tridt.element_type = t.element_type
  1694. AND tridt.trid = t.trid
  1695. WHERE tridt.trid = (SELECT trid FROM msrtWP_icl_translations t
  1696. JOIN msrtWP_term_taxonomy tax
  1697. ON t.element_id = tax.term_taxonomy_id
  1698. AND t.element_type = CONCAT('tax_', tax.taxonomy) WHERE element_id = 6 LIMIT 1)
  1699. /sitepress-multilingual-cms/classes/translations/class-wpml-translations.php
  1700.  
  1701. LINE QUERY & FUNCTION CHAIN
  1702. 77 0٫2ms (0.00018000602722168s)
  1703. SELECT t.translation_id, t.language_code, t.element_id, t.source_language_code, t.element_type, NULLIF(t.source_language_code, '') IS NULL AS original
  1704. , p.post_title, p.post_status
  1705. FROM msrtWP_icl_translations t
  1706. LEFT JOIN msrtWP_posts p ON t.element_id=p.ID
  1707. WHERE 1 AND (p.post_status = 'publish' OR p.post_status = 'private' OR p.post_status = 'pending') AND (p.post_status = 'publish' OR p.post_status = 'private' OR p.post_status = 'pending') AND t.trid=2
  1708. /sitepress-multilingual-cms/inc/utilities/wpml-languages.class.php
  1709.  
  1710. LINE QUERY & FUNCTION CHAIN
  1711. 65 0٫2ms (0.00018000602722168s)
  1712. SELECT t.translation_id, t.language_code, t.element_id, t.source_language_code, t.element_type, NULLIF(t.source_language_code, '') IS NULL AS original
  1713. , p.post_title, p.post_status
  1714. FROM msrtWP_icl_translations t
  1715. LEFT JOIN msrtWP_posts p ON t.element_id=p.ID
  1716. WHERE 1 AND (p.post_status = 'publish' OR p.post_status = 'private' OR p.post_status = 'pending') AND (p.post_status = 'publish' OR p.post_status = 'private' OR p.post_status = 'pending') AND t.trid=2
  1717. /sitepress-multilingual-cms/classes/seo/class-wpml-seo-headlangs.php
  1718.  
  1719. LINE QUERY & FUNCTION CHAIN
  1720. 39 0٫2ms (0.00018000602722168s)
  1721. SELECT t.translation_id, t.language_code, t.element_id, t.source_language_code, t.element_type, NULLIF(t.source_language_code, '') IS NULL AS original
  1722. , p.post_title, p.post_status
  1723. FROM msrtWP_icl_translations t
  1724. LEFT JOIN msrtWP_posts p ON t.element_id=p.ID
  1725. WHERE 1 AND (p.post_status = 'publish' OR p.post_status = 'private' OR p.post_status = 'pending') AND (p.post_status = 'publish' OR p.post_status = 'private' OR p.post_status = 'pending') AND t.trid=2
  1726. /sitepress-multilingual-cms/inc/taxonomy-term-translation/wpml-term-translation.class.php
  1727.  
  1728. LINE QUERY & FUNCTION CHAIN
  1729. 130 0٫2ms (0.00023007392883301s)
  1730. SELECT t.element_id, tax.term_id, tax.taxonomy
  1731. FROM msrtWP_icl_translations t
  1732. JOIN msrtWP_term_taxonomy tax
  1733. ON t.element_id = tax.term_taxonomy_id
  1734. AND t.element_type = CONCAT('tax_', tax.taxonomy)
  1735. JOIN msrtWP_terms terms
  1736. ON terms.term_id = tax.term_id
  1737. WHERE tax.term_id != tax.term_taxonomy_id
  1738. 36 0٫2ms (0.00023007392883301s)
  1739. SELECT t.element_id, tax.term_id, tax.taxonomy
  1740. FROM msrtWP_icl_translations t
  1741. JOIN msrtWP_term_taxonomy tax
  1742. ON t.element_id = tax.term_taxonomy_id
  1743. AND t.element_type = CONCAT('tax_', tax.taxonomy)
  1744. JOIN msrtWP_terms terms
  1745. ON terms.term_id = tax.term_id
  1746. WHERE tax.term_id != tax.term_taxonomy_id
  1747. 70 0٫2ms (0.00023007392883301s)
  1748. SELECT t.element_id, tax.term_id, tax.taxonomy
  1749. FROM msrtWP_icl_translations t
  1750. JOIN msrtWP_term_taxonomy tax
  1751. ON t.element_id = tax.term_taxonomy_id
  1752. AND t.element_type = CONCAT('tax_', tax.taxonomy)
  1753. JOIN msrtWP_terms terms
  1754. ON terms.term_id = tax.term_id
  1755. WHERE tax.term_id != tax.term_taxonomy_id
  1756. 70 0٫2ms (0.00017404556274414s)
  1757. SELECT t.translation_id, t.element_id, t.language_code, t.source_language_code, t.trid, t.element_type
  1758. FROM msrtWP_icl_translations t
  1759. JOIN msrtWP_term_taxonomy tax
  1760. ON t.element_id = tax.term_taxonomy_id
  1761. AND t.element_type = CONCAT('tax_', tax.taxonomy)
  1762. JOIN msrtWP_icl_translations tridt
  1763. ON tridt.element_type = t.element_type
  1764. AND tridt.trid = t.trid
  1765. WHERE tridt.trid = (SELECT trid FROM msrtWP_icl_translations t
  1766. JOIN msrtWP_term_taxonomy tax
  1767. ON t.element_id = tax.term_taxonomy_id
  1768. AND t.element_type = CONCAT('tax_', tax.taxonomy) WHERE element_id = 3 LIMIT 1)
  1769. 70 0٫2ms (0.00017285346984863s)
  1770. SELECT t.translation_id, t.element_id, t.language_code, t.source_language_code, t.trid, t.element_type
  1771. FROM msrtWP_icl_translations t
  1772. JOIN msrtWP_term_taxonomy tax
  1773. ON t.element_id = tax.term_taxonomy_id
  1774. AND t.element_type = CONCAT('tax_', tax.taxonomy)
  1775. JOIN msrtWP_icl_translations tridt
  1776. ON tridt.element_type = t.element_type
  1777. AND tridt.trid = t.trid
  1778. WHERE tridt.trid = (SELECT trid FROM msrtWP_icl_translations t
  1779. JOIN msrtWP_term_taxonomy tax
  1780. ON t.element_id = tax.term_taxonomy_id
  1781. AND t.element_type = CONCAT('tax_', tax.taxonomy) WHERE element_id = 2 LIMIT 1)
  1782. /sitepress-multilingual-cms/inc/template-functions.php
  1783.  
  1784. LINE QUERY & FUNCTION CHAIN
  1785. 387 0٫2ms (0.00023007392883301s)
  1786. SELECT t.element_id, tax.term_id, tax.taxonomy
  1787. FROM msrtWP_icl_translations t
  1788. JOIN msrtWP_term_taxonomy tax
  1789. ON t.element_id = tax.term_taxonomy_id
  1790. AND t.element_type = CONCAT('tax_', tax.taxonomy)
  1791. JOIN msrtWP_terms terms
  1792. ON terms.term_id = tax.term_id
  1793. WHERE tax.term_id != tax.term_taxonomy_id
  1794. 360 0٫2ms (0.00023007392883301s)
  1795. SELECT t.element_id, tax.term_id, tax.taxonomy
  1796. FROM msrtWP_icl_translations t
  1797. JOIN msrtWP_term_taxonomy tax
  1798. ON t.element_id = tax.term_taxonomy_id
  1799. AND t.element_type = CONCAT('tax_', tax.taxonomy)
  1800. JOIN msrtWP_terms terms
  1801. ON terms.term_id = tax.term_id
  1802. WHERE tax.term_id != tax.term_taxonomy_id
  1803. 387 0٫2ms (0.00017404556274414s)
  1804. SELECT t.translation_id, t.element_id, t.language_code, t.source_language_code, t.trid, t.element_type
  1805. FROM msrtWP_icl_translations t
  1806. JOIN msrtWP_term_taxonomy tax
  1807. ON t.element_id = tax.term_taxonomy_id
  1808. AND t.element_type = CONCAT('tax_', tax.taxonomy)
  1809. JOIN msrtWP_icl_translations tridt
  1810. ON tridt.element_type = t.element_type
  1811. AND tridt.trid = t.trid
  1812. WHERE tridt.trid = (SELECT trid FROM msrtWP_icl_translations t
  1813. JOIN msrtWP_term_taxonomy tax
  1814. ON t.element_id = tax.term_taxonomy_id
  1815. AND t.element_type = CONCAT('tax_', tax.taxonomy) WHERE element_id = 3 LIMIT 1)
  1816. 360 0٫2ms (0.00017404556274414s)
  1817. SELECT t.translation_id, t.element_id, t.language_code, t.source_language_code, t.trid, t.element_type
  1818. FROM msrtWP_icl_translations t
  1819. JOIN msrtWP_term_taxonomy tax
  1820. ON t.element_id = tax.term_taxonomy_id
  1821. AND t.element_type = CONCAT('tax_', tax.taxonomy)
  1822. JOIN msrtWP_icl_translations tridt
  1823. ON tridt.element_type = t.element_type
  1824. AND tridt.trid = t.trid
  1825. WHERE tridt.trid = (SELECT trid FROM msrtWP_icl_translations t
  1826. JOIN msrtWP_term_taxonomy tax
  1827. ON t.element_id = tax.term_taxonomy_id
  1828. AND t.element_type = CONCAT('tax_', tax.taxonomy) WHERE element_id = 3 LIMIT 1)
  1829. 387 0٫2ms (0.00017285346984863s)
  1830. SELECT t.translation_id, t.element_id, t.language_code, t.source_language_code, t.trid, t.element_type
  1831. FROM msrtWP_icl_translations t
  1832. JOIN msrtWP_term_taxonomy tax
  1833. ON t.element_id = tax.term_taxonomy_id
  1834. AND t.element_type = CONCAT('tax_', tax.taxonomy)
  1835. JOIN msrtWP_icl_translations tridt
  1836. ON tridt.element_type = t.element_type
  1837. AND tridt.trid = t.trid
  1838. WHERE tridt.trid = (SELECT trid FROM msrtWP_icl_translations t
  1839. JOIN msrtWP_term_taxonomy tax
  1840. ON t.element_id = tax.term_taxonomy_id
  1841. AND t.element_type = CONCAT('tax_', tax.taxonomy) WHERE element_id = 2 LIMIT 1)
  1842. 360 0٫2ms (0.00017285346984863s)
  1843. SELECT t.translation_id, t.element_id, t.language_code, t.source_language_code, t.trid, t.element_type
  1844. FROM msrtWP_icl_translations t
  1845. JOIN msrtWP_term_taxonomy tax
  1846. ON t.element_id = tax.term_taxonomy_id
  1847. AND t.element_type = CONCAT('tax_', tax.taxonomy)
  1848. JOIN msrtWP_icl_translations tridt
  1849. ON tridt.element_type = t.element_type
  1850. AND tridt.trid = t.trid
  1851. WHERE tridt.trid = (SELECT trid FROM msrtWP_icl_translations t
  1852. JOIN msrtWP_term_taxonomy tax
  1853. ON t.element_id = tax.term_taxonomy_id
  1854. AND t.element_type = CONCAT('tax_', tax.taxonomy) WHERE element_id = 2 LIMIT 1)
  1855. /sitepress-multilingual-cms/inc/wp-nav-menus/class-wpml-nav-menu.php
  1856.  
  1857. LINE QUERY & FUNCTION CHAIN
  1858. 641 0٫2ms (0.00023007392883301s)
  1859. SELECT t.element_id, tax.term_id, tax.taxonomy
  1860. FROM msrtWP_icl_translations t
  1861. JOIN msrtWP_term_taxonomy tax
  1862. ON t.element_id = tax.term_taxonomy_id
  1863. AND t.element_type = CONCAT('tax_', tax.taxonomy)
  1864. JOIN msrtWP_terms terms
  1865. ON terms.term_id = tax.term_id
  1866. WHERE tax.term_id != tax.term_taxonomy_id
  1867. 641 0٫2ms (0.00017404556274414s)
  1868. SELECT t.translation_id, t.element_id, t.language_code, t.source_language_code, t.trid, t.element_type
  1869. FROM msrtWP_icl_translations t
  1870. JOIN msrtWP_term_taxonomy tax
  1871. ON t.element_id = tax.term_taxonomy_id
  1872. AND t.element_type = CONCAT('tax_', tax.taxonomy)
  1873. JOIN msrtWP_icl_translations tridt
  1874. ON tridt.element_type = t.element_type
  1875. AND tridt.trid = t.trid
  1876. WHERE tridt.trid = (SELECT trid FROM msrtWP_icl_translations t
  1877. JOIN msrtWP_term_taxonomy tax
  1878. ON t.element_id = tax.term_taxonomy_id
  1879. AND t.element_type = CONCAT('tax_', tax.taxonomy) WHERE element_id = 3 LIMIT 1)
  1880. 660 0٫2ms (0.0001530647277832s)
  1881. SELECT t.*, tt.* FROM msrtWP_terms AS t INNER JOIN msrtWP_term_taxonomy AS tt ON t.term_id = tt.term_id WHERE t.term_id = 3
  1882. 641 0٫2ms (0.00017285346984863s)
  1883. SELECT t.translation_id, t.element_id, t.language_code, t.source_language_code, t.trid, t.element_type
  1884. FROM msrtWP_icl_translations t
  1885. JOIN msrtWP_term_taxonomy tax
  1886. ON t.element_id = tax.term_taxonomy_id
  1887. AND t.element_type = CONCAT('tax_', tax.taxonomy)
  1888. JOIN msrtWP_icl_translations tridt
  1889. ON tridt.element_type = t.element_type
  1890. AND tridt.trid = t.trid
  1891. WHERE tridt.trid = (SELECT trid FROM msrtWP_icl_translations t
  1892. JOIN msrtWP_term_taxonomy tax
  1893. ON t.element_id = tax.term_taxonomy_id
  1894. AND t.element_type = CONCAT('tax_', tax.taxonomy) WHERE element_id = 2 LIMIT 1)
  1895. 660 0٫2ms (0.0001981258392334s)
  1896. SELECT t.*, tt.* FROM msrtWP_terms AS t INNER JOIN msrtWP_term_taxonomy AS tt ON t.term_id = tt.term_id WHERE t.term_id = 2
  1897. /sitepress-multilingual-cms/inc/url-handling/wpml-url-filters.class.php
  1898.  
  1899. LINE QUERY & FUNCTION CHAIN
  1900. 299 0٫2ms (0.00019192695617676s)
  1901. SELECT t.translation_id, t.element_id, t.language_code, t.source_language_code, t.trid, t.element_type
  1902. FROM msrtWP_icl_translations t
  1903. JOIN msrtWP_posts p
  1904. ON t.element_id = p.ID
  1905. AND t.element_type = CONCAT('post_', p.post_type)
  1906. JOIN msrtWP_icl_translations tridt
  1907. ON tridt.element_type = t.element_type
  1908. AND tridt.trid = t.trid
  1909. WHERE tridt.trid = (SELECT trid FROM msrtWP_icl_translations t
  1910. JOIN msrtWP_posts p
  1911. ON t.element_id = p.ID
  1912. AND t.element_type = CONCAT('post_', p.post_type) WHERE element_id = 16922 LIMIT 1)
  1913. 369 0٫2ms (0.00019192695617676s)
  1914. SELECT t.translation_id, t.element_id, t.language_code, t.source_language_code, t.trid, t.element_type
  1915. FROM msrtWP_icl_translations t
  1916. JOIN msrtWP_posts p
  1917. ON t.element_id = p.ID
  1918. AND t.element_type = CONCAT('post_', p.post_type)
  1919. JOIN msrtWP_icl_translations tridt
  1920. ON tridt.element_type = t.element_type
  1921. AND tridt.trid = t.trid
  1922. WHERE tridt.trid = (SELECT trid FROM msrtWP_icl_translations t
  1923. JOIN msrtWP_posts p
  1924. ON t.element_id = p.ID
  1925. AND t.element_type = CONCAT('post_', p.post_type) WHERE element_id = 16922 LIMIT 1)
  1926. 219 0٫2ms (0.00019192695617676s)
  1927. SELECT t.translation_id, t.element_id, t.language_code, t.source_language_code, t.trid, t.element_type
  1928. FROM msrtWP_icl_translations t
  1929. JOIN msrtWP_posts p
  1930. ON t.element_id = p.ID
  1931. AND t.element_type = CONCAT('post_', p.post_type)
  1932. JOIN msrtWP_icl_translations tridt
  1933. ON tridt.element_type = t.element_type
  1934. AND tridt.trid = t.trid
  1935. WHERE tridt.trid = (SELECT trid FROM msrtWP_icl_translations t
  1936. JOIN msrtWP_posts p
  1937. ON t.element_id = p.ID
  1938. AND t.element_type = CONCAT('post_', p.post_type) WHERE element_id = 16922 LIMIT 1)
  1939. 299 0٫2ms (0.00018095970153809s)
  1940. SELECT t.translation_id, t.element_id, t.language_code, t.source_language_code, t.trid, t.element_type
  1941. FROM msrtWP_icl_translations t
  1942. JOIN msrtWP_posts p
  1943. ON t.element_id = p.ID
  1944. AND t.element_type = CONCAT('post_', p.post_type)
  1945. JOIN msrtWP_icl_translations tridt
  1946. ON tridt.element_type = t.element_type
  1947. AND tridt.trid = t.trid
  1948. WHERE tridt.trid = (SELECT trid FROM msrtWP_icl_translations t
  1949. JOIN msrtWP_posts p
  1950. ON t.element_id = p.ID
  1951. AND t.element_type = CONCAT('post_', p.post_type) WHERE element_id = 1289 LIMIT 1)
  1952. 369 0٫2ms (0.00018095970153809s)
  1953. SELECT t.translation_id, t.element_id, t.language_code, t.source_language_code, t.trid, t.element_type
  1954. FROM msrtWP_icl_translations t
  1955. JOIN msrtWP_posts p
  1956. ON t.element_id = p.ID
  1957. AND t.element_type = CONCAT('post_', p.post_type)
  1958. JOIN msrtWP_icl_translations tridt
  1959. ON tridt.element_type = t.element_type
  1960. AND tridt.trid = t.trid
  1961. WHERE tridt.trid = (SELECT trid FROM msrtWP_icl_translations t
  1962. JOIN msrtWP_posts p
  1963. ON t.element_id = p.ID
  1964. AND t.element_type = CONCAT('post_', p.post_type) WHERE element_id = 1289 LIMIT 1)
  1965. 219 0٫2ms (0.00018095970153809s)
  1966. SELECT t.translation_id, t.element_id, t.language_code, t.source_language_code, t.trid, t.element_type
  1967. FROM msrtWP_icl_translations t
  1968. JOIN msrtWP_posts p
  1969. ON t.element_id = p.ID
  1970. AND t.element_type = CONCAT('post_', p.post_type)
  1971. JOIN msrtWP_icl_translations tridt
  1972. ON tridt.element_type = t.element_type
  1973. AND tridt.trid = t.trid
  1974. WHERE tridt.trid = (SELECT trid FROM msrtWP_icl_translations t
  1975. JOIN msrtWP_posts p
  1976. ON t.element_id = p.ID
  1977. AND t.element_type = CONCAT('post_', p.post_type) WHERE element_id = 1289 LIMIT 1)
  1978. 299 0٫2ms (0.00022602081298828s)
  1979. SELECT t.translation_id, t.element_id, t.language_code, t.source_language_code, t.trid, t.element_type
  1980. FROM msrtWP_icl_translations t
  1981. JOIN msrtWP_posts p
  1982. ON t.element_id = p.ID
  1983. AND t.element_type = CONCAT('post_', p.post_type)
  1984. JOIN msrtWP_icl_translations tridt
  1985. ON tridt.element_type = t.element_type
  1986. AND tridt.trid = t.trid
  1987. WHERE tridt.trid = (SELECT trid FROM msrtWP_icl_translations t
  1988. JOIN msrtWP_posts p
  1989. ON t.element_id = p.ID
  1990. AND t.element_type = CONCAT('post_', p.post_type) WHERE element_id = 615 LIMIT 1)
  1991. 369 0٫2ms (0.00022602081298828s)
  1992. SELECT t.translation_id, t.element_id, t.language_code, t.source_language_code, t.trid, t.element_type
  1993. FROM msrtWP_icl_translations t
  1994. JOIN msrtWP_posts p
  1995. ON t.element_id = p.ID
  1996. AND t.element_type = CONCAT('post_', p.post_type)
  1997. JOIN msrtWP_icl_translations tridt
  1998. ON tridt.element_type = t.element_type
  1999. AND tridt.trid = t.trid
  2000. WHERE tridt.trid = (SELECT trid FROM msrtWP_icl_translations t
  2001. JOIN msrtWP_posts p
  2002. ON t.element_id = p.ID
  2003. AND t.element_type = CONCAT('post_', p.post_type) WHERE element_id = 615 LIMIT 1)
  2004. 219 0٫2ms (0.00022602081298828s)
  2005. SELECT t.translation_id, t.element_id, t.language_code, t.source_language_code, t.trid, t.element_type
  2006. FROM msrtWP_icl_translations t
  2007. JOIN msrtWP_posts p
  2008. ON t.element_id = p.ID
  2009. AND t.element_type = CONCAT('post_', p.post_type)
  2010. JOIN msrtWP_icl_translations tridt
  2011. ON tridt.element_type = t.element_type
  2012. AND tridt.trid = t.trid
  2013. WHERE tridt.trid = (SELECT trid FROM msrtWP_icl_translations t
  2014. JOIN msrtWP_posts p
  2015. ON t.element_id = p.ID
  2016. AND t.element_type = CONCAT('post_', p.post_type) WHERE element_id = 615 LIMIT 1)
  2017. 299 0٫2ms (0.00017690658569336s)
  2018. SELECT t.translation_id, t.element_id, t.language_code, t.source_language_code, t.trid, t.element_type
  2019. FROM msrtWP_icl_translations t
  2020. JOIN msrtWP_posts p
  2021. ON t.element_id = p.ID
  2022. AND t.element_type = CONCAT('post_', p.post_type)
  2023. JOIN msrtWP_icl_translations tridt
  2024. ON tridt.element_type = t.element_type
  2025. AND tridt.trid = t.trid
  2026. WHERE tridt.trid = (SELECT trid FROM msrtWP_icl_translations t
  2027. JOIN msrtWP_posts p
  2028. ON t.element_id = p.ID
  2029. AND t.element_type = CONCAT('post_', p.post_type) WHERE element_id = 16333 LIMIT 1)
  2030. 369 0٫2ms (0.00017690658569336s)
  2031. SELECT t.translation_id, t.element_id, t.language_code, t.source_language_code, t.trid, t.element_type
  2032. FROM msrtWP_icl_translations t
  2033. JOIN msrtWP_posts p
  2034. ON t.element_id = p.ID
  2035. AND t.element_type = CONCAT('post_', p.post_type)
  2036. JOIN msrtWP_icl_translations tridt
  2037. ON tridt.element_type = t.element_type
  2038. AND tridt.trid = t.trid
  2039. WHERE tridt.trid = (SELECT trid FROM msrtWP_icl_translations t
  2040. JOIN msrtWP_posts p
  2041. ON t.element_id = p.ID
  2042. AND t.element_type = CONCAT('post_', p.post_type) WHERE element_id = 16333 LIMIT 1)
  2043. 219 0٫2ms (0.00017690658569336s)
  2044. SELECT t.translation_id, t.element_id, t.language_code, t.source_language_code, t.trid, t.element_type
  2045. FROM msrtWP_icl_translations t
  2046. JOIN msrtWP_posts p
  2047. ON t.element_id = p.ID
  2048. AND t.element_type = CONCAT('post_', p.post_type)
  2049. JOIN msrtWP_icl_translations tridt
  2050. ON tridt.element_type = t.element_type
  2051. AND tridt.trid = t.trid
  2052. WHERE tridt.trid = (SELECT trid FROM msrtWP_icl_translations t
  2053. JOIN msrtWP_posts p
  2054. ON t.element_id = p.ID
  2055. AND t.element_type = CONCAT('post_', p.post_type) WHERE element_id = 16333 LIMIT 1)
  2056. 299 0٫2ms (0.00018692016601562s)
  2057. SELECT t.translation_id, t.element_id, t.language_code, t.source_language_code, t.trid, t.element_type
  2058. FROM msrtWP_icl_translations t
  2059. JOIN msrtWP_posts p
  2060. ON t.element_id = p.ID
  2061. AND t.element_type = CONCAT('post_', p.post_type)
  2062. JOIN msrtWP_icl_translations tridt
  2063. ON tridt.element_type = t.element_type
  2064. AND tridt.trid = t.trid
  2065. WHERE tridt.trid = (SELECT trid FROM msrtWP_icl_translations t
  2066. JOIN msrtWP_posts p
  2067. ON t.element_id = p.ID
  2068. AND t.element_type = CONCAT('post_', p.post_type) WHERE element_id = 505 LIMIT 1)
  2069. 369 0٫2ms (0.00018692016601562s)
  2070. SELECT t.translation_id, t.element_id, t.language_code, t.source_language_code, t.trid, t.element_type
  2071. FROM msrtWP_icl_translations t
  2072. JOIN msrtWP_posts p
  2073. ON t.element_id = p.ID
  2074. AND t.element_type = CONCAT('post_', p.post_type)
  2075. JOIN msrtWP_icl_translations tridt
  2076. ON tridt.element_type = t.element_type
  2077. AND tridt.trid = t.trid
  2078. WHERE tridt.trid = (SELECT trid FROM msrtWP_icl_translations t
  2079. JOIN msrtWP_posts p
  2080. ON t.element_id = p.ID
  2081. AND t.element_type = CONCAT('post_', p.post_type) WHERE element_id = 505 LIMIT 1)
  2082. 219 0٫2ms (0.00018692016601562s)
  2083. SELECT t.translation_id, t.element_id, t.language_code, t.source_language_code, t.trid, t.element_type
  2084. FROM msrtWP_icl_translations t
  2085. JOIN msrtWP_posts p
  2086. ON t.element_id = p.ID
  2087. AND t.element_type = CONCAT('post_', p.post_type)
  2088. JOIN msrtWP_icl_translations tridt
  2089. ON tridt.element_type = t.element_type
  2090. AND tridt.trid = t.trid
  2091. WHERE tridt.trid = (SELECT trid FROM msrtWP_icl_translations t
  2092. JOIN msrtWP_posts p
  2093. ON t.element_id = p.ID
  2094. AND t.element_type = CONCAT('post_', p.post_type) WHERE element_id = 505 LIMIT 1)
  2095. 299 0٫2ms (0.00018882751464844s)
  2096. SELECT t.translation_id, t.element_id, t.language_code, t.source_language_code, t.trid, t.element_type
  2097. FROM msrtWP_icl_translations t
  2098. JOIN msrtWP_posts p
  2099. ON t.element_id = p.ID
  2100. AND t.element_type = CONCAT('post_', p.post_type)
  2101. JOIN msrtWP_icl_translations tridt
  2102. ON tridt.element_type = t.element_type
  2103. AND tridt.trid = t.trid
  2104. WHERE tridt.trid = (SELECT trid FROM msrtWP_icl_translations t
  2105. JOIN msrtWP_posts p
  2106. ON t.element_id = p.ID
  2107. AND t.element_type = CONCAT('post_', p.post_type) WHERE element_id = 331 LIMIT 1)
  2108. 369 0٫2ms (0.00018882751464844s)
  2109. SELECT t.translation_id, t.element_id, t.language_code, t.source_language_code, t.trid, t.element_type
  2110. FROM msrtWP_icl_translations t
  2111. JOIN msrtWP_posts p
  2112. ON t.element_id = p.ID
  2113. AND t.element_type = CONCAT('post_', p.post_type)
  2114. JOIN msrtWP_icl_translations tridt
  2115. ON tridt.element_type = t.element_type
  2116. AND tridt.trid = t.trid
  2117. WHERE tridt.trid = (SELECT trid FROM msrtWP_icl_translations t
  2118. JOIN msrtWP_posts p
  2119. ON t.element_id = p.ID
  2120. AND t.element_type = CONCAT('post_', p.post_type) WHERE element_id = 331 LIMIT 1)
  2121. 219 0٫2ms (0.00018882751464844s)
  2122. SELECT t.translation_id, t.element_id, t.language_code, t.source_language_code, t.trid, t.element_type
  2123. FROM msrtWP_icl_translations t
  2124. JOIN msrtWP_posts p
  2125. ON t.element_id = p.ID
  2126. AND t.element_type = CONCAT('post_', p.post_type)
  2127. JOIN msrtWP_icl_translations tridt
  2128. ON tridt.element_type = t.element_type
  2129. AND tridt.trid = t.trid
  2130. WHERE tridt.trid = (SELECT trid FROM msrtWP_icl_translations t
  2131. JOIN msrtWP_posts p
  2132. ON t.element_id = p.ID
  2133. AND t.element_type = CONCAT('post_', p.post_type) WHERE element_id = 331 LIMIT 1)
  2134. 299 0٫2ms (0.00016999244689941s)
  2135. SELECT t.translation_id, t.element_id, t.language_code, t.source_language_code, t.trid, t.element_type
  2136. FROM msrtWP_icl_translations t
  2137. JOIN msrtWP_posts p
  2138. ON t.element_id = p.ID
  2139. AND t.element_type = CONCAT('post_', p.post_type)
  2140. JOIN msrtWP_icl_translations tridt
  2141. ON tridt.element_type = t.element_type
  2142. AND tridt.trid = t.trid
  2143. WHERE tridt.trid = (SELECT trid FROM msrtWP_icl_translations t
  2144. JOIN msrtWP_posts p
  2145. ON t.element_id = p.ID
  2146. AND t.element_type = CONCAT('post_', p.post_type) WHERE element_id = 322 LIMIT 1)
  2147. 369 0٫2ms (0.00016999244689941s)
  2148. SELECT t.translation_id, t.element_id, t.language_code, t.source_language_code, t.trid, t.element_type
  2149. FROM msrtWP_icl_translations t
  2150. JOIN msrtWP_posts p
  2151. ON t.element_id = p.ID
  2152. AND t.element_type = CONCAT('post_', p.post_type)
  2153. JOIN msrtWP_icl_translations tridt
  2154. ON tridt.element_type = t.element_type
  2155. AND tridt.trid = t.trid
  2156. WHERE tridt.trid = (SELECT trid FROM msrtWP_icl_translations t
  2157. JOIN msrtWP_posts p
  2158. ON t.element_id = p.ID
  2159. AND t.element_type = CONCAT('post_', p.post_type) WHERE element_id = 322 LIMIT 1)
  2160. 219 0٫2ms (0.00016999244689941s)
  2161. SELECT t.translation_id, t.element_id, t.language_code, t.source_language_code, t.trid, t.element_type
  2162. FROM msrtWP_icl_translations t
  2163. JOIN msrtWP_posts p
  2164. ON t.element_id = p.ID
  2165. AND t.element_type = CONCAT('post_', p.post_type)
  2166. JOIN msrtWP_icl_translations tridt
  2167. ON tridt.element_type = t.element_type
  2168. AND tridt.trid = t.trid
  2169. WHERE tridt.trid = (SELECT trid FROM msrtWP_icl_translations t
  2170. JOIN msrtWP_posts p
  2171. ON t.element_id = p.ID
  2172. AND t.element_type = CONCAT('post_', p.post_type) WHERE element_id = 322 LIMIT 1)
  2173. 299 0٫2ms (0.00018620491027832s)
  2174. SELECT t.translation_id, t.element_id, t.language_code, t.source_language_code, t.trid, t.element_type
  2175. FROM msrtWP_icl_translations t
  2176. JOIN msrtWP_posts p
  2177. ON t.element_id = p.ID
  2178. AND t.element_type = CONCAT('post_', p.post_type)
  2179. JOIN msrtWP_icl_translations tridt
  2180. ON tridt.element_type = t.element_type
  2181. AND tridt.trid = t.trid
  2182. WHERE tridt.trid = (SELECT trid FROM msrtWP_icl_translations t
  2183. JOIN msrtWP_posts p
  2184. ON t.element_id = p.ID
  2185. AND t.element_type = CONCAT('post_', p.post_type) WHERE element_id = 340 LIMIT 1)
  2186. 369 0٫2ms (0.00018620491027832s)
  2187. SELECT t.translation_id, t.element_id, t.language_code, t.source_language_code, t.trid, t.element_type
  2188. FROM msrtWP_icl_translations t
  2189. JOIN msrtWP_posts p
  2190. ON t.element_id = p.ID
  2191. AND t.element_type = CONCAT('post_', p.post_type)
  2192. JOIN msrtWP_icl_translations tridt
  2193. ON tridt.element_type = t.element_type
  2194. AND tridt.trid = t.trid
  2195. WHERE tridt.trid = (SELECT trid FROM msrtWP_icl_translations t
  2196. JOIN msrtWP_posts p
  2197. ON t.element_id = p.ID
  2198. AND t.element_type = CONCAT('post_', p.post_type) WHERE element_id = 340 LIMIT 1)
  2199. 219 0٫2ms (0.00018620491027832s)
  2200. SELECT t.translation_id, t.element_id, t.language_code, t.source_language_code, t.trid, t.element_type
  2201. FROM msrtWP_icl_translations t
  2202. JOIN msrtWP_posts p
  2203. ON t.element_id = p.ID
  2204. AND t.element_type = CONCAT('post_', p.post_type)
  2205. JOIN msrtWP_icl_translations tridt
  2206. ON tridt.element_type = t.element_type
  2207. AND tridt.trid = t.trid
  2208. WHERE tridt.trid = (SELECT trid FROM msrtWP_icl_translations t
  2209. JOIN msrtWP_posts p
  2210. ON t.element_id = p.ID
  2211. AND t.element_type = CONCAT('post_', p.post_type) WHERE element_id = 340 LIMIT 1)
  2212. 299 0٫2ms (0.00017619132995605s)
  2213. SELECT t.translation_id, t.element_id, t.language_code, t.source_language_code, t.trid, t.element_type
  2214. FROM msrtWP_icl_translations t
  2215. JOIN msrtWP_posts p
  2216. ON t.element_id = p.ID
  2217. AND t.element_type = CONCAT('post_', p.post_type)
  2218. JOIN msrtWP_icl_translations tridt
  2219. ON tridt.element_type = t.element_type
  2220. AND tridt.trid = t.trid
  2221. WHERE tridt.trid = (SELECT trid FROM msrtWP_icl_translations t
  2222. JOIN msrtWP_posts p
  2223. ON t.element_id = p.ID
  2224. AND t.element_type = CONCAT('post_', p.post_type) WHERE element_id = 346 LIMIT 1)
  2225. 369 0٫2ms (0.00017619132995605s)
  2226. SELECT t.translation_id, t.element_id, t.language_code, t.source_language_code, t.trid, t.element_type
  2227. FROM msrtWP_icl_translations t
  2228. JOIN msrtWP_posts p
  2229. ON t.element_id = p.ID
  2230. AND t.element_type = CONCAT('post_', p.post_type)
  2231. JOIN msrtWP_icl_translations tridt
  2232. ON tridt.element_type = t.element_type
  2233. AND tridt.trid = t.trid
  2234. WHERE tridt.trid = (SELECT trid FROM msrtWP_icl_translations t
  2235. JOIN msrtWP_posts p
  2236. ON t.element_id = p.ID
  2237. AND t.element_type = CONCAT('post_', p.post_type) WHERE element_id = 346 LIMIT 1)
  2238. 219 0٫2ms (0.00017619132995605s)
  2239. SELECT t.translation_id, t.element_id, t.language_code, t.source_language_code, t.trid, t.element_type
  2240. FROM msrtWP_icl_translations t
  2241. JOIN msrtWP_posts p
  2242. ON t.element_id = p.ID
  2243. AND t.element_type = CONCAT('post_', p.post_type)
  2244. JOIN msrtWP_icl_translations tridt
  2245. ON tridt.element_type = t.element_type
  2246. AND tridt.trid = t.trid
  2247. WHERE tridt.trid = (SELECT trid FROM msrtWP_icl_translations t
  2248. JOIN msrtWP_posts p
  2249. ON t.element_id = p.ID
  2250. AND t.element_type = CONCAT('post_', p.post_type) WHERE element_id = 346 LIMIT 1)
  2251. 299 0٫2ms (0.00017094612121582s)
  2252. SELECT t.translation_id, t.element_id, t.language_code, t.source_language_code, t.trid, t.element_type
  2253. FROM msrtWP_icl_translations t
  2254. JOIN msrtWP_posts p
  2255. ON t.element_id = p.ID
  2256. AND t.element_type = CONCAT('post_', p.post_type)
  2257. JOIN msrtWP_icl_translations tridt
  2258. ON tridt.element_type = t.element_type
  2259. AND tridt.trid = t.trid
  2260. WHERE tridt.trid = (SELECT trid FROM msrtWP_icl_translations t
  2261. JOIN msrtWP_posts p
  2262. ON t.element_id = p.ID
  2263. AND t.element_type = CONCAT('post_', p.post_type) WHERE element_id = 359 LIMIT 1)
  2264. 369 0٫2ms (0.00017094612121582s)
  2265. SELECT t.translation_id, t.element_id, t.language_code, t.source_language_code, t.trid, t.element_type
  2266. FROM msrtWP_icl_translations t
  2267. JOIN msrtWP_posts p
  2268. ON t.element_id = p.ID
  2269. AND t.element_type = CONCAT('post_', p.post_type)
  2270. JOIN msrtWP_icl_translations tridt
  2271. ON tridt.element_type = t.element_type
  2272. AND tridt.trid = t.trid
  2273. WHERE tridt.trid = (SELECT trid FROM msrtWP_icl_translations t
  2274. JOIN msrtWP_posts p
  2275. ON t.element_id = p.ID
  2276. AND t.element_type = CONCAT('post_', p.post_type) WHERE element_id = 359 LIMIT 1)
  2277. 219 0٫2ms (0.00017094612121582s)
  2278. SELECT t.translation_id, t.element_id, t.language_code, t.source_language_code, t.trid, t.element_type
  2279. FROM msrtWP_icl_translations t
  2280. JOIN msrtWP_posts p
  2281. ON t.element_id = p.ID
  2282. AND t.element_type = CONCAT('post_', p.post_type)
  2283. JOIN msrtWP_icl_translations tridt
  2284. ON tridt.element_type = t.element_type
  2285. AND tridt.trid = t.trid
  2286. WHERE tridt.trid = (SELECT trid FROM msrtWP_icl_translations t
  2287. JOIN msrtWP_posts p
  2288. ON t.element_id = p.ID
  2289. AND t.element_type = CONCAT('post_', p.post_type) WHERE element_id = 359 LIMIT 1)
  2290. 299 0٫2ms (0.00017809867858887s)
  2291. SELECT t.translation_id, t.element_id, t.language_code, t.source_language_code, t.trid, t.element_type
  2292. FROM msrtWP_icl_translations t
  2293. JOIN msrtWP_posts p
  2294. ON t.element_id = p.ID
  2295. AND t.element_type = CONCAT('post_', p.post_type)
  2296. JOIN msrtWP_icl_translations tridt
  2297. ON tridt.element_type = t.element_type
  2298. AND tridt.trid = t.trid
  2299. WHERE tridt.trid = (SELECT trid FROM msrtWP_icl_translations t
  2300. JOIN msrtWP_posts p
  2301. ON t.element_id = p.ID
  2302. AND t.element_type = CONCAT('post_', p.post_type) WHERE element_id = 364 LIMIT 1)
  2303. 369 0٫2ms (0.00017809867858887s)
  2304. SELECT t.translation_id, t.element_id, t.language_code, t.source_language_code, t.trid, t.element_type
  2305. FROM msrtWP_icl_translations t
  2306. JOIN msrtWP_posts p
  2307. ON t.element_id = p.ID
  2308. AND t.element_type = CONCAT('post_', p.post_type)
  2309. JOIN msrtWP_icl_translations tridt
  2310. ON tridt.element_type = t.element_type
  2311. AND tridt.trid = t.trid
  2312. WHERE tridt.trid = (SELECT trid FROM msrtWP_icl_translations t
  2313. JOIN msrtWP_posts p
  2314. ON t.element_id = p.ID
  2315. AND t.element_type = CONCAT('post_', p.post_type) WHERE element_id = 364 LIMIT 1)
  2316. 219 0٫2ms (0.00017809867858887s)
  2317. SELECT t.translation_id, t.element_id, t.language_code, t.source_language_code, t.trid, t.element_type
  2318. FROM msrtWP_icl_translations t
  2319. JOIN msrtWP_posts p
  2320. ON t.element_id = p.ID
  2321. AND t.element_type = CONCAT('post_', p.post_type)
  2322. JOIN msrtWP_icl_translations tridt
  2323. ON tridt.element_type = t.element_type
  2324. AND tridt.trid = t.trid
  2325. WHERE tridt.trid = (SELECT trid FROM msrtWP_icl_translations t
  2326. JOIN msrtWP_posts p
  2327. ON t.element_id = p.ID
  2328. AND t.element_type = CONCAT('post_', p.post_type) WHERE element_id = 364 LIMIT 1)
  2329. 299 0٫2ms (0.00019598007202148s)
  2330. SELECT t.translation_id, t.element_id, t.language_code, t.source_language_code, t.trid, t.element_type
  2331. FROM msrtWP_icl_translations t
  2332. JOIN msrtWP_posts p
  2333. ON t.element_id = p.ID
  2334. AND t.element_type = CONCAT('post_', p.post_type)
  2335. JOIN msrtWP_icl_translations tridt
  2336. ON tridt.element_type = t.element_type
  2337. AND tridt.trid = t.trid
  2338. WHERE tridt.trid = (SELECT trid FROM msrtWP_icl_translations t
  2339. JOIN msrtWP_posts p
  2340. ON t.element_id = p.ID
  2341. AND t.element_type = CONCAT('post_', p.post_type) WHERE element_id = 370 LIMIT 1)
  2342. 369 0٫2ms (0.00019598007202148s)
  2343. SELECT t.translation_id, t.element_id, t.language_code, t.source_language_code, t.trid, t.element_type
  2344. FROM msrtWP_icl_translations t
  2345. JOIN msrtWP_posts p
  2346. ON t.element_id = p.ID
  2347. AND t.element_type = CONCAT('post_', p.post_type)
  2348. JOIN msrtWP_icl_translations tridt
  2349. ON tridt.element_type = t.element_type
  2350. AND tridt.trid = t.trid
  2351. WHERE tridt.trid = (SELECT trid FROM msrtWP_icl_translations t
  2352. JOIN msrtWP_posts p
  2353. ON t.element_id = p.ID
  2354. AND t.element_type = CONCAT('post_', p.post_type) WHERE element_id = 370 LIMIT 1)
  2355. 219 0٫2ms (0.00019598007202148s)
  2356. SELECT t.translation_id, t.element_id, t.language_code, t.source_language_code, t.trid, t.element_type
  2357. FROM msrtWP_icl_translations t
  2358. JOIN msrtWP_posts p
  2359. ON t.element_id = p.ID
  2360. AND t.element_type = CONCAT('post_', p.post_type)
  2361. JOIN msrtWP_icl_translations tridt
  2362. ON tridt.element_type = t.element_type
  2363. AND tridt.trid = t.trid
  2364. WHERE tridt.trid = (SELECT trid FROM msrtWP_icl_translations t
  2365. JOIN msrtWP_posts p
  2366. ON t.element_id = p.ID
  2367. AND t.element_type = CONCAT('post_', p.post_type) WHERE element_id = 370 LIMIT 1)
  2368. 299 0٫2ms (0.00018692016601562s)
  2369. SELECT t.translation_id, t.element_id, t.language_code, t.source_language_code, t.trid, t.element_type
  2370. FROM msrtWP_icl_translations t
  2371. JOIN msrtWP_posts p
  2372. ON t.element_id = p.ID
  2373. AND t.element_type = CONCAT('post_', p.post_type)
  2374. JOIN msrtWP_icl_translations tridt
  2375. ON tridt.element_type = t.element_type
  2376. AND tridt.trid = t.trid
  2377. WHERE tridt.trid = (SELECT trid FROM msrtWP_icl_translations t
  2378. JOIN msrtWP_posts p
  2379. ON t.element_id = p.ID
  2380. AND t.element_type = CONCAT('post_', p.post_type) WHERE element_id = 375 LIMIT 1)
  2381. 369 0٫2ms (0.00018692016601562s)
  2382. SELECT t.translation_id, t.element_id, t.language_code, t.source_language_code, t.trid, t.element_type
  2383. FROM msrtWP_icl_translations t
  2384. JOIN msrtWP_posts p
  2385. ON t.element_id = p.ID
  2386. AND t.element_type = CONCAT('post_', p.post_type)
  2387. JOIN msrtWP_icl_translations tridt
  2388. ON tridt.element_type = t.element_type
  2389. AND tridt.trid = t.trid
  2390. WHERE tridt.trid = (SELECT trid FROM msrtWP_icl_translations t
  2391. JOIN msrtWP_posts p
  2392. ON t.element_id = p.ID
  2393. AND t.element_type = CONCAT('post_', p.post_type) WHERE element_id = 375 LIMIT 1)
  2394. 219 0٫2ms (0.00018692016601562s)
  2395. SELECT t.translation_id, t.element_id, t.language_code, t.source_language_code, t.trid, t.element_type
  2396. FROM msrtWP_icl_translations t
  2397. JOIN msrtWP_posts p
  2398. ON t.element_id = p.ID
  2399. AND t.element_type = CONCAT('post_', p.post_type)
  2400. JOIN msrtWP_icl_translations tridt
  2401. ON tridt.element_type = t.element_type
  2402. AND tridt.trid = t.trid
  2403. WHERE tridt.trid = (SELECT trid FROM msrtWP_icl_translations t
  2404. JOIN msrtWP_posts p
  2405. ON t.element_id = p.ID
  2406. AND t.element_type = CONCAT('post_', p.post_type) WHERE element_id = 375 LIMIT 1)
  2407. 299 0٫2ms (0.00019502639770508s)
  2408. SELECT t.translation_id, t.element_id, t.language_code, t.source_language_code, t.trid, t.element_type
  2409. FROM msrtWP_icl_translations t
  2410. JOIN msrtWP_posts p
  2411. ON t.element_id = p.ID
  2412. AND t.element_type = CONCAT('post_', p.post_type)
  2413. JOIN msrtWP_icl_translations tridt
  2414. ON tridt.element_type = t.element_type
  2415. AND tridt.trid = t.trid
  2416. WHERE tridt.trid = (SELECT trid FROM msrtWP_icl_translations t
  2417. JOIN msrtWP_posts p
  2418. ON t.element_id = p.ID
  2419. AND t.element_type = CONCAT('post_', p.post_type) WHERE element_id = 474 LIMIT 1)
  2420. 369 0٫2ms (0.00019502639770508s)
  2421. SELECT t.translation_id, t.element_id, t.language_code, t.source_language_code, t.trid, t.element_type
  2422. FROM msrtWP_icl_translations t
  2423. JOIN msrtWP_posts p
  2424. ON t.element_id = p.ID
  2425. AND t.element_type = CONCAT('post_', p.post_type)
  2426. JOIN msrtWP_icl_translations tridt
  2427. ON tridt.element_type = t.element_type
  2428. AND tridt.trid = t.trid
  2429. WHERE tridt.trid = (SELECT trid FROM msrtWP_icl_translations t
  2430. JOIN msrtWP_posts p
  2431. ON t.element_id = p.ID
  2432. AND t.element_type = CONCAT('post_', p.post_type) WHERE element_id = 474 LIMIT 1)
  2433. 219 0٫2ms (0.00019502639770508s)
  2434. SELECT t.translation_id, t.element_id, t.language_code, t.source_language_code, t.trid, t.element_type
  2435. FROM msrtWP_icl_translations t
  2436. JOIN msrtWP_posts p
  2437. ON t.element_id = p.ID
  2438. AND t.element_type = CONCAT('post_', p.post_type)
  2439. JOIN msrtWP_icl_translations tridt
  2440. ON tridt.element_type = t.element_type
  2441. AND tridt.trid = t.trid
  2442. WHERE tridt.trid = (SELECT trid FROM msrtWP_icl_translations t
  2443. JOIN msrtWP_posts p
  2444. ON t.element_id = p.ID
  2445. AND t.element_type = CONCAT('post_', p.post_type) WHERE element_id = 474 LIMIT 1)
  2446. 299 0٫2ms (0.00020503997802734s)
  2447. SELECT t.translation_id, t.element_id, t.language_code, t.source_language_code, t.trid, t.element_type
  2448. FROM msrtWP_icl_translations t
  2449. JOIN msrtWP_posts p
  2450. ON t.element_id = p.ID
  2451. AND t.element_type = CONCAT('post_', p.post_type)
  2452. JOIN msrtWP_icl_translations tridt
  2453. ON tridt.element_type = t.element_type
  2454. AND tridt.trid = t.trid
  2455. WHERE tridt.trid = (SELECT trid FROM msrtWP_icl_translations t
  2456. JOIN msrtWP_posts p
  2457. ON t.element_id = p.ID
  2458. AND t.element_type = CONCAT('post_', p.post_type) WHERE element_id = 465 LIMIT 1)
  2459. 369 0٫2ms (0.00020503997802734s)
  2460. SELECT t.translation_id, t.element_id, t.language_code, t.source_language_code, t.trid, t.element_type
  2461. FROM msrtWP_icl_translations t
  2462. JOIN msrtWP_posts p
  2463. ON t.element_id = p.ID
  2464. AND t.element_type = CONCAT('post_', p.post_type)
  2465. JOIN msrtWP_icl_translations tridt
  2466. ON tridt.element_type = t.element_type
  2467. AND tridt.trid = t.trid
  2468. WHERE tridt.trid = (SELECT trid FROM msrtWP_icl_translations t
  2469. JOIN msrtWP_posts p
  2470. ON t.element_id = p.ID
  2471. AND t.element_type = CONCAT('post_', p.post_type) WHERE element_id = 465 LIMIT 1)
  2472. 219 0٫2ms (0.00020503997802734s)
  2473. SELECT t.translation_id, t.element_id, t.language_code, t.source_language_code, t.trid, t.element_type
  2474. FROM msrtWP_icl_translations t
  2475. JOIN msrtWP_posts p
  2476. ON t.element_id = p.ID
  2477. AND t.element_type = CONCAT('post_', p.post_type)
  2478. JOIN msrtWP_icl_translations tridt
  2479. ON tridt.element_type = t.element_type
  2480. AND tridt.trid = t.trid
  2481. WHERE tridt.trid = (SELECT trid FROM msrtWP_icl_translations t
  2482. JOIN msrtWP_posts p
  2483. ON t.element_id = p.ID
  2484. AND t.element_type = CONCAT('post_', p.post_type) WHERE element_id = 465 LIMIT 1)
  2485. 299 0٫2ms (0.00021004676818848s)
  2486. SELECT t.translation_id, t.element_id, t.language_code, t.source_language_code, t.trid, t.element_type
  2487. FROM msrtWP_icl_translations t
  2488. JOIN msrtWP_posts p
  2489. ON t.element_id = p.ID
  2490. AND t.element_type = CONCAT('post_', p.post_type)
  2491. JOIN msrtWP_icl_translations tridt
  2492. ON tridt.element_type = t.element_type
  2493. AND tridt.trid = t.trid
  2494. WHERE tridt.trid = (SELECT trid FROM msrtWP_icl_translations t
  2495. JOIN msrtWP_posts p
  2496. ON t.element_id = p.ID
  2497. AND t.element_type = CONCAT('post_', p.post_type) WHERE element_id = 17390 LIMIT 1)
  2498. 369 0٫2ms (0.00021004676818848s)
  2499. SELECT t.translation_id, t.element_id, t.language_code, t.source_language_code, t.trid, t.element_type
  2500. FROM msrtWP_icl_translations t
  2501. JOIN msrtWP_posts p
  2502. ON t.element_id = p.ID
  2503. AND t.element_type = CONCAT('post_', p.post_type)
  2504. JOIN msrtWP_icl_translations tridt
  2505. ON tridt.element_type = t.element_type
  2506. AND tridt.trid = t.trid
  2507. WHERE tridt.trid = (SELECT trid FROM msrtWP_icl_translations t
  2508. JOIN msrtWP_posts p
  2509. ON t.element_id = p.ID
  2510. AND t.element_type = CONCAT('post_', p.post_type) WHERE element_id = 17390 LIMIT 1)
  2511. 219 0٫2ms (0.00021004676818848s)
  2512. SELECT t.translation_id, t.element_id, t.language_code, t.source_language_code, t.trid, t.element_type
  2513. FROM msrtWP_icl_translations t
  2514. JOIN msrtWP_posts p
  2515. ON t.element_id = p.ID
  2516. AND t.element_type = CONCAT('post_', p.post_type)
  2517. JOIN msrtWP_icl_translations tridt
  2518. ON tridt.element_type = t.element_type
  2519. AND tridt.trid = t.trid
  2520. WHERE tridt.trid = (SELECT trid FROM msrtWP_icl_translations t
  2521. JOIN msrtWP_posts p
  2522. ON t.element_id = p.ID
  2523. AND t.element_type = CONCAT('post_', p.post_type) WHERE element_id = 17390 LIMIT 1)
  2524. 299 0٫2ms (0.0002288818359375s)
  2525. SELECT t.translation_id, t.element_id, t.language_code, t.source_language_code, t.trid, t.element_type
  2526. FROM msrtWP_icl_translations t
  2527. JOIN msrtWP_posts p
  2528. ON t.element_id = p.ID
  2529. AND t.element_type = CONCAT('post_', p.post_type)
  2530. JOIN msrtWP_icl_translations tridt
  2531. ON tridt.element_type = t.element_type
  2532. AND tridt.trid = t.trid
  2533. WHERE tridt.trid = (SELECT trid FROM msrtWP_icl_translations t
  2534. JOIN msrtWP_posts p
  2535. ON t.element_id = p.ID
  2536. AND t.element_type = CONCAT('post_', p.post_type) WHERE element_id = 7241 LIMIT 1)
  2537. 369 0٫2ms (0.0002288818359375s)
  2538. SELECT t.translation_id, t.element_id, t.language_code, t.source_language_code, t.trid, t.element_type
  2539. FROM msrtWP_icl_translations t
  2540. JOIN msrtWP_posts p
  2541. ON t.element_id = p.ID
  2542. AND t.element_type = CONCAT('post_', p.post_type)
  2543. JOIN msrtWP_icl_translations tridt
  2544. ON tridt.element_type = t.element_type
  2545. AND tridt.trid = t.trid
  2546. WHERE tridt.trid = (SELECT trid FROM msrtWP_icl_translations t
  2547. JOIN msrtWP_posts p
  2548. ON t.element_id = p.ID
  2549. AND t.element_type = CONCAT('post_', p.post_type) WHERE element_id = 7241 LIMIT 1)
  2550. 219 0٫2ms (0.0002288818359375s)
  2551. SELECT t.translation_id, t.element_id, t.language_code, t.source_language_code, t.trid, t.element_type
  2552. FROM msrtWP_icl_translations t
  2553. JOIN msrtWP_posts p
  2554. ON t.element_id = p.ID
  2555. AND t.element_type = CONCAT('post_', p.post_type)
  2556. JOIN msrtWP_icl_translations tridt
  2557. ON tridt.element_type = t.element_type
  2558. AND tridt.trid = t.trid
  2559. WHERE tridt.trid = (SELECT trid FROM msrtWP_icl_translations t
  2560. JOIN msrtWP_posts p
  2561. ON t.element_id = p.ID
  2562. AND t.element_type = CONCAT('post_', p.post_type) WHERE element_id = 7241 LIMIT 1)
  2563. 299 0٫2ms (0.00018405914306641s)
  2564. SELECT t.translation_id, t.element_id, t.language_code, t.source_language_code, t.trid, t.element_type
  2565. FROM msrtWP_icl_translations t
  2566. JOIN msrtWP_posts p
  2567. ON t.element_id = p.ID
  2568. AND t.element_type = CONCAT('post_', p.post_type)
  2569. JOIN msrtWP_icl_translations tridt
  2570. ON tridt.element_type = t.element_type
  2571. AND tridt.trid = t.trid
  2572. WHERE tridt.trid = (SELECT trid FROM msrtWP_icl_translations t
  2573. JOIN msrtWP_posts p
  2574. ON t.element_id = p.ID
  2575. AND t.element_type = CONCAT('post_', p.post_type) WHERE element_id = 17494 LIMIT 1)
  2576. 369 0٫2ms (0.00018405914306641s)
  2577. SELECT t.translation_id, t.element_id, t.language_code, t.source_language_code, t.trid, t.element_type
  2578. FROM msrtWP_icl_translations t
  2579. JOIN msrtWP_posts p
  2580. ON t.element_id = p.ID
  2581. AND t.element_type = CONCAT('post_', p.post_type)
  2582. JOIN msrtWP_icl_translations tridt
  2583. ON tridt.element_type = t.element_type
  2584. AND tridt.trid = t.trid
  2585. WHERE tridt.trid = (SELECT trid FROM msrtWP_icl_translations t
  2586. JOIN msrtWP_posts p
  2587. ON t.element_id = p.ID
  2588. AND t.element_type = CONCAT('post_', p.post_type) WHERE element_id = 17494 LIMIT 1)
  2589. 219 0٫2ms (0.00018405914306641s)
  2590. SELECT t.translation_id, t.element_id, t.language_code, t.source_language_code, t.trid, t.element_type
  2591. FROM msrtWP_icl_translations t
  2592. JOIN msrtWP_posts p
  2593. ON t.element_id = p.ID
  2594. AND t.element_type = CONCAT('post_', p.post_type)
  2595. JOIN msrtWP_icl_translations tridt
  2596. ON tridt.element_type = t.element_type
  2597. AND tridt.trid = t.trid
  2598. WHERE tridt.trid = (SELECT trid FROM msrtWP_icl_translations t
  2599. JOIN msrtWP_posts p
  2600. ON t.element_id = p.ID
  2601. AND t.element_type = CONCAT('post_', p.post_type) WHERE element_id = 17494 LIMIT 1)
  2602. 299 0٫2ms (0.00017499923706055s)
  2603. SELECT t.translation_id, t.element_id, t.language_code, t.source_language_code, t.trid, t.element_type
  2604. FROM msrtWP_icl_translations t
  2605. JOIN msrtWP_posts p
  2606. ON t.element_id = p.ID
  2607. AND t.element_type = CONCAT('post_', p.post_type)
  2608. JOIN msrtWP_icl_translations tridt
  2609. ON tridt.element_type = t.element_type
  2610. AND tridt.trid = t.trid
  2611. WHERE tridt.trid = (SELECT trid FROM msrtWP_icl_translations t
  2612. JOIN msrtWP_posts p
  2613. ON t.element_id = p.ID
  2614. AND t.element_type = CONCAT('post_', p.post_type) WHERE element_id = 414 LIMIT 1)
  2615. 369 0٫2ms (0.00017499923706055s)
  2616. SELECT t.translation_id, t.element_id, t.language_code, t.source_language_code, t.trid, t.element_type
  2617. FROM msrtWP_icl_translations t
  2618. JOIN msrtWP_posts p
  2619. ON t.element_id = p.ID
  2620. AND t.element_type = CONCAT('post_', p.post_type)
  2621. JOIN msrtWP_icl_translations tridt
  2622. ON tridt.element_type = t.element_type
  2623. AND tridt.trid = t.trid
  2624. WHERE tridt.trid = (SELECT trid FROM msrtWP_icl_translations t
  2625. JOIN msrtWP_posts p
  2626. ON t.element_id = p.ID
  2627. AND t.element_type = CONCAT('post_', p.post_type) WHERE element_id = 414 LIMIT 1)
  2628. 219 0٫2ms (0.00017499923706055s)
  2629. SELECT t.translation_id, t.element_id, t.language_code, t.source_language_code, t.trid, t.element_type
  2630. FROM msrtWP_icl_translations t
  2631. JOIN msrtWP_posts p
  2632. ON t.element_id = p.ID
  2633. AND t.element_type = CONCAT('post_', p.post_type)
  2634. JOIN msrtWP_icl_translations tridt
  2635. ON tridt.element_type = t.element_type
  2636. AND tridt.trid = t.trid
  2637. WHERE tridt.trid = (SELECT trid FROM msrtWP_icl_translations t
  2638. JOIN msrtWP_posts p
  2639. ON t.element_id = p.ID
  2640. AND t.element_type = CONCAT('post_', p.post_type) WHERE element_id = 414 LIMIT 1)
  2641. 299 0٫2ms (0.00018501281738281s)
  2642. SELECT t.translation_id, t.element_id, t.language_code, t.source_language_code, t.trid, t.element_type
  2643. FROM msrtWP_icl_translations t
  2644. JOIN msrtWP_posts p
  2645. ON t.element_id = p.ID
  2646. AND t.element_type = CONCAT('post_', p.post_type)
  2647. JOIN msrtWP_icl_translations tridt
  2648. ON tridt.element_type = t.element_type
  2649. AND tridt.trid = t.trid
  2650. WHERE tridt.trid = (SELECT trid FROM msrtWP_icl_translations t
  2651. JOIN msrtWP_posts p
  2652. ON t.element_id = p.ID
  2653. AND t.element_type = CONCAT('post_', p.post_type) WHERE element_id = 8292 LIMIT 1)
  2654. 369 0٫2ms (0.00018501281738281s)
  2655. SELECT t.translation_id, t.element_id, t.language_code, t.source_language_code, t.trid, t.element_type
  2656. FROM msrtWP_icl_translations t
  2657. JOIN msrtWP_posts p
  2658. ON t.element_id = p.ID
  2659. AND t.element_type = CONCAT('post_', p.post_type)
  2660. JOIN msrtWP_icl_translations tridt
  2661. ON tridt.element_type = t.element_type
  2662. AND tridt.trid = t.trid
  2663. WHERE tridt.trid = (SELECT trid FROM msrtWP_icl_translations t
  2664. JOIN msrtWP_posts p
  2665. ON t.element_id = p.ID
  2666. AND t.element_type = CONCAT('post_', p.post_type) WHERE element_id = 8292 LIMIT 1)
  2667. 219 0٫2ms (0.00018501281738281s)
  2668. SELECT t.translation_id, t.element_id, t.language_code, t.source_language_code, t.trid, t.element_type
  2669. FROM msrtWP_icl_translations t
  2670. JOIN msrtWP_posts p
  2671. ON t.element_id = p.ID
  2672. AND t.element_type = CONCAT('post_', p.post_type)
  2673. JOIN msrtWP_icl_translations tridt
  2674. ON tridt.element_type = t.element_type
  2675. AND tridt.trid = t.trid
  2676. WHERE tridt.trid = (SELECT trid FROM msrtWP_icl_translations t
  2677. JOIN msrtWP_posts p
  2678. ON t.element_id = p.ID
  2679. AND t.element_type = CONCAT('post_', p.post_type) WHERE element_id = 8292 LIMIT 1)
  2680. 299 0٫2ms (0.00017499923706055s)
  2681. SELECT t.translation_id, t.element_id, t.language_code, t.source_language_code, t.trid, t.element_type
  2682. FROM msrtWP_icl_translations t
  2683. JOIN msrtWP_posts p
  2684. ON t.element_id = p.ID
  2685. AND t.element_type = CONCAT('post_', p.post_type)
  2686. JOIN msrtWP_icl_translations tridt
  2687. ON tridt.element_type = t.element_type
  2688. AND tridt.trid = t.trid
  2689. WHERE tridt.trid = (SELECT trid FROM msrtWP_icl_translations t
  2690. JOIN msrtWP_posts p
  2691. ON t.element_id = p.ID
  2692. AND t.element_type = CONCAT('post_', p.post_type) WHERE element_id = 558 LIMIT 1)
  2693. 369 0٫2ms (0.00017499923706055s)
  2694. SELECT t.translation_id, t.element_id, t.language_code, t.source_language_code, t.trid, t.element_type
  2695. FROM msrtWP_icl_translations t
  2696. JOIN msrtWP_posts p
  2697. ON t.element_id = p.ID
  2698. AND t.element_type = CONCAT('post_', p.post_type)
  2699. JOIN msrtWP_icl_translations tridt
  2700. ON tridt.element_type = t.element_type
  2701. AND tridt.trid = t.trid
  2702. WHERE tridt.trid = (SELECT trid FROM msrtWP_icl_translations t
  2703. JOIN msrtWP_posts p
  2704. ON t.element_id = p.ID
  2705. AND t.element_type = CONCAT('post_', p.post_type) WHERE element_id = 558 LIMIT 1)
  2706. 219 0٫2ms (0.00017499923706055s)
  2707. SELECT t.translation_id, t.element_id, t.language_code, t.source_language_code, t.trid, t.element_type
  2708. FROM msrtWP_icl_translations t
  2709. JOIN msrtWP_posts p
  2710. ON t.element_id = p.ID
  2711. AND t.element_type = CONCAT('post_', p.post_type)
  2712. JOIN msrtWP_icl_translations tridt
  2713. ON tridt.element_type = t.element_type
  2714. AND tridt.trid = t.trid
  2715. WHERE tridt.trid = (SELECT trid FROM msrtWP_icl_translations t
  2716. JOIN msrtWP_posts p
  2717. ON t.element_id = p.ID
  2718. AND t.element_type = CONCAT('post_', p.post_type) WHERE element_id = 558 LIMIT 1)
  2719. 299 0٫2ms (0.00017905235290527s)
  2720. SELECT t.translation_id, t.element_id, t.language_code, t.source_language_code, t.trid, t.element_type
  2721. FROM msrtWP_icl_translations t
  2722. JOIN msrtWP_posts p
  2723. ON t.element_id = p.ID
  2724. AND t.element_type = CONCAT('post_', p.post_type)
  2725. JOIN msrtWP_icl_translations tridt
  2726. ON tridt.element_type = t.element_type
  2727. AND tridt.trid = t.trid
  2728. WHERE tridt.trid = (SELECT trid FROM msrtWP_icl_translations t
  2729. JOIN msrtWP_posts p
  2730. ON t.element_id = p.ID
  2731. AND t.element_type = CONCAT('post_', p.post_type) WHERE element_id = 2551655 LIMIT 1)
  2732. 369 0٫2ms (0.00017905235290527s)
  2733. SELECT t.translation_id, t.element_id, t.language_code, t.source_language_code, t.trid, t.element_type
  2734. FROM msrtWP_icl_translations t
  2735. JOIN msrtWP_posts p
  2736. ON t.element_id = p.ID
  2737. AND t.element_type = CONCAT('post_', p.post_type)
  2738. JOIN msrtWP_icl_translations tridt
  2739. ON tridt.element_type = t.element_type
  2740. AND tridt.trid = t.trid
  2741. WHERE tridt.trid = (SELECT trid FROM msrtWP_icl_translations t
  2742. JOIN msrtWP_posts p
  2743. ON t.element_id = p.ID
  2744. AND t.element_type = CONCAT('post_', p.post_type) WHERE element_id = 2551655 LIMIT 1)
  2745. 219 0٫2ms (0.00017905235290527s)
  2746. SELECT t.translation_id, t.element_id, t.language_code, t.source_language_code, t.trid, t.element_type
  2747. FROM msrtWP_icl_translations t
  2748. JOIN msrtWP_posts p
  2749. ON t.element_id = p.ID
  2750. AND t.element_type = CONCAT('post_', p.post_type)
  2751. JOIN msrtWP_icl_translations tridt
  2752. ON tridt.element_type = t.element_type
  2753. AND tridt.trid = t.trid
  2754. WHERE tridt.trid = (SELECT trid FROM msrtWP_icl_translations t
  2755. JOIN msrtWP_posts p
  2756. ON t.element_id = p.ID
  2757. AND t.element_type = CONCAT('post_', p.post_type) WHERE element_id = 2551655 LIMIT 1)
  2758. 299 0٫2ms (0.00017786026000977s)
  2759. SELECT t.translation_id, t.element_id, t.language_code, t.source_language_code, t.trid, t.element_type
  2760. FROM msrtWP_icl_translations t
  2761. JOIN msrtWP_posts p
  2762. ON t.element_id = p.ID
  2763. AND t.element_type = CONCAT('post_', p.post_type)
  2764. JOIN msrtWP_icl_translations tridt
  2765. ON tridt.element_type = t.element_type
  2766. AND tridt.trid = t.trid
  2767. WHERE tridt.trid = (SELECT trid FROM msrtWP_icl_translations t
  2768. JOIN msrtWP_posts p
  2769. ON t.element_id = p.ID
  2770. AND t.element_type = CONCAT('post_', p.post_type) WHERE element_id = 281 LIMIT 1)
  2771. 369 0٫2ms (0.00017786026000977s)
  2772. SELECT t.translation_id, t.element_id, t.language_code, t.source_language_code, t.trid, t.element_type
  2773. FROM msrtWP_icl_translations t
  2774. JOIN msrtWP_posts p
  2775. ON t.element_id = p.ID
  2776. AND t.element_type = CONCAT('post_', p.post_type)
  2777. JOIN msrtWP_icl_translations tridt
  2778. ON tridt.element_type = t.element_type
  2779. AND tridt.trid = t.trid
  2780. WHERE tridt.trid = (SELECT trid FROM msrtWP_icl_translations t
  2781. JOIN msrtWP_posts p
  2782. ON t.element_id = p.ID
  2783. AND t.element_type = CONCAT('post_', p.post_type) WHERE element_id = 281 LIMIT 1)
  2784. 219 0٫2ms (0.00017786026000977s)
  2785. SELECT t.translation_id, t.element_id, t.language_code, t.source_language_code, t.trid, t.element_type
  2786. FROM msrtWP_icl_translations t
  2787. JOIN msrtWP_posts p
  2788. ON t.element_id = p.ID
  2789. AND t.element_type = CONCAT('post_', p.post_type)
  2790. JOIN msrtWP_icl_translations tridt
  2791. ON tridt.element_type = t.element_type
  2792. AND tridt.trid = t.trid
  2793. WHERE tridt.trid = (SELECT trid FROM msrtWP_icl_translations t
  2794. JOIN msrtWP_posts p
  2795. ON t.element_id = p.ID
  2796. AND t.element_type = CONCAT('post_', p.post_type) WHERE element_id = 281 LIMIT 1)
  2797. 299 0٫2ms (0.00019502639770508s)
  2798. SELECT t.translation_id, t.element_id, t.language_code, t.source_language_code, t.trid, t.element_type
  2799. FROM msrtWP_icl_translations t
  2800. JOIN msrtWP_posts p
  2801. ON t.element_id = p.ID
  2802. AND t.element_type = CONCAT('post_', p.post_type)
  2803. JOIN msrtWP_icl_translations tridt
  2804. ON tridt.element_type = t.element_type
  2805. AND tridt.trid = t.trid
  2806. WHERE tridt.trid = (SELECT trid FROM msrtWP_icl_translations t
  2807. JOIN msrtWP_posts p
  2808. ON t.element_id = p.ID
  2809. AND t.element_type = CONCAT('post_', p.post_type) WHERE element_id = 285 LIMIT 1)
  2810. 369 0٫2ms (0.00019502639770508s)
  2811. SELECT t.translation_id, t.element_id, t.language_code, t.source_language_code, t.trid, t.element_type
  2812. FROM msrtWP_icl_translations t
  2813. JOIN msrtWP_posts p
  2814. ON t.element_id = p.ID
  2815. AND t.element_type = CONCAT('post_', p.post_type)
  2816. JOIN msrtWP_icl_translations tridt
  2817. ON tridt.element_type = t.element_type
  2818. AND tridt.trid = t.trid
  2819. WHERE tridt.trid = (SELECT trid FROM msrtWP_icl_translations t
  2820. JOIN msrtWP_posts p
  2821. ON t.element_id = p.ID
  2822. AND t.element_type = CONCAT('post_', p.post_type) WHERE element_id = 285 LIMIT 1)
  2823. 219 0٫2ms (0.00019502639770508s)
  2824. SELECT t.translation_id, t.element_id, t.language_code, t.source_language_code, t.trid, t.element_type
  2825. FROM msrtWP_icl_translations t
  2826. JOIN msrtWP_posts p
  2827. ON t.element_id = p.ID
  2828. AND t.element_type = CONCAT('post_', p.post_type)
  2829. JOIN msrtWP_icl_translations tridt
  2830. ON tridt.element_type = t.element_type
  2831. AND tridt.trid = t.trid
  2832. WHERE tridt.trid = (SELECT trid FROM msrtWP_icl_translations t
  2833. JOIN msrtWP_posts p
  2834. ON t.element_id = p.ID
  2835. AND t.element_type = CONCAT('post_', p.post_type) WHERE element_id = 285 LIMIT 1)
  2836. 299 0٫2ms (0.00019121170043945s)
  2837. SELECT t.translation_id, t.element_id, t.language_code, t.source_language_code, t.trid, t.element_type
  2838. FROM msrtWP_icl_translations t
  2839. JOIN msrtWP_posts p
  2840. ON t.element_id = p.ID
  2841. AND t.element_type = CONCAT('post_', p.post_type)
  2842. JOIN msrtWP_icl_translations tridt
  2843. ON tridt.element_type = t.element_type
  2844. AND tridt.trid = t.trid
  2845. WHERE tridt.trid = (SELECT trid FROM msrtWP_icl_translations t
  2846. JOIN msrtWP_posts p
  2847. ON t.element_id = p.ID
  2848. AND t.element_type = CONCAT('post_', p.post_type) WHERE element_id = 2589221 LIMIT 1)
  2849. 369 0٫2ms (0.00019121170043945s)
  2850. SELECT t.translation_id, t.element_id, t.language_code, t.source_language_code, t.trid, t.element_type
  2851. FROM msrtWP_icl_translations t
  2852. JOIN msrtWP_posts p
  2853. ON t.element_id = p.ID
  2854. AND t.element_type = CONCAT('post_', p.post_type)
  2855. JOIN msrtWP_icl_translations tridt
  2856. ON tridt.element_type = t.element_type
  2857. AND tridt.trid = t.trid
  2858. WHERE tridt.trid = (SELECT trid FROM msrtWP_icl_translations t
  2859. JOIN msrtWP_posts p
  2860. ON t.element_id = p.ID
  2861. AND t.element_type = CONCAT('post_', p.post_type) WHERE element_id = 2589221 LIMIT 1)
  2862. 219 0٫2ms (0.00019121170043945s)
  2863. SELECT t.translation_id, t.element_id, t.language_code, t.source_language_code, t.trid, t.element_type
  2864. FROM msrtWP_icl_translations t
  2865. JOIN msrtWP_posts p
  2866. ON t.element_id = p.ID
  2867. AND t.element_type = CONCAT('post_', p.post_type)
  2868. JOIN msrtWP_icl_translations tridt
  2869. ON tridt.element_type = t.element_type
  2870. AND tridt.trid = t.trid
  2871. WHERE tridt.trid = (SELECT trid FROM msrtWP_icl_translations t
  2872. JOIN msrtWP_posts p
  2873. ON t.element_id = p.ID
  2874. AND t.element_type = CONCAT('post_', p.post_type) WHERE element_id = 2589221 LIMIT 1)
  2875. 299 0٫2ms (0.00020098686218262s)
  2876. SELECT t.translation_id, t.element_id, t.language_code, t.source_language_code, t.trid, t.element_type
  2877. FROM msrtWP_icl_translations t
  2878. JOIN msrtWP_posts p
  2879. ON t.element_id = p.ID
  2880. AND t.element_type = CONCAT('post_', p.post_type)
  2881. JOIN msrtWP_icl_translations tridt
  2882. ON tridt.element_type = t.element_type
  2883. AND tridt.trid = t.trid
  2884. WHERE tridt.trid = (SELECT trid FROM msrtWP_icl_translations t
  2885. JOIN msrtWP_posts p
  2886. ON t.element_id = p.ID
  2887. AND t.element_type = CONCAT('post_', p.post_type) WHERE element_id = 578 LIMIT 1)
  2888. 369 0٫2ms (0.00020098686218262s)
  2889. SELECT t.translation_id, t.element_id, t.language_code, t.source_language_code, t.trid, t.element_type
  2890. FROM msrtWP_icl_translations t
  2891. JOIN msrtWP_posts p
  2892. ON t.element_id = p.ID
  2893. AND t.element_type = CONCAT('post_', p.post_type)
  2894. JOIN msrtWP_icl_translations tridt
  2895. ON tridt.element_type = t.element_type
  2896. AND tridt.trid = t.trid
  2897. WHERE tridt.trid = (SELECT trid FROM msrtWP_icl_translations t
  2898. JOIN msrtWP_posts p
  2899. ON t.element_id = p.ID
  2900. AND t.element_type = CONCAT('post_', p.post_type) WHERE element_id = 578 LIMIT 1)
  2901. 219 0٫2ms (0.00020098686218262s)
  2902. SELECT t.translation_id, t.element_id, t.language_code, t.source_language_code, t.trid, t.element_type
  2903. FROM msrtWP_icl_translations t
  2904. JOIN msrtWP_posts p
  2905. ON t.element_id = p.ID
  2906. AND t.element_type = CONCAT('post_', p.post_type)
  2907. JOIN msrtWP_icl_translations tridt
  2908. ON tridt.element_type = t.element_type
  2909. AND tridt.trid = t.trid
  2910. WHERE tridt.trid = (SELECT trid FROM msrtWP_icl_translations t
  2911. JOIN msrtWP_posts p
  2912. ON t.element_id = p.ID
  2913. AND t.element_type = CONCAT('post_', p.post_type) WHERE element_id = 578 LIMIT 1)
  2914. 299 0٫2ms (0.00018906593322754s)
  2915. SELECT t.translation_id, t.element_id, t.language_code, t.source_language_code, t.trid, t.element_type
  2916. FROM msrtWP_icl_translations t
  2917. JOIN msrtWP_posts p
  2918. ON t.element_id = p.ID
  2919. AND t.element_type = CONCAT('post_', p.post_type)
  2920. JOIN msrtWP_icl_translations tridt
  2921. ON tridt.element_type = t.element_type
  2922. AND tridt.trid = t.trid
  2923. WHERE tridt.trid = (SELECT trid FROM msrtWP_icl_translations t
  2924. JOIN msrtWP_posts p
  2925. ON t.element_id = p.ID
  2926. AND t.element_type = CONCAT('post_', p.post_type) WHERE element_id = 439 LIMIT 1)
  2927. 369 0٫2ms (0.00018906593322754s)
  2928. SELECT t.translation_id, t.element_id, t.language_code, t.source_language_code, t.trid, t.element_type
  2929. FROM msrtWP_icl_translations t
  2930. JOIN msrtWP_posts p
  2931. ON t.element_id = p.ID
  2932. AND t.element_type = CONCAT('post_', p.post_type)
  2933. JOIN msrtWP_icl_translations tridt
  2934. ON tridt.element_type = t.element_type
  2935. AND tridt.trid = t.trid
  2936. WHERE tridt.trid = (SELECT trid FROM msrtWP_icl_translations t
  2937. JOIN msrtWP_posts p
  2938. ON t.element_id = p.ID
  2939. AND t.element_type = CONCAT('post_', p.post_type) WHERE element_id = 439 LIMIT 1)
  2940. 219 0٫2ms (0.00018906593322754s)
  2941. SELECT t.translation_id, t.element_id, t.language_code, t.source_language_code, t.trid, t.element_type
  2942. FROM msrtWP_icl_translations t
  2943. JOIN msrtWP_posts p
  2944. ON t.element_id = p.ID
  2945. AND t.element_type = CONCAT('post_', p.post_type)
  2946. JOIN msrtWP_icl_translations tridt
  2947. ON tridt.element_type = t.element_type
  2948. AND tridt.trid = t.trid
  2949. WHERE tridt.trid = (SELECT trid FROM msrtWP_icl_translations t
  2950. JOIN msrtWP_posts p
  2951. ON t.element_id = p.ID
  2952. AND t.element_type = CONCAT('post_', p.post_type) WHERE element_id = 439 LIMIT 1)
  2953. 299 0٫2ms (0.00018906593322754s)
  2954. SELECT t.translation_id, t.element_id, t.language_code, t.source_language_code, t.trid, t.element_type
  2955. FROM msrtWP_icl_translations t
  2956. JOIN msrtWP_posts p
  2957. ON t.element_id = p.ID
  2958. AND t.element_type = CONCAT('post_', p.post_type)
  2959. JOIN msrtWP_icl_translations tridt
  2960. ON tridt.element_type = t.element_type
  2961. AND tridt.trid = t.trid
  2962. WHERE tridt.trid = (SELECT trid FROM msrtWP_icl_translations t
  2963. JOIN msrtWP_posts p
  2964. ON t.element_id = p.ID
  2965. AND t.element_type = CONCAT('post_', p.post_type) WHERE element_id = 9824 LIMIT 1)
  2966. 369 0٫2ms (0.00018906593322754s)
  2967. SELECT t.translation_id, t.element_id, t.language_code, t.source_language_code, t.trid, t.element_type
  2968. FROM msrtWP_icl_translations t
  2969. JOIN msrtWP_posts p
  2970. ON t.element_id = p.ID
  2971. AND t.element_type = CONCAT('post_', p.post_type)
  2972. JOIN msrtWP_icl_translations tridt
  2973. ON tridt.element_type = t.element_type
  2974. AND tridt.trid = t.trid
  2975. WHERE tridt.trid = (SELECT trid FROM msrtWP_icl_translations t
  2976. JOIN msrtWP_posts p
  2977. ON t.element_id = p.ID
  2978. AND t.element_type = CONCAT('post_', p.post_type) WHERE element_id = 9824 LIMIT 1)
  2979. 219 0٫2ms (0.00018906593322754s)
  2980. SELECT t.translation_id, t.element_id, t.language_code, t.source_language_code, t.trid, t.element_type
  2981. FROM msrtWP_icl_translations t
  2982. JOIN msrtWP_posts p
  2983. ON t.element_id = p.ID
  2984. AND t.element_type = CONCAT('post_', p.post_type)
  2985. JOIN msrtWP_icl_translations tridt
  2986. ON tridt.element_type = t.element_type
  2987. AND tridt.trid = t.trid
  2988. WHERE tridt.trid = (SELECT trid FROM msrtWP_icl_translations t
  2989. JOIN msrtWP_posts p
  2990. ON t.element_id = p.ID
  2991. AND t.element_type = CONCAT('post_', p.post_type) WHERE element_id = 9824 LIMIT 1)
  2992. 299 0٫2ms (0.00022387504577637s)
  2993. SELECT t.translation_id, t.element_id, t.language_code, t.source_language_code, t.trid, t.element_type
  2994. FROM msrtWP_icl_translations t
  2995. JOIN msrtWP_posts p
  2996. ON t.element_id = p.ID
  2997. AND t.element_type = CONCAT('post_', p.post_type)
  2998. JOIN msrtWP_icl_translations tridt
  2999. ON tridt.element_type = t.element_type
  3000. AND tridt.trid = t.trid
  3001. WHERE tridt.trid = (SELECT trid FROM msrtWP_icl_translations t
  3002. JOIN msrtWP_posts p
  3003. ON t.element_id = p.ID
  3004. AND t.element_type = CONCAT('post_', p.post_type) WHERE element_id = 17987 LIMIT 1)
  3005. 369 0٫2ms (0.00022387504577637s)
  3006. SELECT t.translation_id, t.element_id, t.language_code, t.source_language_code, t.trid, t.element_type
  3007. FROM msrtWP_icl_translations t
  3008. JOIN msrtWP_posts p
  3009. ON t.element_id = p.ID
  3010. AND t.element_type = CONCAT('post_', p.post_type)
  3011. JOIN msrtWP_icl_translations tridt
  3012. ON tridt.element_type = t.element_type
  3013. AND tridt.trid = t.trid
  3014. WHERE tridt.trid = (SELECT trid FROM msrtWP_icl_translations t
  3015. JOIN msrtWP_posts p
  3016. ON t.element_id = p.ID
  3017. AND t.element_type = CONCAT('post_', p.post_type) WHERE element_id = 17987 LIMIT 1)
  3018. 219 0٫2ms (0.00022387504577637s)
  3019. SELECT t.translation_id, t.element_id, t.language_code, t.source_language_code, t.trid, t.element_type
  3020. FROM msrtWP_icl_translations t
  3021. JOIN msrtWP_posts p
  3022. ON t.element_id = p.ID
  3023. AND t.element_type = CONCAT('post_', p.post_type)
  3024. JOIN msrtWP_icl_translations tridt
  3025. ON tridt.element_type = t.element_type
  3026. AND tridt.trid = t.trid
  3027. WHERE tridt.trid = (SELECT trid FROM msrtWP_icl_translations t
  3028. JOIN msrtWP_posts p
  3029. ON t.element_id = p.ID
  3030. AND t.element_type = CONCAT('post_', p.post_type) WHERE element_id = 17987 LIMIT 1)
  3031. 299 0٫2ms (0.00018692016601562s)
  3032. SELECT t.translation_id, t.element_id, t.language_code, t.source_language_code, t.trid, t.element_type
  3033. FROM msrtWP_icl_translations t
  3034. JOIN msrtWP_posts p
  3035. ON t.element_id = p.ID
  3036. AND t.element_type = CONCAT('post_', p.post_type)
  3037. JOIN msrtWP_icl_translations tridt
  3038. ON tridt.element_type = t.element_type
  3039. AND tridt.trid = t.trid
  3040. WHERE tridt.trid = (SELECT trid FROM msrtWP_icl_translations t
  3041. JOIN msrtWP_posts p
  3042. ON t.element_id = p.ID
  3043. AND t.element_type = CONCAT('post_', p.post_type) WHERE element_id = 2227099 LIMIT 1)
  3044. 369 0٫2ms (0.00018692016601562s)
  3045. SELECT t.translation_id, t.element_id, t.language_code, t.source_language_code, t.trid, t.element_type
  3046. FROM msrtWP_icl_translations t
  3047. JOIN msrtWP_posts p
  3048. ON t.element_id = p.ID
  3049. AND t.element_type = CONCAT('post_', p.post_type)
  3050. JOIN msrtWP_icl_translations tridt
  3051. ON tridt.element_type = t.element_type
  3052. AND tridt.trid = t.trid
  3053. WHERE tridt.trid = (SELECT trid FROM msrtWP_icl_translations t
  3054. JOIN msrtWP_posts p
  3055. ON t.element_id = p.ID
  3056. AND t.element_type = CONCAT('post_', p.post_type) WHERE element_id = 2227099 LIMIT 1)
  3057. 219 0٫2ms (0.00018692016601562s)
  3058. SELECT t.translation_id, t.element_id, t.language_code, t.source_language_code, t.trid, t.element_type
  3059. FROM msrtWP_icl_translations t
  3060. JOIN msrtWP_posts p
  3061. ON t.element_id = p.ID
  3062. AND t.element_type = CONCAT('post_', p.post_type)
  3063. JOIN msrtWP_icl_translations tridt
  3064. ON tridt.element_type = t.element_type
  3065. AND tridt.trid = t.trid
  3066. WHERE tridt.trid = (SELECT trid FROM msrtWP_icl_translations t
  3067. JOIN msrtWP_posts p
  3068. ON t.element_id = p.ID
  3069. AND t.element_type = CONCAT('post_', p.post_type) WHERE element_id = 2227099 LIMIT 1)
  3070. 299 0٫2ms (0.00019192695617676s)
  3071. SELECT t.translation_id, t.element_id, t.language_code, t.source_language_code, t.trid, t.element_type
  3072. FROM msrtWP_icl_translations t
  3073. JOIN msrtWP_posts p
  3074. ON t.element_id = p.ID
  3075. AND t.element_type = CONCAT('post_', p.post_type)
  3076. JOIN msrtWP_icl_translations tridt
  3077. ON tridt.element_type = t.element_type
  3078. AND tridt.trid = t.trid
  3079. WHERE tridt.trid = (SELECT trid FROM msrtWP_icl_translations t
  3080. JOIN msrtWP_posts p
  3081. ON t.element_id = p.ID
  3082. AND t.element_type = CONCAT('post_', p.post_type) WHERE element_id = 2234656 LIMIT 1)
  3083. 369 0٫2ms (0.00019192695617676s)
  3084. SELECT t.translation_id, t.element_id, t.language_code, t.source_language_code, t.trid, t.element_type
  3085. FROM msrtWP_icl_translations t
  3086. JOIN msrtWP_posts p
  3087. ON t.element_id = p.ID
  3088. AND t.element_type = CONCAT('post_', p.post_type)
  3089. JOIN msrtWP_icl_translations tridt
  3090. ON tridt.element_type = t.element_type
  3091. AND tridt.trid = t.trid
  3092. WHERE tridt.trid = (SELECT trid FROM msrtWP_icl_translations t
  3093. JOIN msrtWP_posts p
  3094. ON t.element_id = p.ID
  3095. AND t.element_type = CONCAT('post_', p.post_type) WHERE element_id = 2234656 LIMIT 1)
  3096. 219 0٫2ms (0.00019192695617676s)
  3097. SELECT t.translation_id, t.element_id, t.language_code, t.source_language_code, t.trid, t.element_type
  3098. FROM msrtWP_icl_translations t
  3099. JOIN msrtWP_posts p
  3100. ON t.element_id = p.ID
  3101. AND t.element_type = CONCAT('post_', p.post_type)
  3102. JOIN msrtWP_icl_translations tridt
  3103. ON tridt.element_type = t.element_type
  3104. AND tridt.trid = t.trid
  3105. WHERE tridt.trid = (SELECT trid FROM msrtWP_icl_translations t
  3106. JOIN msrtWP_posts p
  3107. ON t.element_id = p.ID
  3108. AND t.element_type = CONCAT('post_', p.post_type) WHERE element_id = 2234656 LIMIT 1)
  3109. 299 0٫2ms (0.00019288063049316s)
  3110. SELECT t.translation_id, t.element_id, t.language_code, t.source_language_code, t.trid, t.element_type
  3111. FROM msrtWP_icl_translations t
  3112. JOIN msrtWP_posts p
  3113. ON t.element_id = p.ID
  3114. AND t.element_type = CONCAT('post_', p.post_type)
  3115. JOIN msrtWP_icl_translations tridt
  3116. ON tridt.element_type = t.element_type
  3117. AND tridt.trid = t.trid
  3118. WHERE tridt.trid = (SELECT trid FROM msrtWP_icl_translations t
  3119. JOIN msrtWP_posts p
  3120. ON t.element_id = p.ID
  3121. AND t.element_type = CONCAT('post_', p.post_type) WHERE element_id = 14999 LIMIT 1)
  3122. 369 0٫2ms (0.00019288063049316s)
  3123. SELECT t.translation_id, t.element_id, t.language_code, t.source_language_code, t.trid, t.element_type
  3124. FROM msrtWP_icl_translations t
  3125. JOIN msrtWP_posts p
  3126. ON t.element_id = p.ID
  3127. AND t.element_type = CONCAT('post_', p.post_type)
  3128. JOIN msrtWP_icl_translations tridt
  3129. ON tridt.element_type = t.element_type
  3130. AND tridt.trid = t.trid
  3131. WHERE tridt.trid = (SELECT trid FROM msrtWP_icl_translations t
  3132. JOIN msrtWP_posts p
  3133. ON t.element_id = p.ID
  3134. AND t.element_type = CONCAT('post_', p.post_type) WHERE element_id = 14999 LIMIT 1)
  3135. 219 0٫2ms (0.00019288063049316s)
  3136. SELECT t.translation_id, t.element_id, t.language_code, t.source_language_code, t.trid, t.element_type
  3137. FROM msrtWP_icl_translations t
  3138. JOIN msrtWP_posts p
  3139. ON t.element_id = p.ID
  3140. AND t.element_type = CONCAT('post_', p.post_type)
  3141. JOIN msrtWP_icl_translations tridt
  3142. ON tridt.element_type = t.element_type
  3143. AND tridt.trid = t.trid
  3144. WHERE tridt.trid = (SELECT trid FROM msrtWP_icl_translations t
  3145. JOIN msrtWP_posts p
  3146. ON t.element_id = p.ID
  3147. AND t.element_type = CONCAT('post_', p.post_type) WHERE element_id = 14999 LIMIT 1)
  3148. 299 0٫2ms (0.00020694732666016s)
  3149. SELECT t.translation_id, t.element_id, t.language_code, t.source_language_code, t.trid, t.element_type
  3150. FROM msrtWP_icl_translations t
  3151. JOIN msrtWP_posts p
  3152. ON t.element_id = p.ID
  3153. AND t.element_type = CONCAT('post_', p.post_type)
  3154. JOIN msrtWP_icl_translations tridt
  3155. ON tridt.element_type = t.element_type
  3156. AND tridt.trid = t.trid
  3157. WHERE tridt.trid = (SELECT trid FROM msrtWP_icl_translations t
  3158. JOIN msrtWP_posts p
  3159. ON t.element_id = p.ID
  3160. AND t.element_type = CONCAT('post_', p.post_type) WHERE element_id = 2265254 LIMIT 1)
  3161. 369 0٫2ms (0.00020694732666016s)
  3162. SELECT t.translation_id, t.element_id, t.language_code, t.source_language_code, t.trid, t.element_type
  3163. FROM msrtWP_icl_translations t
  3164. JOIN msrtWP_posts p
  3165. ON t.element_id = p.ID
  3166. AND t.element_type = CONCAT('post_', p.post_type)
  3167. JOIN msrtWP_icl_translations tridt
  3168. ON tridt.element_type = t.element_type
  3169. AND tridt.trid = t.trid
  3170. WHERE tridt.trid = (SELECT trid FROM msrtWP_icl_translations t
  3171. JOIN msrtWP_posts p
  3172. ON t.element_id = p.ID
  3173. AND t.element_type = CONCAT('post_', p.post_type) WHERE element_id = 2265254 LIMIT 1)
  3174. 219 0٫2ms (0.00020694732666016s)
  3175. SELECT t.translation_id, t.element_id, t.language_code, t.source_language_code, t.trid, t.element_type
  3176. FROM msrtWP_icl_translations t
  3177. JOIN msrtWP_posts p
  3178. ON t.element_id = p.ID
  3179. AND t.element_type = CONCAT('post_', p.post_type)
  3180. JOIN msrtWP_icl_translations tridt
  3181. ON tridt.element_type = t.element_type
  3182. AND tridt.trid = t.trid
  3183. WHERE tridt.trid = (SELECT trid FROM msrtWP_icl_translations t
  3184. JOIN msrtWP_posts p
  3185. ON t.element_id = p.ID
  3186. AND t.element_type = CONCAT('post_', p.post_type) WHERE element_id = 2265254 LIMIT 1)
  3187. 299 0٫2ms (0.00020098686218262s)
  3188. SELECT t.translation_id, t.element_id, t.language_code, t.source_language_code, t.trid, t.element_type
  3189. FROM msrtWP_icl_translations t
  3190. JOIN msrtWP_posts p
  3191. ON t.element_id = p.ID
  3192. AND t.element_type = CONCAT('post_', p.post_type)
  3193. JOIN msrtWP_icl_translations tridt
  3194. ON tridt.element_type = t.element_type
  3195. AND tridt.trid = t.trid
  3196. WHERE tridt.trid = (SELECT trid FROM msrtWP_icl_translations t
  3197. JOIN msrtWP_posts p
  3198. ON t.element_id = p.ID
  3199. AND t.element_type = CONCAT('post_', p.post_type) WHERE element_id = 14984 LIMIT 1)
  3200. 369 0٫2ms (0.00020098686218262s)
  3201. SELECT t.translation_id, t.element_id, t.language_code, t.source_language_code, t.trid, t.element_type
  3202. FROM msrtWP_icl_translations t
  3203. JOIN msrtWP_posts p
  3204. ON t.element_id = p.ID
  3205. AND t.element_type = CONCAT('post_', p.post_type)
  3206. JOIN msrtWP_icl_translations tridt
  3207. ON tridt.element_type = t.element_type
  3208. AND tridt.trid = t.trid
  3209. WHERE tridt.trid = (SELECT trid FROM msrtWP_icl_translations t
  3210. JOIN msrtWP_posts p
  3211. ON t.element_id = p.ID
  3212. AND t.element_type = CONCAT('post_', p.post_type) WHERE element_id = 14984 LIMIT 1)
  3213. 219 0٫2ms (0.00020098686218262s)
  3214. SELECT t.translation_id, t.element_id, t.language_code, t.source_language_code, t.trid, t.element_type
  3215. FROM msrtWP_icl_translations t
  3216. JOIN msrtWP_posts p
  3217. ON t.element_id = p.ID
  3218. AND t.element_type = CONCAT('post_', p.post_type)
  3219. JOIN msrtWP_icl_translations tridt
  3220. ON tridt.element_type = t.element_type
  3221. AND tridt.trid = t.trid
  3222. WHERE tridt.trid = (SELECT trid FROM msrtWP_icl_translations t
  3223. JOIN msrtWP_posts p
  3224. ON t.element_id = p.ID
  3225. AND t.element_type = CONCAT('post_', p.post_type) WHERE element_id = 14984 LIMIT 1)
  3226. 299 0٫2ms (0.00018811225891113s)
  3227. SELECT t.translation_id, t.element_id, t.language_code, t.source_language_code, t.trid, t.element_type
  3228. FROM msrtWP_icl_translations t
  3229. JOIN msrtWP_posts p
  3230. ON t.element_id = p.ID
  3231. AND t.element_type = CONCAT('post_', p.post_type)
  3232. JOIN msrtWP_icl_translations tridt
  3233. ON tridt.element_type = t.element_type
  3234. AND tridt.trid = t.trid
  3235. WHERE tridt.trid = (SELECT trid FROM msrtWP_icl_translations t
  3236. JOIN msrtWP_posts p
  3237. ON t.element_id = p.ID
  3238. AND t.element_type = CONCAT('post_', p.post_type) WHERE element_id = 26 LIMIT 1)
  3239. 369 0٫2ms (0.00018811225891113s)
  3240. SELECT t.translation_id, t.element_id, t.language_code, t.source_language_code, t.trid, t.element_type
  3241. FROM msrtWP_icl_translations t
  3242. JOIN msrtWP_posts p
  3243. ON t.element_id = p.ID
  3244. AND t.element_type = CONCAT('post_', p.post_type)
  3245. JOIN msrtWP_icl_translations tridt
  3246. ON tridt.element_type = t.element_type
  3247. AND tridt.trid = t.trid
  3248. WHERE tridt.trid = (SELECT trid FROM msrtWP_icl_translations t
  3249. JOIN msrtWP_posts p
  3250. ON t.element_id = p.ID
  3251. AND t.element_type = CONCAT('post_', p.post_type) WHERE element_id = 26 LIMIT 1)
  3252. 219 0٫2ms (0.00018811225891113s)
  3253. SELECT t.translation_id, t.element_id, t.language_code, t.source_language_code, t.trid, t.element_type
  3254. FROM msrtWP_icl_translations t
  3255. JOIN msrtWP_posts p
  3256. ON t.element_id = p.ID
  3257. AND t.element_type = CONCAT('post_', p.post_type)
  3258. JOIN msrtWP_icl_translations tridt
  3259. ON tridt.element_type = t.element_type
  3260. AND tridt.trid = t.trid
  3261. WHERE tridt.trid = (SELECT trid FROM msrtWP_icl_translations t
  3262. JOIN msrtWP_posts p
  3263. ON t.element_id = p.ID
  3264. AND t.element_type = CONCAT('post_', p.post_type) WHERE element_id = 26 LIMIT 1)
  3265. 299 0٫2ms (0.00019192695617676s)
  3266. SELECT t.translation_id, t.element_id, t.language_code, t.source_language_code, t.trid, t.element_type
  3267. FROM msrtWP_icl_translations t
  3268. JOIN msrtWP_posts p
  3269. ON t.element_id = p.ID
  3270. AND t.element_type = CONCAT('post_', p.post_type)
  3271. JOIN msrtWP_icl_translations tridt
  3272. ON tridt.element_type = t.element_type
  3273. AND tridt.trid = t.trid
  3274. WHERE tridt.trid = (SELECT trid FROM msrtWP_icl_translations t
  3275. JOIN msrtWP_posts p
  3276. ON t.element_id = p.ID
  3277. AND t.element_type = CONCAT('post_', p.post_type) WHERE element_id = 2265270 LIMIT 1)
  3278. 369 0٫2ms (0.00019192695617676s)
  3279. SELECT t.translation_id, t.element_id, t.language_code, t.source_language_code, t.trid, t.element_type
  3280. FROM msrtWP_icl_translations t
  3281. JOIN msrtWP_posts p
  3282. ON t.element_id = p.ID
  3283. AND t.element_type = CONCAT('post_', p.post_type)
  3284. JOIN msrtWP_icl_translations tridt
  3285. ON tridt.element_type = t.element_type
  3286. AND tridt.trid = t.trid
  3287. WHERE tridt.trid = (SELECT trid FROM msrtWP_icl_translations t
  3288. JOIN msrtWP_posts p
  3289. ON t.element_id = p.ID
  3290. AND t.element_type = CONCAT('post_', p.post_type) WHERE element_id = 2265270 LIMIT 1)
  3291. 219 0٫2ms (0.00019192695617676s)
  3292. SELECT t.translation_id, t.element_id, t.language_code, t.source_language_code, t.trid, t.element_type
  3293. FROM msrtWP_icl_translations t
  3294. JOIN msrtWP_posts p
  3295. ON t.element_id = p.ID
  3296. AND t.element_type = CONCAT('post_', p.post_type)
  3297. JOIN msrtWP_icl_translations tridt
  3298. ON tridt.element_type = t.element_type
  3299. AND tridt.trid = t.trid
  3300. WHERE tridt.trid = (SELECT trid FROM msrtWP_icl_translations t
  3301. JOIN msrtWP_posts p
  3302. ON t.element_id = p.ID
  3303. AND t.element_type = CONCAT('post_', p.post_type) WHERE element_id = 2265270 LIMIT 1)
  3304. 299 0٫2ms (0.00019502639770508s)
  3305. SELECT t.translation_id, t.element_id, t.language_code, t.source_language_code, t.trid, t.element_type
  3306. FROM msrtWP_icl_translations t
  3307. JOIN msrtWP_posts p
  3308. ON t.element_id = p.ID
  3309. AND t.element_type = CONCAT('post_', p.post_type)
  3310. JOIN msrtWP_icl_translations tridt
  3311. ON tridt.element_type = t.element_type
  3312. AND tridt.trid = t.trid
  3313. WHERE tridt.trid = (SELECT trid FROM msrtWP_icl_translations t
  3314. JOIN msrtWP_posts p
  3315. ON t.element_id = p.ID
  3316. AND t.element_type = CONCAT('post_', p.post_type) WHERE element_id = 2265268 LIMIT 1)
  3317. 369 0٫2ms (0.00019502639770508s)
  3318. SELECT t.translation_id, t.element_id, t.language_code, t.source_language_code, t.trid, t.element_type
  3319. FROM msrtWP_icl_translations t
  3320. JOIN msrtWP_posts p
  3321. ON t.element_id = p.ID
  3322. AND t.element_type = CONCAT('post_', p.post_type)
  3323. JOIN msrtWP_icl_translations tridt
  3324. ON tridt.element_type = t.element_type
  3325. AND tridt.trid = t.trid
  3326. WHERE tridt.trid = (SELECT trid FROM msrtWP_icl_translations t
  3327. JOIN msrtWP_posts p
  3328. ON t.element_id = p.ID
  3329. AND t.element_type = CONCAT('post_', p.post_type) WHERE element_id = 2265268 LIMIT 1)
  3330. 219 0٫2ms (0.00019502639770508s)
  3331. SELECT t.translation_id, t.element_id, t.language_code, t.source_language_code, t.trid, t.element_type
  3332. FROM msrtWP_icl_translations t
  3333. JOIN msrtWP_posts p
  3334. ON t.element_id = p.ID
  3335. AND t.element_type = CONCAT('post_', p.post_type)
  3336. JOIN msrtWP_icl_translations tridt
  3337. ON tridt.element_type = t.element_type
  3338. AND tridt.trid = t.trid
  3339. WHERE tridt.trid = (SELECT trid FROM msrtWP_icl_translations t
  3340. JOIN msrtWP_posts p
  3341. ON t.element_id = p.ID
  3342. AND t.element_type = CONCAT('post_', p.post_type) WHERE element_id = 2265268 LIMIT 1)
  3343. 98 0٫2ms (0.00020503997802734s)
  3344. SELECT st.status, l.code, st.translator_id, st.translation_service, i.trid
  3345. FROM msrtWP_icl_languages l
  3346. LEFT JOIN msrtWP_icl_translations i
  3347. ON l.code = i.language_code
  3348. JOIN msrtWP_icl_translation_status st
  3349. ON i.translation_id = st.translation_id
  3350. WHERE l.active = 1
  3351. AND i.trid IN ( 2,16922,1289,615,16333,505,331,322,340,346,359,364,370,375,474,465,17390,7241,17494,414,8292,558,2548387,281,285,2548421,578,439,9824,17987,2227099,2234656,14999,2265254,14984,26,2265270,2265268,2548424,14872,2548418 )
  3352. OR i.trid IS NULL
  3353. /sitepress-multilingual-cms/classes/url-handling/converter/filters/class-wpml-tax-permlink-filters.php
  3354.  
  3355. LINE QUERY & FUNCTION CHAIN
  3356. 59 0٫2ms (0.00019311904907227s)
  3357. SELECT t.translation_id, t.element_id, t.language_code, t.source_language_code, t.trid, t.element_type
  3358. FROM msrtWP_icl_translations t
  3359. JOIN msrtWP_term_taxonomy tax
  3360. ON t.element_id = tax.term_taxonomy_id
  3361. AND t.element_type = CONCAT('tax_', tax.taxonomy)
  3362. JOIN msrtWP_icl_translations tridt
  3363. ON tridt.element_type = t.element_type
  3364. AND tridt.trid = t.trid
  3365. WHERE tridt.trid = (SELECT trid FROM msrtWP_icl_translations t
  3366. JOIN msrtWP_term_taxonomy tax
  3367. ON t.element_id = tax.term_taxonomy_id
  3368. AND t.element_type = CONCAT('tax_', tax.taxonomy) WHERE element_id = 6 LIMIT 1)
  3369. 43 0٫2ms (0.00019311904907227s)
  3370. SELECT t.translation_id, t.element_id, t.language_code, t.source_language_code, t.trid, t.element_type
  3371. FROM msrtWP_icl_translations t
  3372. JOIN msrtWP_term_taxonomy tax
  3373. ON t.element_id = tax.term_taxonomy_id
  3374. AND t.element_type = CONCAT('tax_', tax.taxonomy)
  3375. JOIN msrtWP_icl_translations tridt
  3376. ON tridt.element_type = t.element_type
  3377. AND tridt.trid = t.trid
  3378. WHERE tridt.trid = (SELECT trid FROM msrtWP_icl_translations t
  3379. JOIN msrtWP_term_taxonomy tax
  3380. ON t.element_id = tax.term_taxonomy_id
  3381. AND t.element_type = CONCAT('tax_', tax.taxonomy) WHERE element_id = 6 LIMIT 1)
  3382. /sitepress-multilingual-cms/classes/class-wpml-db-chunk.php
  3383.  
  3384. LINE QUERY & FUNCTION CHAIN
  3385. 40 0٫6ms (0.00063991546630859s)
  3386. SELECT
  3387. s.id,
  3388. st.status,
  3389. s.domain_name_context_md5 AS ctx ,
  3390. st.value AS translated,
  3391. st.mo_string AS mo_string,
  3392. s.value AS original,
  3393. s.gettext_context
  3394. FROM msrtWP_icl_strings s
  3395. LEFT JOIN msrtWP_icl_string_translations st
  3396. ON s.id=st.string_id
  3397. AND st.language='fa'
  3398. AND s.language!='fa'
  3399. WHERE s.context = 'default'
  3400. LIMIT 1000 OFFSET 0
  3401. 40 0٫7ms (0.00066614151000977s)
  3402. SELECT
  3403. s.id,
  3404. st.status,
  3405. s.domain_name_context_md5 AS ctx ,
  3406. st.value AS translated,
  3407. st.mo_string AS mo_string,
  3408. s.value AS original,
  3409. s.gettext_context
  3410. FROM msrtWP_icl_strings s
  3411. LEFT JOIN msrtWP_icl_string_translations st
  3412. ON s.id=st.string_id
  3413. AND st.language='fa'
  3414. AND s.language!='fa'
  3415. WHERE s.context = 'default'
  3416. LIMIT 1000 OFFSET 1000
  3417. 40 0٫6ms (0.00064301490783691s)
  3418. SELECT
  3419. s.id,
  3420. st.status,
  3421. s.domain_name_context_md5 AS ctx ,
  3422. st.value AS translated,
  3423. st.mo_string AS mo_string,
  3424. s.value AS original,
  3425. s.gettext_context
  3426. FROM msrtWP_icl_strings s
  3427. LEFT JOIN msrtWP_icl_string_translations st
  3428. ON s.id=st.string_id
  3429. AND st.language='fa'
  3430. AND s.language!='fa'
  3431. WHERE s.context = 'default'
  3432. LIMIT 1000 OFFSET 2000
  3433. 40 0٫6ms (0.0006098747253418s)
  3434. SELECT
  3435. s.id,
  3436. st.status,
  3437. s.domain_name_context_md5 AS ctx ,
  3438. st.value AS translated,
  3439. st.mo_string AS mo_string,
  3440. s.value AS original,
  3441. s.gettext_context
  3442. FROM msrtWP_icl_strings s
  3443. LEFT JOIN msrtWP_icl_string_translations st
  3444. ON s.id=st.string_id
  3445. AND st.language='fa'
  3446. AND s.language!='fa'
  3447. WHERE s.context = 'default'
  3448. LIMIT 1000 OFFSET 3000
  3449. 40 0٫6ms (0.00064778327941895s)
  3450. SELECT
  3451. s.id,
  3452. st.status,
  3453. s.domain_name_context_md5 AS ctx ,
  3454. st.value AS translated,
  3455. st.mo_string AS mo_string,
  3456. s.value AS original,
  3457. s.gettext_context
  3458. FROM msrtWP_icl_strings s
  3459. LEFT JOIN msrtWP_icl_string_translations st
  3460. ON s.id=st.string_id
  3461. AND st.language='fa'
  3462. AND s.language!='fa'
  3463. WHERE s.context = 'default'
  3464. LIMIT 1000 OFFSET 4000
  3465. 40 0٫3ms (0.00027298927307129s)
  3466. SELECT
  3467. s.id,
  3468. st.status,
  3469. s.domain_name_context_md5 AS ctx ,
  3470. st.value AS translated,
  3471. st.mo_string AS mo_string,
  3472. s.value AS original,
  3473. s.gettext_context
  3474. FROM msrtWP_icl_strings s
  3475. LEFT JOIN msrtWP_icl_string_translations st
  3476. ON s.id=st.string_id
  3477. AND st.language='fa'
  3478. AND s.language!='fa'
  3479. WHERE s.context = 'default'
  3480. LIMIT 1000 OFFSET 5000
  3481. 40 55٫6ms (0.055598974227905s)
  3482. SELECT
  3483. s.id,
  3484. st.status,
  3485. s.domain_name_context_md5 AS ctx ,
  3486. st.value AS translated,
  3487. st.mo_string AS mo_string,
  3488. s.value AS original,
  3489. s.gettext_context
  3490. FROM msrtWP_icl_strings s
  3491. LEFT JOIN msrtWP_icl_string_translations st
  3492. ON s.id=st.string_id
  3493. AND st.language='fa'
  3494. AND s.language!='fa'
  3495. WHERE s.context = 'debug_objects'
  3496. LIMIT 1000 OFFSET 0
  3497. 6. افزونه: WPML String Translation
  3498. /wpml-string-translation1/inc/functions.php
  3499.  
  3500. LINE QUERY & FUNCTION CHAIN
  3501. 574 0٫2ms (0.00020003318786621s)
  3502. SELECT language, value, status FROM msrtWP_icl_string_translations WHERE string_id=1
  3503. 560 0٫2ms (0.00020003318786621s)
  3504. SELECT language, value, status FROM msrtWP_icl_string_translations WHERE string_id=1
  3505. 291 0٫2ms (0.00020003318786621s)
  3506. SELECT language, value, status FROM msrtWP_icl_string_translations WHERE string_id=1
  3507. 257 0٫2ms (0.00020003318786621s)
  3508. SELECT language, value, status FROM msrtWP_icl_string_translations WHERE string_id=1
  3509. 435 0٫2ms (0.00020003318786621s)
  3510. SELECT language, value, status FROM msrtWP_icl_string_translations WHERE string_id=1
  3511. 574 0٫2ms (0.00020003318786621s)
  3512. SELECT language, value, status FROM msrtWP_icl_string_translations WHERE string_id=1
  3513. 560 0٫2ms (0.00020003318786621s)
  3514. SELECT language, value, status FROM msrtWP_icl_string_translations WHERE string_id=1
  3515. 291 0٫2ms (0.00020003318786621s)
  3516. SELECT language, value, status FROM msrtWP_icl_string_translations WHERE string_id=1
  3517. 257 0٫2ms (0.00020003318786621s)
  3518. SELECT language, value, status FROM msrtWP_icl_string_translations WHERE string_id=1
  3519. 435 0٫2ms (0.00020003318786621s)
  3520. SELECT language, value, status FROM msrtWP_icl_string_translations WHERE string_id=1
  3521. 521 0٫1ms (0.00014615058898926s)
  3522. SELECT id FROM msrtWP_icl_strings WHERE BINARY value='سازمان امور دانشجویان وزارت علوم، تحقیقات و فناوری جمهوری اسلامی ایران' AND context='WP' AND name = 'Tagline' LIMIT 1
  3523. 286 0٫1ms (0.00014615058898926s)
  3524. SELECT id FROM msrtWP_icl_strings WHERE BINARY value='سازمان امور دانشجویان وزارت علوم، تحقیقات و فناوری جمهوری اسلامی ایران' AND context='WP' AND name = 'Tagline' LIMIT 1
  3525. 257 0٫1ms (0.00014615058898926s)
  3526. SELECT id FROM msrtWP_icl_strings WHERE BINARY value='سازمان امور دانشجویان وزارت علوم، تحقیقات و فناوری جمهوری اسلامی ایران' AND context='WP' AND name = 'Tagline' LIMIT 1
  3527. 435 0٫1ms (0.00014615058898926s)
  3528. SELECT id FROM msrtWP_icl_strings WHERE BINARY value='سازمان امور دانشجویان وزارت علوم، تحقیقات و فناوری جمهوری اسلامی ایران' AND context='WP' AND name = 'Tagline' LIMIT 1
  3529. 574 0٫2ms (0.00016403198242188s)
  3530. SELECT language, value, status FROM msrtWP_icl_string_translations WHERE string_id=2
  3531. 560 0٫2ms (0.00016403198242188s)
  3532. SELECT language, value, status FROM msrtWP_icl_string_translations WHERE string_id=2
  3533. 291 0٫2ms (0.00016403198242188s)
  3534. SELECT language, value, status FROM msrtWP_icl_string_translations WHERE string_id=2
  3535. 257 0٫2ms (0.00016403198242188s)
  3536. SELECT language, value, status FROM msrtWP_icl_string_translations WHERE string_id=2
  3537. 435 0٫2ms (0.00016403198242188s)
  3538. SELECT language, value, status FROM msrtWP_icl_string_translations WHERE string_id=2
  3539. 574 0٫2ms (0.00020003318786621s)
  3540. SELECT language, value, status FROM msrtWP_icl_string_translations WHERE string_id=1
  3541. 560 0٫2ms (0.00020003318786621s)
  3542. SELECT language, value, status FROM msrtWP_icl_string_translations WHERE string_id=1
  3543. 291 0٫2ms (0.00020003318786621s)
  3544. SELECT language, value, status FROM msrtWP_icl_string_translations WHERE string_id=1
  3545. 257 0٫2ms (0.00020003318786621s)
  3546. SELECT language, value, status FROM msrtWP_icl_string_translations WHERE string_id=1
  3547. 435 0٫2ms (0.00020003318786621s)
  3548. SELECT language, value, status FROM msrtWP_icl_string_translations WHERE string_id=1
  3549. 574 0٫2ms (0.00020003318786621s)
  3550. SELECT language, value, status FROM msrtWP_icl_string_translations WHERE string_id=1
  3551. 560 0٫2ms (0.00020003318786621s)
  3552. SELECT language, value, status FROM msrtWP_icl_string_translations WHERE string_id=1
  3553. 291 0٫2ms (0.00020003318786621s)
  3554. SELECT language, value, status FROM msrtWP_icl_string_translations WHERE string_id=1
  3555. 257 0٫2ms (0.00020003318786621s)
  3556. SELECT language, value, status FROM msrtWP_icl_string_translations WHERE string_id=1
  3557. 435 0٫2ms (0.00020003318786621s)
  3558. SELECT language, value, status FROM msrtWP_icl_string_translations WHERE string_id=1
  3559. 574 0٫2ms (0.00020003318786621s)
  3560. SELECT language, value, status FROM msrtWP_icl_string_translations WHERE string_id=1
  3561. 560 0٫2ms (0.00020003318786621s)
  3562. SELECT language, value, status FROM msrtWP_icl_string_translations WHERE string_id=1
  3563. 291 0٫2ms (0.00020003318786621s)
  3564. SELECT language, value, status FROM msrtWP_icl_string_translations WHERE string_id=1
  3565. 257 0٫2ms (0.00020003318786621s)
  3566. SELECT language, value, status FROM msrtWP_icl_string_translations WHERE string_id=1
  3567. 435 0٫2ms (0.00020003318786621s)
  3568. SELECT language, value, status FROM msrtWP_icl_string_translations WHERE string_id=1
  3569. 574 0٫2ms (0.00020003318786621s)
  3570. SELECT language, value, status FROM msrtWP_icl_string_translations WHERE string_id=1
  3571. 560 0٫2ms (0.00020003318786621s)
  3572. SELECT language, value, status FROM msrtWP_icl_string_translations WHERE string_id=1
  3573. 291 0٫2ms (0.00020003318786621s)
  3574. SELECT language, value, status FROM msrtWP_icl_string_translations WHERE string_id=1
  3575. 257 0٫2ms (0.00020003318786621s)
  3576. SELECT language, value, status FROM msrtWP_icl_string_translations WHERE string_id=1
  3577. 435 0٫2ms (0.00020003318786621s)
  3578. SELECT language, value, status FROM msrtWP_icl_string_translations WHERE string_id=1
  3579. 574 0٫2ms (0.00020003318786621s)
  3580. SELECT language, value, status FROM msrtWP_icl_string_translations WHERE string_id=1
  3581. 560 0٫2ms (0.00020003318786621s)
  3582. SELECT language, value, status FROM msrtWP_icl_string_translations WHERE string_id=1
  3583. 291 0٫2ms (0.00020003318786621s)
  3584. SELECT language, value, status FROM msrtWP_icl_string_translations WHERE string_id=1
  3585. 257 0٫2ms (0.00020003318786621s)
  3586. SELECT language, value, status FROM msrtWP_icl_string_translations WHERE string_id=1
  3587. 435 0٫2ms (0.00020003318786621s)
  3588. SELECT language, value, status FROM msrtWP_icl_string_translations WHERE string_id=1
  3589. 574 0٫2ms (0.00020003318786621s)
  3590. SELECT language, value, status FROM msrtWP_icl_string_translations WHERE string_id=1
  3591. 560 0٫2ms (0.00020003318786621s)
  3592. SELECT language, value, status FROM msrtWP_icl_string_translations WHERE string_id=1
  3593. 291 0٫2ms (0.00020003318786621s)
  3594. SELECT language, value, status FROM msrtWP_icl_string_translations WHERE string_id=1
  3595. 257 0٫2ms (0.00020003318786621s)
  3596. SELECT language, value, status FROM msrtWP_icl_string_translations WHERE string_id=1
  3597. 435 0٫2ms (0.00020003318786621s)
  3598. SELECT language, value, status FROM msrtWP_icl_string_translations WHERE string_id=1
  3599. 574 0٫2ms (0.00020003318786621s)
  3600. SELECT language, value, status FROM msrtWP_icl_string_translations WHERE string_id=1
  3601. 560 0٫2ms (0.00020003318786621s)
  3602. SELECT language, value, status FROM msrtWP_icl_string_translations WHERE string_id=1
  3603. 291 0٫2ms (0.00020003318786621s)
  3604. SELECT language, value, status FROM msrtWP_icl_string_translations WHERE string_id=1
  3605. 257 0٫2ms (0.00020003318786621s)
  3606. SELECT language, value, status FROM msrtWP_icl_string_translations WHERE string_id=1
  3607. 435 0٫2ms (0.00020003318786621s)
  3608. SELECT language, value, status FROM msrtWP_icl_string_translations WHERE string_id=1
  3609. 574 0٫2ms (0.00020003318786621s)
  3610. SELECT language, value, status FROM msrtWP_icl_string_translations WHERE string_id=1
  3611. 560 0٫2ms (0.00020003318786621s)
  3612. SELECT language, value, status FROM msrtWP_icl_string_translations WHERE string_id=1
  3613. 291 0٫2ms (0.00020003318786621s)
  3614. SELECT language, value, status FROM msrtWP_icl_string_translations WHERE string_id=1
  3615. 257 0٫2ms (0.00020003318786621s)
  3616. SELECT language, value, status FROM msrtWP_icl_string_translations WHERE string_id=1
  3617. 435 0٫2ms (0.00020003318786621s)
  3618. SELECT language, value, status FROM msrtWP_icl_string_translations WHERE string_id=1
  3619. 265 0٫2ms (0.00021576881408691s)
  3620. SELECT COUNT(id) FROM msrtWP_icl_strings WHERE context = 'default'
  3621. 659 0٫2ms (0.00021576881408691s)
  3622. SELECT COUNT(id) FROM msrtWP_icl_strings WHERE context = 'default'
  3623. 265 0٫6ms (0.00063991546630859s)
  3624. SELECT
  3625. s.id,
  3626. st.status,
  3627. s.domain_name_context_md5 AS ctx ,
  3628. st.value AS translated,
  3629. st.mo_string AS mo_string,
  3630. s.value AS original,
  3631. s.gettext_context
  3632. FROM msrtWP_icl_strings s
  3633. LEFT JOIN msrtWP_icl_string_translations st
  3634. ON s.id=st.string_id
  3635. AND st.language='fa'
  3636. AND s.language!='fa'
  3637. WHERE s.context = 'default'
  3638. LIMIT 1000 OFFSET 0
  3639. 659 0٫6ms (0.00063991546630859s)
  3640. SELECT
  3641. s.id,
  3642. st.status,
  3643. s.domain_name_context_md5 AS ctx ,
  3644. st.value AS translated,
  3645. st.mo_string AS mo_string,
  3646. s.value AS original,
  3647. s.gettext_context
  3648. FROM msrtWP_icl_strings s
  3649. LEFT JOIN msrtWP_icl_string_translations st
  3650. ON s.id=st.string_id
  3651. AND st.language='fa'
  3652. AND s.language!='fa'
  3653. WHERE s.context = 'default'
  3654. LIMIT 1000 OFFSET 0
  3655. 265 0٫7ms (0.00066614151000977s)
  3656. SELECT
  3657. s.id,
  3658. st.status,
  3659. s.domain_name_context_md5 AS ctx ,
  3660. st.value AS translated,
  3661. st.mo_string AS mo_string,
  3662. s.value AS original,
  3663. s.gettext_context
  3664. FROM msrtWP_icl_strings s
  3665. LEFT JOIN msrtWP_icl_string_translations st
  3666. ON s.id=st.string_id
  3667. AND st.language='fa'
  3668. AND s.language!='fa'
  3669. WHERE s.context = 'default'
  3670. LIMIT 1000 OFFSET 1000
  3671. 659 0٫7ms (0.00066614151000977s)
  3672. SELECT
  3673. s.id,
  3674. st.status,
  3675. s.domain_name_context_md5 AS ctx ,
  3676. st.value AS translated,
  3677. st.mo_string AS mo_string,
  3678. s.value AS original,
  3679. s.gettext_context
  3680. FROM msrtWP_icl_strings s
  3681. LEFT JOIN msrtWP_icl_string_translations st
  3682. ON s.id=st.string_id
  3683. AND st.language='fa'
  3684. AND s.language!='fa'
  3685. WHERE s.context = 'default'
  3686. LIMIT 1000 OFFSET 1000
  3687. 265 0٫6ms (0.00064301490783691s)
  3688. SELECT
  3689. s.id,
  3690. st.status,
  3691. s.domain_name_context_md5 AS ctx ,
  3692. st.value AS translated,
  3693. st.mo_string AS mo_string,
  3694. s.value AS original,
  3695. s.gettext_context
  3696. FROM msrtWP_icl_strings s
  3697. LEFT JOIN msrtWP_icl_string_translations st
  3698. ON s.id=st.string_id
  3699. AND st.language='fa'
  3700. AND s.language!='fa'
  3701. WHERE s.context = 'default'
  3702. LIMIT 1000 OFFSET 2000
  3703. 659 0٫6ms (0.00064301490783691s)
  3704. SELECT
  3705. s.id,
  3706. st.status,
  3707. s.domain_name_context_md5 AS ctx ,
  3708. st.value AS translated,
  3709. st.mo_string AS mo_string,
  3710. s.value AS original,
  3711. s.gettext_context
  3712. FROM msrtWP_icl_strings s
  3713. LEFT JOIN msrtWP_icl_string_translations st
  3714. ON s.id=st.string_id
  3715. AND st.language='fa'
  3716. AND s.language!='fa'
  3717. WHERE s.context = 'default'
  3718. LIMIT 1000 OFFSET 2000
  3719. 265 0٫6ms (0.0006098747253418s)
  3720. SELECT
  3721. s.id,
  3722. st.status,
  3723. s.domain_name_context_md5 AS ctx ,
  3724. st.value AS translated,
  3725. st.mo_string AS mo_string,
  3726. s.value AS original,
  3727. s.gettext_context
  3728. FROM msrtWP_icl_strings s
  3729. LEFT JOIN msrtWP_icl_string_translations st
  3730. ON s.id=st.string_id
  3731. AND st.language='fa'
  3732. AND s.language!='fa'
  3733. WHERE s.context = 'default'
  3734. LIMIT 1000 OFFSET 3000
  3735. 659 0٫6ms (0.0006098747253418s)
  3736. SELECT
  3737. s.id,
  3738. st.status,
  3739. s.domain_name_context_md5 AS ctx ,
  3740. st.value AS translated,
  3741. st.mo_string AS mo_string,
  3742. s.value AS original,
  3743. s.gettext_context
  3744. FROM msrtWP_icl_strings s
  3745. LEFT JOIN msrtWP_icl_string_translations st
  3746. ON s.id=st.string_id
  3747. AND st.language='fa'
  3748. AND s.language!='fa'
  3749. WHERE s.context = 'default'
  3750. LIMIT 1000 OFFSET 3000
  3751. 265 0٫6ms (0.00064778327941895s)
  3752. SELECT
  3753. s.id,
  3754. st.status,
  3755. s.domain_name_context_md5 AS ctx ,
  3756. st.value AS translated,
  3757. st.mo_string AS mo_string,
  3758. s.value AS original,
  3759. s.gettext_context
  3760. FROM msrtWP_icl_strings s
  3761. LEFT JOIN msrtWP_icl_string_translations st
  3762. ON s.id=st.string_id
  3763. AND st.language='fa'
  3764. AND s.language!='fa'
  3765. WHERE s.context = 'default'
  3766. LIMIT 1000 OFFSET 4000
  3767. 659 0٫6ms (0.00064778327941895s)
  3768. SELECT
  3769. s.id,
  3770. st.status,
  3771. s.domain_name_context_md5 AS ctx ,
  3772. st.value AS translated,
  3773. st.mo_string AS mo_string,
  3774. s.value AS original,
  3775. s.gettext_context
  3776. FROM msrtWP_icl_strings s
  3777. LEFT JOIN msrtWP_icl_string_translations st
  3778. ON s.id=st.string_id
  3779. AND st.language='fa'
  3780. AND s.language!='fa'
  3781. WHERE s.context = 'default'
  3782. LIMIT 1000 OFFSET 4000
  3783. 265 0٫3ms (0.00027298927307129s)
  3784. SELECT
  3785. s.id,
  3786. st.status,
  3787. s.domain_name_context_md5 AS ctx ,
  3788. st.value AS translated,
  3789. st.mo_string AS mo_string,
  3790. s.value AS original,
  3791. s.gettext_context
  3792. FROM msrtWP_icl_strings s
  3793. LEFT JOIN msrtWP_icl_string_translations st
  3794. ON s.id=st.string_id
  3795. AND st.language='fa'
  3796. AND s.language!='fa'
  3797. WHERE s.context = 'default'
  3798. LIMIT 1000 OFFSET 5000
  3799. 659 0٫3ms (0.00027298927307129s)
  3800. SELECT
  3801. s.id,
  3802. st.status,
  3803. s.domain_name_context_md5 AS ctx ,
  3804. st.value AS translated,
  3805. st.mo_string AS mo_string,
  3806. s.value AS original,
  3807. s.gettext_context
  3808. FROM msrtWP_icl_strings s
  3809. LEFT JOIN msrtWP_icl_string_translations st
  3810. ON s.id=st.string_id
  3811. AND st.language='fa'
  3812. AND s.language!='fa'
  3813. WHERE s.context = 'default'
  3814. LIMIT 1000 OFFSET 5000
  3815. 265 0٫4ms (0.00038695335388184s)
  3816. SELECT COUNT(id) FROM msrtWP_icl_strings WHERE context = 'WordPress'
  3817. 659 0٫4ms (0.00038695335388184s)
  3818. SELECT COUNT(id) FROM msrtWP_icl_strings WHERE context = 'WordPress'
  3819. 265 25٫0ms (0.025038003921509s)
  3820. SELECT COUNT(id) FROM msrtWP_icl_strings WHERE context = 'debug_objects'
  3821. 659 25٫0ms (0.025038003921509s)
  3822. SELECT COUNT(id) FROM msrtWP_icl_strings WHERE context = 'debug_objects'
  3823. 265 55٫6ms (0.055598974227905s)
  3824. SELECT
  3825. s.id,
  3826. st.status,
  3827. s.domain_name_context_md5 AS ctx ,
  3828. st.value AS translated,
  3829. st.mo_string AS mo_string,
  3830. s.value AS original,
  3831. s.gettext_context
  3832. FROM msrtWP_icl_strings s
  3833. LEFT JOIN msrtWP_icl_string_translations st
  3834. ON s.id=st.string_id
  3835. AND st.language='fa'
  3836. AND s.language!='fa'
  3837. WHERE s.context = 'debug_objects'
  3838. LIMIT 1000 OFFSET 0
  3839. 659 55٫6ms (0.055598974227905s)
  3840. SELECT
  3841. s.id,
  3842. st.status,
  3843. s.domain_name_context_md5 AS ctx ,
  3844. st.value AS translated,
  3845. st.mo_string AS mo_string,
  3846. s.value AS original,
  3847. s.gettext_context
  3848. FROM msrtWP_icl_strings s
  3849. LEFT JOIN msrtWP_icl_string_translations st
  3850. ON s.id=st.string_id
  3851. AND st.language='fa'
  3852. AND s.language!='fa'
  3853. WHERE s.context = 'debug_objects'
  3854. LIMIT 1000 OFFSET 0
  3855. /wpml-string-translation1/inc/private-filters.php
  3856.  
  3857. LINE QUERY & FUNCTION CHAIN
  3858. 58 0٫2ms (0.00020003318786621s)
  3859. SELECT language, value, status FROM msrtWP_icl_string_translations WHERE string_id=1
  3860. 58 0٫2ms (0.00020003318786621s)
  3861. SELECT language, value, status FROM msrtWP_icl_string_translations WHERE string_id=1
  3862. 63 0٫1ms (0.00014615058898926s)
  3863. SELECT id FROM msrtWP_icl_strings WHERE BINARY value='سازمان امور دانشجویان وزارت علوم، تحقیقات و فناوری جمهوری اسلامی ایران' AND context='WP' AND name = 'Tagline' LIMIT 1
  3864. 63 0٫2ms (0.00016403198242188s)
  3865. SELECT language, value, status FROM msrtWP_icl_string_translations WHERE string_id=2
  3866. 58 0٫2ms (0.00020003318786621s)
  3867. SELECT language, value, status FROM msrtWP_icl_string_translations WHERE string_id=1
  3868. 58 0٫2ms (0.00020003318786621s)
  3869. SELECT language, value, status FROM msrtWP_icl_string_translations WHERE string_id=1
  3870. 58 0٫2ms (0.00020003318786621s)
  3871. SELECT language, value, status FROM msrtWP_icl_string_translations WHERE string_id=1
  3872. 58 0٫2ms (0.00020003318786621s)
  3873. SELECT language, value, status FROM msrtWP_icl_string_translations WHERE string_id=1
  3874. 58 0٫2ms (0.00020003318786621s)
  3875. SELECT language, value, status FROM msrtWP_icl_string_translations WHERE string_id=1
  3876. 58 0٫2ms (0.00020003318786621s)
  3877. SELECT language, value, status FROM msrtWP_icl_string_translations WHERE string_id=1
  3878. 58 0٫2ms (0.00020003318786621s)
  3879. SELECT language, value, status FROM msrtWP_icl_string_translations WHERE string_id=1
  3880. 58 0٫2ms (0.00020003318786621s)
  3881. SELECT language, value, status FROM msrtWP_icl_string_translations WHERE string_id=1
  3882. /wpml-string-translation1/classes/class-wpml-st-string-factory.php
  3883.  
  3884. LINE QUERY & FUNCTION CHAIN
  3885. 80 0٫1ms (0.00014615058898926s)
  3886. SELECT id FROM msrtWP_icl_strings WHERE BINARY value='سازمان امور دانشجویان وزارت علوم، تحقیقات و فناوری جمهوری اسلامی ایران' AND context='WP' AND name = 'Tagline' LIMIT 1
  3887. /wpml-string-translation1/classes/filters/db-cache/class-wpml-st-db-translation-retrieve.php
  3888.  
  3889. LINE QUERY & FUNCTION CHAIN
  3890. 113 0٫2ms (0.00021576881408691s)
  3891. SELECT COUNT(id) FROM msrtWP_icl_strings WHERE context = 'default'
  3892. 95 0٫2ms (0.00021576881408691s)
  3893. SELECT COUNT(id) FROM msrtWP_icl_strings WHERE context = 'default'
  3894. 49 0٫2ms (0.00021576881408691s)
  3895. SELECT COUNT(id) FROM msrtWP_icl_strings WHERE context = 'default'
  3896. 95 0٫6ms (0.00063991546630859s)
  3897. SELECT
  3898. s.id,
  3899. st.status,
  3900. s.domain_name_context_md5 AS ctx ,
  3901. st.value AS translated,
  3902. st.mo_string AS mo_string,
  3903. s.value AS original,
  3904. s.gettext_context
  3905. FROM msrtWP_icl_strings s
  3906. LEFT JOIN msrtWP_icl_string_translations st
  3907. ON s.id=st.string_id
  3908. AND st.language='fa'
  3909. AND s.language!='fa'
  3910. WHERE s.context = 'default'
  3911. LIMIT 1000 OFFSET 0
  3912. 49 0٫6ms (0.00063991546630859s)
  3913. SELECT
  3914. s.id,
  3915. st.status,
  3916. s.domain_name_context_md5 AS ctx ,
  3917. st.value AS translated,
  3918. st.mo_string AS mo_string,
  3919. s.value AS original,
  3920. s.gettext_context
  3921. FROM msrtWP_icl_strings s
  3922. LEFT JOIN msrtWP_icl_string_translations st
  3923. ON s.id=st.string_id
  3924. AND st.language='fa'
  3925. AND s.language!='fa'
  3926. WHERE s.context = 'default'
  3927. LIMIT 1000 OFFSET 0
  3928. 95 0٫7ms (0.00066614151000977s)
  3929. SELECT
  3930. s.id,
  3931. st.status,
  3932. s.domain_name_context_md5 AS ctx ,
  3933. st.value AS translated,
  3934. st.mo_string AS mo_string,
  3935. s.value AS original,
  3936. s.gettext_context
  3937. FROM msrtWP_icl_strings s
  3938. LEFT JOIN msrtWP_icl_string_translations st
  3939. ON s.id=st.string_id
  3940. AND st.language='fa'
  3941. AND s.language!='fa'
  3942. WHERE s.context = 'default'
  3943. LIMIT 1000 OFFSET 1000
  3944. 49 0٫7ms (0.00066614151000977s)
  3945. SELECT
  3946. s.id,
  3947. st.status,
  3948. s.domain_name_context_md5 AS ctx ,
  3949. st.value AS translated,
  3950. st.mo_string AS mo_string,
  3951. s.value AS original,
  3952. s.gettext_context
  3953. FROM msrtWP_icl_strings s
  3954. LEFT JOIN msrtWP_icl_string_translations st
  3955. ON s.id=st.string_id
  3956. AND st.language='fa'
  3957. AND s.language!='fa'
  3958. WHERE s.context = 'default'
  3959. LIMIT 1000 OFFSET 1000
  3960. 95 0٫6ms (0.00064301490783691s)
  3961. SELECT
  3962. s.id,
  3963. st.status,
  3964. s.domain_name_context_md5 AS ctx ,
  3965. st.value AS translated,
  3966. st.mo_string AS mo_string,
  3967. s.value AS original,
  3968. s.gettext_context
  3969. FROM msrtWP_icl_strings s
  3970. LEFT JOIN msrtWP_icl_string_translations st
  3971. ON s.id=st.string_id
  3972. AND st.language='fa'
  3973. AND s.language!='fa'
  3974. WHERE s.context = 'default'
  3975. LIMIT 1000 OFFSET 2000
  3976. 49 0٫6ms (0.00064301490783691s)
  3977. SELECT
  3978. s.id,
  3979. st.status,
  3980. s.domain_name_context_md5 AS ctx ,
  3981. st.value AS translated,
  3982. st.mo_string AS mo_string,
  3983. s.value AS original,
  3984. s.gettext_context
  3985. FROM msrtWP_icl_strings s
  3986. LEFT JOIN msrtWP_icl_string_translations st
  3987. ON s.id=st.string_id
  3988. AND st.language='fa'
  3989. AND s.language!='fa'
  3990. WHERE s.context = 'default'
  3991. LIMIT 1000 OFFSET 2000
  3992. 95 0٫6ms (0.0006098747253418s)
  3993. SELECT
  3994. s.id,
  3995. st.status,
  3996. s.domain_name_context_md5 AS ctx ,
  3997. st.value AS translated,
  3998. st.mo_string AS mo_string,
  3999. s.value AS original,
  4000. s.gettext_context
  4001. FROM msrtWP_icl_strings s
  4002. LEFT JOIN msrtWP_icl_string_translations st
  4003. ON s.id=st.string_id
  4004. AND st.language='fa'
  4005. AND s.language!='fa'
  4006. WHERE s.context = 'default'
  4007. LIMIT 1000 OFFSET 3000
  4008. 49 0٫6ms (0.0006098747253418s)
  4009. SELECT
  4010. s.id,
  4011. st.status,
  4012. s.domain_name_context_md5 AS ctx ,
  4013. st.value AS translated,
  4014. st.mo_string AS mo_string,
  4015. s.value AS original,
  4016. s.gettext_context
  4017. FROM msrtWP_icl_strings s
  4018. LEFT JOIN msrtWP_icl_string_translations st
  4019. ON s.id=st.string_id
  4020. AND st.language='fa'
  4021. AND s.language!='fa'
  4022. WHERE s.context = 'default'
  4023. LIMIT 1000 OFFSET 3000
  4024. 95 0٫6ms (0.00064778327941895s)
  4025. SELECT
  4026. s.id,
  4027. st.status,
  4028. s.domain_name_context_md5 AS ctx ,
  4029. st.value AS translated,
  4030. st.mo_string AS mo_string,
  4031. s.value AS original,
  4032. s.gettext_context
  4033. FROM msrtWP_icl_strings s
  4034. LEFT JOIN msrtWP_icl_string_translations st
  4035. ON s.id=st.string_id
  4036. AND st.language='fa'
  4037. AND s.language!='fa'
  4038. WHERE s.context = 'default'
  4039. LIMIT 1000 OFFSET 4000
  4040. 49 0٫6ms (0.00064778327941895s)
  4041. SELECT
  4042. s.id,
  4043. st.status,
  4044. s.domain_name_context_md5 AS ctx ,
  4045. st.value AS translated,
  4046. st.mo_string AS mo_string,
  4047. s.value AS original,
  4048. s.gettext_context
  4049. FROM msrtWP_icl_strings s
  4050. LEFT JOIN msrtWP_icl_string_translations st
  4051. ON s.id=st.string_id
  4052. AND st.language='fa'
  4053. AND s.language!='fa'
  4054. WHERE s.context = 'default'
  4055. LIMIT 1000 OFFSET 4000
  4056. 95 0٫3ms (0.00027298927307129s)
  4057. SELECT
  4058. s.id,
  4059. st.status,
  4060. s.domain_name_context_md5 AS ctx ,
  4061. st.value AS translated,
  4062. st.mo_string AS mo_string,
  4063. s.value AS original,
  4064. s.gettext_context
  4065. FROM msrtWP_icl_strings s
  4066. LEFT JOIN msrtWP_icl_string_translations st
  4067. ON s.id=st.string_id
  4068. AND st.language='fa'
  4069. AND s.language!='fa'
  4070. WHERE s.context = 'default'
  4071. LIMIT 1000 OFFSET 5000
  4072. 49 0٫3ms (0.00027298927307129s)
  4073. SELECT
  4074. s.id,
  4075. st.status,
  4076. s.domain_name_context_md5 AS ctx ,
  4077. st.value AS translated,
  4078. st.mo_string AS mo_string,
  4079. s.value AS original,
  4080. s.gettext_context
  4081. FROM msrtWP_icl_strings s
  4082. LEFT JOIN msrtWP_icl_string_translations st
  4083. ON s.id=st.string_id
  4084. AND st.language='fa'
  4085. AND s.language!='fa'
  4086. WHERE s.context = 'default'
  4087. LIMIT 1000 OFFSET 5000
  4088. 113 0٫4ms (0.00038695335388184s)
  4089. SELECT COUNT(id) FROM msrtWP_icl_strings WHERE context = 'WordPress'
  4090. 95 0٫4ms (0.00038695335388184s)
  4091. SELECT COUNT(id) FROM msrtWP_icl_strings WHERE context = 'WordPress'
  4092. 58 0٫4ms (0.00038695335388184s)
  4093. SELECT COUNT(id) FROM msrtWP_icl_strings WHERE context = 'WordPress'
  4094. 113 25٫0ms (0.025038003921509s)
  4095. SELECT COUNT(id) FROM msrtWP_icl_strings WHERE context = 'debug_objects'
  4096. 95 25٫0ms (0.025038003921509s)
  4097. SELECT COUNT(id) FROM msrtWP_icl_strings WHERE context = 'debug_objects'
  4098. 49 25٫0ms (0.025038003921509s)
  4099. SELECT COUNT(id) FROM msrtWP_icl_strings WHERE context = 'debug_objects'
  4100. 95 55٫6ms (0.055598974227905s)
  4101. SELECT
  4102. s.id,
  4103. st.status,
  4104. s.domain_name_context_md5 AS ctx ,
  4105. st.value AS translated,
  4106. st.mo_string AS mo_string,
  4107. s.value AS original,
  4108. s.gettext_context
  4109. FROM msrtWP_icl_strings s
  4110. LEFT JOIN msrtWP_icl_string_translations st
  4111. ON s.id=st.string_id
  4112. AND st.language='fa'
  4113. AND s.language!='fa'
  4114. WHERE s.context = 'debug_objects'
  4115. LIMIT 1000 OFFSET 0
  4116. 49 55٫6ms (0.055598974227905s)
  4117. SELECT
  4118. s.id,
  4119. st.status,
  4120. s.domain_name_context_md5 AS ctx ,
  4121. st.value AS translated,
  4122. st.mo_string AS mo_string,
  4123. s.value AS original,
  4124. s.gettext_context
  4125. FROM msrtWP_icl_strings s
  4126. LEFT JOIN msrtWP_icl_string_translations st
  4127. ON s.id=st.string_id
  4128. AND st.language='fa'
  4129. AND s.language!='fa'
  4130. WHERE s.context = 'debug_objects'
  4131. LIMIT 1000 OFFSET 0
  4132. /wpml-string-translation1/classes/filters/db-cache/class-wpml-st-db-cache.php
  4133.  
  4134. LINE QUERY & FUNCTION CHAIN
  4135. 107 0٫2ms (0.00021576881408691s)
  4136. SELECT COUNT(id) FROM msrtWP_icl_strings WHERE context = 'default'
  4137. 107 0٫6ms (0.00063991546630859s)
  4138. SELECT
  4139. s.id,
  4140. st.status,
  4141. s.domain_name_context_md5 AS ctx ,
  4142. st.value AS translated,
  4143. st.mo_string AS mo_string,
  4144. s.value AS original,
  4145. s.gettext_context
  4146. FROM msrtWP_icl_strings s
  4147. LEFT JOIN msrtWP_icl_string_translations st
  4148. ON s.id=st.string_id
  4149. AND st.language='fa'
  4150. AND s.language!='fa'
  4151. WHERE s.context = 'default'
  4152. LIMIT 1000 OFFSET 0
  4153. 107 0٫7ms (0.00066614151000977s)
  4154. SELECT
  4155. s.id,
  4156. st.status,
  4157. s.domain_name_context_md5 AS ctx ,
  4158. st.value AS translated,
  4159. st.mo_string AS mo_string,
  4160. s.value AS original,
  4161. s.gettext_context
  4162. FROM msrtWP_icl_strings s
  4163. LEFT JOIN msrtWP_icl_string_translations st
  4164. ON s.id=st.string_id
  4165. AND st.language='fa'
  4166. AND s.language!='fa'
  4167. WHERE s.context = 'default'
  4168. LIMIT 1000 OFFSET 1000
  4169. 107 0٫6ms (0.00064301490783691s)
  4170. SELECT
  4171. s.id,
  4172. st.status,
  4173. s.domain_name_context_md5 AS ctx ,
  4174. st.value AS translated,
  4175. st.mo_string AS mo_string,
  4176. s.value AS original,
  4177. s.gettext_context
  4178. FROM msrtWP_icl_strings s
  4179. LEFT JOIN msrtWP_icl_string_translations st
  4180. ON s.id=st.string_id
  4181. AND st.language='fa'
  4182. AND s.language!='fa'
  4183. WHERE s.context = 'default'
  4184. LIMIT 1000 OFFSET 2000
  4185. 107 0٫6ms (0.0006098747253418s)
  4186. SELECT
  4187. s.id,
  4188. st.status,
  4189. s.domain_name_context_md5 AS ctx ,
  4190. st.value AS translated,
  4191. st.mo_string AS mo_string,
  4192. s.value AS original,
  4193. s.gettext_context
  4194. FROM msrtWP_icl_strings s
  4195. LEFT JOIN msrtWP_icl_string_translations st
  4196. ON s.id=st.string_id
  4197. AND st.language='fa'
  4198. AND s.language!='fa'
  4199. WHERE s.context = 'default'
  4200. LIMIT 1000 OFFSET 3000
  4201. 107 0٫6ms (0.00064778327941895s)
  4202. SELECT
  4203. s.id,
  4204. st.status,
  4205. s.domain_name_context_md5 AS ctx ,
  4206. st.value AS translated,
  4207. st.mo_string AS mo_string,
  4208. s.value AS original,
  4209. s.gettext_context
  4210. FROM msrtWP_icl_strings s
  4211. LEFT JOIN msrtWP_icl_string_translations st
  4212. ON s.id=st.string_id
  4213. AND st.language='fa'
  4214. AND s.language!='fa'
  4215. WHERE s.context = 'default'
  4216. LIMIT 1000 OFFSET 4000
  4217. 107 0٫3ms (0.00027298927307129s)
  4218. SELECT
  4219. s.id,
  4220. st.status,
  4221. s.domain_name_context_md5 AS ctx ,
  4222. st.value AS translated,
  4223. st.mo_string AS mo_string,
  4224. s.value AS original,
  4225. s.gettext_context
  4226. FROM msrtWP_icl_strings s
  4227. LEFT JOIN msrtWP_icl_string_translations st
  4228. ON s.id=st.string_id
  4229. AND st.language='fa'
  4230. AND s.language!='fa'
  4231. WHERE s.context = 'default'
  4232. LIMIT 1000 OFFSET 5000
  4233. 107 0٫4ms (0.00038695335388184s)
  4234. SELECT COUNT(id) FROM msrtWP_icl_strings WHERE context = 'WordPress'
  4235. 107 25٫0ms (0.025038003921509s)
  4236. SELECT COUNT(id) FROM msrtWP_icl_strings WHERE context = 'debug_objects'
  4237. 107 55٫6ms (0.055598974227905s)
  4238. SELECT
  4239. s.id,
  4240. st.status,
  4241. s.domain_name_context_md5 AS ctx ,
  4242. st.value AS translated,
  4243. st.mo_string AS mo_string,
  4244. s.value AS original,
  4245. s.gettext_context
  4246. FROM msrtWP_icl_strings s
  4247. LEFT JOIN msrtWP_icl_string_translations st
  4248. ON s.id=st.string_id
  4249. AND st.language='fa'
  4250. AND s.language!='fa'
  4251. WHERE s.context = 'debug_objects'
  4252. LIMIT 1000 OFFSET 0
  4253. /wpml-string-translation1/classes/filters/class-wpml-displayed-string-filter.php
  4254.  
  4255. LINE QUERY & FUNCTION CHAIN
  4256. 114 0٫2ms (0.00021576881408691s)
  4257. SELECT COUNT(id) FROM msrtWP_icl_strings WHERE context = 'default'
  4258. 114 0٫6ms (0.00063991546630859s)
  4259. SELECT
  4260. s.id,
  4261. st.status,
  4262. s.domain_name_context_md5 AS ctx ,
  4263. st.value AS translated,
  4264. st.mo_string AS mo_string,
  4265. s.value AS original,
  4266. s.gettext_context
  4267. FROM msrtWP_icl_strings s
  4268. LEFT JOIN msrtWP_icl_string_translations st
  4269. ON s.id=st.string_id
  4270. AND st.language='fa'
  4271. AND s.language!='fa'
  4272. WHERE s.context = 'default'
  4273. LIMIT 1000 OFFSET 0
  4274. 114 0٫7ms (0.00066614151000977s)
  4275. SELECT
  4276. s.id,
  4277. st.status,
  4278. s.domain_name_context_md5 AS ctx ,
  4279. st.value AS translated,
  4280. st.mo_string AS mo_string,
  4281. s.value AS original,
  4282. s.gettext_context
  4283. FROM msrtWP_icl_strings s
  4284. LEFT JOIN msrtWP_icl_string_translations st
  4285. ON s.id=st.string_id
  4286. AND st.language='fa'
  4287. AND s.language!='fa'
  4288. WHERE s.context = 'default'
  4289. LIMIT 1000 OFFSET 1000
  4290. 114 0٫6ms (0.00064301490783691s)
  4291. SELECT
  4292. s.id,
  4293. st.status,
  4294. s.domain_name_context_md5 AS ctx ,
  4295. st.value AS translated,
  4296. st.mo_string AS mo_string,
  4297. s.value AS original,
  4298. s.gettext_context
  4299. FROM msrtWP_icl_strings s
  4300. LEFT JOIN msrtWP_icl_string_translations st
  4301. ON s.id=st.string_id
  4302. AND st.language='fa'
  4303. AND s.language!='fa'
  4304. WHERE s.context = 'default'
  4305. LIMIT 1000 OFFSET 2000
  4306. 114 0٫6ms (0.0006098747253418s)
  4307. SELECT
  4308. s.id,
  4309. st.status,
  4310. s.domain_name_context_md5 AS ctx ,
  4311. st.value AS translated,
  4312. st.mo_string AS mo_string,
  4313. s.value AS original,
  4314. s.gettext_context
  4315. FROM msrtWP_icl_strings s
  4316. LEFT JOIN msrtWP_icl_string_translations st
  4317. ON s.id=st.string_id
  4318. AND st.language='fa'
  4319. AND s.language!='fa'
  4320. WHERE s.context = 'default'
  4321. LIMIT 1000 OFFSET 3000
  4322. 114 0٫6ms (0.00064778327941895s)
  4323. SELECT
  4324. s.id,
  4325. st.status,
  4326. s.domain_name_context_md5 AS ctx ,
  4327. st.value AS translated,
  4328. st.mo_string AS mo_string,
  4329. s.value AS original,
  4330. s.gettext_context
  4331. FROM msrtWP_icl_strings s
  4332. LEFT JOIN msrtWP_icl_string_translations st
  4333. ON s.id=st.string_id
  4334. AND st.language='fa'
  4335. AND s.language!='fa'
  4336. WHERE s.context = 'default'
  4337. LIMIT 1000 OFFSET 4000
  4338. 114 0٫3ms (0.00027298927307129s)
  4339. SELECT
  4340. s.id,
  4341. st.status,
  4342. s.domain_name_context_md5 AS ctx ,
  4343. st.value AS translated,
  4344. st.mo_string AS mo_string,
  4345. s.value AS original,
  4346. s.gettext_context
  4347. FROM msrtWP_icl_strings s
  4348. LEFT JOIN msrtWP_icl_string_translations st
  4349. ON s.id=st.string_id
  4350. AND st.language='fa'
  4351. AND s.language!='fa'
  4352. WHERE s.context = 'default'
  4353. LIMIT 1000 OFFSET 5000
  4354. 114 0٫4ms (0.00038695335388184s)
  4355. SELECT COUNT(id) FROM msrtWP_icl_strings WHERE context = 'WordPress'
  4356. 114 25٫0ms (0.025038003921509s)
  4357. SELECT COUNT(id) FROM msrtWP_icl_strings WHERE context = 'debug_objects'
  4358. 114 55٫6ms (0.055598974227905s)
  4359. SELECT
  4360. s.id,
  4361. st.status,
  4362. s.domain_name_context_md5 AS ctx ,
  4363. st.value AS translated,
  4364. st.mo_string AS mo_string,
  4365. s.value AS original,
  4366. s.gettext_context
  4367. FROM msrtWP_icl_strings s
  4368. LEFT JOIN msrtWP_icl_string_translations st
  4369. ON s.id=st.string_id
  4370. AND st.language='fa'
  4371. AND s.language!='fa'
  4372. WHERE s.context = 'debug_objects'
  4373. LIMIT 1000 OFFSET 0
  4374. /wpml-string-translation1/classes/filters/class-wpml-register-string-filter.php
  4375.  
  4376. LINE QUERY & FUNCTION CHAIN
  4377. 52 0٫2ms (0.00021576881408691s)
  4378. SELECT COUNT(id) FROM msrtWP_icl_strings WHERE context = 'default'
  4379. 52 0٫6ms (0.00063991546630859s)
  4380. SELECT
  4381. s.id,
  4382. st.status,
  4383. s.domain_name_context_md5 AS ctx ,
  4384. st.value AS translated,
  4385. st.mo_string AS mo_string,
  4386. s.value AS original,
  4387. s.gettext_context
  4388. FROM msrtWP_icl_strings s
  4389. LEFT JOIN msrtWP_icl_string_translations st
  4390. ON s.id=st.string_id
  4391. AND st.language='fa'
  4392. AND s.language!='fa'
  4393. WHERE s.context = 'default'
  4394. LIMIT 1000 OFFSET 0
  4395. 52 0٫7ms (0.00066614151000977s)
  4396. SELECT
  4397. s.id,
  4398. st.status,
  4399. s.domain_name_context_md5 AS ctx ,
  4400. st.value AS translated,
  4401. st.mo_string AS mo_string,
  4402. s.value AS original,
  4403. s.gettext_context
  4404. FROM msrtWP_icl_strings s
  4405. LEFT JOIN msrtWP_icl_string_translations st
  4406. ON s.id=st.string_id
  4407. AND st.language='fa'
  4408. AND s.language!='fa'
  4409. WHERE s.context = 'default'
  4410. LIMIT 1000 OFFSET 1000
  4411. 52 0٫6ms (0.00064301490783691s)
  4412. SELECT
  4413. s.id,
  4414. st.status,
  4415. s.domain_name_context_md5 AS ctx ,
  4416. st.value AS translated,
  4417. st.mo_string AS mo_string,
  4418. s.value AS original,
  4419. s.gettext_context
  4420. FROM msrtWP_icl_strings s
  4421. LEFT JOIN msrtWP_icl_string_translations st
  4422. ON s.id=st.string_id
  4423. AND st.language='fa'
  4424. AND s.language!='fa'
  4425. WHERE s.context = 'default'
  4426. LIMIT 1000 OFFSET 2000
  4427. 52 0٫6ms (0.0006098747253418s)
  4428. SELECT
  4429. s.id,
  4430. st.status,
  4431. s.domain_name_context_md5 AS ctx ,
  4432. st.value AS translated,
  4433. st.mo_string AS mo_string,
  4434. s.value AS original,
  4435. s.gettext_context
  4436. FROM msrtWP_icl_strings s
  4437. LEFT JOIN msrtWP_icl_string_translations st
  4438. ON s.id=st.string_id
  4439. AND st.language='fa'
  4440. AND s.language!='fa'
  4441. WHERE s.context = 'default'
  4442. LIMIT 1000 OFFSET 3000
  4443. 52 0٫6ms (0.00064778327941895s)
  4444. SELECT
  4445. s.id,
  4446. st.status,
  4447. s.domain_name_context_md5 AS ctx ,
  4448. st.value AS translated,
  4449. st.mo_string AS mo_string,
  4450. s.value AS original,
  4451. s.gettext_context
  4452. FROM msrtWP_icl_strings s
  4453. LEFT JOIN msrtWP_icl_string_translations st
  4454. ON s.id=st.string_id
  4455. AND st.language='fa'
  4456. AND s.language!='fa'
  4457. WHERE s.context = 'default'
  4458. LIMIT 1000 OFFSET 4000
  4459. 52 0٫3ms (0.00027298927307129s)
  4460. SELECT
  4461. s.id,
  4462. st.status,
  4463. s.domain_name_context_md5 AS ctx ,
  4464. st.value AS translated,
  4465. st.mo_string AS mo_string,
  4466. s.value AS original,
  4467. s.gettext_context
  4468. FROM msrtWP_icl_strings s
  4469. LEFT JOIN msrtWP_icl_string_translations st
  4470. ON s.id=st.string_id
  4471. AND st.language='fa'
  4472. AND s.language!='fa'
  4473. WHERE s.context = 'default'
  4474. LIMIT 1000 OFFSET 5000
  4475. 52 0٫4ms (0.00038695335388184s)
  4476. SELECT COUNT(id) FROM msrtWP_icl_strings WHERE context = 'WordPress'
  4477. 52 25٫0ms (0.025038003921509s)
  4478. SELECT COUNT(id) FROM msrtWP_icl_strings WHERE context = 'debug_objects'
  4479. 52 55٫6ms (0.055598974227905s)
  4480. SELECT
  4481. s.id,
  4482. st.status,
  4483. s.domain_name_context_md5 AS ctx ,
  4484. st.value AS translated,
  4485. st.mo_string AS mo_string,
  4486. s.value AS original,
  4487. s.gettext_context
  4488. FROM msrtWP_icl_strings s
  4489. LEFT JOIN msrtWP_icl_string_translations st
  4490. ON s.id=st.string_id
  4491. AND st.language='fa'
  4492. AND s.language!='fa'
  4493. WHERE s.context = 'debug_objects'
  4494. LIMIT 1000 OFFSET 0
  4495. 7. افزونه: WPML Translation Management
  4496. /wpml-translation-management/classes/filters/class-wpml-tm-translation-status-display.php
  4497.  
  4498. LINE QUERY & FUNCTION CHAIN
  4499. 95 0٫2ms (0.00020503997802734s)
  4500. SELECT st.status, l.code, st.translator_id, st.translation_service, i.trid
  4501. FROM msrtWP_icl_languages l
  4502. LEFT JOIN msrtWP_icl_translations i
  4503. ON l.code = i.language_code
  4504. JOIN msrtWP_icl_translation_status st
  4505. ON i.translation_id = st.translation_id
  4506. WHERE l.active = 1
  4507. AND i.trid IN ( 2,16922,1289,615,16333,505,331,322,340,346,359,364,370,375,474,465,17390,7241,17494,414,8292,558,2548387,281,285,2548421,578,439,9824,17987,2227099,2234656,14999,2265254,14984,26,2265270,2265268,2548424,14872,2548418 )
  4508. OR i.trid IS NULL
  4509. 79 0٫2ms (0.00020503997802734s)
  4510. SELECT st.status, l.code, st.translator_id, st.translation_service, i.trid
  4511. FROM msrtWP_icl_languages l
  4512. LEFT JOIN msrtWP_icl_translations i
  4513. ON l.code = i.language_code
  4514. JOIN msrtWP_icl_translation_status st
  4515. ON i.translation_id = st.translation_id
  4516. WHERE l.active = 1
  4517. AND i.trid IN ( 2,16922,1289,615,16333,505,331,322,340,346,359,364,370,375,474,465,17390,7241,17494,414,8292,558,2548387,281,285,2548421,578,439,9824,17987,2227099,2234656,14999,2265254,14984,26,2265270,2265268,2548424,14872,2548418 )
  4518. OR i.trid IS NULL
  4519. 74 0٫2ms (0.00020503997802734s)
  4520. SELECT st.status, l.code, st.translator_id, st.translation_service, i.trid
  4521. FROM msrtWP_icl_languages l
  4522. LEFT JOIN msrtWP_icl_translations i
  4523. ON l.code = i.language_code
  4524. JOIN msrtWP_icl_translation_status st
  4525. ON i.translation_id = st.translation_id
  4526. WHERE l.active = 1
  4527. AND i.trid IN ( 2,16922,1289,615,16333,505,331,322,340,346,359,364,370,375,474,465,17390,7241,17494,414,8292,558,2548387,281,285,2548421,578,439,9824,17987,2227099,2234656,14999,2265254,14984,26,2265270,2265268,2548424,14872,2548418 )
  4528. OR i.trid IS NULL
  4529. /wpml-translation-management/inc/functions-load.php
  4530.  
  4531. LINE QUERY & FUNCTION CHAIN
  4532. 37 0٫2ms (0.00020503997802734s)
  4533. SELECT st.status, l.code, st.translator_id, st.translation_service, i.trid
  4534. FROM msrtWP_icl_languages l
  4535. LEFT JOIN msrtWP_icl_translations i
  4536. ON l.code = i.language_code
  4537. JOIN msrtWP_icl_translation_status st
  4538. ON i.translation_id = st.translation_id
  4539. WHERE l.active = 1
  4540. AND i.trid IN ( 2,16922,1289,615,16333,505,331,322,340,346,359,364,370,375,474,465,17390,7241,17494,414,8292,558,2548387,281,285,2548421,578,439,9824,17987,2227099,2234656,14999,2265254,14984,26,2265270,2265268,2548424,14872,2548418 )
  4541. OR i.trid IS NULL
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement