|
SELECT * FROM sessions WHERE session_id = cq2sa5ufmshojg7q619ejfavh2
Speed: 0.575 ms
|
|
SELECT * FROM journals WHERE path = ij
Speed: 0.222 ms
|
|
Speed: 0.537 ms
|
|
Speed: 0.861 ms
|
|
SELECT last_run FROM scheduled_tasks WHERE class_name = plugins.generic.usageStats.UsageStatsLoader
Speed: 0.383 ms
|
|
SELECT last_run FROM scheduled_tasks WHERE class_name = plugins.generic.alm.ArticleInfoSender
Speed: 0.099 ms
|
|
SELECT last_run FROM scheduled_tasks WHERE class_name = plugins.generic.pln.classes.tasks.Depositor
Speed: 0.082 ms
|
|
SELECT last_run FROM scheduled_tasks WHERE class_name = plugins.importexport.datacite.DataciteInfoSender
Speed: 0.072 ms
|
|
SELECT last_run FROM scheduled_tasks WHERE class_name = plugins.importexport.medra.MedraInfoSender
Speed: 0.071 ms
|
|
SELECT last_run FROM scheduled_tasks WHERE class_name = plugins.importexport.crossref.CrossrefInfoSender
Speed: 0.066 ms
|
|
SELECT last_run FROM scheduled_tasks WHERE class_name = plugins.importexport.crossref.CrossrefInfoSender
Speed: 0.077 ms
|
|
SELECT last_run FROM scheduled_tasks WHERE class_name = classes.tasks.ReviewReminder
Speed: 0.066 ms
|
|
SELECT last_run FROM scheduled_tasks WHERE class_name = classes.tasks.SubscriptionExpiryReminder
Speed: 0.072 ms
|
|
SELECT last_run FROM scheduled_tasks WHERE class_name = classes.tasks.OpenAccessNotification
Speed: 0.062 ms
|
|
SELECT a.article_id AS pub_id,
COALESCE(atl.setting_value, atpl.setting_value) AS article_title
FROM published_articles pa,
issues i,
articles a
JOIN journals j ON (a.journal_id = j.journal_id)
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN article_settings atl ON (a.article_id = atl.article_id AND atl.setting_name = cleanTitle AND atl.locale = en_US)
LEFT JOIN article_settings atpl ON (a.article_id = atpl.article_id AND atpl.setting_name = cleanTitle AND atpl.locale = a.locale)
WHERE pa.article_id = a.article_id
AND i.issue_id = pa.issue_id
AND i.published = 1
AND s.section_id IS NOT NULL AND a.journal_id = 2
Speed: 3.690 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 5962
Speed: 1.078 ms
|
|
Speed: 0.488 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 7151
Speed: 0.279 ms
|
|
SELECT * FROM article_settings WHERE article_id = 5962
Speed: 0.290 ms
|
|
Speed: 0.720 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 5283
Speed: 0.526 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 5284
Speed: 0.470 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 5962
Speed: 0.266 ms
|
|
SELECT * FROM article_settings WHERE article_id = 5962
Speed: 0.161 ms
|
|
SELECT * FROM sections WHERE section_id = 2
Speed: 0.090 ms
|
|
SELECT * FROM section_settings WHERE section_id = 2
Speed: 0.097 ms
|
|
Speed: 0.089 ms
|
|
Speed: 0.217 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081180
Speed: 0.225 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 2349
Speed: 0.344 ms
|
|
Speed: 0.200 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 6637
Speed: 0.141 ms
|
|
SELECT * FROM article_settings WHERE article_id = 2349
Speed: 0.320 ms
|
|
Speed: 0.151 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 2349
Speed: 0.254 ms
|
|
SELECT * FROM article_settings WHERE article_id = 2349
Speed: 0.151 ms
|
|
Speed: 0.109 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081171
Speed: 0.128 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 14948
Speed: 0.246 ms
|
|
Speed: 0.267 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 9060
Speed: 0.126 ms
|
|
SELECT * FROM article_settings WHERE article_id = 14948
Speed: 0.193 ms
|
|
Speed: 0.569 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 8617
Speed: 0.269 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 14948
Speed: 0.261 ms
|
|
SELECT * FROM article_settings WHERE article_id = 14948
Speed: 0.169 ms
|
|
Speed: 0.095 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081219
Speed: 0.126 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 39
Speed: 0.240 ms
|
|
Speed: 0.243 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 44
Speed: 0.129 ms
|
|
SELECT * FROM article_settings WHERE article_id = 39
Speed: 0.145 ms
|
|
Speed: 0.115 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 39
Speed: 0.198 ms
|
|
SELECT * FROM article_settings WHERE article_id = 39
Speed: 0.140 ms
|
|
Speed: 0.106 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 6
Speed: 0.122 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 11612
Speed: 0.241 ms
|
|
Speed: 0.222 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 8120
Speed: 0.131 ms
|
|
SELECT * FROM article_settings WHERE article_id = 11612
Speed: 0.149 ms
|
|
Speed: 0.149 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 7769
Speed: 0.623 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 7770
Speed: 0.140 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 11612
Speed: 0.235 ms
|
|
SELECT * FROM article_settings WHERE article_id = 11612
Speed: 0.151 ms
|
|
Speed: 0.094 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081194
Speed: 0.112 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 9242
Speed: 0.241 ms
|
|
Speed: 0.147 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 7681
Speed: 0.119 ms
|
|
SELECT * FROM article_settings WHERE article_id = 9242
Speed: 0.136 ms
|
|
Speed: 0.114 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 9242
Speed: 0.204 ms
|
|
SELECT * FROM article_settings WHERE article_id = 9242
Speed: 0.129 ms
|
|
Speed: 0.094 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081187
Speed: 0.114 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 511
Speed: 0.217 ms
|
|
Speed: 0.287 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 6119
Speed: 0.117 ms
|
|
SELECT * FROM article_settings WHERE article_id = 511
Speed: 0.132 ms
|
|
Speed: 0.119 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 511
Speed: 0.192 ms
|
|
SELECT * FROM article_settings WHERE article_id = 511
Speed: 0.126 ms
|
|
Speed: 0.098 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081156
Speed: 0.113 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 2387
Speed: 0.194 ms
|
|
Speed: 0.126 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 6641
Speed: 0.103 ms
|
|
SELECT * FROM article_settings WHERE article_id = 2387
Speed: 0.163 ms
|
|
Speed: 0.920 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 1774
Speed: 1.327 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 1775
Speed: 0.255 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 2387
Speed: 0.367 ms
|
|
SELECT * FROM article_settings WHERE article_id = 2387
Speed: 0.464 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 3211
Speed: 0.415 ms
|
|
Speed: 1.266 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 6846
Speed: 0.198 ms
|
|
SELECT * FROM article_settings WHERE article_id = 3211
Speed: 0.165 ms
|
|
Speed: 0.127 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 3211
Speed: 0.218 ms
|
|
SELECT * FROM article_settings WHERE article_id = 3211
Speed: 0.158 ms
|
|
Speed: 0.091 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081173
Speed: 0.110 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 9276
Speed: 0.235 ms
|
|
Speed: 0.155 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 7651
Speed: 0.114 ms
|
|
SELECT * FROM article_settings WHERE article_id = 9276
Speed: 0.126 ms
|
|
Speed: 0.477 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 6885
Speed: 0.551 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 9276
Speed: 0.220 ms
|
|
SELECT * FROM article_settings WHERE article_id = 9276
Speed: 0.162 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 13836
Speed: 0.238 ms
|
|
Speed: 0.298 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 8752
Speed: 0.305 ms
|
|
SELECT * FROM article_settings WHERE article_id = 13836
Speed: 0.456 ms
|
|
Speed: 0.418 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 13836
Speed: 0.549 ms
|
|
SELECT * FROM article_settings WHERE article_id = 13836
Speed: 0.374 ms
|
|
Speed: 0.175 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081204
Speed: 0.268 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 4054
Speed: 0.420 ms
|
|
Speed: 0.465 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 6883
Speed: 0.163 ms
|
|
SELECT * FROM article_settings WHERE article_id = 4054
Speed: 0.448 ms
|
|
Speed: 0.290 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 4054
Speed: 0.242 ms
|
|
SELECT * FROM article_settings WHERE article_id = 4054
Speed: 0.147 ms
|
|
Speed: 0.100 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081175
Speed: 0.117 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 8315
Speed: 0.226 ms
|
|
Speed: 0.171 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 7505
Speed: 0.133 ms
|
|
SELECT * FROM article_settings WHERE article_id = 8315
Speed: 0.141 ms
|
|
Speed: 0.129 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 8315
Speed: 0.210 ms
|
|
SELECT * FROM article_settings WHERE article_id = 8315
Speed: 0.136 ms
|
|
Speed: 0.132 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081185
Speed: 0.110 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 83
Speed: 0.199 ms
|
|
Speed: 0.146 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 67
Speed: 0.270 ms
|
|
SELECT * FROM article_settings WHERE article_id = 83
Speed: 0.165 ms
|
|
Speed: 0.137 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 83
Speed: 0.234 ms
|
|
SELECT * FROM article_settings WHERE article_id = 83
Speed: 0.184 ms
|
|
Speed: 0.116 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 11
Speed: 0.145 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 9577
Speed: 0.332 ms
|
|
Speed: 0.165 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 7755
Speed: 0.139 ms
|
|
SELECT * FROM article_settings WHERE article_id = 9577
Speed: 0.161 ms
|
|
Speed: 1.042 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 7000
Speed: 0.288 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 7001
Speed: 0.193 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 9577
Speed: 0.292 ms
|
|
SELECT * FROM article_settings WHERE article_id = 9577
Speed: 0.161 ms
|
|
Speed: 0.092 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081188
Speed: 0.114 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 6057
Speed: 0.203 ms
|
|
Speed: 0.220 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 7180
Speed: 0.142 ms
|
|
SELECT * FROM article_settings WHERE article_id = 6057
Speed: 0.187 ms
|
|
Speed: 0.123 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 6057
Speed: 0.182 ms
|
|
SELECT * FROM article_settings WHERE article_id = 6057
Speed: 0.138 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 14773
Speed: 0.232 ms
|
|
Speed: 0.532 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 8912
Speed: 0.140 ms
|
|
SELECT * FROM article_settings WHERE article_id = 14773
Speed: 0.157 ms
|
|
Speed: 0.108 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 14773
Speed: 0.210 ms
|
|
SELECT * FROM article_settings WHERE article_id = 14773
Speed: 0.165 ms
|
|
Speed: 0.113 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081209
Speed: 0.132 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 13053
Speed: 0.263 ms
|
|
Speed: 0.336 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 8492
Speed: 0.148 ms
|
|
SELECT * FROM article_settings WHERE article_id = 13053
Speed: 0.168 ms
|
|
Speed: 0.143 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 13053
Speed: 0.275 ms
|
|
SELECT * FROM article_settings WHERE article_id = 13053
Speed: 0.151 ms
|
|
Speed: 0.102 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081199
Speed: 0.131 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 9544
Speed: 0.247 ms
|
|
Speed: 0.213 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 7707
Speed: 0.173 ms
|
|
SELECT * FROM article_settings WHERE article_id = 9544
Speed: 0.183 ms
|
|
Speed: 0.168 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 6990
Speed: 0.152 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 9544
Speed: 0.265 ms
|
|
SELECT * FROM article_settings WHERE article_id = 9544
Speed: 0.162 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 3290
Speed: 0.209 ms
|
|
Speed: 0.156 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 6771
Speed: 0.142 ms
|
|
SELECT * FROM article_settings WHERE article_id = 3290
Speed: 0.143 ms
|
|
Speed: 0.109 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 3290
Speed: 0.202 ms
|
|
SELECT * FROM article_settings WHERE article_id = 3290
Speed: 0.139 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 6024
Speed: 0.206 ms
|
|
Speed: 0.159 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 7160
Speed: 0.134 ms
|
|
SELECT * FROM article_settings WHERE article_id = 6024
Speed: 0.163 ms
|
|
Speed: 0.120 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 6024
Speed: 0.198 ms
|
|
SELECT * FROM article_settings WHERE article_id = 6024
Speed: 0.146 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 5235
Speed: 0.221 ms
|
|
Speed: 0.255 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 7028
Speed: 0.142 ms
|
|
SELECT * FROM article_settings WHERE article_id = 5235
Speed: 0.194 ms
|
|
Speed: 0.147 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 5235
Speed: 0.225 ms
|
|
SELECT * FROM article_settings WHERE article_id = 5235
Speed: 0.145 ms
|
|
Speed: 0.096 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081178
Speed: 0.131 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 6488
Speed: 0.206 ms
|
|
Speed: 0.358 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 7280
Speed: 0.158 ms
|
|
SELECT * FROM article_settings WHERE article_id = 6488
Speed: 0.163 ms
|
|
Speed: 0.124 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 6488
Speed: 0.221 ms
|
|
SELECT * FROM article_settings WHERE article_id = 6488
Speed: 0.146 ms
|
|
Speed: 0.094 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081182
Speed: 0.106 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 1981
Speed: 0.207 ms
|
|
Speed: 0.664 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 6493
Speed: 0.165 ms
|
|
SELECT * FROM article_settings WHERE article_id = 1981
Speed: 0.226 ms
|
|
Speed: 0.848 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 1295
Speed: 0.922 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 1981
Speed: 0.311 ms
|
|
SELECT * FROM article_settings WHERE article_id = 1981
Speed: 0.188 ms
|
|
Speed: 0.106 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081169
Speed: 0.131 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 1208
Speed: 0.210 ms
|
|
Speed: 1.084 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 6292
Speed: 0.288 ms
|
|
SELECT * FROM article_settings WHERE article_id = 1208
Speed: 0.400 ms
|
|
Speed: 0.734 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 819
Speed: 1.362 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 1208
Speed: 0.274 ms
|
|
SELECT * FROM article_settings WHERE article_id = 1208
Speed: 0.178 ms
|
|
Speed: 0.099 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081161
Speed: 0.140 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 12389
Speed: 0.431 ms
|
|
Speed: 0.588 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 8339
Speed: 0.133 ms
|
|
SELECT * FROM article_settings WHERE article_id = 12389
Speed: 0.150 ms
|
|
Speed: 0.290 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 12389
Speed: 0.400 ms
|
|
SELECT * FROM article_settings WHERE article_id = 12389
Speed: 0.357 ms
|
|
Speed: 0.289 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081197
Speed: 0.151 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 11101
Speed: 0.286 ms
|
|
Speed: 0.314 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 7991
Speed: 0.127 ms
|
|
SELECT * FROM article_settings WHERE article_id = 11101
Speed: 0.152 ms
|
|
Speed: 0.768 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 7543
Speed: 0.585 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 11101
Speed: 0.237 ms
|
|
SELECT * FROM article_settings WHERE article_id = 11101
Speed: 0.141 ms
|
|
Speed: 0.092 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081192
Speed: 0.117 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 2714
Speed: 0.207 ms
|
|
Speed: 0.142 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 6753
Speed: 0.172 ms
|
|
SELECT * FROM article_settings WHERE article_id = 2714
Speed: 0.143 ms
|
|
Speed: 0.930 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 2181
Speed: 0.771 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 2189
Speed: 0.518 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 2714
Speed: 0.229 ms
|
|
SELECT * FROM article_settings WHERE article_id = 2714
Speed: 0.151 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 13110
Speed: 0.251 ms
|
|
Speed: 0.428 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 8556
Speed: 0.197 ms
|
|
SELECT * FROM article_settings WHERE article_id = 13110
Speed: 0.209 ms
|
|
Speed: 0.150 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 13110
Speed: 0.321 ms
|
|
SELECT * FROM article_settings WHERE article_id = 13110
Speed: 0.199 ms
|
|
Speed: 0.116 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081200
Speed: 0.171 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 284
Speed: 0.321 ms
|
|
Speed: 0.790 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 6051
Speed: 0.439 ms
|
|
SELECT * FROM article_settings WHERE article_id = 284
Speed: 0.207 ms
|
|
Speed: 0.773 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 96
Speed: 1.058 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 98
Speed: 0.243 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 99
Speed: 0.212 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 100
Speed: 0.179 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 101
Speed: 0.175 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 102
Speed: 0.178 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 284
Speed: 0.319 ms
|
|
SELECT * FROM article_settings WHERE article_id = 284
Speed: 0.229 ms
|
|
Speed: 0.159 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081153
Speed: 0.182 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 5640
Speed: 0.365 ms
|
|
Speed: 0.329 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 7057
Speed: 0.186 ms
|
|
SELECT * FROM article_settings WHERE article_id = 5640
Speed: 0.361 ms
|
|
Speed: 0.209 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 5640
Speed: 0.350 ms
|
|
SELECT * FROM article_settings WHERE article_id = 5640
Speed: 0.227 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 316
Speed: 0.280 ms
|
|
Speed: 0.252 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 6068
Speed: 0.344 ms
|
|
SELECT * FROM article_settings WHERE article_id = 316
Speed: 0.167 ms
|
|
Speed: 1.475 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 123
Speed: 0.368 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 124
Speed: 0.118 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 125
Speed: 0.103 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 126
Speed: 0.094 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 127
Speed: 0.113 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 128
Speed: 0.254 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 129
Speed: 0.137 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 130
Speed: 0.105 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 131
Speed: 0.104 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 132
Speed: 0.100 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 133
Speed: 0.097 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 134
Speed: 0.105 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 135
Speed: 0.093 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 136
Speed: 0.087 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 137
Speed: 0.098 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 138
Speed: 0.090 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 139
Speed: 0.101 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 140
Speed: 0.103 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 141
Speed: 0.098 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 142
Speed: 0.091 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 143
Speed: 0.093 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 144
Speed: 0.089 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 145
Speed: 0.107 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 146
Speed: 0.107 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 147
Speed: 0.092 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 148
Speed: 0.089 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 152
Speed: 0.237 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 153
Speed: 0.116 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 154
Speed: 0.131 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 155
Speed: 0.116 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 156
Speed: 0.118 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 157
Speed: 0.117 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 158
Speed: 0.115 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 159
Speed: 0.111 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 160
Speed: 0.123 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 161
Speed: 0.119 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 162
Speed: 0.370 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 163
Speed: 0.166 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 164
Speed: 0.193 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 165
Speed: 0.156 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 166
Speed: 0.136 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 167
Speed: 0.159 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 168
Speed: 0.235 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 169
Speed: 0.153 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 170
Speed: 0.146 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 171
Speed: 0.144 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 172
Speed: 0.144 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 173
Speed: 0.140 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 174
Speed: 0.145 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 175
Speed: 0.267 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 176
Speed: 0.155 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 177
Speed: 0.148 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 191
Speed: 0.174 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 192
Speed: 0.129 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 193
Speed: 0.134 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 194
Speed: 0.162 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 195
Speed: 0.131 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 196
Speed: 0.137 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 316
Speed: 0.287 ms
|
|
SELECT * FROM article_settings WHERE article_id = 316
Speed: 0.172 ms
|
|
Speed: 0.233 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081155
Speed: 0.192 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 426
Speed: 0.375 ms
|
|
Speed: 0.207 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 6105
Speed: 0.187 ms
|
|
SELECT * FROM article_settings WHERE article_id = 426
Speed: 0.189 ms
|
|
Speed: 0.134 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 426
Speed: 0.259 ms
|
|
SELECT * FROM article_settings WHERE article_id = 426
Speed: 0.170 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 11862
Speed: 0.283 ms
|
|
Speed: 0.204 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 8181
Speed: 0.166 ms
|
|
SELECT * FROM article_settings WHERE article_id = 11862
Speed: 0.198 ms
|
|
Speed: 0.148 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 11862
Speed: 0.274 ms
|
|
SELECT * FROM article_settings WHERE article_id = 11862
Speed: 0.213 ms
|
|
Speed: 0.223 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081195
Speed: 0.394 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 10547
Speed: 0.428 ms
|
|
Speed: 0.713 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 7922
Speed: 0.185 ms
|
|
SELECT * FROM article_settings WHERE article_id = 10547
Speed: 0.208 ms
|
|
Speed: 0.744 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 7335
Speed: 0.418 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 7409
Speed: 0.377 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 10547
Speed: 0.321 ms
|
|
SELECT * FROM article_settings WHERE article_id = 10547
Speed: 0.225 ms
|
|
Speed: 0.159 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081191
Speed: 0.165 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 6572
Speed: 0.298 ms
|
|
Speed: 0.169 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 7283
Speed: 0.144 ms
|
|
SELECT * FROM article_settings WHERE article_id = 6572
Speed: 0.306 ms
|
|
Speed: 0.684 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 5817
Speed: 0.251 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 5818
Speed: 0.218 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 5819
Speed: 0.143 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 5820
Speed: 0.138 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 5821
Speed: 0.137 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 5822
Speed: 0.139 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 5823
Speed: 0.193 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 5824
Speed: 0.156 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 5825
Speed: 0.112 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 6572
Speed: 0.223 ms
|
|
SELECT * FROM article_settings WHERE article_id = 6572
Speed: 0.141 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 4985
Speed: 0.329 ms
|
|
Speed: 0.148 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 6997
Speed: 0.117 ms
|
|
SELECT * FROM article_settings WHERE article_id = 4985
Speed: 0.143 ms
|
|
Speed: 0.800 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 4373
Speed: 0.609 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 4374
Speed: 0.129 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 4625
Speed: 0.658 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 4985
Speed: 0.361 ms
|
|
SELECT * FROM article_settings WHERE article_id = 4985
Speed: 0.166 ms
|
|
Speed: 0.103 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081177
Speed: 0.133 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 2240
Speed: 0.292 ms
|
|
Speed: 0.176 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 6616
Speed: 0.145 ms
|
|
SELECT * FROM article_settings WHERE article_id = 2240
Speed: 0.194 ms
|
|
Speed: 0.971 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 1566
Speed: 0.553 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 1567
Speed: 0.162 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 2240
Speed: 0.342 ms
|
|
SELECT * FROM article_settings WHERE article_id = 2240
Speed: 0.177 ms
|
|
Speed: 0.107 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081170
Speed: 0.141 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 12795
Speed: 0.263 ms
|
|
Speed: 0.467 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 8406
Speed: 0.256 ms
|
|
SELECT * FROM article_settings WHERE article_id = 12795
Speed: 0.202 ms
|
|
Speed: 0.174 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 12795
Speed: 0.288 ms
|
|
SELECT * FROM article_settings WHERE article_id = 12795
Speed: 0.180 ms
|
|
Speed: 0.124 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081198
Speed: 0.156 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 13617
Speed: 0.298 ms
|
|
Speed: 0.186 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 8745
Speed: 0.169 ms
|
|
SELECT * FROM article_settings WHERE article_id = 13617
Speed: 0.213 ms
|
|
Speed: 0.156 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 13617
Speed: 0.274 ms
|
|
SELECT * FROM article_settings WHERE article_id = 13617
Speed: 0.183 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 11377
Speed: 0.284 ms
|
|
Speed: 0.529 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 8083
Speed: 0.149 ms
|
|
SELECT * FROM article_settings WHERE article_id = 11377
Speed: 0.168 ms
|
|
Speed: 0.127 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 11377
Speed: 0.236 ms
|
|
SELECT * FROM article_settings WHERE article_id = 11377
Speed: 0.153 ms
|
|
Speed: 0.115 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081193
Speed: 0.131 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 6869
Speed: 0.240 ms
|
|
Speed: 0.162 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 7316
Speed: 0.147 ms
|
|
SELECT * FROM article_settings WHERE article_id = 6869
Speed: 0.150 ms
|
|
Speed: 0.278 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 5972
Speed: 0.248 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 6869
Speed: 0.249 ms
|
|
SELECT * FROM article_settings WHERE article_id = 6869
Speed: 0.144 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 3026
Speed: 0.254 ms
|
|
Speed: 0.356 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 6788
Speed: 0.163 ms
|
|
SELECT * FROM article_settings WHERE article_id = 3026
Speed: 0.182 ms
|
|
Speed: 0.145 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 3026
Speed: 0.231 ms
|
|
SELECT * FROM article_settings WHERE article_id = 3026
Speed: 0.181 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 12345
Speed: 0.272 ms
|
|
Speed: 0.402 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 8346
Speed: 0.155 ms
|
|
SELECT * FROM article_settings WHERE article_id = 12345
Speed: 0.359 ms
|
|
Speed: 0.172 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 12345
Speed: 0.284 ms
|
|
SELECT * FROM article_settings WHERE article_id = 12345
Speed: 0.365 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 1886
Speed: 0.409 ms
|
|
Speed: 0.571 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 6484
Speed: 0.209 ms
|
|
SELECT * FROM article_settings WHERE article_id = 1886
Speed: 0.193 ms
|
|
Speed: 0.818 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 1186
Speed: 0.573 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 1187
Speed: 0.193 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 1188
Speed: 0.274 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 1189
Speed: 0.211 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 1190
Speed: 0.228 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 1191
Speed: 0.218 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 1192
Speed: 0.513 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 1193
Speed: 0.276 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 1194
Speed: 0.193 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 1195
Speed: 0.188 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 1196
Speed: 0.161 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 1197
Speed: 0.207 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 1198
Speed: 0.287 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 1199
Speed: 0.230 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 1200
Speed: 0.172 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 1201
Speed: 0.146 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 1202
Speed: 0.271 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 1203
Speed: 0.237 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 1204
Speed: 0.178 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 1205
Speed: 0.185 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 1206
Speed: 0.187 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 1207
Speed: 0.176 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 1208
Speed: 0.145 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 1886
Speed: 0.458 ms
|
|
SELECT * FROM article_settings WHERE article_id = 1886
Speed: 0.428 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 12958
Speed: 0.531 ms
|
|
Speed: 0.502 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 8503
Speed: 0.191 ms
|
|
SELECT * FROM article_settings WHERE article_id = 12958
Speed: 0.205 ms
|
|
Speed: 0.144 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 12958
Speed: 0.265 ms
|
|
SELECT * FROM article_settings WHERE article_id = 12958
Speed: 0.156 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 9557
Speed: 0.347 ms
|
|
Speed: 0.237 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 7704
Speed: 0.182 ms
|
|
SELECT * FROM article_settings WHERE article_id = 9557
Speed: 0.261 ms
|
|
Speed: 0.183 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 9557
Speed: 0.319 ms
|
|
SELECT * FROM article_settings WHERE article_id = 9557
Speed: 0.334 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 2667
Speed: 0.430 ms
|
|
Speed: 0.862 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 6678
Speed: 0.310 ms
|
|
SELECT * FROM article_settings WHERE article_id = 2667
Speed: 0.576 ms
|
|
Speed: 0.825 ms
|
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 2102
Speed: 0.963 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 2667
Speed: 0.372 ms
|
|
SELECT * FROM article_settings WHERE article_id = 2667
Speed: 0.227 ms
|
|
Speed: 0.130 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081172
Speed: 0.151 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 1051
Speed: 0.328 ms
|
|
Speed: 0.193 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 6259
Speed: 0.148 ms
|
|
SELECT * FROM article_settings WHERE article_id = 1051
Speed: 0.176 ms
|
|
Speed: 0.138 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 1051
Speed: 0.267 ms
|
|
SELECT * FROM article_settings WHERE article_id = 1051
Speed: 0.161 ms
|
|
Speed: 0.105 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081160
Speed: 0.133 ms
|
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 12522
Speed: 0.303 ms
|
|
Speed: 0.210 ms
|
|
SELECT * FROM article_galley_settings WHERE galley_id = 8320
Speed: 0.178 ms
|
|
SELECT * FROM article_settings WHERE article_id = 12522
Speed: 0.210 ms
|
|
Speed: 0.153 ms
|
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE article_id = 12522
Speed: 0.229 ms
|
|
SELECT * FROM article_settings WHERE article_id = 12522
Speed: 0.184 ms
|
|
Speed: 0.256 ms
|
|
SELECT * FROM issue_settings WHERE issue_id = 4785074604081225
Speed: 0.138 ms
|
|
Speed: 0.608 ms
|
|
SELECT * FROM author_settings WHERE author_id = 11502
Speed: 0.279 ms
|
|
Speed: 0.147 ms
|
|
SELECT * FROM author_settings WHERE author_id = 4805
Speed: 0.133 ms
|
|
SELECT * FROM author_settings WHERE author_id = 4806
Speed: 0.106 ms
|
|
SELECT * FROM author_settings WHERE author_id = 4807
Speed: 0.096 ms
|
|
Speed: 0.119 ms
|
|
SELECT * FROM author_settings WHERE author_id = 29266
Speed: 0.120 ms
|
|
SELECT * FROM author_settings WHERE author_id = 32849
Speed: 0.113 ms
|
|
SELECT * FROM author_settings WHERE author_id = 32850
Speed: 0.106 ms
|
|
SELECT * FROM author_settings WHERE author_id = 32851
Speed: 0.102 ms
|
|
Speed: 0.136 ms
|
|
SELECT * FROM author_settings WHERE author_id = 72
Speed: 0.116 ms
|
|
SELECT * FROM author_settings WHERE author_id = 830
Speed: 0.109 ms
|
|
SELECT * FROM author_settings WHERE author_id = 829
Speed: 0.098 ms
|
|
Speed: 0.159 ms
|
|
SELECT * FROM author_settings WHERE author_id = 21858
Speed: 0.140 ms
|
|
SELECT * FROM author_settings WHERE author_id = 21859
Speed: 0.116 ms
|
|
SELECT * FROM author_settings WHERE author_id = 22048
Speed: 0.111 ms
|
|
Speed: 0.134 ms
|
|
SELECT * FROM author_settings WHERE author_id = 17448
Speed: 0.146 ms
|
|
SELECT * FROM author_settings WHERE author_id = 17449
Speed: 0.124 ms
|
|
Speed: 0.139 ms
|
|
SELECT * FROM author_settings WHERE author_id = 1061
Speed: 0.121 ms
|
|
SELECT * FROM author_settings WHERE author_id = 1062
Speed: 0.117 ms
|
|
SELECT * FROM author_settings WHERE author_id = 1063
Speed: 0.104 ms
|
|
Speed: 0.116 ms
|
|
SELECT * FROM author_settings WHERE author_id = 4867
Speed: 0.114 ms
|
|
SELECT * FROM author_settings WHERE author_id = 4868
Speed: 0.103 ms
|
|
SELECT * FROM author_settings WHERE author_id = 4869
Speed: 0.098 ms
|
|
Speed: 0.144 ms
|
|
SELECT * FROM author_settings WHERE author_id = 6389
Speed: 0.125 ms
|
|
SELECT * FROM author_settings WHERE author_id = 6390
Speed: 0.104 ms
|
|
SELECT * FROM author_settings WHERE author_id = 6391
Speed: 0.111 ms
|
|
SELECT * FROM author_settings WHERE author_id = 6392
Speed: 0.106 ms
|
|
Speed: 0.140 ms
|
|
SELECT * FROM author_settings WHERE author_id = 17530
Speed: 0.126 ms
|
|
SELECT * FROM author_settings WHERE author_id = 17529
Speed: 0.103 ms
|
|
Speed: 0.115 ms
|
|
SELECT * FROM author_settings WHERE author_id = 26692
Speed: 0.123 ms
|
|
SELECT * FROM author_settings WHERE author_id = 26693
Speed: 0.102 ms
|
|
SELECT * FROM author_settings WHERE author_id = 26694
Speed: 0.096 ms
|
|
Speed: 0.115 ms
|
|
SELECT * FROM author_settings WHERE author_id = 7992
Speed: 0.136 ms
|
|
Speed: 0.238 ms
|
|
SELECT * FROM author_settings WHERE author_id = 15768
Speed: 0.185 ms
|
|
SELECT * FROM author_settings WHERE author_id = 15769
Speed: 0.149 ms
|
|
SELECT * FROM author_settings WHERE author_id = 15767
Speed: 0.118 ms
|
|
Speed: 0.231 ms
|
|
SELECT * FROM author_settings WHERE author_id = 148
Speed: 0.180 ms
|
|
SELECT * FROM author_settings WHERE author_id = 262
Speed: 0.501 ms
|
|
SELECT * FROM author_settings WHERE author_id = 263
Speed: 0.117 ms
|
|
SELECT * FROM author_settings WHERE author_id = 261
Speed: 0.102 ms
|
|
Speed: 0.431 ms
|
|
SELECT * FROM author_settings WHERE author_id = 18079
Speed: 0.191 ms
|
|
SELECT * FROM author_settings WHERE author_id = 18080
Speed: 0.136 ms
|
|
SELECT * FROM author_settings WHERE author_id = 18081
Speed: 0.129 ms
|
|
SELECT * FROM author_settings WHERE author_id = 18082
Speed: 0.112 ms
|
|
SELECT * FROM author_settings WHERE author_id = 18083
Speed: 0.106 ms
|
|
Speed: 0.153 ms
|
|
SELECT * FROM author_settings WHERE author_id = 11666
Speed: 0.142 ms
|
|
SELECT * FROM author_settings WHERE author_id = 11699
Speed: 0.124 ms
|
|
Speed: 0.154 ms
|
|
SELECT * FROM author_settings WHERE author_id = 28846
Speed: 0.123 ms
|
|
SELECT * FROM author_settings WHERE author_id = 29796
Speed: 0.128 ms
|
|
SELECT * FROM author_settings WHERE author_id = 29797
Speed: 0.134 ms
|
|
SELECT * FROM author_settings WHERE author_id = 29798
Speed: 0.115 ms
|
|
SELECT * FROM author_settings WHERE author_id = 29799
Speed: 0.124 ms
|
|
SELECT * FROM author_settings WHERE author_id = 29800
Speed: 0.112 ms
|
|
Speed: 0.151 ms
|
|
SELECT * FROM author_settings WHERE author_id = 24995
Speed: 0.139 ms
|
|
SELECT * FROM author_settings WHERE author_id = 24996
Speed: 0.114 ms
|
|
SELECT * FROM author_settings WHERE author_id = 24997
Speed: 0.115 ms
|
|
SELECT * FROM author_settings WHERE author_id = 24998
Speed: 0.116 ms
|
|
SELECT * FROM author_settings WHERE author_id = 24999
Speed: 0.118 ms
|
|
Speed: 0.145 ms
|
|
SELECT * FROM author_settings WHERE author_id = 18005
Speed: 0.133 ms
|
|
SELECT * FROM author_settings WHERE author_id = 18570
Speed: 0.116 ms
|
|
SELECT * FROM author_settings WHERE author_id = 18571
Speed: 0.116 ms
|
|
SELECT * FROM author_settings WHERE author_id = 18572
Speed: 0.107 ms
|
|
Speed: 0.140 ms
|
|
SELECT * FROM author_settings WHERE author_id = 6523
Speed: 0.144 ms
|
|
Speed: 0.259 ms
|
|
SELECT * FROM author_settings WHERE author_id = 11609
Speed: 0.220 ms
|
|
SELECT * FROM author_settings WHERE author_id = 11610
Speed: 0.128 ms
|
|
Speed: 0.143 ms
|
|
SELECT * FROM author_settings WHERE author_id = 10252
Speed: 0.151 ms
|
|
SELECT * FROM author_settings WHERE author_id = 10253
Speed: 0.137 ms
|
|
Speed: 0.147 ms
|
|
SELECT * FROM author_settings WHERE author_id = 12545
Speed: 0.129 ms
|
|
SELECT * FROM author_settings WHERE author_id = 12546
Speed: 0.106 ms
|
|
SELECT * FROM author_settings WHERE author_id = 12547
Speed: 0.109 ms
|
|
Speed: 0.146 ms
|
|
SELECT * FROM author_settings WHERE author_id = 4042
Speed: 0.123 ms
|
|
SELECT * FROM author_settings WHERE author_id = 4043
Speed: 0.101 ms
|
|
SELECT * FROM author_settings WHERE author_id = 4044
Speed: 0.186 ms
|
|
SELECT * FROM author_settings WHERE author_id = 4045
Speed: 0.131 ms
|
|
SELECT * FROM author_settings WHERE author_id = 4046
Speed: 0.255 ms
|
|
Speed: 0.284 ms
|
|
SELECT * FROM author_settings WHERE author_id = 2483
Speed: 0.310 ms
|
|
SELECT * FROM author_settings WHERE author_id = 2491
Speed: 0.344 ms
|
|
SELECT * FROM author_settings WHERE author_id = 2492
Speed: 0.236 ms
|
|
Speed: 0.289 ms
|
|
SELECT * FROM author_settings WHERE author_id = 23419
Speed: 0.251 ms
|
|
SELECT * FROM author_settings WHERE author_id = 23420
Speed: 0.210 ms
|
|
SELECT * FROM author_settings WHERE author_id = 23421
Speed: 0.207 ms
|
|
SELECT * FROM author_settings WHERE author_id = 23422
Speed: 0.198 ms
|
|
SELECT * FROM author_settings WHERE author_id = 23423
Speed: 0.161 ms
|
|
Speed: 0.376 ms
|
|
SELECT * FROM author_settings WHERE author_id = 20876
Speed: 0.230 ms
|
|
SELECT * FROM author_settings WHERE author_id = 20878
Speed: 0.208 ms
|
|
SELECT * FROM author_settings WHERE author_id = 20879
Speed: 0.359 ms
|
|
SELECT * FROM author_settings WHERE author_id = 20880
Speed: 0.224 ms
|
|
Speed: 0.243 ms
|
|
SELECT * FROM author_settings WHERE author_id = 5543
Speed: 0.236 ms
|
|
SELECT * FROM author_settings WHERE author_id = 5544
Speed: 0.189 ms
|
|
SELECT * FROM author_settings WHERE author_id = 5545
Speed: 0.190 ms
|
|
SELECT * FROM author_settings WHERE author_id = 5542
Speed: 0.138 ms
|
|
Speed: 0.224 ms
|
|
SELECT * FROM author_settings WHERE author_id = 25127
Speed: 0.577 ms
|
|
Speed: 0.274 ms
|
|
SELECT * FROM author_settings WHERE author_id = 576
Speed: 0.306 ms
|
|
SELECT * FROM author_settings WHERE author_id = 577
Speed: 0.284 ms
|
|
SELECT * FROM author_settings WHERE author_id = 575
Speed: 0.148 ms
|
|
Speed: 0.286 ms
|
|
SELECT * FROM author_settings WHERE author_id = 10931
Speed: 0.173 ms
|
|
SELECT * FROM author_settings WHERE author_id = 10932
Speed: 0.130 ms
|
|
SELECT * FROM author_settings WHERE author_id = 10933
Speed: 0.312 ms
|
|
SELECT * FROM author_settings WHERE author_id = 10934
Speed: 0.289 ms
|
|
SELECT * FROM author_settings WHERE author_id = 10935
Speed: 0.277 ms
|
|
Speed: 0.307 ms
|
|
SELECT * FROM author_settings WHERE author_id = 648
Speed: 0.173 ms
|
|
SELECT * FROM author_settings WHERE author_id = 653
Speed: 0.118 ms
|
|
Speed: 0.129 ms
|
|
SELECT * FROM author_settings WHERE author_id = 894
Speed: 0.192 ms
|
|
Speed: 0.341 ms
|
|
SELECT * FROM author_settings WHERE author_id = 22374
Speed: 0.422 ms
|
|
SELECT * FROM author_settings WHERE author_id = 22375
Speed: 0.476 ms
|
|
SELECT * FROM author_settings WHERE author_id = 22376
Speed: 0.433 ms
|
|
SELECT * FROM author_settings WHERE author_id = 22377
Speed: 0.461 ms
|
|
Speed: 0.368 ms
|
|
SELECT * FROM author_settings WHERE author_id = 19872
Speed: 0.187 ms
|
|
SELECT * FROM author_settings WHERE author_id = 19873
Speed: 0.119 ms
|
|
SELECT * FROM author_settings WHERE author_id = 19874
Speed: 0.340 ms
|
|
SELECT * FROM author_settings WHERE author_id = 19875
Speed: 0.138 ms
|
|
SELECT * FROM author_settings WHERE author_id = 19876
Speed: 0.137 ms
|
|
SELECT * FROM author_settings WHERE author_id = 19877
Speed: 0.117 ms
|
|
Speed: 0.191 ms
|
|
SELECT * FROM author_settings WHERE author_id = 12706
Speed: 0.149 ms
|
|
SELECT * FROM author_settings WHERE author_id = 12707
Speed: 0.130 ms
|
|
SELECT * FROM author_settings WHERE author_id = 12708
Speed: 0.129 ms
|
|
Speed: 0.208 ms
|
|
SELECT * FROM author_settings WHERE author_id = 9820
Speed: 0.172 ms
|
|
SELECT * FROM author_settings WHERE author_id = 9819
Speed: 0.124 ms
|
|
Speed: 0.163 ms
|
|
SELECT * FROM author_settings WHERE author_id = 4571
Speed: 0.151 ms
|
|
SELECT * FROM author_settings WHERE author_id = 4572
Speed: 0.121 ms
|
|
SELECT * FROM author_settings WHERE author_id = 4573
Speed: 0.121 ms
|
|
SELECT * FROM author_settings WHERE author_id = 4574
Speed: 0.112 ms
|
|
SELECT * FROM author_settings WHERE author_id = 4575
Speed: 0.113 ms
|
|
Speed: 0.166 ms
|
|
SELECT * FROM author_settings WHERE author_id = 24373
Speed: 0.163 ms
|
|
SELECT * FROM author_settings WHERE author_id = 24374
Speed: 0.129 ms
|
|
SELECT * FROM author_settings WHERE author_id = 24375
Speed: 0.127 ms
|
|
SELECT * FROM author_settings WHERE author_id = 24372
Speed: 0.112 ms
|
|
SELECT * FROM author_settings WHERE author_id = 24376
Speed: 0.116 ms
|
|
Speed: 0.199 ms
|
|
SELECT * FROM author_settings WHERE author_id = 26207
Speed: 0.148 ms
|
|
SELECT * FROM author_settings WHERE author_id = 26208
Speed: 0.127 ms
|
|
SELECT * FROM author_settings WHERE author_id = 26209
Speed: 0.133 ms
|
|
SELECT * FROM author_settings WHERE author_id = 26210
Speed: 0.116 ms
|
|
SELECT * FROM author_settings WHERE author_id = 26211
Speed: 0.134 ms
|
|
Speed: 0.139 ms
|
|
SELECT * FROM author_settings WHERE author_id = 21435
Speed: 0.128 ms
|
|
SELECT * FROM author_settings WHERE author_id = 21436
Speed: 0.122 ms
|
|
SELECT * FROM author_settings WHERE author_id = 21437
Speed: 0.121 ms
|
|
Speed: 0.431 ms
|
|
SELECT * FROM author_settings WHERE author_id = 13244
Speed: 0.218 ms
|
|
SELECT * FROM author_settings WHERE author_id = 13251
Speed: 0.139 ms
|
|
SELECT * FROM author_settings WHERE author_id = 13252
Speed: 0.116 ms
|
|
SELECT * FROM author_settings WHERE author_id = 13253
Speed: 0.133 ms
|
|
Speed: 0.268 ms
|
|
SELECT * FROM author_settings WHERE author_id = 6075
Speed: 0.322 ms
|
|
Speed: 0.323 ms
|
|
SELECT * FROM author_settings WHERE author_id = 23328
Speed: 0.292 ms
|
|
SELECT * FROM author_settings WHERE author_id = 24045
Speed: 0.227 ms
|
|
Speed: 0.290 ms
|
|
SELECT * FROM author_settings WHERE author_id = 3824
Speed: 0.230 ms
|
|
Speed: 0.294 ms
|
|
SELECT * FROM author_settings WHERE author_id = 24737
Speed: 0.260 ms
|
|
SELECT * FROM author_settings WHERE author_id = 24738
Speed: 0.235 ms
|
|
SELECT * FROM author_settings WHERE author_id = 24739
Speed: 0.194 ms
|
|
SELECT * FROM author_settings WHERE author_id = 24740
Speed: 0.204 ms
|
|
Speed: 0.285 ms
|
|
SELECT * FROM author_settings WHERE author_id = 18031
Speed: 0.236 ms
|
|
SELECT * FROM author_settings WHERE author_id = 18030
Speed: 0.211 ms
|
|
SELECT * FROM author_settings WHERE author_id = 18032
Speed: 0.255 ms
|
|
Speed: 0.324 ms
|
|
SELECT * FROM author_settings WHERE author_id = 5458
Speed: 0.261 ms
|
|
SELECT * FROM author_settings WHERE author_id = 5459
Speed: 0.222 ms
|
|
SELECT * FROM author_settings WHERE author_id = 5460
Speed: 0.200 ms
|
|
SELECT * FROM author_settings WHERE author_id = 5461
Speed: 0.211 ms
|
|
SELECT * FROM author_settings WHERE author_id = 5462
Speed: 0.195 ms
|
|
SELECT * FROM author_settings WHERE author_id = 5463
Speed: 0.190 ms
|
|
Speed: 0.271 ms
|
|
SELECT * FROM author_settings WHERE author_id = 2086
Speed: 0.185 ms
|
|
SELECT * FROM author_settings WHERE author_id = 2084
Speed: 0.145 ms
|
|
SELECT * FROM author_settings WHERE author_id = 2091
Speed: 0.123 ms
|
|
SELECT * FROM author_settings WHERE author_id = 2090
Speed: 0.142 ms
|
|
Speed: 0.372 ms
|
|
SELECT * FROM author_settings WHERE author_id = 23740
Speed: 0.400 ms
|
|
SELECT * FROM author_settings WHERE author_id = 23739
Speed: 0.370 ms
|
|
SELECT * FROM author_settings WHERE author_id = 23741
Speed: 0.135 ms
|
|
SELECT * FROM author_settings WHERE author_id = 23742
Speed: 0.119 ms
|
|
SELECT * FROM author_settings WHERE author_id = 23878
Speed: 0.119 ms
|