Advertisement
hamdygh

Untitled

Apr 23rd, 2019
803
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 72.40 KB | None | 0 0
  1. WordPress database error: [Query cache is disabled; restart the server with query_cache_type=1 to enable it]
  2. SET SESSION query_cache_type = OFF
  3.  
  4. Queries
  5. Database Errors
  6. SET SESSION query_cache_type = OFF
  7. Query cache is disabled; restart the server with query_cache_type=1 to enable it
  8. Page generated in 33,615.0ms ( 33.615s )
  9. Total: 288 queries
  10. Queries by Caller
  11. Show entriesSearch:
  12. Count
  13. Call
  14. 1 wp_load_alloptions
  15. 1 WPML_URL_Converter_Url_Helper->get_unfiltered_home_option
  16. 1 WPML_Locale->get_locale
  17. 1 WPAI_WPML->init_addon_fields
  18. 1 WP_User::get_data_by
  19. 1 WPML_Locale->get_locale_file_names
  20. 1 WPML_ST_Translations_File_Dictionary_Storage_Table->load_data
  21. 1 WPML_Media_Upgrade::run
  22. 1 WPML_Upgrade_Schema->does_table_exist
  23. 1 WPML_Upgrade_Schema->does_column_exist
  24. 1 icl_st_init
  25. 1 WPML_ST_Page_Translations_Persist->get_translations_for_page
  26. 1 WCML_Install::translated_product_type_terms
  27. 1 WPML_Term_Translation->maybe_warm_term_id_cache
  28. 1 WP_Term::get_instance
  29. 1 ActionScheduler_wpPostStore->find_action
  30. 1 WCML_Terms->pre_option_default_product_cat
  31. 1 WPML_Register_String_Filter->get_domain_cache
  32. 1 Taxonomy_Metadata->setup_blog
  33. 1 SitePress->get_locale_from_language_code
  34. 1 PMXI_Handler->get_session_data
  35. 1 WC_Background_Process->is_queue_empty
  36. 1 WC_Order_Data_Store_CPT->get_order_count
  37. 1 WPML_TM_Records->maybe_preload_translation_statuses
  38. 1 WPML_TM_ICL_Translation_Status->status
  39. Showing 1 to 25 of 56 entries
  40. Time: 1.0ms (0.00096988677978516s)
  41. Query:
  42. show tables like 'wp_taxonomymeta'
  43. Function: Taxonomy_Metadata->setup_blog()
  44. Time: 0.3ms (0.00029993057250977s)
  45. Query:
  46. select option_value from wp_options where option_name = '_wpml_media'
  47. Function: WPML_Media_Upgrade::run()
  48. Time: 0.3ms (0.00034999847412109s)
  49. Query:
  50. UPDATE `wp_options` SET `option_value` = '1556103424' WHERE `option_name` = '_transient_timeout_wc_report_sales_by_date'
  51. Function: update_option()
  52. Time: 0.6ms (0.0005791187286377s)
  53. Query:
  54. UPDATE `wp_options` SET `option_value` = '1' WHERE `option_name` = 'sc_chat_validate_license'
  55. Function: update_option()
  56. Time: 0.7ms (0.00067615509033203s)
  57. Query:
  58. SHOW TABLES LIKE 'wp_option_tree'
  59. Function: OT_Cleanup->maybe_cleanup()
  60. Time: 0.5ms (0.00048208236694336s)
  61. Query:
  62. SHOW TABLES LIKE 'wp_icl_strings'
  63. Function: WPML_ST_Upgrade_DB_Strings_Add_Translation_Priority_Field->run()
  64. Time: 0.5ms (0.00045514106750488s)
  65. Query:
  66. SHOW TABLES LIKE 'wp_icl_string_packages'
  67. Function: WPML_Upgrade_Schema->does_table_exist()
  68. Time: 0.5ms (0.00046920776367188s)
  69. Query:
  70. SHOW TABLES LIKE 'wp_icl_string_packages'
  71. Function: WPML_ST_Upgrade_DB_String_Packages->run()
  72. Time: 0.3ms (0.00031208992004395s)
  73. Query:
  74. SHOW KEYS FROM wp_icl_strings WHERE Key_name='icl_strings_translation_priority'
  75. Function: WPML_ST_Upgrade_DB_Strings_Add_Translation_Priority_Field->run()
  76. Time: 0.4ms (0.00043797492980957s)
  77. Query:
  78. SHOW FULL COLUMNS FROM `wp_options`
  79. Function: delete_option()
  80. Time: 0.5ms (0.00046014785766602s)
  81. Query:
  82. SHOW FIELDS FROM wp_icl_strings WHERE FIELD = 'translation_priority'
  83. Function: WPML_ST_Upgrade_DB_Strings_Add_Translation_Priority_Field->run()
  84. Time: 0.4ms (0.00038909912109375s)
  85. Query:
  86. SHOW COLUMNS FROM wp_icl_string_packages LIKE 'word_count'
  87. Function: WPML_Upgrade_Schema->does_column_exist()
  88. Time: 0.5ms (0.0004570484161377s)
  89. Query:
  90. SHOW COLUMNS FROM wp_icl_string_packages LIKE 'post_id'
  91. Function: WPML_ST_Upgrade_DB_String_Packages->run()
  92. Time: 0.3ms (0.00031900405883789s)
  93. Query:
  94. SET SESSION query_cache_type = OFF
  95. Function: Debug_Objects_Db_Query->get_queries()
  96. Time: 0.2ms (0.00017213821411133s)
  97. Query:
  98. SET SESSION SQL_BIG_SELECTS=1
  99. Function: WC_Admin_Report->get_order_report_data()
  100. Time: 1.3ms (0.0013229846954346s)
  101. Query:
  102. SELECT wpml_translations.translation_id, wpml_translations.element_id, wpml_translations.language_code, wpml_translations.source_language_code, wpml_translations.trid, wpml_translations.element_type FROM wp_icl_translations wpml_translations JOIN wp_term_taxonomy tax ON wpml_translations.element_id = tax.term_taxonomy_id AND wpml_translations.element_type = CONCAT('tax_', tax.taxonomy) JOIN wp_icl_translations tridt ON tridt.element_type = wpml_translations.element_type AND tridt.trid = wpml_translations.trid WHERE tridt.trid = (SELECT trid FROM wp_icl_translations wpml_translations JOIN wp_term_taxonomy tax ON wpml_translations.element_id = tax.term_taxonomy_id AND wpml_translations.element_type = CONCAT('tax_', tax.taxonomy) WHERE element_id = 29 LIMIT 1)
  103. Function: WPML_Element_Translation->maybe_populate_cache()
  104. Time: 0.8ms (0.00080013275146484s)
  105. Query:
  106. SELECT wpml_translations.translation_id, wpml_translations.element_id, wpml_translations.language_code, wpml_translations.source_language_code, wpml_translations.trid, wpml_translations.element_type FROM wp_icl_translations wpml_translations JOIN wp_term_taxonomy tax ON wpml_translations.element_id = tax.term_taxonomy_id AND wpml_translations.element_type = CONCAT('tax_', tax.taxonomy) JOIN wp_icl_translations tridt ON tridt.element_type = wpml_translations.element_type AND tridt.trid = wpml_translations.trid WHERE tridt.trid = (SELECT trid FROM wp_icl_translations wpml_translations JOIN wp_term_taxonomy tax ON wpml_translations.element_id = tax.term_taxonomy_id AND wpml_translations.element_type = CONCAT('tax_', tax.taxonomy) WHERE element_id = 23 LIMIT 1)
  107. Function: WPML_Element_Translation->maybe_populate_cache()
  108. Time: 0.8ms (0.00081610679626465s)
  109. Query:
  110. SELECT wpml_translations.translation_id, wpml_translations.element_id, wpml_translations.language_code, wpml_translations.source_language_code, wpml_translations.trid, wpml_translations.element_type FROM wp_icl_translations wpml_translations JOIN wp_posts p ON wpml_translations.element_id = p.ID AND wpml_translations.element_type = CONCAT('post_', p.post_type) JOIN wp_icl_translations tridt ON tridt.element_type = wpml_translations.element_type AND tridt.trid = wpml_translations.trid WHERE tridt.trid = (SELECT trid FROM wp_icl_translations wpml_translations JOIN wp_posts p ON wpml_translations.element_id = p.ID AND wpml_translations.element_type = CONCAT('post_', p.post_type) WHERE element_id = 66844 LIMIT 1)
  111. Function: WPML_Element_Translation->maybe_populate_cache()
  112. Time: 0.6ms (0.00058102607727051s)
  113. Query:
  114. SELECT wpml_translations.translation_id, wpml_translations.element_id, wpml_translations.language_code, wpml_translations.source_language_code, wpml_translations.trid, wpml_translations.element_type FROM wp_icl_translations wpml_translations JOIN wp_posts p ON wpml_translations.element_id = p.ID AND wpml_translations.element_type = CONCAT('post_', p.post_type) JOIN wp_icl_translations tridt ON tridt.element_type = wpml_translations.element_type AND tridt.trid = wpml_translations.trid WHERE tridt.trid = (SELECT trid FROM wp_icl_translations wpml_translations JOIN wp_posts p ON wpml_translations.element_id = p.ID AND wpml_translations.element_type = CONCAT('post_', p.post_type) WHERE element_id = 54 LIMIT 1)
  115. Function: WPML_Element_Translation->maybe_populate_cache()
  116. Time: 0.7ms (0.00071215629577637s)
  117. Query:
  118. SELECT wpml_translations.translation_id, wpml_translations.element_id, wpml_translations.language_code, wpml_translations.source_language_code, wpml_translations.trid, wpml_translations.element_type FROM wp_icl_translations wpml_translations JOIN wp_posts p ON wpml_translations.element_id = p.ID AND wpml_translations.element_type = CONCAT('post_', p.post_type) JOIN wp_icl_translations tridt ON tridt.element_type = wpml_translations.element_type AND tridt.trid = wpml_translations.trid WHERE tridt.trid = (SELECT trid FROM wp_icl_translations wpml_translations JOIN wp_posts p ON wpml_translations.element_id = p.ID AND wpml_translations.element_type = CONCAT('post_', p.post_type) WHERE element_id = 20 LIMIT 1)
  119. Function: WPML_Element_Translation->maybe_populate_cache()
  120. Time: 0.7ms (0.0007331371307373s)
  121. Query:
  122. SELECT wpml_translations.translation_id, wpml_translations.element_id, wpml_translations.language_code, wpml_translations.source_language_code, wpml_translations.trid, wpml_translations.element_type FROM wp_icl_translations wpml_translations JOIN wp_posts p ON wpml_translations.element_id = p.ID AND wpml_translations.element_type = CONCAT('post_', p.post_type) JOIN wp_icl_translations tridt ON tridt.element_type = wpml_translations.element_type AND tridt.trid = wpml_translations.trid WHERE tridt.trid = (SELECT trid FROM wp_icl_translations wpml_translations JOIN wp_posts p ON wpml_translations.element_id = p.ID AND wpml_translations.element_type = CONCAT('post_', p.post_type) WHERE element_id = 18 LIMIT 1)
  123. Function: WPML_Element_Translation->maybe_populate_cache()
  124. Time: 0.9ms (0.00087618827819824s)
  125. Query:
  126. SELECT wpml_translations.translation_id, wpml_translations.element_id, wpml_translations.language_code, wpml_translations.source_language_code, wpml_translations.trid, wpml_translations.element_type FROM wp_icl_translations wpml_translations JOIN wp_posts p ON wpml_translations.element_id = p.ID AND wpml_translations.element_type = CONCAT('post_', p.post_type) JOIN wp_icl_translations tridt ON tridt.element_type = wpml_translations.element_type AND tridt.trid = wpml_translations.trid WHERE tridt.trid = (SELECT trid FROM wp_icl_translations wpml_translations JOIN wp_posts p ON wpml_translations.element_id = p.ID AND wpml_translations.element_type = CONCAT('post_', p.post_type) WHERE element_id = 16 LIMIT 1)
  127. Function: WPML_Element_Translation->maybe_populate_cache()
  128. Time: 0.6ms (0.0005500316619873s)
  129. Query:
  130. SELECT wpml_translations.translation_id, wpml_translations.element_id, wpml_translations.language_code, wpml_translations.source_language_code, wpml_translations.trid, wpml_translations.element_type FROM wp_icl_translations wpml_translations JOIN wp_posts p ON wpml_translations.element_id = p.ID AND wpml_translations.element_type = CONCAT('post_', p.post_type) JOIN wp_icl_translations tridt ON tridt.element_type = wpml_translations.element_type AND tridt.trid = wpml_translations.trid WHERE tridt.trid = (SELECT trid FROM wp_icl_translations wpml_translations JOIN wp_posts p ON wpml_translations.element_id = p.ID AND wpml_translations.element_type = CONCAT('post_', p.post_type) WHERE element_id = 15806 LIMIT 1)
  131. Function: WPML_Element_Translation->maybe_populate_cache()
  132. Time: 72.8ms (0.0727698802948s)
  133. Query:
  134. SELECT wpml_translations.translation_id, wpml_translations.element_id, wpml_translations.language_code, wpml_translations.source_language_code, wpml_translations.trid, wpml_translations.element_type FROM wp_icl_translations wpml_translations JOIN wp_posts p ON wpml_translations.element_id = p.ID AND wpml_translations.element_type = CONCAT('post_', p.post_type) JOIN wp_icl_translations tridt ON tridt.element_type = wpml_translations.element_type AND tridt.trid = wpml_translations.trid WHERE tridt.trid = (SELECT trid FROM wp_icl_translations wpml_translations JOIN wp_posts p ON wpml_translations.element_id = p.ID AND wpml_translations.element_type = CONCAT('post_', p.post_type) WHERE element_id = 15805 LIMIT 1)
  135. Function: WPML_Element_Translation->maybe_populate_cache()
  136. Time: 1.7ms (0.0016610622406006s)
  137. Query:
  138. SELECT wpml_translations.translation_id, wpml_translations.element_id, wpml_translations.language_code, wpml_translations.source_language_code, wpml_translations.trid, wpml_translations.element_type FROM wp_icl_translations wpml_translations JOIN wp_posts p ON wpml_translations.element_id = p.ID AND wpml_translations.element_type = CONCAT('post_', p.post_type) JOIN wp_icl_translations tridt ON tridt.element_type = wpml_translations.element_type AND tridt.trid = wpml_translations.trid WHERE tridt.trid = (SELECT trid FROM wp_icl_translations wpml_translations JOIN wp_posts p ON wpml_translations.element_id = p.ID AND wpml_translations.element_type = CONCAT('post_', p.post_type) WHERE element_id = 15803 LIMIT 1)
  139. Function: WPML_Element_Translation->maybe_populate_cache()
  140. Time: 0.8ms (0.00084590911865234s)
  141. Query:
  142. SELECT wpml_translations.translation_id, wpml_translations.element_id, wpml_translations.language_code, wpml_translations.source_language_code, wpml_translations.trid, wpml_translations.element_type FROM wp_icl_translations wpml_translations JOIN wp_posts p ON wpml_translations.element_id = p.ID AND wpml_translations.element_type = CONCAT('post_', p.post_type) JOIN wp_icl_translations tridt ON tridt.element_type = wpml_translations.element_type AND tridt.trid = wpml_translations.trid WHERE tridt.trid = (SELECT trid FROM wp_icl_translations wpml_translations JOIN wp_posts p ON wpml_translations.element_id = p.ID AND wpml_translations.element_type = CONCAT('post_', p.post_type) WHERE element_id = 14 LIMIT 1)
  143. Function: WPML_Element_Translation->maybe_populate_cache()
  144. Time: 0.8ms (0.00081205368041992s)
  145. Query:
  146. SELECT wpml_translations.translation_id, wpml_translations.element_id, wpml_translations.language_code, wpml_translations.source_language_code, wpml_translations.trid, wpml_translations.element_type FROM wp_icl_translations wpml_translations JOIN wp_posts p ON wpml_translations.element_id = p.ID AND wpml_translations.element_type = CONCAT('post_', p.post_type) JOIN wp_icl_translations tridt ON tridt.element_type = wpml_translations.element_type AND tridt.trid = wpml_translations.trid WHERE tridt.trid = (SELECT trid FROM wp_icl_translations wpml_translations JOIN wp_posts p ON wpml_translations.element_id = p.ID AND wpml_translations.element_type = CONCAT('post_', p.post_type) WHERE element_id = 1 LIMIT 1)
  147. Function: WPML_Element_Translation->maybe_populate_cache()
  148. Time: 0.7ms (0.00067806243896484s)
  149. Query:
  150. SELECT wp_posts.* FROM wp_posts WHERE ID IN (67158,15797,15741,15605)
  151. Function: _prime_post_caches()
  152. Time: 0.5ms (0.00054407119750977s)
  153. Query:
  154. SELECT wp_posts.* FROM wp_posts WHERE ID IN (1,20,18,16,14)
  155. Function: _prime_post_caches()
  156. Time: 0.3ms (0.00034213066101074s)
  157. Query:
  158. SELECT webhook_id, status, name, user_id, delivery_url, secret, topic, date_created, date_modified, api_version, failure_count, pending_delivery FROM wp_wc_webhooks WHERE webhook_id = 3 LIMIT 1;
  159. Function: WC_Webhook_Data_Store->read()
  160. Time: 0.3ms (0.00026512145996094s)
  161. Query:
  162. SELECT webhook_id, status, name, user_id, delivery_url, secret, topic, date_created, date_modified, api_version, failure_count, pending_delivery FROM wp_wc_webhooks WHERE webhook_id = 2 LIMIT 1;
  163. Function: WC_Webhook_Data_Store->read()
  164. Time: 0.5ms (0.00052905082702637s)
  165. Query:
  166. SELECT value, language, status FROM wp_icl_string_translations WHERE string_id = 17370 AND value <> ''
  167. Function: WPML_Slug_Translation_Records->get_slug()
  168. Time: 0.5ms (0.00051212310791016s)
  169. Query:
  170. SELECT value, language, status FROM wp_icl_string_translations WHERE string_id = 15192 AND value <> ''
  171. Function: WPML_Slug_Translation_Records->get_slug()
  172. Time: 0.2ms (0.00023293495178223s)
  173. Query:
  174. SELECT value, language FROM wp_icl_strings WHERE id=5231
  175. Function: icl_get_string_by_id()
  176. Time: 0.2ms (0.00024008750915527s)
  177. Query:
  178. SELECT value, language FROM wp_icl_strings WHERE id=5231
  179. Function: icl_get_string_by_id()
  180. Time: 0.2ms (0.0002439022064209s)
  181. Query:
  182. SELECT value, language FROM wp_icl_strings WHERE id=5231
  183. Function: icl_get_string_by_id()
  184. Time: 0.2ms (0.00024700164794922s)
  185. Query:
  186. SELECT value, language FROM wp_icl_strings WHERE id=5231
  187. Function: icl_get_string_by_id()
  188. Time: 0.3ms (0.00029110908508301s)
  189. Query:
  190. SELECT value, language FROM wp_icl_strings WHERE id=5231
  191. Function: icl_get_string_by_id()
  192. Time: 0.3ms (0.00032591819763184s)
  193. Query:
  194. SELECT value, language FROM wp_icl_strings WHERE id=5231
  195. Function: icl_get_string_by_id()
  196. Time: 0.4ms (0.00038695335388184s)
  197. Query:
  198. SELECT value, language FROM wp_icl_strings WHERE id=5231
  199. Function: icl_get_string_by_id()
  200. Time: 0.4ms (0.00041794776916504s)
  201. Query:
  202. SELECT value, language FROM wp_icl_strings WHERE id=5231
  203. Function: icl_get_string_by_id()
  204. Time: 0.5ms (0.00045299530029297s)
  205. Query:
  206. SELECT value, language FROM wp_icl_strings WHERE id=5231
  207. Function: icl_get_string_by_id()
  208. Time: 0.5ms (0.00045585632324219s)
  209. Query:
  210. SELECT value, language FROM wp_icl_strings WHERE id=5231
  211. Function: icl_get_string_by_id()
  212. Time: 0.5ms (0.00048089027404785s)
  213. Query:
  214. SELECT value, language FROM wp_icl_strings WHERE id=5231
  215. Function: icl_get_string_by_id()
  216. Time: 0.5ms (0.00049996376037598s)
  217. Query:
  218. SELECT value, language FROM wp_icl_strings WHERE id=5231
  219. Function: icl_get_string_by_id()
  220. Time: 0.6ms (0.00056886672973633s)
  221. Query:
  222. SELECT value, language FROM wp_icl_strings WHERE id=5231
  223. Function: icl_get_string_by_id()
  224. Time: 0.6ms (0.00057196617126465s)
  225. Query:
  226. SELECT value, language FROM wp_icl_strings WHERE id=5231
  227. Function: icl_get_string_by_id()
  228. Time: 0.6ms (0.00059294700622559s)
  229. Query:
  230. SELECT value, language FROM wp_icl_strings WHERE id=5231
  231. Function: icl_get_string_by_id()
  232. Time: 0.7ms (0.00066590309143066s)
  233. Query:
  234. SELECT value, language FROM wp_icl_strings WHERE id=5231
  235. Function: icl_get_string_by_id()
  236. Time: 74.6ms (0.074641942977905s)
  237. Query:
  238. SELECT user_id, meta_key, meta_value FROM wp_usermeta WHERE user_id IN (1) ORDER BY umeta_id ASC
  239. Function: update_meta_cache()
  240. Time: 0.2ms (0.00024986267089844s)
  241. Query:
  242. SELECT translation_id, language_code FROM wp_icl_translations WHERE trid = 54
  243. Function: WPML_TM_ICL_Translations->translations()
  244. Time: 0.4ms (0.0003659725189209s)
  245. Query:
  246. SELECT translation_id, language_code FROM wp_icl_translations WHERE trid = 20
  247. Function: WPML_TM_ICL_Translations->translations()
  248. Time: 0.5ms (0.00046682357788086s)
  249. Query:
  250. SELECT translation_id, language_code FROM wp_icl_translations WHERE trid = 18
  251. Function: WPML_TM_ICL_Translations->translations()
  252. Time: 0.4ms (0.0003809928894043s)
  253. Query:
  254. SELECT translation_id, language_code FROM wp_icl_translations WHERE trid = 16
  255. Function: WPML_TM_ICL_Translations->translations()
  256. Time: 0.4ms (0.00041508674621582s)
  257. Query:
  258. SELECT translation_id, language_code FROM wp_icl_translations WHERE trid = 14
  259. Function: WPML_TM_ICL_Translations->translations()
  260. Time: 0.4ms (0.00038504600524902s)
  261. Query:
  262. SELECT translation_id, language_code FROM wp_icl_translations WHERE trid = 1
  263. Function: WPML_TM_ICL_Translations->translations()
  264. Time: 0.4ms (0.0004270076751709s)
  265. Query:
  266. SELECT term_taxonomy_id FROM wp_term_taxonomy WHERE term_id=29 AND taxonomy='nav_menu'
  267. Function: WPML_Nav_Menu->_set_custom_status_in_theme_location_switcher()
  268. Time: 0.5ms (0.00045990943908691s)
  269. Query:
  270. SELECT term_taxonomy_id FROM wp_term_taxonomy WHERE term_id=23 AND taxonomy='nav_menu'
  271. Function: WPML_Nav_Menu->_set_custom_status_in_theme_location_switcher()
  272. Time: 0.5ms (0.00050806999206543s)
  273. Query:
  274. SELECT term_taxonomy_id FROM wp_term_taxonomy WHERE term_id=23 AND taxonomy='nav_menu'
  275. Function: WPML_Nav_Menu->_set_custom_status_in_theme_location_switcher()
  276. Time: 0.5ms (0.00049114227294922s)
  277. Query:
  278. SELECT term_id, meta_key, meta_value FROM wp_termmeta WHERE term_id IN (6,4,3,5) ORDER BY meta_id ASC
  279. Function: update_meta_cache()
  280. Time: 0.4ms (0.00039410591125488s)
  281. Query:
  282. SELECT term_id, meta_key, meta_value FROM wp_termmeta WHERE term_id IN (566,568) ORDER BY meta_id ASC
  283. Function: update_meta_cache()
  284. Time: 0.3ms (0.00030207633972168s)
  285. Query:
  286. SELECT term_id, meta_key, meta_value FROM wp_termmeta WHERE term_id IN (23,219,30) ORDER BY meta_id ASC
  287. Function: update_meta_cache()
  288. Time: 0.3ms (0.00027203559875488s)
  289. Query:
  290. SELECT term_id FROM wp_term_taxonomy WHERE term_taxonomy_id= 16 AND taxonomy='product_cat'
  291. Function: WCML_Terms->pre_option_default_product_cat()
  292. Time: 0.4ms (0.0003960132598877s)
  293. Query:
  294. SELECT t.*, tt.* FROM wp_terms AS t INNER JOIN wp_term_taxonomy AS tt ON t.term_id = tt.term_id WHERE t.term_id = 23
  295. Function: WP_Term::get_instance()
  296. Time: 0.2ms (0.00021004676818848s)
  297. Query:
  298. SELECT status FROM wp_icl_translation_status WHERE translation_id = 98
  299. Function: WPML_TM_ICL_Translation_Status->status()
  300. Time: 0.7ms (0.00071096420288086s)
  301. Query:
  302. SELECT posts.ID, posts.post_title, comments.comment_author, comments.comment_ID, comments.comment_content FROM wp_comments comments LEFT JOIN wp_posts posts ON (comments.comment_post_ID = posts.ID) WHERE comments.comment_approved = '1' AND comments.comment_type = 'review' AND posts.post_password = '' AND posts.post_type = 'product' AND comments.comment_parent = 0 ORDER BY comments.comment_date_gmt DESC LIMIT 5;
  303. Function: WC_Admin_Dashboard->recent_reviews()
  304. Time: 0.6ms (0.00060796737670898s)
  305. Query:
  306. SELECT post_status, COUNT( * ) AS num_posts FROM wp_posts WHERE post_type = 'shop_order' GROUP BY post_status
  307. Function: wp_count_posts()
  308. Time: 0.7ms (0.00069904327392578s)
  309. Query:
  310. SELECT post_status, COUNT( * ) AS num_posts FROM wp_posts WHERE post_type = 'product' GROUP BY post_status
  311. Function: wp_count_posts()
  312. Time: 0.6ms (0.00062704086303711s)
  313. Query:
  314. SELECT post_status, COUNT( * ) AS num_posts FROM wp_posts WHERE post_type = 'post' GROUP BY post_status
  315. Function: wp_count_posts()
  316. Time: 0.6ms (0.00059294700622559s)
  317. Query:
  318. SELECT post_status, COUNT( * ) AS num_posts FROM wp_posts WHERE post_type = 'page' GROUP BY post_status
  319. Function: wp_count_posts()
  320. Time: 0.3ms (0.00032401084899902s)
  321. Query:
  322. SELECT post_id, meta_key, meta_value FROM wp_postmeta WHERE post_id IN (67225) ORDER BY meta_id ASC
  323. Function: update_meta_cache()
  324. Time: 1.7ms (0.0017149448394775s)
  325. Query:
  326. SELECT post_id, meta_key, meta_value FROM wp_postmeta WHERE post_id IN (58153,58159,58160,58161,58155,58156,58154,58158,58157,58152) ORDER BY meta_id ASC
  327. Function: update_meta_cache()
  328. Time: 86.2ms (0.086167097091675s)
  329. Query:
  330. SELECT post_id, meta_key, meta_value FROM wp_postmeta WHERE post_id IN (15605,15741,15797,67158) ORDER BY meta_id ASC
  331. Function: update_meta_cache()
  332. Time: 1.3ms (0.001276969909668s)
  333. Query:
  334. SELECT post_id, meta_key, meta_value FROM wp_postmeta WHERE post_id IN (1,14,16,18,20) ORDER BY meta_id ASC
  335. Function: update_meta_cache()
  336. Time: 0.5ms (0.00049495697021484s)
  337. Query:
  338. SELECT p.ID FROM wp_posts p WHERE p.post_title='woocommerce_update_marketplace_suggestions' AND p.post_type='scheduled-action' AND p.post_status='pending' ORDER BY post_date_gmt ASC LIMIT 1
  339. Function: ActionScheduler_wpPostStore->find_action()
  340. Time: 0.3ms (0.00030779838562012s)
  341. Query:
  342. SELECT option_value FROM wp_options WHERE option_name = 'wpseo-premium-redirects-base' LIMIT 1
  343. Function: get_option()
  344. Time: 0.3ms (0.0002589225769043s)
  345. Query:
  346. SELECT option_value FROM wp_options WHERE option_name = 'wpml_word_count_requested_types_status' LIMIT 1
  347. Function: get_option()
  348. Time: 0.3ms (0.00025296211242676s)
  349. Query:
  350. SELECT option_value FROM wp_options WHERE option_name = 'wpml_tm_migration_invalid_jobs_already_synced' LIMIT 1
  351. Function: get_option()
  352. Time: 0.4ms (0.00040006637573242s)
  353. Query:
  354. SELECT option_value FROM wp_options WHERE option_name = 'wpml_tf_settings' LIMIT 1
  355. Function: get_option()
  356. Time: 0.3ms (0.00025701522827148s)
  357. Query:
  358. SELECT option_value FROM wp_options WHERE option_name = 'wpml_resolved_url_persist' LIMIT 1
  359. Function: get_option()
  360. Time: 0.4ms (0.00040793418884277s)
  361. Query:
  362. SELECT option_value FROM wp_options WHERE option_name = 'wpml_page_builders_options' LIMIT 1
  363. Function: get_option()
  364. Time: 0.5ms (0.00051093101501465s)
  365. Query:
  366. SELECT option_value FROM wp_options WHERE option_name = 'wpml_notices' LIMIT 1
  367. Function: get_option()
  368. Time: 0.6ms (0.00055503845214844s)
  369. Query:
  370. SELECT option_value FROM wp_options WHERE option_name = 'wpml_media_translation_dashboard_items_per_page' LIMIT 1
  371. Function: get_option()
  372. Time: 0.2ms (0.00023198127746582s)
  373. Query:
  374. SELECT option_value FROM wp_options WHERE option_name = 'wpml_items_to_scan' LIMIT 1
  375. Function: get_option()
  376. Time: 0.3ms (0.00031495094299316s)
  377. Query:
  378. SELECT option_value FROM wp_options WHERE option_name = 'wpml_fixing_migration_log' LIMIT 1
  379. Function: get_option()
  380. Time: 0.3ms (0.00028586387634277s)
  381. Query:
  382. SELECT option_value FROM wp_options WHERE option_name = 'wpml-xml-config-update-log' LIMIT 1
  383. Function: get_option()
  384. Time: 0.3ms (0.00025200843811035s)
  385. Query:
  386. SELECT option_value FROM wp_options WHERE option_name = 'wpml-tm-translation-jobs-migration-skipped' LIMIT 1
  387. Function: get_option()
  388. Time: 0.3ms (0.00026202201843262s)
  389. Query:
  390. SELECT option_value FROM wp_options WHERE option_name = 'wpml-scanning-files-hashing' LIMIT 1
  391. Function: get_option()
  392. Time: 57.1ms (0.057140111923218s)
  393. Query:
  394. SELECT option_value FROM wp_options WHERE option_name = 'wpml-package-translation-refresh-required' LIMIT 1
  395. Function: get_option()
  396. Time: 0.3ms (0.00028896331787109s)
  397. Query:
  398. SELECT option_value FROM wp_options WHERE option_name = 'wpml-end-user-disabling' LIMIT 1
  399. Function: get_option()
  400. Time: 0.4ms (0.00044798851013184s)
  401. Query:
  402. SELECT option_value FROM wp_options WHERE option_name = 'wpb_js_use_custom' LIMIT 1
  403. Function: get_option()
  404. Time: 0.6ms (0.00056791305541992s)
  405. Query:
  406. SELECT option_value FROM wp_options WHERE option_name = 'wpb_js_less_version' LIMIT 1
  407. Function: get_option()
  408. Time: 0.4ms (0.00040984153747559s)
  409. Query:
  410. SELECT option_value FROM wp_options WHERE option_name = 'woothemes_helper_master_key' LIMIT 1
  411. Function: get_option()
  412. Time: 0.6ms (0.00061702728271484s)
  413. Query:
  414. SELECT option_value FROM wp_options WHERE option_name = 'woocommerce_thumbnail_cropping' LIMIT 1
  415. Function: get_option()
  416. Time: 0.3ms (0.0003058910369873s)
  417. Query:
  418. SELECT option_value FROM wp_options WHERE option_name = 'woocommerce_show_marketplace_suggestions' LIMIT 1
  419. Function: get_option()
  420. Time: 0.5ms (0.00047612190246582s)
  421. Query:
  422. SELECT option_value FROM wp_options WHERE option_name = 'woocommerce_notify_low_stock_amount' LIMIT 1
  423. Function: get_option()
  424. Time: 0.4ms (0.00038981437683105s)
  425. Query:
  426. SELECT option_value FROM wp_options WHERE option_name = 'woocommerce_local_pickup_settings' LIMIT 1
  427. Function: get_option()
  428. Time: 0.4ms (0.0004270076751709s)
  429. Query:
  430. SELECT option_value FROM wp_options WHERE option_name = 'woocommerce_local_delivery_settings' LIMIT 1
  431. Function: get_option()
  432. Time: 0.4ms (0.00040411949157715s)
  433. Query:
  434. SELECT option_value FROM wp_options WHERE option_name = 'woocommerce_international_delivery_settings' LIMIT 1
  435. Function: get_option()
  436. Time: 0.5ms (0.00054693222045898s)
  437. Query:
  438. SELECT option_value FROM wp_options WHERE option_name = 'woocommerce_free_shipping_settings' LIMIT 1
  439. Function: get_option()
  440. Time: 61.1ms (0.061089992523193s)
  441. Query:
  442. SELECT option_value FROM wp_options WHERE option_name = 'woocommerce_flat_rate_settings' LIMIT 1
  443. Function: get_option()
  444. Time: 0.3ms (0.00032210350036621s)
  445. Query:
  446. SELECT option_value FROM wp_options WHERE option_name = 'upload_path' LIMIT 1
  447. Function: get_option()
  448. Time: 0.5ms (0.00048303604125977s)
  449. Query:
  450. SELECT option_value FROM wp_options WHERE option_name = 'uninstall_plugins' LIMIT 1
  451. Function: get_option()
  452. Time: 0.5ms (0.00053191184997559s)
  453. Query:
  454. SELECT option_value FROM wp_options WHERE option_name = 'sticky_posts_en' LIMIT 1
  455. Function: get_option()
  456. Time: 1.6ms (0.0015630722045898s)
  457. Query:
  458. SELECT option_value FROM wp_options WHERE option_name = 'rsssl_flush_rewrite_rules' LIMIT 1
  459. Function: get_option()
  460. Time: 0.2ms (0.00023317337036133s)
  461. Query:
  462. SELECT option_value FROM wp_options WHERE option_name = 'rsssl_activation_timestamp' LIMIT 1
  463. Function: get_option()
  464. Time: 0.3ms (0.0002751350402832s)
  465. Query:
  466. SELECT option_value FROM wp_options WHERE option_name = 'pmwi_free_deactivation_notice' LIMIT 1
  467. Function: get_option()
  468. Time: 0.3ms (0.00029301643371582s)
  469. Query:
  470. SELECT option_value FROM wp_options WHERE option_name = 'mc4wp_lite_version' LIMIT 1
  471. Function: get_option()
  472. Time: 0.3ms (0.00027108192443848s)
  473. Query:
  474. SELECT option_value FROM wp_options WHERE option_name = 'mc4wp_flash_messages' LIMIT 1
  475. Function: get_option()
  476. Time: 0.2ms (0.00023293495178223s)
  477. Query:
  478. SELECT option_value FROM wp_options WHERE option_name = 'icl_translation_jobs_basket' LIMIT 1
  479. Function: get_option()
  480. Time: 0.4ms (0.00037813186645508s)
  481. Query:
  482. SELECT option_value FROM wp_options WHERE option_name = 'dismissed_update_core' LIMIT 1
  483. Function: get_option()
  484. Time: 80.4ms (0.080414056777954s)
  485. Query:
  486. SELECT option_value FROM wp_options WHERE option_name = 'can_compress_scripts' LIMIT 1
  487. Function: get_option()
  488. Time: 0.3ms (0.00026702880859375s)
  489. Query:
  490. SELECT option_value FROM wp_options WHERE option_name = 'auto_core_update_failed' LIMIT 1
  491. Function: get_option()
  492. Time: 0.6ms (0.00059103965759277s)
  493. Query:
  494. SELECT option_value FROM wp_options WHERE option_name = 'active_sitewide_plugins' LIMIT 1
  495. Function: get_option()
  496. Time: 138.7ms (0.13874912261963s)
  497. Query:
  498. SELECT option_value FROM wp_options WHERE option_name = '_wpml_inactive' LIMIT 1
  499. Function: get_option()
  500. Time: 7.2ms (0.0071520805358887s)
  501. Query:
  502. SELECT option_value FROM wp_options WHERE option_name = '_wpml_icl20_migration_required' LIMIT 1
  503. Function: get_option()
  504. Time: 0.3ms (0.00028109550476074s)
  505. Query:
  506. SELECT option_value FROM wp_options WHERE option_name = '_wpml_dismissed_notices' LIMIT 1
  507. Function: get_option()
  508. Time: 53.6ms (0.053607940673828s)
  509. Query:
  510. SELECT option_value FROM wp_options WHERE option_name = '_wcml_4_1_0_migration_required' LIMIT 1
  511. Function: get_option()
  512. Time: 0.4ms (0.00035905838012695s)
  513. Query:
  514. SELECT option_value FROM wp_options WHERE option_name = '_transient_wpml_st_upgrade_in_progress' LIMIT 1
  515. Function: get_option()
  516. Time: 0.3ms (0.0003359317779541s)
  517. Query:
  518. SELECT option_value FROM wp_options WHERE option_name = '_transient_wpml_core_update_in_progress' LIMIT 1
  519. Function: get_option()
  520. Time: 0.3ms (0.00031399726867676s)
  521. Query:
  522. SELECT option_value FROM wp_options WHERE option_name = '_transient_wc_report_sales_by_date' LIMIT 1
  523. Function: get_option()
  524. Time: 0.4ms (0.00041484832763672s)
  525. Query:
  526. SELECT option_value FROM wp_options WHERE option_name = '_transient_wc_outofstock_count' LIMIT 1
  527. Function: get_option()
  528. Time: 0.5ms (0.00048089027404785s)
  529. Query:
  530. SELECT option_value FROM wp_options WHERE option_name = '_transient_wc_low_stock_count' LIMIT 1
  531. Function: get_option()
  532. Time: 0.2ms (0.00023889541625977s)
  533. Query:
  534. SELECT option_value FROM wp_options WHERE option_name = '_transient_wc_admin_report' LIMIT 1
  535. Function: get_option()
  536. Time: 0.3ms (0.00033116340637207s)
  537. Query:
  538. SELECT option_value FROM wp_options WHERE option_name = '_transient_timeout_wpml_st_upgrade_in_progress' LIMIT 1
  539. Function: get_option()
  540. Time: 0.3ms (0.00029110908508301s)
  541. Query:
  542. SELECT option_value FROM wp_options WHERE option_name = '_transient_timeout_wpml_core_update_in_progress' LIMIT 1
  543. Function: get_option()
  544. Time: 0.3ms (0.00030279159545898s)
  545. Query:
  546. SELECT option_value FROM wp_options WHERE option_name = '_transient_timeout_wc_report_sales_by_date' LIMIT 1
  547. Function: get_option()
  548. Time: 0.4ms (0.00044989585876465s)
  549. Query:
  550. SELECT option_value FROM wp_options WHERE option_name = '_transient_timeout_wc_outofstock_count' LIMIT 1
  551. Function: get_option()
  552. Time: 0.4ms (0.00043702125549316s)
  553. Query:
  554. SELECT option_value FROM wp_options WHERE option_name = '_transient_timeout_wc_low_stock_count' LIMIT 1
  555. Function: get_option()
  556. Time: 0.3ms (0.00028014183044434s)
  557. Query:
  558. SELECT option_value FROM wp_options WHERE option_name = '_transient_timeout_wc_admin_report' LIMIT 1
  559. Function: get_option()
  560. Time: 0.3ms (0.00029087066650391s)
  561. Query:
  562. SELECT option_value FROM wp_options WHERE option_name = '_transient_timeout_rsssl_testpage' LIMIT 1
  563. Function: get_option()
  564. Time: 0.2ms (0.0002288818359375s)
  565. Query:
  566. SELECT option_value FROM wp_options WHERE option_name = '_transient_timeout_rocket_preload_triggered' LIMIT 1
  567. Function: get_option()
  568. Time: 0.2ms (0.00024604797363281s)
  569. Query:
  570. SELECT option_value FROM wp_options WHERE option_name = '_transient_timeout_rocket_clear_cache' LIMIT 1
  571. Function: get_option()
  572. Time: 0.4ms (0.00035786628723145s)
  573. Query:
  574. SELECT option_value FROM wp_options WHERE option_name = '_transient_timeout_feed_mod_7fa907073bddbc2fc2b2bb18c9dfef16' LIMIT 1
  575. Function: get_option()
  576. Time: 0.5ms (0.00051617622375488s)
  577. Query:
  578. SELECT option_value FROM wp_options WHERE option_name = '_transient_timeout_feed_7fa907073bddbc2fc2b2bb18c9dfef16' LIMIT 1
  579. Function: get_option()
  580. Time: 52.0ms (0.051973819732666s)
  581. Query:
  582. SELECT option_value FROM wp_options WHERE option_name = '_transient_timeout_doing_cron' LIMIT 1
  583. Function: get_option()
  584. Time: 0.3ms (0.00033378601074219s)
  585. Query:
  586. SELECT option_value FROM wp_options WHERE option_name = '_transient_timeout_dash_v2_88ae138922fe95674369b1cb3d215a2b' LIMIT 1
  587. Function: get_option()
  588. Time: 0.4ms (0.00035500526428223s)
  589. Query:
  590. SELECT option_value FROM wp_options WHERE option_name = '_transient_timeout__woocommerce_helper_updates_count' LIMIT 1
  591. Function: get_option()
  592. Time: 0.5ms (0.00053501129150391s)
  593. Query:
  594. SELECT option_value FROM wp_options WHERE option_name = '_transient_timeout__wcml_activation_redirect' LIMIT 1
  595. Function: get_option()
  596. Time: 0.3ms (0.00027799606323242s)
  597. Query:
  598. SELECT option_value FROM wp_options WHERE option_name = '_transient_timeout__wc_activation_redirect' LIMIT 1
  599. Function: get_option()
  600. Time: 0.3ms (0.00028109550476074s)
  601. Query:
  602. SELECT option_value FROM wp_options WHERE option_name = '_transient_timeout__vc_page_welcome_redirect' LIMIT 1
  603. Function: get_option()
  604. Time: 0.3ms (0.00025081634521484s)
  605. Query:
  606. SELECT option_value FROM wp_options WHERE option_name = '_transient_timeout_1_sucuri_purge_result' LIMIT 1
  607. Function: get_option()
  608. Time: 0.2ms (0.00023698806762695s)
  609. Query:
  610. SELECT option_value FROM wp_options WHERE option_name = '_transient_timeout_1_donotdeactivaterocket' LIMIT 1
  611. Function: get_option()
  612. Time: 0.2ms (0.00023412704467773s)
  613. Query:
  614. SELECT option_value FROM wp_options WHERE option_name = '_transient_timeout_1_cloudflare_purge_result' LIMIT 1
  615. Function: get_option()
  616. Time: 96.4ms (0.096386909484863s)
  617. Query:
  618. SELECT option_value FROM wp_options WHERE option_name = '_transient_rsssl_testpage' LIMIT 1
  619. Function: get_option()
  620. Time: 0.2ms (0.00023198127746582s)
  621. Query:
  622. SELECT option_value FROM wp_options WHERE option_name = '_transient_rocket_preload_triggered' LIMIT 1
  623. Function: get_option()
  624. Time: 0.2ms (0.0002291202545166s)
  625. Query:
  626. SELECT option_value FROM wp_options WHERE option_name = '_transient_rocket_clear_cache' LIMIT 1
  627. Function: get_option()
  628. Time: 0.3ms (0.00028300285339355s)
  629. Query:
  630. SELECT option_value FROM wp_options WHERE option_name = '_transient_feed_mod_7fa907073bddbc2fc2b2bb18c9dfef16' LIMIT 1
  631. Function: get_option()
  632. Time: 0.5ms (0.00053310394287109s)
  633. Query:
  634. SELECT option_value FROM wp_options WHERE option_name = '_transient_feed_7fa907073bddbc2fc2b2bb18c9dfef16' LIMIT 1
  635. Function: get_option()
  636. Time: 0.3ms (0.0003359317779541s)
  637. Query:
  638. SELECT option_value FROM wp_options WHERE option_name = '_transient_doing_cron' LIMIT 1
  639. Function: get_option()
  640. Time: 0.3ms (0.00033116340637207s)
  641. Query:
  642. SELECT option_value FROM wp_options WHERE option_name = '_transient_dash_v2_88ae138922fe95674369b1cb3d215a2b' LIMIT 1
  643. Function: get_option()
  644. Time: 0.3ms (0.00030612945556641s)
  645. Query:
  646. SELECT option_value FROM wp_options WHERE option_name = '_transient__woocommerce_helper_updates_count' LIMIT 1
  647. Function: get_option()
  648. Time: 0.4ms (0.0004429817199707s)
  649. Query:
  650. SELECT option_value FROM wp_options WHERE option_name = '_transient__wcml_activation_redirect' LIMIT 1
  651. Function: get_option()
  652. Time: 0.3ms (0.00031280517578125s)
  653. Query:
  654. SELECT option_value FROM wp_options WHERE option_name = '_transient__wc_activation_redirect' LIMIT 1
  655. Function: get_option()
  656. Time: 0.3ms (0.00029110908508301s)
  657. Query:
  658. SELECT option_value FROM wp_options WHERE option_name = '_transient__vc_page_welcome_redirect' LIMIT 1
  659. Function: get_option()
  660. Time: 0.2ms (0.00021600723266602s)
  661. Query:
  662. SELECT option_value FROM wp_options WHERE option_name = '_transient_1_sucuri_purge_result' LIMIT 1
  663. Function: get_option()
  664. Time: 0.2ms (0.00021696090698242s)
  665. Query:
  666. SELECT option_value FROM wp_options WHERE option_name = '_transient_1_donotdeactivaterocket' LIMIT 1
  667. Function: get_option()
  668. Time: 0.3ms (0.00025200843811035s)
  669. Query:
  670. SELECT option_value FROM wp_options WHERE option_name = '_transient_1_cloudflare_purge_result' LIMIT 1
  671. Function: get_option()
  672. Time: 0.4ms (0.00039505958557129s)
  673. Query:
  674. SELECT option_value FROM wp_options WHERE option_name = '_site_transient_update_wprocket_response' LIMIT 1
  675. Function: get_option()
  676. Time: 0.4ms (0.00039815902709961s)
  677. Query:
  678. SELECT option_value FROM wp_options WHERE option_name = '_site_transient_update_wprocket' LIMIT 1
  679. Function: get_option()
  680. Time: 0.4ms (0.00039815902709961s)
  681. Query:
  682. SELECT option_value FROM wp_options WHERE option_name = '_site_transient_update_themes' LIMIT 1
  683. Function: get_option()
  684. Time: 0.7ms (0.00067591667175293s)
  685. Query:
  686. SELECT option_value FROM wp_options WHERE option_name = '_site_transient_update_plugins' LIMIT 1
  687. Function: get_option()
  688. Time: 0.4ms (0.00038886070251465s)
  689. Query:
  690. SELECT option_value FROM wp_options WHERE option_name = '_site_transient_update_core' LIMIT 1
  691. Function: get_option()
  692. Time: 0.4ms (0.00038599967956543s)
  693. Query:
  694. SELECT option_value FROM wp_options WHERE option_name = '_site_transient_timeout_update_wprocket_response' LIMIT 1
  695. Function: get_option()
  696. Time: 0.4ms (0.00036406517028809s)
  697. Query:
  698. SELECT option_value FROM wp_options WHERE option_name = '_site_transient_timeout_update_wprocket' LIMIT 1
  699. Function: get_option()
  700. Time: 0.2ms (0.00023102760314941s)
  701. Query:
  702. SELECT option_value FROM wp_options WHERE option_name = '_site_transient_timeout_php_check_2ac01933d3fb8486315bb6ee1941062f' LIMIT 1
  703. Function: get_option()
  704. Time: 0.2ms (0.00023293495178223s)
  705. Query:
  706. SELECT option_value FROM wp_options WHERE option_name = '_site_transient_timeout_community-events-54f31de9e4e6d3c0943234f69e41a370' LIMIT 1
  707. Function: get_option()
  708. Time: 0.3ms (0.00027585029602051s)
  709. Query:
  710. SELECT option_value FROM wp_options WHERE option_name = '_site_transient_timeout_browser_127868b9556d0b73282ae4585eb3c66a' LIMIT 1
  711. Function: get_option()
  712. Time: 0.2ms (0.00021004676818848s)
  713. Query:
  714. SELECT option_value FROM wp_options WHERE option_name = '_site_transient_php_check_2ac01933d3fb8486315bb6ee1941062f' LIMIT 1
  715. Function: get_option()
  716. Time: 0.2ms (0.00024104118347168s)
  717. Query:
  718. SELECT option_value FROM wp_options WHERE option_name = '_site_transient_community-events-54f31de9e4e6d3c0943234f69e41a370' LIMIT 1
  719. Function: get_option()
  720. Time: 0.2ms (0.00022411346435547s)
  721. Query:
  722. SELECT option_value FROM wp_options WHERE option_name = '_site_transient_browser_127868b9556d0b73282ae4585eb3c66a' LIMIT 1
  723. Function: get_option()
  724. Time: 0.3ms (0.00030803680419922s)
  725. Query:
  726. SELECT option_value FROM wp_options WHERE option_name = 'ReduxFrameworkPlugin' LIMIT 1
  727. Function: get_option()
  728. Time: 113.4ms (0.1133918762207s)
  729. Query:
  730. SELECT option_name, option_value FROM wp_options WHERE option_name LIKE 'widget\_%'
  731. Function: icl_st_init()
  732. Time: 0.3ms (0.00029611587524414s)
  733. Query:
  734. SELECT option_name, option_value FROM wp_options WHERE option_name = '_wpallimport_session_new_'
  735. Function: PMXI_Handler->get_session_data()
  736. Time: 408.8ms (0.4088180065155s)
  737. Query:
  738. SELECT option_name, option_value FROM wp_options WHERE autoload = 'yes'
  739. Function: wp_load_alloptions()
  740. Time: 0.6ms (0.000640869140625s)
  741. Query:
  742. SELECT id, value, language, context, name FROM wp_icl_strings WHERE name = 'URL product_tag tax slug' AND (context = 'default' OR context = 'WordPress')
  743. Function: WPML_Slug_Translation_Records->get_slug()
  744. Time: 0.7ms (0.0007328987121582s)
  745. Query:
  746. SELECT id, value, language, context, name FROM wp_icl_strings WHERE name = 'URL product_cat tax slug' AND (context = 'default' OR context = 'WordPress')
  747. Function: WPML_Slug_Translation_Records->get_slug()
  748. Time: 1,596.3ms (1.5963008403778s)
  749. Query:
  750. SELECT id, value, gettext_context, name FROM wp_icl_strings WHERE context='WP Endpoints'
  751. Function: WPML_Register_String_Filter->get_domain_cache()
  752. Time: 0.7ms (0.0006859302520752s)
  753. Query:
  754. SELECT id FROM wp_icl_strings WHERE BINARY value='view-order' AND context='WP Endpoints' AND name = 'view-order' LIMIT 1
  755. Function: WPML_ST_String_Factory->get_string_id()
  756. Time: 0.6ms (0.00060796737670898s)
  757. Query:
  758. SELECT id FROM wp_icl_strings WHERE BINARY value='set-default-payment-method' AND context='WP Endpoints' AND name = 'set-default-payment-method' LIMIT 1
  759. Function: WPML_ST_String_Factory->get_string_id()
  760. Time: 0.4ms (0.00041389465332031s)
  761. Query:
  762. SELECT id FROM wp_icl_strings WHERE BINARY value='payment-methods' AND context='WP Endpoints' AND name = 'payment-methods' LIMIT 1
  763. Function: WPML_ST_String_Factory->get_string_id()
  764. Time: 0.7ms (0.00072693824768066s)
  765. Query:
  766. SELECT id FROM wp_icl_strings WHERE BINARY value='orders' AND context='WP Endpoints' AND name = 'orders' LIMIT 1
  767. Function: WPML_ST_String_Factory->get_string_id()
  768. Time: 0.8ms (0.00083708763122559s)
  769. Query:
  770. SELECT id FROM wp_icl_strings WHERE BINARY value='order-received' AND context='WP Endpoints' AND name = 'order-received' LIMIT 1
  771. Function: WPML_ST_String_Factory->get_string_id()
  772. Time: 0.4ms (0.00042200088500977s)
  773. Query:
  774. SELECT id FROM wp_icl_strings WHERE BINARY value='order-pay' AND context='WP Endpoints' AND name = 'order-pay' LIMIT 1
  775. Function: WPML_ST_String_Factory->get_string_id()
  776. Time: 0.4ms (0.00044393539428711s)
  777. Query:
  778. SELECT id FROM wp_icl_strings WHERE BINARY value='lost-password' AND context='WP Endpoints' AND name = 'lost-password' LIMIT 1
  779. Function: WPML_ST_String_Factory->get_string_id()
  780. Time: 0.5ms (0.00053787231445312s)
  781. Query:
  782. SELECT id FROM wp_icl_strings WHERE BINARY value='edit-address' AND context='WP Endpoints' AND name = 'edit-address' LIMIT 1
  783. Function: WPML_ST_String_Factory->get_string_id()
  784. Time: 197.1ms (0.19714403152466s)
  785. Query:
  786. SELECT id FROM wp_icl_strings WHERE BINARY value='edit-account' AND context='WP Endpoints' AND name = 'edit-account' LIMIT 1
  787. Function: WPML_ST_String_Factory->get_string_id()
  788. Time: 0.7ms (0.00072288513183594s)
  789. Query:
  790. SELECT id FROM wp_icl_strings WHERE BINARY value='delete-payment-method' AND context='WP Endpoints' AND name = 'delete-payment-method' LIMIT 1
  791. Function: WPML_ST_String_Factory->get_string_id()
  792. Time: 0.4ms (0.0003960132598877s)
  793. Query:
  794. SELECT id FROM wp_icl_strings WHERE BINARY value='customer-logout' AND context='WP Endpoints' AND name = 'customer-logout' LIMIT 1
  795. Function: WPML_ST_String_Factory->get_string_id()
  796. Time: 96.7ms (0.096659898757935s)
  797. Query:
  798. SELECT id FROM wp_icl_strings WHERE BINARY value='add-payment-method' AND context='WP Endpoints' AND name = 'add-payment-method' LIMIT 1
  799. Function: WPML_ST_String_Factory->get_string_id()
  800. Time: 0.4ms (0.00041413307189941s)
  801. Query:
  802. SELECT id FROM wp_icl_strings WHERE BINARY value='RIVER NINE' AND context='WP' AND name = 'Blog Title' LIMIT 1
  803. Function: WPML_ST_String_Factory->get_string_id()
  804. Time: 0.7ms (0.00066494941711426s)
  805. Query:
  806. SELECT id FROM wp_icl_strings WHERE BINARY value='' AND context='WP Endpoints' AND name = '' LIMIT 1
  807. Function: WPML_ST_String_Factory->get_string_id()
  808. Time: 0.4ms (0.00041794776916504s)
  809. Query:
  810. SELECT comment_id, meta_key, meta_value FROM wp_commentmeta WHERE comment_id IN (1266) ORDER BY meta_id ASC
  811. Function: update_meta_cache()
  812. Time: 0.5ms (0.00047612190246582s)
  813. Query:
  814. SELECT code, locale FROM wp_icl_locale_map
  815. Function: WPML_Locale->get_locale()
  816. Time: 0.2ms (0.00022792816162109s)
  817. Query:
  818. SELECT autoload FROM wp_options WHERE option_name = 'woocommerce_admin_notice_regenerating_thumbnails'
  819. Function: delete_option()
  820. Time: 0.3ms (0.00033712387084961s)
  821. Query:
  822. SELECT autoload FROM wp_options WHERE option_name = '_transient_wpml_st_upgrade_in_progress'
  823. Function: delete_option()
  824. Time: 0.3ms (0.00028014183044434s)
  825. Query:
  826. SELECT autoload FROM wp_options WHERE option_name = '_transient_timeout_wpml_st_upgrade_in_progress'
  827. Function: delete_option()
  828. Time: 0.3ms (0.00028896331787109s)
  829. Query:
  830. SELECT autoload FROM wp_options WHERE option_name = '_transient__vc_page_welcome_redirect'
  831. Function: delete_option()
  832. Time: 0.5ms (0.00050210952758789s)
  833. Query:
  834. SELECT SUM( order_item_meta__qty.meta_value) as order_item_count FROM wp_posts AS posts INNER JOIN wp_woocommerce_order_items AS order_items ON (posts.ID = order_items.order_id) AND (order_items.order_item_type = 'line_item') INNER JOIN wp_woocommerce_order_itemmeta AS order_item_meta__qty ON (order_items.order_item_id = order_item_meta__qty.order_item_id) AND (order_item_meta__qty.meta_key = '_qty') WHERE posts.post_type IN ( 'shop_order' ) AND posts.post_status IN ( 'wc-refunded') AND posts.post_date >= '2019-04-01 00:00:00' AND posts.post_date < '2019-04-24 00:00:00' AND order_items.order_item_type = 'line_item'
  835. Function: WC_Admin_Report->get_order_report_data()
  836. Time: 2.1ms (0.0021369457244873s)
  837. Query:
  838. SELECT SUM( order_item_meta.meta_value ) as qty, order_item_meta_2.meta_value as product_id FROM wp_posts as posts INNER JOIN wp_woocommerce_order_items AS order_items ON posts.ID = order_id INNER JOIN wp_woocommerce_order_itemmeta AS order_item_meta ON order_items.order_item_id = order_item_meta.order_item_id INNER JOIN wp_woocommerce_order_itemmeta AS order_item_meta_2 ON order_items.order_item_id = order_item_meta_2.order_item_id WHERE posts.post_type IN ( 'shop_order' ) AND posts.post_status IN ( 'wc-completed','wc-processing','wc-on-hold','wc-confirmation','wc-ready-to-ship','wc-shipped','wc-refunded' ) AND order_item_meta.meta_key = '_qty' AND order_item_meta_2.meta_key = '_product_id' AND posts.post_date >= '2019-04-01' AND posts.post_date <= '2019-04-23 12:57:04' GROUP BY product_id ORDER BY qty DESC LIMIT 1
  839. Function: WC_Admin_Dashboard->get_top_seller()
  840. Time: 1.1ms (0.0011420249938965s)
  841. Query:
  842. SELECT DISTINCT t.*, tt.* FROM wp_terms AS t LEFT JOIN wp_termmeta ON ( t.term_id = wp_termmeta.term_id AND wp_termmeta.meta_key='order') INNER JOIN wp_term_taxonomy AS tt ON t.term_id = tt.term_id INNER JOIN wp_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id WHERE tt.taxonomy IN ('product_cat') AND tr.object_id IN (66844) AND ( wp_termmeta.meta_key = 'order' OR wp_termmeta.meta_key IS NULL ) ORDER BY wp_termmeta.meta_value+0 ASC, t.name ASC
  843. Function: WP_Term_Query->get_terms()
  844. Time: 698.9ms (0.69894909858704s)
  845. Query:
  846. SELECT COUNT(id) FROM wp_icl_strings WHERE context = 'admin_texts_woocommerce_price_thousand_sep'
  847. Function: WPML_ST_DB_Translation_Retrieve->get_number_of_strings_in_context()
  848. Time: 494.1ms (0.4940779209137s)
  849. Query:
  850. SELECT COUNT(id) FROM wp_icl_strings WHERE context = 'admin_texts_woocommerce_price_decimal_sep'
  851. Function: WPML_ST_DB_Translation_Retrieve->get_number_of_strings_in_context()
  852. Time: 999.3ms (0.99926996231079s)
  853. Query:
  854. SELECT COUNT(id) FROM wp_icl_strings WHERE context = 'admin_texts_woocommerce_new_order_settings'
  855. Function: WPML_ST_DB_Translation_Retrieve->get_number_of_strings_in_context()
  856. Time: 599.4ms (0.5993549823761s)
  857. Query:
  858. SELECT COUNT(id) FROM wp_icl_strings WHERE context = 'admin_texts_woocommerce_failed_order_settings'
  859. Function: WPML_ST_DB_Translation_Retrieve->get_number_of_strings_in_context()
  860. Time: 21.6ms (0.021599054336548s)
  861. Query:
  862. SELECT COUNT(id) FROM wp_icl_strings WHERE context = 'admin_texts_woocommerce_customer_reset_password_settings'
  863. Function: WPML_ST_DB_Translation_Retrieve->get_number_of_strings_in_context()
  864. Time: 700.5ms (0.70050597190857s)
  865. Query:
  866. SELECT COUNT(id) FROM wp_icl_strings WHERE context = 'admin_texts_woocommerce_customer_refunded_order_settings'
  867. Function: WPML_ST_DB_Translation_Retrieve->get_number_of_strings_in_context()
  868. Time: 995.7ms (0.99567794799805s)
  869. Query:
  870. SELECT COUNT(id) FROM wp_icl_strings WHERE context = 'admin_texts_woocommerce_customer_processing_order_settings'
  871. Function: WPML_ST_DB_Translation_Retrieve->get_number_of_strings_in_context()
  872. Time: 599.3ms (0.59930181503296s)
  873. Query:
  874. SELECT COUNT(id) FROM wp_icl_strings WHERE context = 'admin_texts_woocommerce_customer_on_hold_order_settings'
  875. Function: WPML_ST_DB_Translation_Retrieve->get_number_of_strings_in_context()
  876. Time: 599.6ms (0.59960007667542s)
  877. Query:
  878. SELECT COUNT(id) FROM wp_icl_strings WHERE context = 'admin_texts_woocommerce_customer_note_settings'
  879. Function: WPML_ST_DB_Translation_Retrieve->get_number_of_strings_in_context()
  880. Time: 21.0ms (0.021040916442871s)
  881. Query:
  882. SELECT COUNT(id) FROM wp_icl_strings WHERE context = 'admin_texts_woocommerce_customer_new_account_settings'
  883. Function: WPML_ST_DB_Translation_Retrieve->get_number_of_strings_in_context()
  884. Time: 599.5ms (0.59951210021973s)
  885. Query:
  886. SELECT COUNT(id) FROM wp_icl_strings WHERE context = 'admin_texts_woocommerce_customer_invoice_settings'
  887. Function: WPML_ST_DB_Translation_Retrieve->get_number_of_strings_in_context()
  888. Time: 897.1ms (0.89707112312317s)
  889. Query:
  890. SELECT COUNT(id) FROM wp_icl_strings WHERE context = 'admin_texts_woocommerce_customer_completed_order_settings'
  891. Function: WPML_ST_DB_Translation_Retrieve->get_number_of_strings_in_context()
  892. Time: 995.4ms (0.99542903900146s)
  893. Query:
  894. SELECT COUNT(id) FROM wp_icl_strings WHERE context = 'admin_texts_woocommerce_cancelled_order_settings'
  895. Function: WPML_ST_DB_Translation_Retrieve->get_number_of_strings_in_context()
  896. Time: 992.0ms (0.9919970035553s)
  897. Query:
  898. SELECT COUNT(id) FROM wp_icl_strings WHERE context = 'admin_texts_option_tree'
  899. Function: WPML_ST_DB_Translation_Retrieve->get_number_of_strings_in_context()
  900. Time: 692.1ms (0.69210004806519s)
  901. Query:
  902. SELECT COUNT(id) FROM wp_icl_strings WHERE context = 'admin_texts_mc4wp_integrations'
  903. Function: WPML_ST_DB_Translation_Retrieve->get_number_of_strings_in_context()
  904. Time: 870.7ms (0.87069392204285s)
  905. Query:
  906. SELECT COUNT(id) FROM wp_icl_strings WHERE context = 'WordPress'
  907. Function: WPML_ST_DB_Translation_Retrieve->get_number_of_strings_in_context()
  908. Time: 1,091.4ms (1.091411113739s)
  909. Query:
  910. SELECT COUNT(id) FROM wp_icl_strings WHERE context = 'WP Endpoints'
  911. Function: WPML_ST_DB_Translation_Retrieve->get_number_of_strings_in_context()
  912. Time: 1,669.8ms (1.6697821617126s)
  913. Query:
  914. SELECT COUNT(id) FROM wp_icl_strings WHERE context = 'Theme Options'
  915. Function: WPML_ST_DB_Translation_Retrieve->get_number_of_strings_in_context()
  916. Time: 0.4ms (0.00041913986206055s)
  917. Query:
  918. SELECT COUNT(*) FROM wp_options WHERE option_name LIKE 'wp\\_1\\_wc\\_regenerate\\_images\\_batch\\_%'
  919. Function: WC_Background_Process->is_queue_empty()
  920. Time: 0.4ms (0.00040102005004883s)
  921. Query:
  922. SELECT COUNT( * ) FROM wp_posts WHERE post_type = 'shop_order' AND post_status = 'wc-processing'
  923. Function: WC_Order_Data_Store_CPT->get_order_count()
  924. Time: 0.5ms (0.00053095817565918s)
  925. Query:
  926. SELECT * FROM wp_users WHERE user_login = 'cubamenswear' LIMIT 1
  927. Function: WP_User::get_data_by()
  928. Time: 0.5ms (0.00047421455383301s)
  929. Query:
  930. SELECT * FROM wp_posts WHERE post_type = 'option-tree' LIMIT 2
  931. Function: OT_Cleanup->maybe_cleanup()
  932. Time: 0.3ms (0.00030899047851562s)
  933. Query:
  934. SELECT * FROM wp_posts WHERE ID = 67225 LIMIT 1
  935. Function: WP_Post::get_instance()
  936. Time: 0.4ms (0.00038886070251465s)
  937. Query:
  938. SELECT * FROM wp_posts WHERE ID = 67221 LIMIT 1
  939. Function: WP_Post::get_instance()
  940. Time: 0.4ms (0.00035500526428223s)
  941. Query:
  942. SELECT * FROM wp_posts WHERE ID = 66844 LIMIT 1
  943. Function: WP_Post::get_instance()
  944. Time: 0.5ms (0.00050711631774902s)
  945. Query:
  946. SELECT * FROM wp_posts WHERE ID = 66756 LIMIT 1
  947. Function: WP_Post::get_instance()
  948. Time: 0.3ms (0.00027608871459961s)
  949. Query:
  950. SELECT * FROM wp_posts WHERE ID = 54 LIMIT 1
  951. Function: WP_Post::get_instance()
  952. Time: 89.0ms (0.088955879211426s)
  953. Query:
  954. SELECT * FROM wp_posts WHERE ID = 15803 LIMIT 1
  955. Function: WP_Post::get_instance()
  956. Time: 181.3ms (0.18127298355103s)
  957. Query:
  958. SELECT * FROM wp_pmxi_imports WHERE `parent_import_id` = 0
  959. Function: WPAI_WPML->init_addon_fields()
  960. Time: 0.7ms (0.00071406364440918s)
  961. Query:
  962. SELECT * FROM wp_icl_translations WHERE element_type = 'tax_product_type'
  963. Function: WCML_Install::translated_product_type_terms()
  964. Time: 0.3ms (0.00032401084899902s)
  965. Query:
  966. SELECT * FROM wp_icl_mo_files_domains
  967. Function: WPML_ST_Translations_File_Dictionary_Storage_Table->load_data()
  968. Time: 0.3ms (0.00031805038452148s)
  969. Query:
  970. SELECT * FROM wp_icl_translation_status WHERE translation_id in (11525,103,11528,106,11527,105,11954,98)
  971. Function: WPML_TM_Records->maybe_preload_translation_statuses()
  972. Time: 1.4ms (0.0014438629150391s)
  973. Query:
  974. SELECT wp_comments.comment_ID FROM wp_comments JOIN wp_icl_translations icltr2 ON icltr2.element_id = wp_comments.comment_post_ID JOIN wp_posts ON wp_posts.ID = icltr2.element_id AND CONCAT('post_', wp_posts.post_type) = icltr2.element_type LEFT JOIN wp_icl_translations icltr_comment ON icltr_comment.element_id = wp_comments.comment_ID AND icltr_comment.element_type = 'comment' WHERE ( ( comment_approved = '0' OR comment_approved = '1' ) ) AND icltr2.language_code = 'en' AND (icltr_comment.language_code IS NULL OR icltr_comment.language_code = icltr2.language_code ) AND comment_type != 'order_note' AND comment_type != 'webhook_delivery' AND wp_comments.comment_type != 'action_log' ORDER BY wp_comments.comment_date_gmt DESC LIMIT 0,25
  975. Function: WP_Comment_Query->get_comment_ids()
  976. Time: 0.4ms (0.00038790702819824s)
  977. Query:
  978. SELECT t.term_id, tt.parent, tt.count, t.name, tt.taxonomy FROM wp_terms AS t INNER JOIN wp_term_taxonomy AS tt ON t.term_id = tt.term_id INNER JOIN wp_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id WHERE tt.taxonomy IN ('action-group') AND tr.object_id IN (67225) ORDER BY t.name ASC
  979. Function: WP_Term_Query->get_terms()
  980. Time: 1.2ms (0.0012218952178955s)
  981. Query:
  982. SELECT t.*, tt.*, tr.object_id FROM wp_terms AS t INNER JOIN wp_term_taxonomy AS tt ON t.term_id = tt.term_id INNER JOIN wp_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id WHERE tt.taxonomy IN ('category', 'post_tag', 'post_format', 'translation_priority') AND tr.object_id IN (1, 14, 16, 18, 20) ORDER BY t.name ASC
  983. Function: WP_Term_Query->get_terms()
  984. Time: 1.1ms (0.0011038780212402s)
  985. Query:
  986. SELECT t.*, tt.* FROM wp_terms AS t INNER JOIN wp_term_taxonomy AS tt ON t.term_id = tt.term_id WHERE tt.taxonomy IN ('product_type') ORDER BY t.name ASC
  987. Function: WP_Term_Query->get_terms()
  988. Time: 0.7ms (0.00067496299743652s)
  989. Query:
  990. SELECT t.*, tt.* FROM wp_terms AS t INNER JOIN wp_term_taxonomy AS tt ON t.term_id = tt.term_id WHERE tt.taxonomy IN ('nav_menu') AND tt.count > 0 ORDER BY t.name ASC
  991. Function: WP_Term_Query->get_terms()
  992. Time: 0.4ms (0.00038909912109375s)
  993. Query:
  994. SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.post_type = 'staticblocks' AND ((wp_posts.post_status = 'publish')) ORDER BY wp_posts.post_date DESC LIMIT 0, 50
  995. Function: WP_Query->get_posts()
  996. Time: 0.4ms (0.00040102005004883s)
  997. Query:
  998. SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.post_type = 'staticblocks' AND ((wp_posts.post_status = 'publish')) ORDER BY wp_posts.post_date DESC LIMIT 0, 50
  999. Function: WP_Query->get_posts()
  1000. Time: 0.5ms (0.00045299530029297s)
  1001. Query:
  1002. SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.post_type = 'staticblocks' AND ((wp_posts.post_status = 'publish')) ORDER BY wp_posts.post_date DESC LIMIT 0, 50
  1003. Function: WP_Query->get_posts()
  1004. Time: 1.0ms (0.00099492073059082s)
  1005. Query:
  1006. SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.post_type = 'staticblocks' AND ((wp_posts.post_status = 'publish')) ORDER BY wp_posts.post_date DESC LIMIT 0, 50
  1007. Function: WP_Query->get_posts()
  1008. Time: 177.7ms (0.17770886421204s)
  1009. Query:
  1010. SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.post_type = 'staticblocks' AND ((wp_posts.post_status = 'publish')) ORDER BY wp_posts.post_date DESC LIMIT 0, 50
  1011. Function: WP_Query->get_posts()
  1012. Time: 0.6ms (0.00056099891662598s)
  1013. Query:
  1014. SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.post_author IN (1) AND wp_posts.post_type = 'post' AND ((wp_posts.post_status = 'draft')) ORDER BY wp_posts.post_modified DESC LIMIT 0, 4
  1015. Function: WP_Query->get_posts()
  1016. Time: 0.9ms (0.00085210800170898s)
  1017. Query:
  1018. SELECT wp_posts.ID FROM wp_posts JOIN wp_icl_translations wpml_translations ON wp_posts.ID = wpml_translations.element_id AND wpml_translations.element_type = CONCAT('post_', wp_posts.post_type) WHERE 1=1 AND wp_posts.post_type = 'post' AND ((wp_posts.post_status = 'publish')) AND ( ( ( wpml_translations.language_code = 'en' OR 0 ) AND wp_posts.post_type IN ('post','page','attachment','product','product_variation','vc_grid_item','testimonial','etheme_portfolio','staticblocks','mc4wp-form','was' ) ) OR wp_posts.post_type NOT IN ('post','page','attachment','product','product_variation','vc_grid_item','testimonial','etheme_portfolio','staticblocks','mc4wp-form','was' ) ) ORDER BY wp_posts.post_date DESC LIMIT 0, 5
  1019. Function: WP_Query->get_posts()
  1020. Time: 0.7ms (0.00073480606079102s)
  1021. Query:
  1022. SELECT wp_posts.ID FROM wp_posts JOIN wp_icl_translations wpml_translations ON wp_posts.ID = wpml_translations.element_id AND wpml_translations.element_type = CONCAT('post_', wp_posts.post_type) WHERE 1=1 AND wp_posts.post_type = 'post' AND ((wp_posts.post_status = 'future')) AND ( ( ( wpml_translations.language_code = 'en' OR 0 ) AND wp_posts.post_type IN ('post','page','attachment','product','product_variation','vc_grid_item','testimonial','etheme_portfolio','staticblocks','mc4wp-form','was' ) ) OR wp_posts.post_type NOT IN ('post','page','attachment','product','product_variation','vc_grid_item','testimonial','etheme_portfolio','staticblocks','mc4wp-form','was' ) ) ORDER BY wp_posts.post_date ASC LIMIT 0, 5
  1023. Function: WP_Query->get_posts()
  1024. Time: 0.8ms (0.00082802772521973s)
  1025. Query:
  1026. SELECT wp_posts.* FROM wp_posts WHERE 1=1 AND wp_posts.post_type = 'wc_order_status' AND ((wp_posts.post_status = 'publish')) ORDER BY wp_posts.menu_order ASC
  1027. Function: WP_Query->get_posts()
  1028. Time: 0.6ms (0.00058293342590332s)
  1029. Query:
  1030. SELECT wp_posts.* FROM wp_posts WHERE 1=1 AND wp_posts.post_type = 'wc_order_email' AND ((wp_posts.post_status = 'publish')) ORDER BY wp_posts.post_date DESC
  1031. Function: WP_Query->get_posts()
  1032. Time: 0.3ms (0.00033307075500488s)
  1033. Query:
  1034. INSERT INTO `wp_options` (`option_name`, `option_value`, `autoload`) VALUES ('_transient_wpml_st_upgrade_in_progress', '1', 'no') ON DUPLICATE KEY UPDATE `option_name` = VALUES(`option_name`), `option_value` = VALUES(`option_value`), `autoload` = VALUES(`autoload`)
  1035. Function: add_option()
  1036. Time: 0.3ms (0.00034093856811523s)
  1037. Query:
  1038. INSERT INTO `wp_options` (`option_name`, `option_value`, `autoload`) VALUES ('_transient_timeout_wpml_st_upgrade_in_progress', '1556017051', 'no') ON DUPLICATE KEY UPDATE `option_name` = VALUES(`option_name`), `option_value` = VALUES(`option_value`), `autoload` = VALUES(`autoload`)
  1039. Function: add_option()
  1040. Time: 0.4ms (0.00041794776916504s)
  1041. Query:
  1042. INSERT INTO `wp_options` (`option_name`, `option_value`, `autoload`) VALUES ('_transient_doing_cron', '1556017004.0238718986511230468750', 'yes') ON DUPLICATE KEY UPDATE `option_name` = VALUES(`option_name`), `option_value` = VALUES(`option_value`), `autoload` = VALUES(`autoload`)
  1043. Function: add_option()
  1044. Time: 0.5ms (0.0004570484161377s)
  1045. Query:
  1046. DELETE FROM `wp_options` WHERE `option_name` = '_transient_wpml_st_upgrade_in_progress'
  1047. Function: delete_option()
  1048. Time: 0.3ms (0.0003361701965332s)
  1049. Query:
  1050. DELETE FROM `wp_options` WHERE `option_name` = '_transient_timeout_wpml_st_upgrade_in_progress'
  1051. Function: delete_option()
  1052. Time: 0.3ms (0.00032281875610352s)
  1053. Query:
  1054. SELECT default_locale FROM wp_icl_languages WHERE code = 'en' LIMIT 1
  1055. Function: SitePress->get_locale_from_language_code()
  1056. Time: 0.5ms (0.0005190372467041s)
  1057. Query:
  1058. SELECT lm.code, locale FROM wp_icl_locale_map lm JOIN wp_icl_languages l ON lm.code = l.code AND l.active=1
  1059. Function: WPML_Locale->get_locale_file_names()
  1060. Time: 799.9ms (0.79985094070435s)
  1061. Query:
  1062. SELECT s.id, st.status, s.domain_name_context_md5 AS ctx , st.value AS translated, st.mo_string AS mo_string, s.value AS original, s.gettext_context FROM wp_icl_strings s LEFT JOIN wp_icl_string_translations st ON s.id=st.string_id AND st.language='en' AND s.language!='en' WHERE s.context = 'admin_texts_woocommerce_price_thousand_sep' LIMIT 1000 OFFSET 0
  1063. Function: WPML_DB_Chunk->retrieve()
  1064. Time: 797.6ms (0.79761695861816s)
  1065. Query:
  1066. SELECT s.id, st.status, s.domain_name_context_md5 AS ctx , st.value AS translated, st.mo_string AS mo_string, s.value AS original, s.gettext_context FROM wp_icl_strings s LEFT JOIN wp_icl_string_translations st ON s.id=st.string_id AND st.language='en' AND s.language!='en' WHERE s.context = 'admin_texts_woocommerce_price_decimal_sep' LIMIT 1000 OFFSET 0
  1067. Function: WPML_DB_Chunk->retrieve()
  1068. Time: 898.6ms (0.89855217933655s)
  1069. Query:
  1070. SELECT s.id, st.status, s.domain_name_context_md5 AS ctx , st.value AS translated, st.mo_string AS mo_string, s.value AS original, s.gettext_context FROM wp_icl_strings s LEFT JOIN wp_icl_string_translations st ON s.id=st.string_id AND st.language='en' AND s.language!='en' WHERE s.context = 'admin_texts_woocommerce_new_order_settings' LIMIT 1000 OFFSET 0
  1071. Function: WPML_DB_Chunk->retrieve()
  1072. Time: 896.5ms (0.89650511741638s)
  1073. Query:
  1074. SELECT s.id, st.status, s.domain_name_context_md5 AS ctx , st.value AS translated, st.mo_string AS mo_string, s.value AS original, s.gettext_context FROM wp_icl_strings s LEFT JOIN wp_icl_string_translations st ON s.id=st.string_id AND st.language='en' AND s.language!='en' WHERE s.context = 'admin_texts_woocommerce_failed_order_settings' LIMIT 1000 OFFSET 0
  1075. Function: WPML_DB_Chunk->retrieve()
  1076. Time: 25.5ms (0.025485038757324s)
  1077. Query:
  1078. SELECT s.id, st.status, s.domain_name_context_md5 AS ctx , st.value AS translated, st.mo_string AS mo_string, s.value AS original, s.gettext_context FROM wp_icl_strings s LEFT JOIN wp_icl_string_translations st ON s.id=st.string_id AND st.language='en' AND s.language!='en' WHERE s.context = 'admin_texts_woocommerce_customer_reset_password_settings' LIMIT 1000 OFFSET 0
  1079. Function: WPML_DB_Chunk->retrieve()
  1080. Time: 896.8ms (0.89675712585449s)
  1081. Query:
  1082. SELECT s.id, st.status, s.domain_name_context_md5 AS ctx , st.value AS translated, st.mo_string AS mo_string, s.value AS original, s.gettext_context FROM wp_icl_strings s LEFT JOIN wp_icl_string_translations st ON s.id=st.string_id AND st.language='en' AND s.language!='en' WHERE s.context = 'admin_texts_woocommerce_customer_refunded_order_settings' LIMIT 1000 OFFSET 0
  1083. Function: WPML_DB_Chunk->retrieve()
  1084. Time: 700.1ms (0.70006799697876s)
  1085. Query:
  1086. SELECT s.id, st.status, s.domain_name_context_md5 AS ctx , st.value AS translated, st.mo_string AS mo_string, s.value AS original, s.gettext_context FROM wp_icl_strings s LEFT JOIN wp_icl_string_translations st ON s.id=st.string_id AND st.language='en' AND s.language!='en' WHERE s.context = 'admin_texts_woocommerce_customer_processing_order_settings' LIMIT 1000 OFFSET 0
  1087. Function: WPML_DB_Chunk->retrieve()
  1088. Time: 800.0ms (0.8000168800354s)
  1089. Query:
  1090. SELECT s.id, st.status, s.domain_name_context_md5 AS ctx , st.value AS translated, st.mo_string AS mo_string, s.value AS original, s.gettext_context FROM wp_icl_strings s LEFT JOIN wp_icl_string_translations st ON s.id=st.string_id AND st.language='en' AND s.language!='en' WHERE s.context = 'admin_texts_woocommerce_customer_on_hold_order_settings' LIMIT 1000 OFFSET 0
  1091. Function: WPML_DB_Chunk->retrieve()
  1092. Time: 800.0ms (0.79995203018188s)
  1093. Query:
  1094. SELECT s.id, st.status, s.domain_name_context_md5 AS ctx , st.value AS translated, st.mo_string AS mo_string, s.value AS original, s.gettext_context FROM wp_icl_strings s LEFT JOIN wp_icl_string_translations st ON s.id=st.string_id AND st.language='en' AND s.language!='en' WHERE s.context = 'admin_texts_woocommerce_customer_note_settings' LIMIT 1000 OFFSET 0
  1095. Function: WPML_DB_Chunk->retrieve()
  1096. Time: 18.8ms (0.0187828540802s)
  1097. Query:
  1098. SELECT s.id, st.status, s.domain_name_context_md5 AS ctx , st.value AS translated, st.mo_string AS mo_string, s.value AS original, s.gettext_context FROM wp_icl_strings s LEFT JOIN wp_icl_string_translations st ON s.id=st.string_id AND st.language='en' AND s.language!='en' WHERE s.context = 'admin_texts_woocommerce_customer_new_account_settings' LIMIT 1000 OFFSET 0
  1099. Function: WPML_DB_Chunk->retrieve()
  1100. Time: 796.4ms (0.79640197753906s)
  1101. Query:
  1102. SELECT s.id, st.status, s.domain_name_context_md5 AS ctx , st.value AS translated, st.mo_string AS mo_string, s.value AS original, s.gettext_context FROM wp_icl_strings s LEFT JOIN wp_icl_string_translations st ON s.id=st.string_id AND st.language='en' AND s.language!='en' WHERE s.context = 'admin_texts_woocommerce_customer_invoice_settings' LIMIT 1000 OFFSET 0
  1103. Function: WPML_DB_Chunk->retrieve()
  1104. Time: 599.0ms (0.59901094436646s)
  1105. Query:
  1106. SELECT s.id, st.status, s.domain_name_context_md5 AS ctx , st.value AS translated, st.mo_string AS mo_string, s.value AS original, s.gettext_context FROM wp_icl_strings s LEFT JOIN wp_icl_string_translations st ON s.id=st.string_id AND st.language='en' AND s.language!='en' WHERE s.context = 'admin_texts_woocommerce_customer_completed_order_settings' LIMIT 1000 OFFSET 0
  1107. Function: WPML_DB_Chunk->retrieve()
  1108. Time: 699.4ms (0.69941997528076s)
  1109. Query:
  1110. SELECT s.id, st.status, s.domain_name_context_md5 AS ctx , st.value AS translated, st.mo_string AS mo_string, s.value AS original, s.gettext_context FROM wp_icl_strings s LEFT JOIN wp_icl_string_translations st ON s.id=st.string_id AND st.language='en' AND s.language!='en' WHERE s.context = 'admin_texts_woocommerce_cancelled_order_settings' LIMIT 1000 OFFSET 0
  1111. Function: WPML_DB_Chunk->retrieve()
  1112. Time: 1,597.5ms (1.5975098609924s)
  1113. Query:
  1114. SELECT s.id, st.status, s.domain_name_context_md5 AS ctx , st.value AS translated, st.mo_string AS mo_string, s.value AS original, s.gettext_context FROM wp_icl_strings s LEFT JOIN wp_icl_string_translations st ON s.id=st.string_id AND st.language='en' AND s.language!='en' WHERE s.context = 'admin_texts_option_tree' LIMIT 1000 OFFSET 0
  1115. Function: WPML_DB_Chunk->retrieve()
  1116. Time: 898.4ms (0.89835786819458s)
  1117. Query:
  1118. SELECT s.id, st.status, s.domain_name_context_md5 AS ctx , st.value AS translated, st.mo_string AS mo_string, s.value AS original, s.gettext_context FROM wp_icl_strings s LEFT JOIN wp_icl_string_translations st ON s.id=st.string_id AND st.language='en' AND s.language!='en' WHERE s.context = 'admin_texts_mc4wp_integrations' LIMIT 1000 OFFSET 0
  1119. Function: WPML_DB_Chunk->retrieve()
  1120. Time: 800.5ms (0.80048584938049s)
  1121. Query:
  1122. SELECT s.id, st.status, s.domain_name_context_md5 AS ctx , st.value AS translated, st.mo_string AS mo_string, s.value AS original, s.gettext_context FROM wp_icl_strings s LEFT JOIN wp_icl_string_translations st ON s.id=st.string_id AND st.language='en' AND s.language!='en' WHERE s.context = 'WordPress' LIMIT 1000 OFFSET 0
  1123. Function: WPML_DB_Chunk->retrieve()
  1124. Time: 1,100.2ms (1.1001980304718s)
  1125. Query:
  1126. SELECT s.id, st.status, s.domain_name_context_md5 AS ctx , st.value AS translated, st.mo_string AS mo_string, s.value AS original, s.gettext_context FROM wp_icl_strings s LEFT JOIN wp_icl_string_translations st ON s.id=st.string_id AND st.language='en' AND s.language!='en' WHERE s.context = 'WP Endpoints' LIMIT 1000 OFFSET 0
  1127. Function: WPML_DB_Chunk->retrieve()
  1128. Time: 800.5ms (0.80054998397827s)
  1129. Query:
  1130. SELECT s.id, st.status, s.domain_name_context_md5 AS ctx , st.value AS translated, st.mo_string AS mo_string, s.value AS original, s.gettext_context FROM wp_icl_strings s LEFT JOIN wp_icl_string_translations st ON s.id=st.string_id AND st.language='en' AND s.language!='en' WHERE s.context = 'Theme Options' LIMIT 1000 OFFSET 0
  1131. Function: WPML_DB_Chunk->retrieve()
  1132. Time: 0.9ms (0.00085091590881348s)
  1133. Query:
  1134. SELECT wpml_translations.translation_id, wpml_translations.language_code, wpml_translations.element_id, wpml_translations.source_language_code, wpml_translations.element_type, NULLIF(wpml_translations.source_language_code, '') IS NULL AS original , tm.name, tm.term_id, COUNT(tr.object_id) AS instances FROM wp_icl_translations wpml_translations LEFT JOIN wp_term_taxonomy tt ON wpml_translations.element_id=tt.term_taxonomy_id LEFT JOIN wp_terms tm ON tt.term_id = tm.term_id LEFT JOIN wp_term_relationships tr ON tr.term_taxonomy_id=tt.term_taxonomy_id WHERE 1 AND wpml_translations.trid=60230 GROUP BY tm.term_id
  1135. Function: WPML_Translations->get_translations()
  1136. Time: 0.6ms (0.00062704086303711s)
  1137. Query:
  1138. SELECT wpml_translations.translation_id, wpml_translations.language_code, wpml_translations.element_id, wpml_translations.source_language_code, wpml_translations.element_type, NULLIF(wpml_translations.source_language_code, '') IS NULL AS original , tm.name, tm.term_id, COUNT(tr.object_id) AS instances FROM wp_icl_translations wpml_translations LEFT JOIN wp_term_taxonomy tt ON wpml_translations.element_id=tt.term_taxonomy_id LEFT JOIN wp_terms tm ON tt.term_id = tm.term_id LEFT JOIN wp_term_relationships tr ON tr.term_taxonomy_id=tt.term_taxonomy_id WHERE 1 AND wpml_translations.trid=60224 GROUP BY tm.term_id
  1139. Function: WPML_Translations->get_translations()
  1140. Time: 1.2ms (0.0011541843414307s)
  1141. Query:
  1142. SELECT DISTINCT s.id, s.name, s.context, st.status, s.gettext_context, st.value AS tra, st.mo_string AS mo_string, s.value AS orig FROM wp_icl_string_pages sp INNER JOIN wp_icl_string_urls su ON su.id = sp.url_id INNER JOIN wp_icl_strings s ON s.id = sp.string_id LEFT JOIN wp_icl_string_translations st ON s.id=st.string_id AND st.language=su.language AND s.language!=su.language WHERE (su.language='en' and su.url='/wp-admin/?debug') or (su.language='en' and su.url IS NULL)
  1143. Function: WPML_ST_Page_Translations_Persist->get_translations_for_page()
  1144. Time: 0.6ms (0.00057411193847656s)
  1145. Query:
  1146. SELECT term_taxonomy_id FROM wp_term_taxonomy tt LEFT JOIN wp_icl_translations i ON CONCAT('tax_', tt.taxonomy ) = i.element_type AND i.element_id = tt.term_taxonomy_id WHERE tt.taxonomy='nav_menu' AND i.language_code IS NULL
  1147. Function: WPML_Nav_Menu->_set_menus_language()
  1148. Time: 0.9ms (0.00089788436889648s)
  1149. Query:
  1150. SELECT p.ID FROM wp_posts p LEFT JOIN wp_icl_translations i ON CONCAT('post_', p.post_type ) = i.element_type AND i.element_id = p.ID WHERE p.post_type = 'nav_menu_item' AND i.language_code IS NULL
  1151. Function: WPML_Nav_Menu->_set_menus_language()
  1152. Time: 0.4ms (0.00040912628173828s)
  1153. Query:
  1154. SELECT tj.job_id, ts.status, ts.needs_update, t.language_code, SUBSTRING_INDEX(t.element_type, '_', 1) AS element_type_prefix FROM wp_icl_translate_job tj JOIN wp_icl_translation_status ts ON tj.rid = ts.rid JOIN wp_icl_translations t ON ts.translation_id = t.translation_id WHERE t.trid = 54
  1155. Function: WPML_TM_Element_Translations->init_job_id()
  1156. Time: 0.5ms (0.00051498413085938s)
  1157. Query:
  1158. SELECT tj.job_id, ts.status, ts.needs_update, t.language_code, SUBSTRING_INDEX(t.element_type, '_', 1) AS element_type_prefix FROM wp_icl_translate_job tj JOIN wp_icl_translation_status ts ON tj.rid = ts.rid JOIN wp_icl_translations t ON ts.translation_id = t.translation_id WHERE t.trid = 20
  1159. Function: WPML_TM_Element_Translations->init_job_id()
  1160. Time: 1.6ms (0.0016388893127441s)
  1161. Query:
  1162. SELECT tj.job_id, ts.status, ts.needs_update, t.language_code, SUBSTRING_INDEX(t.element_type, '_', 1) AS element_type_prefix FROM wp_icl_translate_job tj JOIN wp_icl_translation_status ts ON tj.rid = ts.rid JOIN wp_icl_translations t ON ts.translation_id = t.translation_id WHERE t.trid = 18
  1163. Function: WPML_TM_Element_Translations->init_job_id()
  1164. Time: 0.6ms (0.00055789947509766s)
  1165. Query:
  1166. SELECT tj.job_id, ts.status, ts.needs_update, t.language_code, SUBSTRING_INDEX(t.element_type, '_', 1) AS element_type_prefix FROM wp_icl_translate_job tj JOIN wp_icl_translation_status ts ON tj.rid = ts.rid JOIN wp_icl_translations t ON ts.translation_id = t.translation_id WHERE t.trid = 16
  1167. Function: WPML_TM_Element_Translations->init_job_id()
  1168. Time: 0.5ms (0.00054001808166504s)
  1169. Query:
  1170. SELECT tj.job_id, ts.status, ts.needs_update, t.language_code, SUBSTRING_INDEX(t.element_type, '_', 1) AS element_type_prefix FROM wp_icl_translate_job tj JOIN wp_icl_translation_status ts ON tj.rid = ts.rid JOIN wp_icl_translations t ON ts.translation_id = t.translation_id WHERE t.trid = 14
  1171. Function: WPML_TM_Element_Translations->init_job_id()
  1172. Time: 0.5ms (0.00049805641174316s)
  1173. Query:
  1174. SELECT tj.job_id, ts.status, ts.needs_update, t.language_code, SUBSTRING_INDEX(t.element_type, '_', 1) AS element_type_prefix FROM wp_icl_translate_job tj JOIN wp_icl_translation_status ts ON tj.rid = ts.rid JOIN wp_icl_translations t ON ts.translation_id = t.translation_id WHERE t.trid = 1
  1175. Function: WPML_TM_Element_Translations->init_job_id()
  1176. Time: 89.4ms (0.08940601348877s)
  1177. Query:
  1178. SELECT wpml_translations.element_id, tax.term_id, tax.taxonomy FROM wp_icl_translations wpml_translations JOIN wp_term_taxonomy tax ON wpml_translations.element_id = tax.term_taxonomy_id AND wpml_translations.element_type = CONCAT('tax_', tax.taxonomy) JOIN wp_terms terms ON terms.term_id = tax.term_id WHERE tax.term_id != tax.term_taxonomy_id
  1179. Function: WPML_Term_Translation->maybe_warm_term_id_cache()
  1180. Time: 0.5ms (0.00046896934509277s)
  1181. Query:
  1182. SELECT element_id, language_code FROM wp_icl_translations WHERE trid = (SELECT trid FROM wp_icl_translations WHERE element_type = 'post_page' AND element_id = (SELECT option_value FROM wp_options WHERE option_name='page_on_front' LIMIT 1))
  1183. Function: WPML_Pre_Option_Page->get()
  1184. Time: 0.5ms (0.0004880428314209s)
  1185. Query:
  1186. SELECT element_id, language_code FROM wp_icl_translations WHERE trid = (SELECT trid FROM wp_icl_translations WHERE element_type = 'post_page' AND element_id = (SELECT option_value FROM wp_options WHERE option_name='page_for_posts' LIMIT 1))
  1187. Function: WPML_Pre_Option_Page->get()
  1188. Time: 0.3ms (0.00031900405883789s)
  1189. Query:
  1190. SELECT option_value FROM wp_options WHERE option_name = 'home' LIMIT 1
  1191. Function: WPML_URL_Converter_Url_Helper->get_unfiltered_home_option()
  1192. Total query time: 31,305.8ms for 288 queries (31.305765628814697s)
  1193. Page generated in 33,615.0ms; (33.6149690151214599609375s); 6.87% PHP; 93.13% MySQL
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement