SELECT * FROM sessions WHERE session_id = 84k02ar1t1l86b00b17krb4q03
Speed: 0.702 ms
|
INSERT INTO sessions
(session_id, ip_address, user_agent, created, last_used, remember, data, domain)
VALUES
(84k02ar1t1l86b00b17krb4q03, 3.141.201.92, Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com), 1734870384, 1734870384, 0, , journal.uinsgd.ac.id
Speed: 0.384 ms
|
SELECT * FROM journals WHERE path = is
Speed: 0.407 ms
|
Speed: 0.251 ms
|
Speed: 38.695 ms
|
SELECT last_run FROM scheduled_tasks WHERE class_name = plugins.generic.usageStats.UsageStatsLoader
Speed: 0.491 ms
|
SELECT last_run FROM scheduled_tasks WHERE class_name = plugins.generic.pln.classes.tasks.Depositor
Speed: 0.249 ms
|
SELECT last_run FROM scheduled_tasks WHERE class_name = plugins.importexport.crossref.CrossrefInfoSender
Speed: 0.249 ms
|
SELECT last_run FROM scheduled_tasks WHERE class_name = plugins.importexport.crossref.CrossrefInfoSender
Speed: 0.234 ms
|
SELECT last_run FROM scheduled_tasks WHERE class_name = plugins.importexport.datacite.DataciteInfoSender
Speed: 0.210 ms
|
SELECT last_run FROM scheduled_tasks WHERE class_name = plugins.importexport.medra.MedraInfoSender
Speed: 0.249 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.209 ms
|
SELECT last_run FROM scheduled_tasks WHERE class_name = classes.tasks.OpenAccessNotification
Speed: 0.202 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: 4.090 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.131 ms
|
Speed: 0.846 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 1048
Speed: 0.462 ms
|
SELECT * FROM article_settings WHERE article_id = 1487
Speed: 0.454 ms
|
Speed: 0.373 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.527 ms
|
Speed: 0.279 ms
|
SELECT * FROM issue_settings WHERE issue_id = 206
Speed: 0.430 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-141-201-92.us-east-2.compute.amazonaws.com, LENGTH(ec2-3-141-201-92.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.753 ms
|
SELECT isip.subscription_id
FROM
institutional_subscription_ip isip,
subscriptions s,
subscription_types st
WHERE ((isip.ip_end IS NOT NULL
AND 59623772 >= isip.ip_start AND 59623772 <= 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-12-22 19:26:24' >= s.date_start AND '2024-12-22 19:26:24' <= s.date_end))) AND (st.format = 1
OR st.format = 17))
OR (isip.ip_end IS NULL
AND 59623772 = isip.ip_start
AND isip.subscription_id = s.subscription_id
AND s.journal_id = 28
Speed: 0.610 ms
|
SELECT * FROM sections WHERE section_id = 29
Speed: 0.606 ms
|
SELECT * FROM section_settings WHERE section_id = 29
Speed: 0.644 ms
|
SELECT * FROM sections WHERE section_id = 29
Speed: 0.421 ms
|
SELECT * FROM section_settings WHERE section_id = 29
Speed: 0.535 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.470 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: 3.366 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: 0.561 ms
|
Speed: 0.479 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 1048
Speed: 0.307 ms
|
SELECT * FROM article_settings WHERE article_id = 1487
Speed: 0.367 ms
|
Speed: 0.320 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-141-201-92.us-east-2.compute.amazonaws.com, LENGTH(ec2-3-141-201-92.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.356 ms
|
SELECT isip.subscription_id
FROM
institutional_subscription_ip isip,
subscriptions s,
subscription_types st
WHERE ((isip.ip_end IS NOT NULL
AND 59623772 >= isip.ip_start AND 59623772 <= 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-12-22 19:26:24' >= s.date_start AND '2024-12-22 19:26:24' <= s.date_end))) AND (st.format = 1
OR st.format = 17))
OR (isip.ip_end IS NULL
AND 59623772 = isip.ip_start
AND isip.subscription_id = s.subscription_id
AND s.journal_id = 28
Speed: 0.320 ms
|
SELECT *
FROM citations
WHERE assoc_type = 257 AND assoc_id = 1487 AND citation_state >= 0 AND citation_state <= 5
Speed: 38.646 ms
|
SELECT * FROM sections WHERE section_id = 29
Speed: 0.695 ms
|
SELECT * FROM section_settings WHERE section_id = 29
Speed: 0.803 ms
|
Speed: 38.364 ms
|
Speed: 0.595 ms
|
SELECT * FROM author_settings WHERE author_id = 2117
Speed: 0.438 ms
|
Speed: 0.518 ms
|
SELECT * FROM author_settings WHERE author_id = 2117
Speed: 0.435 ms
|
Speed: 0.501 ms
|
SELECT * FROM author_settings WHERE author_id = 2117
Speed: 0.541 ms
|
Speed: 0.515 ms
|
SELECT * FROM author_settings WHERE author_id = 2117
Speed: 0.483 ms
|
Speed: 0.480 ms
|
SELECT * FROM author_settings WHERE author_id = 2117
Speed: 0.326 ms
|
Speed: 0.258 ms
|
SELECT * FROM author_settings WHERE author_id = 2117
Speed: 0.271 ms
|
Speed: 0.258 ms
|
SELECT * FROM author_settings WHERE author_id = 2117
Speed: 0.270 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21666
Speed: 0.267 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21666
Speed: 0.251 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21667
Speed: 0.219 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21667
Speed: 0.189 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21668
Speed: 0.228 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21668
Speed: 0.182 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21669
Speed: 0.205 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21669
Speed: 0.186 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21670
Speed: 0.285 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21670
Speed: 0.201 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21671
Speed: 0.203 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21671
Speed: 0.196 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21672
Speed: 0.239 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21672
Speed: 0.245 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21673
Speed: 0.231 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21673
Speed: 0.217 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21674
Speed: 0.225 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21674
Speed: 0.205 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21675
Speed: 0.230 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21675
Speed: 0.204 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21676
Speed: 0.224 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21676
Speed: 0.207 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21677
Speed: 0.248 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21677
Speed: 0.212 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21678
Speed: 0.224 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21678
Speed: 0.205 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21679
Speed: 0.224 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21679
Speed: 0.223 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21680
Speed: 0.274 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21680
Speed: 0.261 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21681
Speed: 0.285 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21681
Speed: 0.249 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21682
Speed: 0.267 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21682
Speed: 0.249 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21683
Speed: 0.284 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21683
Speed: 0.280 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21684
Speed: 0.314 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21684
Speed: 0.274 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21685
Speed: 0.272 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21685
Speed: 0.263 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21686
Speed: 0.290 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21686
Speed: 0.259 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21687
Speed: 0.289 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21687
Speed: 0.262 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21688
Speed: 0.278 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21688
Speed: 0.275 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21689
Speed: 0.315 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21689
Speed: 0.269 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21690
Speed: 0.294 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21690
Speed: 0.310 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21691
Speed: 0.593 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21691
Speed: 0.452 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21692
Speed: 0.261 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21692
Speed: 0.209 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21693
Speed: 0.216 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21693
Speed: 0.215 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21694
Speed: 0.253 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21694
Speed: 0.203 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21695
Speed: 0.252 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21695
Speed: 0.221 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21696
Speed: 0.236 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21696
Speed: 0.212 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21697
Speed: 0.249 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21697
Speed: 0.249 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21698
Speed: 0.275 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21698
Speed: 0.249 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21699
Speed: 0.246 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21699
Speed: 0.221 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21700
Speed: 0.279 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21700
Speed: 0.224 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21701
Speed: 0.283 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21701
Speed: 0.315 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21702
Speed: 0.314 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21702
Speed: 0.320 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21703
Speed: 0.329 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21703
Speed: 0.296 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21704
Speed: 0.289 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21704
Speed: 0.260 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21705
Speed: 0.332 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21705
Speed: 0.351 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21706
Speed: 0.352 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21706
Speed: 0.445 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21707
Speed: 0.298 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21707
Speed: 0.286 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21708
Speed: 0.317 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21708
Speed: 0.319 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21709
Speed: 0.268 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21709
Speed: 0.229 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21710
Speed: 0.238 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21710
Speed: 0.255 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21711
Speed: 0.239 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21711
Speed: 0.224 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21712
Speed: 0.235 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21712
Speed: 0.210 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21713
Speed: 0.205 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21713
Speed: 0.178 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21714
Speed: 0.223 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21714
Speed: 0.222 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21715
Speed: 0.225 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21715
Speed: 0.207 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21716
Speed: 0.210 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21716
Speed: 0.187 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21717
Speed: 0.230 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21717
Speed: 0.192 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21718
Speed: 0.223 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21718
Speed: 0.184 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21719
Speed: 0.209 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21719
Speed: 0.182 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21720
Speed: 0.199 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21720
Speed: 0.197 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21721
Speed: 0.244 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21721
Speed: 0.217 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21722
Speed: 0.268 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21722
Speed: 0.212 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21723
Speed: 0.229 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21723
Speed: 0.215 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21724
Speed: 0.265 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21724
Speed: 0.217 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21725
Speed: 0.227 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21725
Speed: 0.208 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21726
Speed: 0.333 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21726
Speed: 0.278 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21727
Speed: 0.285 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21727
Speed: 0.266 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21728
Speed: 0.284 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21728
Speed: 0.276 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21729
Speed: 0.353 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21729
Speed: 0.357 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21730
Speed: 0.366 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21730
Speed: 0.323 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21731
Speed: 0.357 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21731
Speed: 0.397 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21732
Speed: 0.381 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21732
Speed: 0.338 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21733
Speed: 0.380 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21733
Speed: 0.362 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21734
Speed: 0.359 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21734
Speed: 0.308 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21735
Speed: 0.348 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21735
Speed: 0.352 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21736
Speed: 0.362 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21736
Speed: 0.317 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21737
Speed: 0.321 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21737
Speed: 0.608 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21738
Speed: 0.731 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21738
Speed: 0.591 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21739
Speed: 0.640 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21739
Speed: 0.515 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21740
Speed: 0.538 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21740
Speed: 0.568 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21741
Speed: 0.614 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21741
Speed: 0.553 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21742
Speed: 0.554 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21742
Speed: 0.451 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21743
Speed: 0.417 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21743
Speed: 0.398 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21744
Speed: 0.467 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21744
Speed: 0.440 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21745
Speed: 0.494 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21745
Speed: 0.418 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21746
Speed: 0.471 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21746
Speed: 0.478 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21747
Speed: 0.430 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21747
Speed: 0.414 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21748
Speed: 0.480 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21748
Speed: 0.454 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21749
Speed: 0.465 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21749
Speed: 0.414 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21750
Speed: 0.470 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21750
Speed: 0.434 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21751
Speed: 0.472 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21751
Speed: 0.419 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21752
Speed: 0.450 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21752
Speed: 0.359 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21753
Speed: 0.417 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21753
Speed: 0.411 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21754
Speed: 0.505 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21754
Speed: 0.455 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21755
Speed: 0.501 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21755
Speed: 0.415 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21756
Speed: 0.450 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21756
Speed: 0.425 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21757
Speed: 0.447 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21757
Speed: 0.373 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21758
Speed: 0.429 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21758
Speed: 0.420 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21759
Speed: 0.446 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21759
Speed: 0.418 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21760
Speed: 0.463 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21760
Speed: 0.443 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21761
Speed: 0.453 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21761
Speed: 0.422 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21762
Speed: 0.394 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21762
Speed: 0.374 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21763
Speed: 0.366 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21763
Speed: 0.340 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21764
Speed: 0.429 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21764
Speed: 0.349 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21765
Speed: 0.355 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21765
Speed: 0.342 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21766
Speed: 0.354 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21766
Speed: 0.345 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21767
Speed: 0.351 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21767
Speed: 0.346 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21768
Speed: 0.370 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21768
Speed: 0.349 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21769
Speed: 0.361 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21769
Speed: 0.347 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21770
Speed: 0.363 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21770
Speed: 0.334 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21771
Speed: 0.342 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21771
Speed: 0.385 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21772
Speed: 0.361 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21772
Speed: 0.365 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21773
Speed: 0.363 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21773
Speed: 0.339 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21774
Speed: 0.349 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.339 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21775
Speed: 0.283 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21776
Speed: 0.257 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21776
Speed: 0.225 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21777
Speed: 0.234 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21777
Speed: 0.231 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21778
Speed: 0.374 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21778
Speed: 0.266 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21779
Speed: 0.290 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21779
Speed: 0.255 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21780
Speed: 0.286 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21780
Speed: 0.264 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21781
Speed: 0.319 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21781
Speed: 0.295 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21782
Speed: 0.268 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.258 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21783
Speed: 0.236 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21784
Speed: 0.251 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21784
Speed: 0.246 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21785
Speed: 0.266 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21785
Speed: 0.246 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21786
Speed: 0.255 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21786
Speed: 0.222 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21787
Speed: 0.286 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21787
Speed: 0.273 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21788
Speed: 0.276 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21788
Speed: 0.264 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21789
Speed: 0.452 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21789
Speed: 0.319 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21790
Speed: 0.403 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21790
Speed: 0.311 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21791
Speed: 0.288 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21791
Speed: 0.276 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21792
Speed: 0.295 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21792
Speed: 0.272 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21793
Speed: 0.325 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21793
Speed: 0.319 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21794
Speed: 0.287 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21794
Speed: 0.252 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21795
Speed: 0.255 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.317 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21796
Speed: 0.271 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21797
Speed: 0.309 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21797
Speed: 0.289 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21798
Speed: 0.290 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21798
Speed: 0.282 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21799
Speed: 0.279 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21799
Speed: 0.270 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21800
Speed: 0.297 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21800
Speed: 0.254 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21801
Speed: 0.638 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21801
Speed: 0.246 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21802
Speed: 0.501 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21802
Speed: 0.442 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21803
Speed: 0.802 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21803
Speed: 0.705 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21804
Speed: 0.654 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21804
Speed: 0.685 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21805
Speed: 0.759 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21805
Speed: 0.739 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21806
Speed: 0.437 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21806
Speed: 0.291 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21807
Speed: 0.320 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21807
Speed: 0.307 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21808
Speed: 0.328 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21808
Speed: 0.267 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21809
Speed: 0.290 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21809
Speed: 1.181 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21810
Speed: 0.584 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21810
Speed: 0.358 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21811
Speed: 0.347 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21811
Speed: 0.235 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21812
Speed: 0.235 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21812
Speed: 0.226 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21813
Speed: 0.223 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21813
Speed: 0.224 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21814
Speed: 0.239 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21814
Speed: 0.194 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21815
Speed: 0.223 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21815
Speed: 0.198 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21816
Speed: 0.211 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21816
Speed: 0.208 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21817
Speed: 0.273 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21817
Speed: 0.238 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21818
Speed: 0.305 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21818
Speed: 0.201 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21819
Speed: 0.269 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21819
Speed: 0.234 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21820
Speed: 0.257 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21820
Speed: 0.267 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21821
Speed: 0.283 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21821
Speed: 0.202 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21822
Speed: 0.223 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21822
Speed: 0.195 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21823
Speed: 0.238 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21823
Speed: 0.194 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21824
Speed: 0.211 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21824
Speed: 0.226 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21825
Speed: 0.212 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21825
Speed: 0.202 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21826
Speed: 0.230 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21826
Speed: 0.188 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21827
Speed: 0.207 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21827
Speed: 0.189 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21828
Speed: 0.222 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21828
Speed: 0.187 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21829
Speed: 0.212 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21829
Speed: 0.208 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21830
Speed: 0.222 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21830
Speed: 0.184 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21831
Speed: 0.218 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21831
Speed: 0.186 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21832
Speed: 0.205 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21832
Speed: 0.187 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21833
Speed: 0.230 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21833
Speed: 0.210 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21834
Speed: 0.217 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21834
Speed: 0.253 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21835
Speed: 0.234 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21835
Speed: 0.221 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21836
Speed: 0.235 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21836
Speed: 0.217 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21837
Speed: 0.249 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21837
Speed: 0.237 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21838
Speed: 0.287 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21838
Speed: 0.221 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21839
Speed: 0.251 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21839
Speed: 0.251 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21840
Speed: 0.278 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21840
Speed: 0.229 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21841
Speed: 0.326 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21841
Speed: 0.241 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21842
Speed: 0.256 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21842
Speed: 0.234 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21843
Speed: 0.250 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21843
Speed: 0.229 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21844
Speed: 0.245 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21844
Speed: 0.203 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21845
Speed: 0.232 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21845
Speed: 0.206 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21846
Speed: 0.233 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21846
Speed: 0.250 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21847
Speed: 0.242 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21847
Speed: 0.225 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21848
Speed: 0.228 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21848
Speed: 0.207 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21849
Speed: 0.227 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21849
Speed: 0.224 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21850
Speed: 0.228 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21850
Speed: 0.214 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21851
Speed: 0.354 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21851
Speed: 0.296 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21852
Speed: 0.215 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21852
Speed: 0.352 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21853
Speed: 0.269 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21853
Speed: 0.219 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21854
Speed: 0.273 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21854
Speed: 0.206 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21855
Speed: 0.223 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21855
Speed: 0.259 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21856
Speed: 0.290 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21856
Speed: 0.286 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21857
Speed: 0.275 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21857
Speed: 0.213 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21858
Speed: 0.216 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21858
Speed: 0.205 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21859
Speed: 0.207 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21859
Speed: 0.195 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21860
Speed: 0.282 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21860
Speed: 0.264 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21861
Speed: 0.263 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21861
Speed: 0.248 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21862
Speed: 0.265 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21862
Speed: 0.231 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21863
Speed: 0.259 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21863
Speed: 0.255 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21864
Speed: 0.333 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21864
Speed: 0.278 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21865
Speed: 0.271 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21865
Speed: 0.242 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21866
Speed: 0.270 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21866
Speed: 0.233 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21867
Speed: 0.260 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21867
Speed: 0.263 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21868
Speed: 0.303 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21868
Speed: 0.259 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21869
Speed: 0.313 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21869
Speed: 0.307 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21870
Speed: 0.323 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21870
Speed: 0.333 ms
|
SELECT * FROM citation_settings WHERE citation_id = 21871
Speed: 0.317 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 21871
Speed: 0.360 ms
|