SELECT * FROM sessions WHERE session_id = hrlv3s7onml07fhalf0pcg1ak6
Speed: 0.488 ms
|
INSERT INTO sessions
(session_id, ip_address, user_agent, created, last_used, remember, data, domain)
VALUES
(hrlv3s7onml07fhalf0pcg1ak6, 3.17.155.142, Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com), 1732229844, 1732229844, 0, , journal.uinsgd.ac.id
Speed: 0.453 ms
|
SELECT * FROM journals WHERE path = is
Speed: 0.374 ms
|
Speed: 0.290 ms
|
Speed: 43.084 ms
|
SELECT last_run FROM scheduled_tasks WHERE class_name = plugins.generic.usageStats.UsageStatsLoader
Speed: 0.443 ms
|
SELECT last_run FROM scheduled_tasks WHERE class_name = plugins.generic.pln.classes.tasks.Depositor
Speed: 0.272 ms
|
SELECT last_run FROM scheduled_tasks WHERE class_name = plugins.importexport.crossref.CrossrefInfoSender
Speed: 0.228 ms
|
SELECT last_run FROM scheduled_tasks WHERE class_name = plugins.importexport.crossref.CrossrefInfoSender
Speed: 0.212 ms
|
SELECT last_run FROM scheduled_tasks WHERE class_name = plugins.importexport.datacite.DataciteInfoSender
Speed: 0.207 ms
|
SELECT last_run FROM scheduled_tasks WHERE class_name = plugins.importexport.medra.MedraInfoSender
Speed: 0.212 ms
|
SELECT last_run FROM scheduled_tasks WHERE class_name = classes.tasks.ReviewReminder
Speed: 0.408 ms
|
SELECT last_run FROM scheduled_tasks WHERE class_name = classes.tasks.SubscriptionExpiryReminder
Speed: 0.331 ms
|
SELECT last_run FROM scheduled_tasks WHERE class_name = classes.tasks.OpenAccessNotification
Speed: 0.300 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 = 1487
Speed: 2.945 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 = 1487
Speed: 1.144 ms
|
Speed: 0.905 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 1048
Speed: 0.458 ms
|
SELECT * FROM article_settings WHERE article_id = 1487
Speed: 0.913 ms
|
Speed: 0.695 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 = 206
Speed: 0.884 ms
|
Speed: 0.371 ms
|
SELECT * FROM issue_settings WHERE issue_id = 206
Speed: 0.695 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-3-17-155-142.us-east-2.compute.amazonaws.com, LENGTH(ec2-3-17-155-142.us-east-2.compute.amazonaws.com)+1, '.'))) != 0
AND iss.domain != ''
AND iss.subscription_id = s.subscription_id
AND s.journal_id = 28
Speed: 0.995 ms
|
SELECT isip.subscription_id
FROM
institutional_subscription_ip isip,
subscriptions s,
subscription_types st
WHERE ((isip.ip_end IS NOT NULL
AND 51485582 >= isip.ip_start AND 51485582 <= isip.ip_end
AND isip.subscription_id = s.subscription_id
AND s.journal_id = 28
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 ('2024-11-22 05:57:24' >= s.date_start AND '2024-11-22 05:57:24' <= s.date_end))) AND (st.format = 1
OR st.format = 17))
OR (isip.ip_end IS NULL
AND 51485582 = isip.ip_start
AND isip.subscription_id = s.subscription_id
AND s.journal_id = 28
Speed: 0.869 ms
|
SELECT * FROM sections WHERE section_id = 29
Speed: 0.516 ms
|
SELECT * FROM section_settings WHERE section_id = 29
Speed: 0.528 ms
|
SELECT * FROM sections WHERE section_id = 29
Speed: 0.528 ms
|
SELECT * FROM section_settings WHERE section_id = 29
Speed: 0.583 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 = 1487
Speed: 0.433 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 = 1487
Speed: 2.664 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 = 1487
Speed: 1.095 ms
|
Speed: 0.845 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 1048
Speed: 0.508 ms
|
SELECT * FROM article_settings WHERE article_id = 1487
Speed: 0.647 ms
|
Speed: 0.546 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-3-17-155-142.us-east-2.compute.amazonaws.com, LENGTH(ec2-3-17-155-142.us-east-2.compute.amazonaws.com)+1, '.'))) != 0
AND iss.domain != ''
AND iss.subscription_id = s.subscription_id
AND s.journal_id = 28
Speed: 0.597 ms
|
SELECT isip.subscription_id
FROM
institutional_subscription_ip isip,
subscriptions s,
subscription_types st
WHERE ((isip.ip_end IS NOT NULL
AND 51485582 >= isip.ip_start AND 51485582 <= isip.ip_end
AND isip.subscription_id = s.subscription_id
AND s.journal_id = 28
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 ('2024-11-22 05:57:24' >= s.date_start AND '2024-11-22 05:57:24' <= s.date_end))) AND (st.format = 1
OR st.format = 17))
OR (isip.ip_end IS NULL
AND 51485582 = isip.ip_start
AND isip.subscription_id = s.subscription_id
AND s.journal_id = 28
Speed: 0.648 ms
|
SELECT *
FROM citations
WHERE assoc_type = 257 AND assoc_id = 1487 AND citation_state >= 0 AND citation_state <= 5
Speed: 7.046 ms
|
SELECT * FROM sections WHERE section_id = 29
Speed: 0.339 ms
|
SELECT * FROM section_settings WHERE section_id = 29
Speed: 0.403 ms
|
Speed: 53.060 ms
|
Speed: 0.639 ms
|
SELECT * FROM author_settings WHERE author_id = 2117
Speed: 0.356 ms
|
Speed: 0.457 ms
|
SELECT * FROM author_settings WHERE author_id = 2117
Speed: 0.362 ms
|
Speed: 0.442 ms
|
SELECT * FROM author_settings WHERE author_id = 2117
Speed: 0.378 ms
|
Speed: 0.552 ms
|
SELECT * FROM author_settings WHERE author_id = 2117
Speed: 0.468 ms
|
Speed: 0.541 ms
|
SELECT * FROM author_settings WHERE author_id = 2117
Speed: 0.446 ms
|
Speed: 0.353 ms
|
SELECT * FROM author_settings WHERE author_id = 2117
Speed: 0.382 ms
|
Speed: 0.516 ms
|
SELECT * FROM author_settings WHERE author_id = 2117
Speed: 0.464 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21666
Speed: 0.296 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21666
Speed: 0.355 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21667
Speed: 0.284 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21667
Speed: 0.249 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21668
Speed: 0.290 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21668
Speed: 0.262 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21669
Speed: 0.280 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21669
Speed: 0.229 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21670
Speed: 0.219 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21670
Speed: 0.217 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21671
Speed: 0.209 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21671
Speed: 0.228 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21672
Speed: 0.573 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21672
Speed: 0.622 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21673
Speed: 0.428 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21673
Speed: 0.485 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21674
Speed: 0.448 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21674
Speed: 0.518 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21675
Speed: 0.413 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21675
Speed: 0.469 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21676
Speed: 0.493 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21676
Speed: 0.483 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21677
Speed: 0.505 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21677
Speed: 0.543 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21678
Speed: 0.357 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21678
Speed: 0.393 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21679
Speed: 0.329 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21679
Speed: 0.379 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21680
Speed: 0.329 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21680
Speed: 0.352 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21681
Speed: 0.345 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21681
Speed: 0.364 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21682
Speed: 0.339 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21682
Speed: 0.355 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21683
Speed: 0.313 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21683
Speed: 0.353 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21684
Speed: 0.319 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21684
Speed: 0.332 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21685
Speed: 0.295 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21685
Speed: 0.337 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21686
Speed: 0.355 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21686
Speed: 0.358 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21687
Speed: 0.303 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21687
Speed: 0.342 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21688
Speed: 0.313 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21688
Speed: 0.369 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21689
Speed: 0.361 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21689
Speed: 0.333 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21690
Speed: 0.305 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21690
Speed: 0.366 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21691
Speed: 0.324 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21691
Speed: 0.343 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21692
Speed: 0.345 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21692
Speed: 0.350 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21693
Speed: 0.316 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21693
Speed: 0.324 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21694
Speed: 0.383 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21694
Speed: 0.338 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21695
Speed: 0.244 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21695
Speed: 0.252 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21696
Speed: 0.229 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21696
Speed: 0.244 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21697
Speed: 0.271 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21697
Speed: 0.258 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21698
Speed: 0.212 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21698
Speed: 0.253 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21699
Speed: 0.214 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21699
Speed: 0.213 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21700
Speed: 0.250 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21700
Speed: 0.238 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21701
Speed: 0.222 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21701
Speed: 0.218 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21702
Speed: 0.215 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21702
Speed: 0.229 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21703
Speed: 0.228 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21703
Speed: 0.225 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21704
Speed: 0.217 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21704
Speed: 0.219 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21705
Speed: 0.214 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21705
Speed: 0.215 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21706
Speed: 0.212 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21706
Speed: 0.208 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21707
Speed: 0.212 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21707
Speed: 0.236 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21708
Speed: 0.232 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21708
Speed: 0.215 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21709
Speed: 0.212 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21709
Speed: 0.207 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21710
Speed: 0.214 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21710
Speed: 0.216 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21711
Speed: 0.212 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21711
Speed: 0.225 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21712
Speed: 0.210 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21712
Speed: 0.227 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21713
Speed: 0.228 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21713
Speed: 0.218 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21714
Speed: 0.218 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21714
Speed: 0.209 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21715
Speed: 0.258 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21715
Speed: 0.358 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21716
Speed: 0.288 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21716
Speed: 0.270 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21717
Speed: 0.253 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21717
Speed: 0.257 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21718
Speed: 0.274 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21718
Speed: 0.245 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21719
Speed: 0.262 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21719
Speed: 0.253 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21720
Speed: 0.231 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21720
Speed: 0.252 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21721
Speed: 0.352 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21721
Speed: 0.266 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21722
Speed: 0.274 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21722
Speed: 0.255 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21723
Speed: 0.221 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21723
Speed: 0.339 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21724
Speed: 0.330 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21724
Speed: 0.376 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21725
Speed: 0.271 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21725
Speed: 0.337 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21726
Speed: 0.280 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21726
Speed: 0.323 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21727
Speed: 0.242 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21727
Speed: 0.258 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21728
Speed: 0.244 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21728
Speed: 0.236 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21729
Speed: 0.231 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21729
Speed: 0.232 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21730
Speed: 0.231 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21730
Speed: 0.274 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21731
Speed: 0.265 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21731
Speed: 0.241 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21732
Speed: 0.237 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21732
Speed: 0.231 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21733
Speed: 0.223 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21733
Speed: 0.230 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21734
Speed: 0.257 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21734
Speed: 0.271 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21735
Speed: 0.260 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21735
Speed: 0.246 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21736
Speed: 0.276 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21736
Speed: 0.267 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21737
Speed: 0.248 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21737
Speed: 0.275 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21738
Speed: 0.483 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21738
Speed: 0.468 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21739
Speed: 0.331 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21739
Speed: 0.344 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21740
Speed: 0.228 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21740
Speed: 0.377 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21741
Speed: 0.314 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21741
Speed: 0.300 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21742
Speed: 0.235 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21742
Speed: 0.250 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21743
Speed: 0.218 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21743
Speed: 0.242 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21744
Speed: 0.333 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21744
Speed: 0.373 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21745
Speed: 0.263 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21745
Speed: 0.265 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21746
Speed: 0.260 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21746
Speed: 0.242 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21747
Speed: 0.249 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21747
Speed: 0.262 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21748
Speed: 0.315 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21748
Speed: 0.625 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21749
Speed: 0.535 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21749
Speed: 0.588 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21750
Speed: 0.377 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21750
Speed: 0.333 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21751
Speed: 0.257 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21751
Speed: 0.250 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21752
Speed: 0.251 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21752
Speed: 0.253 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21753
Speed: 0.276 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21753
Speed: 0.242 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21754
Speed: 0.245 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21754
Speed: 0.271 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21755
Speed: 0.251 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21755
Speed: 0.242 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21756
Speed: 0.408 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21756
Speed: 0.361 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21757
Speed: 0.298 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21757
Speed: 0.296 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21758
Speed: 0.281 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21758
Speed: 0.294 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21759
Speed: 0.282 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21759
Speed: 0.286 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21760
Speed: 0.243 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21760
Speed: 0.267 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21761
Speed: 0.255 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21761
Speed: 0.246 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21762
Speed: 0.311 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21762
Speed: 0.344 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21763
Speed: 0.301 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21763
Speed: 0.302 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21764
Speed: 0.282 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21764
Speed: 0.325 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21765
Speed: 0.288 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21765
Speed: 0.328 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21766
Speed: 0.291 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21766
Speed: 0.305 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21767
Speed: 0.335 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21767
Speed: 0.321 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21768
Speed: 0.263 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21768
Speed: 0.253 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21769
Speed: 0.338 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21769
Speed: 0.296 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21770
Speed: 0.312 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21770
Speed: 0.282 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21771
Speed: 0.335 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21771
Speed: 0.308 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21772
Speed: 0.294 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21772
Speed: 0.355 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21773
Speed: 0.252 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21773
Speed: 0.340 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21774
Speed: 0.307 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21774
Speed: 0.307 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21775
Speed: 0.228 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21775
Speed: 0.266 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21776
Speed: 0.235 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21776
Speed: 0.228 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21777
Speed: 0.223 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21777
Speed: 0.289 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21778
Speed: 0.290 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21778
Speed: 0.335 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21779
Speed: 0.236 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21779
Speed: 0.243 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21780
Speed: 0.214 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21780
Speed: 0.222 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21781
Speed: 0.206 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21781
Speed: 0.358 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21782
Speed: 0.267 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21782
Speed: 0.242 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21783
Speed: 0.917 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21783
Speed: 0.292 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21784
Speed: 0.250 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21784
Speed: 0.254 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21785
Speed: 0.268 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21785
Speed: 0.259 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21786
Speed: 0.247 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21786
Speed: 0.266 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21787
Speed: 0.249 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21787
Speed: 0.263 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21788
Speed: 0.245 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21788
Speed: 0.260 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21789
Speed: 0.244 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21789
Speed: 0.266 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21790
Speed: 0.253 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21790
Speed: 0.274 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21791
Speed: 0.245 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21791
Speed: 0.257 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21792
Speed: 0.239 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21792
Speed: 0.263 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21793
Speed: 0.255 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21793
Speed: 0.284 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21794
Speed: 0.241 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21794
Speed: 0.253 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21795
Speed: 0.240 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21795
Speed: 0.253 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21796
Speed: 0.238 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21796
Speed: 0.268 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21797
Speed: 0.249 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21797
Speed: 0.262 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21798
Speed: 0.243 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21798
Speed: 0.257 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21799
Speed: 0.238 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21799
Speed: 0.275 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21800
Speed: 0.251 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21800
Speed: 0.260 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21801
Speed: 0.262 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21801
Speed: 0.250 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21802
Speed: 0.241 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21802
Speed: 0.261 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21803
Speed: 0.252 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21803
Speed: 0.274 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21804
Speed: 1.831 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21804
Speed: 0.299 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21805
Speed: 0.242 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21805
Speed: 0.255 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21806
Speed: 0.242 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21806
Speed: 0.254 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21807
Speed: 0.239 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21807
Speed: 0.267 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21808
Speed: 0.259 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21808
Speed: 0.254 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21809
Speed: 0.239 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21809
Speed: 0.259 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21810
Speed: 0.258 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21810
Speed: 0.291 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21811
Speed: 0.262 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21811
Speed: 0.273 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21812
Speed: 0.257 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21812
Speed: 0.272 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21813
Speed: 0.245 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21813
Speed: 0.258 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21814
Speed: 0.244 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21814
Speed: 0.268 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21815
Speed: 0.254 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21815
Speed: 0.264 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21816
Speed: 0.244 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21816
Speed: 0.250 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21817
Speed: 0.243 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21817
Speed: 0.264 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21818
Speed: 0.259 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21818
Speed: 0.248 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21819
Speed: 0.248 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21819
Speed: 0.270 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21820
Speed: 0.243 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21820
Speed: 0.262 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21821
Speed: 0.382 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21821
Speed: 0.283 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21822
Speed: 0.264 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21822
Speed: 0.256 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21823
Speed: 0.244 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21823
Speed: 0.271 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21824
Speed: 0.257 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21824
Speed: 0.273 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21825
Speed: 0.256 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21825
Speed: 0.254 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21826
Speed: 0.252 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21826
Speed: 0.264 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21827
Speed: 0.258 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21827
Speed: 0.274 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21828
Speed: 0.259 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21828
Speed: 0.253 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21829
Speed: 0.244 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21829
Speed: 0.277 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21830
Speed: 0.251 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21830
Speed: 0.276 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21831
Speed: 0.259 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21831
Speed: 0.258 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21832
Speed: 0.243 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21832
Speed: 0.256 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21833
Speed: 0.243 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21833
Speed: 0.286 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21834
Speed: 0.267 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21834
Speed: 0.260 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21835
Speed: 0.255 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21835
Speed: 0.252 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21836
Speed: 0.244 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21836
Speed: 0.290 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21837
Speed: 0.269 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21837
Speed: 0.258 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21838
Speed: 0.243 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21838
Speed: 0.253 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21839
Speed: 0.243 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21839
Speed: 0.275 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21840
Speed: 0.257 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21840
Speed: 0.272 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21841
Speed: 0.247 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21841
Speed: 0.271 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21842
Speed: 0.243 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21842
Speed: 0.267 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21843
Speed: 0.252 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21843
Speed: 0.263 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21844
Speed: 0.244 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21844
Speed: 0.282 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21845
Speed: 0.265 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21845
Speed: 0.269 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21846
Speed: 0.277 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21846
Speed: 0.263 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21847
Speed: 0.261 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21847
Speed: 0.274 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21848
Speed: 0.259 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21848
Speed: 0.259 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21849
Speed: 0.242 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21849
Speed: 0.268 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21850
Speed: 0.245 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21850
Speed: 0.279 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21851
Speed: 0.256 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21851
Speed: 0.257 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21852
Speed: 0.245 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21852
Speed: 0.273 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21853
Speed: 0.256 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21853
Speed: 0.286 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21854
Speed: 0.260 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21854
Speed: 0.254 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21855
Speed: 0.246 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21855
Speed: 0.276 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21856
Speed: 0.261 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21856
Speed: 0.282 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21857
Speed: 0.265 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21857
Speed: 0.249 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21858
Speed: 0.242 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21858
Speed: 0.262 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21859
Speed: 0.252 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21859
Speed: 0.287 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21860
Speed: 0.269 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21860
Speed: 0.251 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21861
Speed: 0.251 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21861
Speed: 0.260 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21862
Speed: 0.242 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21862
Speed: 0.287 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21863
Speed: 0.265 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21863
Speed: 0.252 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21864
Speed: 0.243 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21864
Speed: 0.251 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21865
Speed: 0.246 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21865
Speed: 0.289 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21866
Speed: 0.274 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21866
Speed: 0.248 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21867
Speed: 0.244 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21867
Speed: 0.253 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21868
Speed: 0.244 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21868
Speed: 0.286 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21869
Speed: 0.275 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21869
Speed: 0.261 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21870
Speed: 0.245 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21870
Speed: 0.300 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21871
Speed: 0.243 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21871
Speed: 0.288 ms
|