SELECT * FROM sessions WHERE session_id = cdq3f8g76hieac4mqoj5qb2av7
Speed: 0.423 ms
|
INSERT INTO sessions
(session_id, ip_address, user_agent, created, last_used, remember, data, domain)
VALUES
(cdq3f8g76hieac4mqoj5qb2av7, 18.225.255.226, Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com), 1740304176, 1740304176, 0, , journal.uinsgd.ac.id
Speed: 0.325 ms
|
SELECT * FROM journals WHERE path = kh
Speed: 0.304 ms
|
Speed: 0.260 ms
|
Speed: 39.119 ms
|
SELECT last_run FROM scheduled_tasks WHERE class_name = plugins.generic.usageStats.UsageStatsLoader
Speed: 0.270 ms
|
SELECT last_run FROM scheduled_tasks WHERE class_name = plugins.generic.pln.classes.tasks.Depositor
Speed: 0.217 ms
|
SELECT last_run FROM scheduled_tasks WHERE class_name = plugins.importexport.crossref.CrossrefInfoSender
Speed: 0.198 ms
|
SELECT last_run FROM scheduled_tasks WHERE class_name = plugins.importexport.crossref.CrossrefInfoSender
Speed: 0.204 ms
|
SELECT last_run FROM scheduled_tasks WHERE class_name = plugins.importexport.datacite.DataciteInfoSender
Speed: 0.218 ms
|
SELECT last_run FROM scheduled_tasks WHERE class_name = plugins.importexport.medra.MedraInfoSender
Speed: 0.220 ms
|
SELECT last_run FROM scheduled_tasks WHERE class_name = classes.tasks.ReviewReminder
Speed: 0.218 ms
|
SELECT last_run FROM scheduled_tasks WHERE class_name = classes.tasks.SubscriptionExpiryReminder
Speed: 0.191 ms
|
SELECT last_run FROM scheduled_tasks WHERE class_name = classes.tasks.OpenAccessNotification
Speed: 0.255 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
INNER JOIN articles a ON pa.article_id = a.article_id
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) INNER JOIN article_settings ast ON a.article_id = ast.article_id
WHERE ast.setting_name = pub-id::publisher-id AND ast.setting_value = 39569
Speed: 6.274 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 = 39569
Speed: 0.633 ms
|
Speed: 0.424 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 12318
Speed: 0.270 ms
|
SELECT * FROM article_settings WHERE article_id = 39569
Speed: 0.393 ms
|
Speed: 0.266 ms
|
SELECT i.*
FROM issues i INNER JOIN issue_settings ist ON i.issue_id = ist.issue_id
WHERE ist.setting_name = pub-id::publisher-id AND ist.setting_value = 1477
Speed: 0.389 ms
|
Speed: 0.199 ms
|
SELECT * FROM issue_settings WHERE issue_id = 1477
Speed: 0.336 ms
|
SELECT iss.subscription_id
FROM
institutional_subscriptions iss,
subscriptions s,
subscription_types st
WHERE POSITION(UPPER(LPAD(iss.domain, LENGTH(iss.domain)+1, '.')) IN UPPER(LPAD(ec2-18-225-255-226.us-east-2.compute.amazonaws.com, LENGTH(ec2-18-225-255-226.us-east-2.compute.amazonaws.com)+1, '.'))) != 0
AND iss.domain != ''
AND iss.subscription_id = s.subscription_id
AND s.journal_id = 79
Speed: 0.446 ms
|
SELECT isip.subscription_id
FROM
institutional_subscription_ip isip,
subscriptions s,
subscription_types st
WHERE ((isip.ip_end IS NOT NULL
AND 316800994 >= isip.ip_start AND 316800994 <= isip.ip_end
AND isip.subscription_id = s.subscription_id
AND s.journal_id = 79
AND s.status = 1
AND s.type_id = st.type_id
AND st.institutional = 1 AND ((st.non_expiring = 1) OR (st.non_expiring = 0 AND ('2025-02-23 09:49:36' >= s.date_start AND '2025-02-23 09:49:36' <= s.date_end))) AND (st.format = 1
OR st.format = 17))
OR (isip.ip_end IS NULL
AND 316800994 = isip.ip_start
AND isip.subscription_id = s.subscription_id
AND s.journal_id = 79
Speed: 0.292 ms
|
SELECT * FROM sections WHERE section_id = 111
Speed: 0.267 ms
|
SELECT * FROM section_settings WHERE section_id = 111
Speed: 0.240 ms
|
SELECT * FROM sections WHERE section_id = 111
Speed: 0.339 ms
|
SELECT * FROM section_settings WHERE section_id = 111
Speed: 0.335 ms
|
SELECT g.*,
a.file_name, a.original_file_name, a.file_stage, a.file_type, a.file_size, a.date_uploaded, a.date_modified
FROM article_galleys g
LEFT JOIN article_files a ON (g.file_id = a.file_id)
WHERE g.galley_id = 0 AND g.article_id = 39569
Speed: 0.299 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
INNER JOIN articles a ON pa.article_id = a.article_id
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) INNER JOIN article_settings ast ON a.article_id = ast.article_id
WHERE ast.setting_name = pub-id::publisher-id AND ast.setting_value = 39569
Speed: 3.218 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 = 39569
Speed: 0.552 ms
|
Speed: 0.391 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 12318
Speed: 0.292 ms
|
SELECT * FROM article_settings WHERE article_id = 39569
Speed: 0.419 ms
|
Speed: 0.578 ms
|
SELECT iss.subscription_id
FROM
institutional_subscriptions iss,
subscriptions s,
subscription_types st
WHERE POSITION(UPPER(LPAD(iss.domain, LENGTH(iss.domain)+1, '.')) IN UPPER(LPAD(ec2-18-225-255-226.us-east-2.compute.amazonaws.com, LENGTH(ec2-18-225-255-226.us-east-2.compute.amazonaws.com)+1, '.'))) != 0
AND iss.domain != ''
AND iss.subscription_id = s.subscription_id
AND s.journal_id = 79
Speed: 0.690 ms
|
SELECT isip.subscription_id
FROM
institutional_subscription_ip isip,
subscriptions s,
subscription_types st
WHERE ((isip.ip_end IS NOT NULL
AND 316800994 >= isip.ip_start AND 316800994 <= isip.ip_end
AND isip.subscription_id = s.subscription_id
AND s.journal_id = 79
AND s.status = 1
AND s.type_id = st.type_id
AND st.institutional = 1 AND ((st.non_expiring = 1) OR (st.non_expiring = 0 AND ('2025-02-23 09:49:36' >= s.date_start AND '2025-02-23 09:49:36' <= s.date_end))) AND (st.format = 1
OR st.format = 17))
OR (isip.ip_end IS NULL
AND 316800994 = isip.ip_start
AND isip.subscription_id = s.subscription_id
AND s.journal_id = 79
Speed: 0.575 ms
|
SELECT *
FROM citations
WHERE assoc_type = 257 AND assoc_id = 39569 AND citation_state >= 0 AND citation_state <= 5
Speed: 43.298 ms
|
SELECT * FROM sections WHERE section_id = 111
Speed: 0.332 ms
|
SELECT * FROM section_settings WHERE section_id = 111
Speed: 0.342 ms
|
Speed: 37.678 ms
|
Speed: 0.576 ms
|
SELECT * FROM issue_settings WHERE issue_id = 1571
Speed: 0.367 ms
|
Speed: 0.405 ms
|
SELECT * FROM author_settings WHERE author_id = 64229
Speed: 0.400 ms
|
SELECT * FROM author_settings WHERE author_id = 64230
Speed: 0.293 ms
|
SELECT * FROM author_settings WHERE author_id = 64231
Speed: 0.281 ms
|
SELECT * FROM author_settings WHERE author_id = 71046
Speed: 0.884 ms
|
Speed: 0.354 ms
|
SELECT * FROM author_settings WHERE author_id = 64229
Speed: 0.296 ms
|
SELECT * FROM author_settings WHERE author_id = 64230
Speed: 0.269 ms
|
SELECT * FROM author_settings WHERE author_id = 64231
Speed: 0.286 ms
|
SELECT * FROM author_settings WHERE author_id = 71046
Speed: 0.297 ms
|
Speed: 0.364 ms
|
SELECT * FROM author_settings WHERE author_id = 64229
Speed: 0.283 ms
|
SELECT * FROM author_settings WHERE author_id = 64230
Speed: 0.275 ms
|
SELECT * FROM author_settings WHERE author_id = 64231
Speed: 0.262 ms
|
SELECT * FROM author_settings WHERE author_id = 71046
Speed: 0.322 ms
|
Speed: 0.426 ms
|
SELECT * FROM author_settings WHERE author_id = 64229
Speed: 0.341 ms
|
SELECT * FROM author_settings WHERE author_id = 64230
Speed: 0.276 ms
|
SELECT * FROM author_settings WHERE author_id = 64231
Speed: 0.281 ms
|
SELECT * FROM author_settings WHERE author_id = 71046
Speed: 0.310 ms
|
Speed: 0.342 ms
|
SELECT * FROM author_settings WHERE author_id = 64229
Speed: 0.277 ms
|
SELECT * FROM author_settings WHERE author_id = 64230
Speed: 0.338 ms
|
SELECT * FROM author_settings WHERE author_id = 64231
Speed: 0.265 ms
|
SELECT * FROM author_settings WHERE author_id = 71046
Speed: 0.332 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
LEFT JOIN articles a ON pa.article_id = a.article_id
LEFT JOIN issues i ON pa.issue_id = i.issue_id
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 i.published = 1
AND a.journal_id = 79
Speed: 17.520 ms
|
Speed: 0.512 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 4030
Speed: 0.300 ms
|
SELECT * FROM article_settings WHERE article_id = 7675
Speed: 0.449 ms
|
Speed: 0.295 ms
|
Speed: 0.366 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 4029
Speed: 0.255 ms
|
SELECT * FROM article_settings WHERE article_id = 7681
Speed: 0.496 ms
|
Speed: 0.332 ms
|
Speed: 0.360 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 4028
Speed: 0.289 ms
|
SELECT * FROM article_settings WHERE article_id = 8282
Speed: 0.411 ms
|
Speed: 0.304 ms
|
Speed: 0.439 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 4041
Speed: 0.252 ms
|
SELECT * FROM article_settings WHERE article_id = 7689
Speed: 0.411 ms
|
Speed: 0.290 ms
|
Speed: 0.358 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 4040
Speed: 0.260 ms
|
SELECT * FROM article_settings WHERE article_id = 7737
Speed: 0.417 ms
|
Speed: 0.291 ms
|
Speed: 0.345 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 4514
Speed: 0.282 ms
|
SELECT * FROM article_settings WHERE article_id = 7673
Speed: 0.406 ms
|
Speed: 0.302 ms
|
Speed: 0.331 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 4516
Speed: 0.288 ms
|
SELECT * FROM article_settings WHERE article_id = 8662
Speed: 0.422 ms
|
Speed: 0.292 ms
|
Speed: 0.352 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 4517
Speed: 4.044 ms
|
SELECT * FROM article_settings WHERE article_id = 8478
Speed: 0.490 ms
|
Speed: 0.316 ms
|
Speed: 0.357 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 4515
Speed: 0.269 ms
|
SELECT * FROM article_settings WHERE article_id = 8661
Speed: 0.447 ms
|
Speed: 0.295 ms
|
Speed: 0.340 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 4521
Speed: 0.272 ms
|
SELECT * FROM article_settings WHERE article_id = 8504
Speed: 0.398 ms
|
Speed: 0.303 ms
|
Speed: 0.343 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 4935
Speed: 0.298 ms
|
SELECT * FROM article_settings WHERE article_id = 9528
Speed: 0.450 ms
|
Speed: 0.295 ms
|
Speed: 0.351 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 4933
Speed: 0.285 ms
|
SELECT * FROM article_settings WHERE article_id = 8187
Speed: 0.442 ms
|
Speed: 0.302 ms
|
Speed: 0.362 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 4937
Speed: 0.275 ms
|
SELECT * FROM article_settings WHERE article_id = 9981
Speed: 0.412 ms
|
Speed: 0.291 ms
|
Speed: 0.342 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 4934
Speed: 0.284 ms
|
SELECT * FROM article_settings WHERE article_id = 8521
Speed: 0.397 ms
|
Speed: 0.309 ms
|
Speed: 0.345 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 4936
Speed: 0.292 ms
|
SELECT * FROM article_settings WHERE article_id = 9813
Speed: 0.403 ms
|
Speed: 0.293 ms
|
Speed: 0.344 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 5342
Speed: 0.278 ms
|
SELECT * FROM article_settings WHERE article_id = 7699
Speed: 0.460 ms
|
Speed: 0.295 ms
|
Speed: 0.427 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 5344
Speed: 0.280 ms
|
SELECT * FROM article_settings WHERE article_id = 10009
Speed: 0.398 ms
|
Speed: 0.312 ms
|
Speed: 0.376 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 5345
Speed: 0.292 ms
|
SELECT * FROM article_settings WHERE article_id = 10575
Speed: 0.426 ms
|
Speed: 4.459 ms
|
Speed: 0.370 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 5341
Speed: 0.281 ms
|
SELECT * FROM article_settings WHERE article_id = 7678
Speed: 0.460 ms
|
Speed: 0.302 ms
|
Speed: 0.350 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 5343
Speed: 0.283 ms
|
SELECT * FROM article_settings WHERE article_id = 8759
Speed: 0.404 ms
|
Speed: 0.361 ms
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 1400
Speed: 0.355 ms
|
Speed: 0.361 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 5441
Speed: 0.288 ms
|
SELECT * FROM article_settings WHERE article_id = 9012
Speed: 0.455 ms
|
Speed: 0.290 ms
|
Speed: 0.330 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 5439
Speed: 0.254 ms
|
SELECT * FROM article_settings WHERE article_id = 11801
Speed: 0.392 ms
|
Speed: 0.281 ms
|
Speed: 0.345 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 5458
Speed: 0.269 ms
|
SELECT * FROM article_settings WHERE article_id = 11520
Speed: 0.422 ms
|
Speed: 0.284 ms
|
Speed: 0.346 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 5457
Speed: 0.256 ms
|
SELECT * FROM article_settings WHERE article_id = 11924
Speed: 0.406 ms
|
Speed: 0.291 ms
|
Speed: 0.348 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 5456
Speed: 0.277 ms
|
SELECT * FROM article_settings WHERE article_id = 12018
Speed: 0.498 ms
|
Speed: 0.348 ms
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 2196
Speed: 0.642 ms
|
Speed: 0.411 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 6392
Speed: 0.276 ms
|
SELECT * FROM article_settings WHERE article_id = 13863
Speed: 4.631 ms
|
Speed: 0.341 ms
|
Speed: 0.340 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 6389
Speed: 0.306 ms
|
SELECT * FROM article_settings WHERE article_id = 14840
Speed: 0.403 ms
|
Speed: 0.289 ms
|
Speed: 0.430 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 6388
Speed: 0.276 ms
|
SELECT * FROM article_settings WHERE article_id = 12973
Speed: 0.434 ms
|
Speed: 0.284 ms
|
Speed: 0.344 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 6391
Speed: 0.261 ms
|
SELECT * FROM article_settings WHERE article_id = 14788
Speed: 0.427 ms
|
Speed: 0.313 ms
|
Speed: 0.331 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 6390
Speed: 0.290 ms
|
SELECT * FROM article_settings WHERE article_id = 14725
Speed: 0.393 ms
|
Speed: 0.308 ms
|
Speed: 0.355 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 6922
Speed: 0.266 ms
|
SELECT * FROM article_settings WHERE article_id = 17027
Speed: 0.426 ms
|
Speed: 0.285 ms
|
Speed: 0.348 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 6920
Speed: 0.267 ms
|
SELECT * FROM article_settings WHERE article_id = 17261
Speed: 0.405 ms
|
Speed: 0.283 ms
|
Speed: 0.353 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 6921
Speed: 0.287 ms
|
SELECT * FROM article_settings WHERE article_id = 16734
Speed: 0.386 ms
|
Speed: 2.558 ms
|
Speed: 0.667 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 6930
Speed: 0.308 ms
|
SELECT * FROM article_settings WHERE article_id = 17354
Speed: 0.453 ms
|
Speed: 0.303 ms
|
Speed: 0.343 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 6934
Speed: 0.321 ms
|
SELECT * FROM article_settings WHERE article_id = 17424
Speed: 0.442 ms
|
Speed: 0.306 ms
|
Speed: 0.360 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 6982
Speed: 0.269 ms
|
SELECT * FROM article_settings WHERE article_id = 17348
Speed: 0.417 ms
|
Speed: 0.284 ms
|
Speed: 0.367 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 7109
Speed: 0.265 ms
|
SELECT * FROM article_settings WHERE article_id = 17765
Speed: 0.461 ms
|
Speed: 0.296 ms
|
Speed: 0.348 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 7161
Speed: 0.266 ms
|
SELECT * FROM article_settings WHERE article_id = 18100
Speed: 0.404 ms
|
Speed: 0.310 ms
|
Speed: 0.344 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 7163
Speed: 0.285 ms
|
SELECT * FROM article_settings WHERE article_id = 14891
Speed: 0.387 ms
|
Speed: 0.283 ms
|
Speed: 0.328 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 7395
Speed: 0.239 ms
|
SELECT * FROM article_settings WHERE article_id = 19242
Speed: 0.348 ms
|
Speed: 0.283 ms
|
Speed: 0.340 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 7396
Speed: 1.855 ms
|
SELECT * FROM article_settings WHERE article_id = 18787
Speed: 2.093 ms
|
Speed: 0.308 ms
|
Speed: 0.343 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 7521
Speed: 0.274 ms
|
SELECT * FROM article_settings WHERE article_id = 19676
Speed: 2.030 ms
|
Speed: 0.314 ms
|
Speed: 0.459 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 7519
Speed: 0.308 ms
|
SELECT * FROM article_settings WHERE article_id = 19113
Speed: 0.402 ms
|
Speed: 0.292 ms
|
Speed: 0.334 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 7518
Speed: 0.268 ms
|
SELECT * FROM article_settings WHERE article_id = 19657
Speed: 0.412 ms
|
Speed: 0.311 ms
|
Speed: 0.366 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 8803
Speed: 0.289 ms
|
SELECT * FROM article_settings WHERE article_id = 25051
Speed: 0.363 ms
|
Speed: 0.296 ms
|
Speed: 0.341 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 7643
Speed: 0.266 ms
|
SELECT * FROM article_settings WHERE article_id = 19350
Speed: 0.390 ms
|
Speed: 0.355 ms
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 3687
Speed: 0.287 ms
|
Speed: 0.347 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 7655
Speed: 0.288 ms
|
SELECT * FROM article_settings WHERE article_id = 18690
Speed: 0.425 ms
|
Speed: 0.315 ms
|
Speed: 0.330 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 7656
Speed: 0.341 ms
|
SELECT * FROM article_settings WHERE article_id = 19055
Speed: 0.474 ms
|
Speed: 0.289 ms
|
Speed: 0.355 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 7657
Speed: 0.265 ms
|
SELECT * FROM article_settings WHERE article_id = 19945
Speed: 2.551 ms
|
Speed: 0.321 ms
|
Speed: 0.361 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 7794
Speed: 2.409 ms
|
SELECT * FROM article_settings WHERE article_id = 19048
Speed: 0.438 ms
|
Speed: 0.299 ms
|
Speed: 0.336 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 7793
Speed: 0.272 ms
|
SELECT * FROM article_settings WHERE article_id = 20572
Speed: 0.431 ms
|
Speed: 0.338 ms
|
Speed: 0.374 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 7878
Speed: 0.268 ms
|
SELECT * FROM article_settings WHERE article_id = 18851
Speed: 0.408 ms
|
Speed: 0.350 ms
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 3575
Speed: 0.382 ms
|
Speed: 0.358 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 7877
Speed: 0.277 ms
|
SELECT * FROM article_settings WHERE article_id = 20813
Speed: 0.415 ms
|
Speed: 0.308 ms
|
Speed: 0.339 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 8521
Speed: 0.291 ms
|
SELECT * FROM article_settings WHERE article_id = 22605
Speed: 0.397 ms
|
Speed: 1.296 ms
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 4577
Speed: 0.395 ms
|
Speed: 0.645 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 8527
Speed: 0.280 ms
|
SELECT * FROM article_settings WHERE article_id = 22713
Speed: 0.410 ms
|
Speed: 0.361 ms
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 4579
Speed: 0.530 ms
|
Speed: 2.821 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 8520
Speed: 1.857 ms
|
SELECT * FROM article_settings WHERE article_id = 22565
Speed: 0.405 ms
|
Speed: 0.354 ms
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 4576
Speed: 0.378 ms
|
Speed: 0.343 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 8522
Speed: 0.278 ms
|
SELECT * FROM article_settings WHERE article_id = 22710
Speed: 0.442 ms
|
Speed: 0.357 ms
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 4578
Speed: 0.379 ms
|
Speed: 0.342 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 8744
Speed: 0.269 ms
|
SELECT * FROM article_settings WHERE article_id = 23863
Speed: 0.449 ms
|
Speed: 0.357 ms
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 4727
Speed: 0.350 ms
|
Speed: 0.340 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 8776
Speed: 0.273 ms
|
SELECT * FROM article_settings WHERE article_id = 24893
Speed: 0.412 ms
|
Speed: 0.296 ms
|
Speed: 0.394 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 8875
Speed: 0.290 ms
|
SELECT * FROM article_settings WHERE article_id = 24695
Speed: 0.719 ms
|
Speed: 0.549 ms
|
Speed: 0.376 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 9526
Speed: 0.288 ms
|
SELECT * FROM article_settings WHERE article_id = 28722
Speed: 0.709 ms
|
Speed: 0.316 ms
|
Speed: 0.334 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 9527
Speed: 0.297 ms
|
SELECT * FROM article_settings WHERE article_id = 28723
Speed: 0.782 ms
|
Speed: 0.318 ms
|
Speed: 2.002 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 9530
Speed: 0.301 ms
|
SELECT * FROM article_settings WHERE article_id = 28734
Speed: 0.405 ms
|
Speed: 0.301 ms
|
Speed: 0.346 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 9524
Speed: 0.299 ms
|
SELECT * FROM article_settings WHERE article_id = 25825
Speed: 0.426 ms
|
Speed: 0.344 ms
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 4922
Speed: 0.359 ms
|
Speed: 0.375 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 9525
Speed: 0.324 ms
|
SELECT * FROM article_settings WHERE article_id = 28721
Speed: 0.423 ms
|
Speed: 0.298 ms
|
Speed: 0.349 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 9528
Speed: 0.284 ms
|
SELECT * FROM article_settings WHERE article_id = 29181
Speed: 0.444 ms
|
Speed: 0.286 ms
|
Speed: 0.358 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 10054
Speed: 0.271 ms
|
SELECT * FROM article_settings WHERE article_id = 30834
Speed: 0.404 ms
|
Speed: 0.367 ms
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 6027
Speed: 0.354 ms
|
Speed: 0.436 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 10053
Speed: 0.299 ms
|
SELECT * FROM article_settings WHERE article_id = 30377
Speed: 2.078 ms
|
Speed: 0.385 ms
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 6028
Speed: 0.358 ms
|
Speed: 0.357 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 10055
Speed: 0.377 ms
|
SELECT * FROM article_settings WHERE article_id = 31742
Speed: 0.482 ms
|
Speed: 0.292 ms
|
Speed: 1.803 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 10091
Speed: 0.293 ms
|
SELECT * FROM article_settings WHERE article_id = 25548
Speed: 0.445 ms
|
Speed: 0.318 ms
|
Speed: 0.367 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 10236
Speed: 0.283 ms
|
SELECT * FROM article_settings WHERE article_id = 30089
Speed: 0.440 ms
|
Speed: 0.297 ms
|
Speed: 0.363 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 10315
Speed: 0.293 ms
|
SELECT * FROM article_settings WHERE article_id = 33290
Speed: 0.429 ms
|
Speed: 0.373 ms
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 6573
Speed: 0.363 ms
|
Speed: 0.408 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 10530
Speed: 0.273 ms
|
SELECT * FROM article_settings WHERE article_id = 33775
Speed: 0.417 ms
|
Speed: 0.310 ms
|
Speed: 0.408 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 10531
Speed: 0.302 ms
|
SELECT * FROM article_settings WHERE article_id = 33619
Speed: 0.399 ms
|
Speed: 0.294 ms
|
Speed: 0.354 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 10532
Speed: 0.272 ms
|
SELECT * FROM article_settings WHERE article_id = 30734
Speed: 0.430 ms
|
Speed: 0.305 ms
|
Speed: 0.358 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 10655
Speed: 0.295 ms
|
SELECT * FROM article_settings WHERE article_id = 33809
Speed: 0.500 ms
|
Speed: 0.361 ms
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 6675
Speed: 0.648 ms
|
Speed: 0.372 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 10656
Speed: 1.819 ms
|
SELECT * FROM article_settings WHERE article_id = 33936
Speed: 0.415 ms
|
Speed: 0.310 ms
|
Speed: 0.346 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 10653
Speed: 1.693 ms
|
SELECT * FROM article_settings WHERE article_id = 31239
Speed: 2.811 ms
|
Speed: 1.755 ms
|
Speed: 0.405 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 10926
Speed: 0.279 ms
|
SELECT * FROM article_settings WHERE article_id = 34368
Speed: 0.411 ms
|
Speed: 0.399 ms
|
Speed: 0.368 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 10663
Speed: 0.307 ms
|
SELECT * FROM article_settings WHERE article_id = 34235
Speed: 0.458 ms
|
Speed: 0.296 ms
|
Speed: 0.368 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 11241
Speed: 0.286 ms
|
SELECT * FROM article_settings WHERE article_id = 33937
Speed: 0.906 ms
|
Speed: 0.318 ms
|
Speed: 0.355 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 11242
Speed: 0.283 ms
|
SELECT * FROM article_settings WHERE article_id = 35969
Speed: 0.456 ms
|
Speed: 0.284 ms
|
Speed: 0.365 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 11276
Speed: 0.281 ms
|
SELECT * FROM article_settings WHERE article_id = 34357
Speed: 0.431 ms
|
Speed: 0.284 ms
|
Speed: 0.336 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 11275
Speed: 0.271 ms
|
SELECT * FROM article_settings WHERE article_id = 37635
Speed: 0.488 ms
|
Speed: 0.483 ms
|
Speed: 0.364 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 11349
Speed: 0.302 ms
|
SELECT * FROM article_settings WHERE article_id = 36417
Speed: 0.464 ms
|
Speed: 0.296 ms
|
Speed: 1.830 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 11668
Speed: 0.310 ms
|
SELECT * FROM article_settings WHERE article_id = 34717
Speed: 0.414 ms
|
Speed: 0.289 ms
|
Speed: 0.352 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 11702
Speed: 2.649 ms
|
SELECT * FROM article_settings WHERE article_id = 37801
Speed: 0.448 ms
|
Speed: 0.318 ms
|
Speed: 0.350 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 11701
Speed: 0.297 ms
|
SELECT * FROM article_settings WHERE article_id = 35933
Speed: 0.432 ms
|
Speed: 0.350 ms
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 7148
Speed: 0.351 ms
|
Speed: 1.925 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 11797
Speed: 0.336 ms
|
SELECT * FROM article_settings WHERE article_id = 35538
Speed: 0.410 ms
|
Speed: 0.301 ms
|
Speed: 0.348 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 12102
Speed: 0.291 ms
|
SELECT * FROM article_settings WHERE article_id = 40478
Speed: 0.446 ms
|
Speed: 0.298 ms
|
Speed: 0.348 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 12080
Speed: 0.277 ms
|
SELECT * FROM article_settings WHERE article_id = 40205
Speed: 0.506 ms
|
Speed: 0.310 ms
|
Speed: 0.335 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 12318
Speed: 0.338 ms
|
SELECT * FROM article_settings WHERE article_id = 39569
Speed: 0.401 ms
|
Speed: 0.303 ms
|
Speed: 0.344 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 12302
Speed: 0.717 ms
|
SELECT * FROM article_settings WHERE article_id = 35508
Speed: 0.432 ms
|
Speed: 0.448 ms
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 7024
Speed: 0.341 ms
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 8702
Speed: 0.338 ms
|
Speed: 0.361 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 12523
Speed: 0.590 ms
|
SELECT * FROM article_settings WHERE article_id = 34254
Speed: 0.443 ms
|
Speed: 0.326 ms
|
Speed: 0.337 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 12552
Speed: 0.378 ms
|
SELECT * FROM article_settings WHERE article_id = 39633
Speed: 0.428 ms
|
Speed: 2.865 ms
|
Speed: 0.430 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 12536
Speed: 0.305 ms
|
SELECT * FROM article_settings WHERE article_id = 44211
Speed: 0.424 ms
|
Speed: 0.316 ms
|
Speed: 0.407 ms
|
SELECT * FROM author_settings WHERE author_id = 64229
Speed: 0.307 ms
|
SELECT * FROM author_settings WHERE author_id = 64230
Speed: 0.291 ms
|
SELECT * FROM author_settings WHERE author_id = 64231
Speed: 0.267 ms
|
SELECT * FROM author_settings WHERE author_id = 71046
Speed: 3.382 ms
|
Speed: 2.197 ms
|
SELECT * FROM author_settings WHERE author_id = 64229
Speed: 0.329 ms
|
SELECT * FROM author_settings WHERE author_id = 64230
Speed: 0.290 ms
|
SELECT * FROM author_settings WHERE author_id = 64231
Speed: 0.358 ms
|
SELECT * FROM author_settings WHERE author_id = 71046
Speed: 0.331 ms
|
SELECT * FROM citation_settings WHERE citation_id = 581169
Speed: 0.269 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 581169
Speed: 0.323 ms
|
SELECT * FROM citation_settings WHERE citation_id = 581170
Speed: 0.258 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 581170
Speed: 0.271 ms
|
SELECT * FROM citation_settings WHERE citation_id = 581171
Speed: 0.262 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 581171
Speed: 0.370 ms
|
SELECT * FROM citation_settings WHERE citation_id = 581172
Speed: 0.247 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 581172
Speed: 0.263 ms
|
SELECT * FROM citation_settings WHERE citation_id = 581173
Speed: 0.330 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 581173
Speed: 0.297 ms
|
SELECT * FROM citation_settings WHERE citation_id = 581174
Speed: 2.708 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 581174
Speed: 0.301 ms
|
SELECT * FROM citation_settings WHERE citation_id = 581175
Speed: 0.284 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 581175
Speed: 0.251 ms
|
SELECT * FROM citation_settings WHERE citation_id = 581176
Speed: 1.665 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 581176
Speed: 0.280 ms
|
SELECT * FROM citation_settings WHERE citation_id = 581177
Speed: 0.250 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 581177
Speed: 0.316 ms
|
SELECT * FROM citation_settings WHERE citation_id = 581178
Speed: 0.418 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 581178
Speed: 0.344 ms
|
SELECT * FROM citation_settings WHERE citation_id = 581179
Speed: 0.254 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 581179
Speed: 0.250 ms
|
SELECT * FROM citation_settings WHERE citation_id = 581180
Speed: 0.357 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 581180
Speed: 6.476 ms
|
SELECT * FROM citation_settings WHERE citation_id = 581181
Speed: 0.314 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 581181
Speed: 0.299 ms
|
SELECT * FROM citation_settings WHERE citation_id = 581182
Speed: 0.265 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 581182
Speed: 0.259 ms
|
SELECT * FROM citation_settings WHERE citation_id = 581183
Speed: 0.590 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 581183
Speed: 0.282 ms
|
SELECT * FROM citation_settings WHERE citation_id = 581184
Speed: 0.278 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 581184
Speed: 0.322 ms
|
SELECT * FROM citation_settings WHERE citation_id = 581185
Speed: 0.289 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 581185
Speed: 0.428 ms
|
SELECT * FROM citation_settings WHERE citation_id = 581186
Speed: 3.884 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 581186
Speed: 0.289 ms
|
SELECT * FROM citation_settings WHERE citation_id = 581187
Speed: 0.263 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 581187
Speed: 0.293 ms
|
SELECT * FROM citation_settings WHERE citation_id = 581188
Speed: 0.628 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 581188
Speed: 2.266 ms
|
SELECT * FROM citation_settings WHERE citation_id = 581189
Speed: 1.781 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 581189
Speed: 0.311 ms
|
SELECT * FROM citation_settings WHERE citation_id = 581190
Speed: 27.191 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 581190
Speed: 0.342 ms
|
SELECT * FROM citation_settings WHERE citation_id = 581191
Speed: 0.359 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 581191
Speed: 0.297 ms
|
SELECT * FROM citation_settings WHERE citation_id = 581192
Speed: 0.317 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 581192
Speed: 0.291 ms
|
SELECT * FROM citation_settings WHERE citation_id = 581193
Speed: 0.275 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 581193
Speed: 0.253 ms
|
SELECT * FROM citation_settings WHERE citation_id = 581194
Speed: 0.253 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 581194
Speed: 0.261 ms
|
SELECT * FROM citation_settings WHERE citation_id = 581195
Speed: 0.249 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 581195
Speed: 0.267 ms
|
SELECT * FROM citation_settings WHERE citation_id = 581196
Speed: 0.247 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 581196
Speed: 0.257 ms
|
SELECT * FROM citation_settings WHERE citation_id = 581197
Speed: 0.249 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 581197
Speed: 0.272 ms
|
SELECT * FROM citation_settings WHERE citation_id = 581198
Speed: 2.053 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 581198
Speed: 0.285 ms
|
SELECT * FROM citation_settings WHERE citation_id = 581199
Speed: 0.250 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 581199
Speed: 0.271 ms
|
SELECT * FROM citation_settings WHERE citation_id = 581200
Speed: 0.267 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 581200
Speed: 0.261 ms
|
SELECT * FROM citation_settings WHERE citation_id = 581201
Speed: 0.255 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 581201
Speed: 0.255 ms
|
SELECT * FROM citation_settings WHERE citation_id = 581202
Speed: 0.254 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 581202
Speed: 0.275 ms
|
SELECT * FROM citation_settings WHERE citation_id = 581203
Speed: 0.271 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 581203
Speed: 0.247 ms
|
SELECT * FROM citation_settings WHERE citation_id = 581204
Speed: 10.787 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 581204
Speed: 0.321 ms
|
SELECT * FROM citation_settings WHERE citation_id = 581205
Speed: 0.291 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 581205
Speed: 0.288 ms
|
SELECT * FROM citation_settings WHERE citation_id = 581206
Speed: 0.255 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 581206
Speed: 0.253 ms
|
SELECT * FROM citation_settings WHERE citation_id = 581207
Speed: 0.260 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 581207
Speed: 0.337 ms
|
SELECT * FROM citation_settings WHERE citation_id = 581208
Speed: 0.266 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 581208
Speed: 0.259 ms
|
SELECT * FROM citation_settings WHERE citation_id = 581209
Speed: 0.258 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 581209
Speed: 0.269 ms
|
SELECT * FROM citation_settings WHERE citation_id = 581210
Speed: 0.281 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 581210
Speed: 0.269 ms
|
SELECT * FROM citation_settings WHERE citation_id = 581211
Speed: 0.249 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 581211
Speed: 0.255 ms
|
SELECT * FROM citation_settings WHERE citation_id = 581212
Speed: 0.248 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 581212
Speed: 0.279 ms
|
SELECT * FROM citation_settings WHERE citation_id = 581213
Speed: 0.318 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 581213
Speed: 0.269 ms
|
SELECT * FROM citation_settings WHERE citation_id = 581214
Speed: 5.905 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 581214
Speed: 0.311 ms
|
SELECT * FROM citation_settings WHERE citation_id = 581215
Speed: 0.259 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 581215
Speed: 0.289 ms
|
SELECT * FROM citation_settings WHERE citation_id = 581216
Speed: 0.425 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 581216
Speed: 0.266 ms
|
SELECT * FROM citation_settings WHERE citation_id = 581217
Speed: 0.248 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 581217
Speed: 0.272 ms
|
SELECT * FROM citation_settings WHERE citation_id = 581218
Speed: 3.104 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 581218
Speed: 0.276 ms
|
SELECT * FROM citation_settings WHERE citation_id = 581219
Speed: 0.260 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 581219
Speed: 0.262 ms
|
SELECT * FROM citation_settings WHERE citation_id = 581220
Speed: 0.421 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 581220
Speed: 0.260 ms
|
SELECT * FROM citation_settings WHERE citation_id = 581221
Speed: 0.248 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 581221
Speed: 0.244 ms
|
SELECT * FROM citation_settings WHERE citation_id = 581222
Speed: 0.243 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 581222
Speed: 0.260 ms
|
SELECT * FROM citation_settings WHERE citation_id = 581223
Speed: 8.107 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 581223
Speed: 0.297 ms
|
SELECT * FROM citation_settings WHERE citation_id = 581224
Speed: 0.272 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 581224
Speed: 0.326 ms
|
SELECT * FROM citation_settings WHERE citation_id = 581225
Speed: 0.465 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 581225
Speed: 0.249 ms
|
SELECT * FROM citation_settings WHERE citation_id = 581226
Speed: 0.529 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 581226
Speed: 0.343 ms
|
SELECT * FROM citation_settings WHERE citation_id = 581227
Speed: 0.247 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 581227
Speed: 0.243 ms
|
SELECT * FROM citation_settings WHERE citation_id = 581228
Speed: 0.264 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 581228
Speed: 0.258 ms
|
SELECT * FROM citation_settings WHERE citation_id = 581229
Speed: 0.279 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 581229
Speed: 0.253 ms
|
SELECT * FROM citation_settings WHERE citation_id = 581230
Speed: 0.244 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 581230
Speed: 0.288 ms
|
SELECT * FROM citation_settings WHERE citation_id = 581231
Speed: 0.244 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 581231
Speed: 0.264 ms
|
SELECT * FROM citation_settings WHERE citation_id = 581232
Speed: 0.264 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 581232
Speed: 0.254 ms
|
SELECT * FROM citation_settings WHERE citation_id = 581233
Speed: 0.243 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 581233
Speed: 0.248 ms
|
SELECT * FROM citation_settings WHERE citation_id = 581234
Speed: 0.251 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 581234
Speed: 0.260 ms
|
SELECT * FROM citation_settings WHERE citation_id = 581235
Speed: 0.256 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 581235
Speed: 0.257 ms
|
SELECT * FROM citation_settings WHERE citation_id = 581236
Speed: 0.278 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 581236
Speed: 0.258 ms
|
SELECT * FROM citation_settings WHERE citation_id = 581237
Speed: 0.244 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 581237
Speed: 0.247 ms
|
SELECT * FROM citation_settings WHERE citation_id = 581238
Speed: 0.249 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 581238
Speed: 0.250 ms
|
SELECT * FROM citation_settings WHERE citation_id = 581239
Speed: 0.243 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 581239
Speed: 0.251 ms
|
SELECT * FROM citation_settings WHERE citation_id = 581240
Speed: 0.264 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 581240
Speed: 0.246 ms
|
SELECT * FROM citation_settings WHERE citation_id = 581241
Speed: 0.244 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 581241
Speed: 0.256 ms
|
SELECT * FROM citation_settings WHERE citation_id = 581242
Speed: 0.254 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 581242
Speed: 0.259 ms
|
SELECT * FROM citation_settings WHERE citation_id = 581243
Speed: 0.342 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 581243
Speed: 0.261 ms
|
SELECT * FROM citation_settings WHERE citation_id = 581244
Speed: 0.244 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 581244
Speed: 0.415 ms
|
SELECT * FROM citation_settings WHERE citation_id = 581245
Speed: 0.353 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 581245
Speed: 0.246 ms
|
SELECT * FROM citation_settings WHERE citation_id = 581246
Speed: 0.242 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 581246
Speed: 0.265 ms
|
SELECT * FROM citation_settings WHERE citation_id = 581247
Speed: 0.279 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 581247
Speed: 0.254 ms
|
SELECT * FROM citation_settings WHERE citation_id = 581248
Speed: 0.243 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 581248
Speed: 0.290 ms
|
SELECT * FROM citation_settings WHERE citation_id = 581249
Speed: 0.296 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 581249
Speed: 0.274 ms
|
SELECT * FROM citation_settings WHERE citation_id = 581250
Speed: 0.252 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 581250
Speed: 0.261 ms
|
SELECT * FROM citation_settings WHERE citation_id = 581251
Speed: 0.259 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 581251
Speed: 0.278 ms
|
SELECT * FROM citation_settings WHERE citation_id = 581252
Speed: 0.249 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 581252
Speed: 0.265 ms
|
SELECT * FROM citation_settings WHERE citation_id = 581253
Speed: 0.252 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 581253
Speed: 0.265 ms
|
SELECT * FROM citation_settings WHERE citation_id = 581254
Speed: 0.271 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 581254
Speed: 0.268 ms
|
SELECT * FROM citation_settings WHERE citation_id = 581255
Speed: 0.259 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 581255
Speed: 0.261 ms
|
SELECT * FROM citation_settings WHERE citation_id = 581256
Speed: 0.262 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 581256
Speed: 0.270 ms
|
SELECT * FROM citation_settings WHERE citation_id = 581257
Speed: 0.335 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 581257
Speed: 0.315 ms
|
SELECT * FROM citation_settings WHERE citation_id = 581258
Speed: 0.256 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 581258
Speed: 0.247 ms
|
SELECT * FROM citation_settings WHERE citation_id = 581259
Speed: 0.275 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 581259
Speed: 0.274 ms
|
SELECT * FROM citation_settings WHERE citation_id = 581260
Speed: 0.248 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 581260
Speed: 0.257 ms
|
SELECT * FROM citation_settings WHERE citation_id = 581261
Speed: 0.258 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 581261
Speed: 0.274 ms
|
SELECT * FROM citation_settings WHERE citation_id = 581262
Speed: 0.282 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 581262
Speed: 0.282 ms
|
SELECT * FROM citation_settings WHERE citation_id = 581263
Speed: 0.248 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 581263
Speed: 0.273 ms
|
SELECT * FROM citation_settings WHERE citation_id = 581264
Speed: 0.269 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 581264
Speed: 0.280 ms
|
SELECT * FROM citation_settings WHERE citation_id = 581265
Speed: 0.333 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 581265
Speed: 0.341 ms
|
SELECT * FROM citation_settings WHERE citation_id = 581266
Speed: 0.357 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 581266
Speed: 0.386 ms
|
SELECT * FROM citation_settings WHERE citation_id = 581267
Speed: 0.575 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 581267
Speed: 0.271 ms
|
SELECT * FROM citation_settings WHERE citation_id = 581268
Speed: 0.257 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 581268
Speed: 0.253 ms
|
SELECT * FROM citation_settings WHERE citation_id = 581269
Speed: 0.261 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 581269
Speed: 0.301 ms
|
SELECT * FROM citation_settings WHERE citation_id = 581270
Speed: 0.287 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 581270
Speed: 0.256 ms
|
SELECT * FROM citation_settings WHERE citation_id = 581271
Speed: 0.253 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 581271
Speed: 0.271 ms
|
SELECT * FROM citation_settings WHERE citation_id = 581272
Speed: 0.286 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 581272
Speed: 0.276 ms
|
SELECT * FROM citation_settings WHERE citation_id = 581273
Speed: 0.262 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 581273
Speed: 0.277 ms
|
SELECT * FROM citation_settings WHERE citation_id = 581274
Speed: 0.282 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 581274
Speed: 0.270 ms
|
SELECT * FROM citation_settings WHERE citation_id = 581275
Speed: 0.250 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 581275
Speed: 0.257 ms
|
SELECT * FROM citation_settings WHERE citation_id = 581276
Speed: 0.262 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 581276
Speed: 0.285 ms
|
SELECT * FROM citation_settings WHERE citation_id = 581277
Speed: 0.272 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 581277
Speed: 0.261 ms
|
SELECT * FROM citation_settings WHERE citation_id = 581278
Speed: 0.261 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 581278
Speed: 0.256 ms
|
SELECT * FROM citation_settings WHERE citation_id = 581279
Speed: 0.252 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 581279
Speed: 0.299 ms
|
SELECT * FROM citation_settings WHERE citation_id = 581280
Speed: 0.257 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 581280
Speed: 0.313 ms
|
SELECT * FROM citation_settings WHERE citation_id = 581281
Speed: 0.279 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 581281
Speed: 0.312 ms
|
SELECT * FROM citation_settings WHERE citation_id = 581282
Speed: 0.566 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 581282
Speed: 0.315 ms
|
SELECT * FROM citation_settings WHERE citation_id = 581283
Speed: 0.279 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 581283
Speed: 0.255 ms
|
SELECT * FROM citation_settings WHERE citation_id = 581284
Speed: 0.263 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 581284
Speed: 0.245 ms
|
SELECT * FROM citation_settings WHERE citation_id = 581285
Speed: 0.281 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 581285
Speed: 0.248 ms
|
SELECT * FROM citation_settings WHERE citation_id = 581286
Speed: 0.261 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 581286
Speed: 0.271 ms
|
SELECT * FROM citation_settings WHERE citation_id = 581287
Speed: 0.261 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 581287
Speed: 0.285 ms
|
SELECT * FROM citation_settings WHERE citation_id = 581288
Speed: 0.256 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 581288
Speed: 0.259 ms
|
SELECT * FROM citation_settings WHERE citation_id = 581289
Speed: 0.258 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 581289
Speed: 0.273 ms
|
SELECT * FROM citation_settings WHERE citation_id = 581290
Speed: 0.287 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 581290
Speed: 0.267 ms
|
SELECT * FROM citation_settings WHERE citation_id = 581291
Speed: 0.246 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 581291
Speed: 0.262 ms
|
SELECT * FROM citation_settings WHERE citation_id = 581292
Speed: 0.256 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 581292
Speed: 0.268 ms
|
SELECT * FROM citation_settings WHERE citation_id = 581293
Speed: 0.286 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 581293
Speed: 0.298 ms
|
SELECT * FROM citation_settings WHERE citation_id = 581294
Speed: 0.251 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 581294
Speed: 0.270 ms
|
SELECT * FROM citation_settings WHERE citation_id = 581295
Speed: 0.271 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 581295
Speed: 0.273 ms
|
SELECT * FROM citation_settings WHERE citation_id = 581296
Speed: 0.251 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 581296
Speed: 0.270 ms
|
SELECT * FROM citation_settings WHERE citation_id = 581297
Speed: 0.270 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 581297
Speed: 0.264 ms
|
SELECT * FROM citation_settings WHERE citation_id = 581298
Speed: 0.249 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 581298
Speed: 0.274 ms
|
SELECT * FROM citation_settings WHERE citation_id = 581299
Speed: 0.258 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 581299
Speed: 0.286 ms
|
SELECT * FROM citation_settings WHERE citation_id = 581300
Speed: 0.269 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 581300
Speed: 0.261 ms
|
SELECT * FROM citation_settings WHERE citation_id = 581301
Speed: 0.256 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 581301
Speed: 3.398 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
INNER JOIN articles a ON pa.article_id = a.article_id
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) INNER JOIN article_settings ast ON a.article_id = ast.article_id
WHERE ast.setting_name = pub-id::publisher-id AND ast.setting_value = 39569
Speed: 17.405 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 = 39569
Speed: 0.656 ms
|
Speed: 0.460 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 12318
Speed: 0.466 ms
|
SELECT * FROM article_settings WHERE article_id = 39569
Speed: 0.485 ms
|
Speed: 0.345 ms
|
SELECT r.*
FROM referrals r
WHERE r.article_id = 39569 AND
r.status = 2
Speed: 17.946 ms
|