SELECT * FROM sessions WHERE session_id = 9kjn36fvr6cb6n56anhpmqt4l6
Speed: 0.568 ms
|
INSERT INTO sessions
(session_id, ip_address, user_agent, created, last_used, remember, data, domain)
VALUES
(9kjn36fvr6cb6n56anhpmqt4l6, 3.138.170.67, Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com), 1732247823, 1732247823, 0, , journal.uinsgd.ac.id
Speed: 0.397 ms
|
SELECT * FROM journals WHERE path = is
Speed: 0.490 ms
|
Speed: 0.308 ms
|
Speed: 51.478 ms
|
SELECT last_run FROM scheduled_tasks WHERE class_name = plugins.generic.usageStats.UsageStatsLoader
Speed: 0.476 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.211 ms
|
SELECT last_run FROM scheduled_tasks WHERE class_name = plugins.importexport.crossref.CrossrefInfoSender
Speed: 0.297 ms
|
SELECT last_run FROM scheduled_tasks WHERE class_name = plugins.importexport.datacite.DataciteInfoSender
Speed: 0.205 ms
|
SELECT last_run FROM scheduled_tasks WHERE class_name = plugins.importexport.medra.MedraInfoSender
Speed: 0.196 ms
|
SELECT last_run FROM scheduled_tasks WHERE class_name = classes.tasks.ReviewReminder
Speed: 0.214 ms
|
SELECT last_run FROM scheduled_tasks WHERE class_name = classes.tasks.SubscriptionExpiryReminder
Speed: 0.206 ms
|
SELECT last_run FROM scheduled_tasks WHERE class_name = classes.tasks.OpenAccessNotification
Speed: 0.228 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 = 1453
Speed: 1.789 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 = 1453
Speed: 0.723 ms
|
Speed: 0.471 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 1017
Speed: 0.278 ms
|
SELECT * FROM article_settings WHERE article_id = 1453
Speed: 0.426 ms
|
Speed: 0.315 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 = 203
Speed: 0.558 ms
|
Speed: 0.225 ms
|
SELECT * FROM issue_settings WHERE issue_id = 203
Speed: 0.413 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-138-170-67.us-east-2.compute.amazonaws.com, LENGTH(ec2-3-138-170-67.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.533 ms
|
SELECT isip.subscription_id
FROM
institutional_subscription_ip isip,
subscriptions s,
subscription_types st
WHERE ((isip.ip_end IS NOT NULL
AND 59419203 >= isip.ip_start AND 59419203 <= 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 10:57:03' >= s.date_start AND '2024-11-22 10:57:03' <= s.date_end))) AND (st.format = 1
OR st.format = 17))
OR (isip.ip_end IS NULL
AND 59419203 = isip.ip_start
AND isip.subscription_id = s.subscription_id
AND s.journal_id = 28
Speed: 0.946 ms
|
SELECT * FROM sections WHERE section_id = 29
Speed: 0.952 ms
|
SELECT * FROM section_settings WHERE section_id = 29
Speed: 0.752 ms
|
SELECT * FROM sections WHERE section_id = 29
Speed: 0.544 ms
|
SELECT * FROM section_settings WHERE section_id = 29
Speed: 0.615 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 = 1453
Speed: 0.492 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 = 1453
Speed: 3.284 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 = 1453
Speed: 1.196 ms
|
Speed: 0.916 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 1017
Speed: 0.587 ms
|
SELECT * FROM article_settings WHERE article_id = 1453
Speed: 0.818 ms
|
Speed: 0.700 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-138-170-67.us-east-2.compute.amazonaws.com, LENGTH(ec2-3-138-170-67.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.647 ms
|
SELECT isip.subscription_id
FROM
institutional_subscription_ip isip,
subscriptions s,
subscription_types st
WHERE ((isip.ip_end IS NOT NULL
AND 59419203 >= isip.ip_start AND 59419203 <= 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 10:57:03' >= s.date_start AND '2024-11-22 10:57:03' <= s.date_end))) AND (st.format = 1
OR st.format = 17))
OR (isip.ip_end IS NULL
AND 59419203 = isip.ip_start
AND isip.subscription_id = s.subscription_id
AND s.journal_id = 28
Speed: 0.490 ms
|
SELECT *
FROM citations
WHERE assoc_type = 257 AND assoc_id = 1453 AND citation_state >= 0 AND citation_state <= 5
Speed: 13.088 ms
|
SELECT * FROM sections WHERE section_id = 29
Speed: 0.329 ms
|
SELECT * FROM section_settings WHERE section_id = 29
Speed: 0.298 ms
|
Speed: 38.194 ms
|
Speed: 0.556 ms
|
SELECT * FROM author_settings WHERE author_id = 2032
Speed: 0.334 ms
|
SELECT * FROM author_settings WHERE author_id = 2033
Speed: 0.245 ms
|
SELECT * FROM author_settings WHERE author_id = 2034
Speed: 0.244 ms
|
Speed: 0.528 ms
|
SELECT * FROM author_settings WHERE author_id = 2032
Speed: 0.293 ms
|
SELECT * FROM author_settings WHERE author_id = 2033
Speed: 0.322 ms
|
SELECT * FROM author_settings WHERE author_id = 2034
Speed: 0.266 ms
|
Speed: 0.417 ms
|
SELECT * FROM author_settings WHERE author_id = 2032
Speed: 0.308 ms
|
SELECT * FROM author_settings WHERE author_id = 2033
Speed: 0.269 ms
|
SELECT * FROM author_settings WHERE author_id = 2034
Speed: 0.266 ms
|
Speed: 0.605 ms
|
SELECT * FROM author_settings WHERE author_id = 2032
Speed: 0.387 ms
|
SELECT * FROM author_settings WHERE author_id = 2033
Speed: 0.355 ms
|
SELECT * FROM author_settings WHERE author_id = 2034
Speed: 0.312 ms
|
Speed: 0.936 ms
|
SELECT * FROM author_settings WHERE author_id = 2032
Speed: 0.749 ms
|
SELECT * FROM author_settings WHERE author_id = 2033
Speed: 0.648 ms
|
SELECT * FROM author_settings WHERE author_id = 2034
Speed: 0.545 ms
|
Speed: 0.608 ms
|
SELECT * FROM author_settings WHERE author_id = 2032
Speed: 0.552 ms
|
SELECT * FROM author_settings WHERE author_id = 2033
Speed: 0.473 ms
|
SELECT * FROM author_settings WHERE author_id = 2034
Speed: 0.455 ms
|
Speed: 0.612 ms
|
SELECT * FROM author_settings WHERE author_id = 2032
Speed: 0.471 ms
|
SELECT * FROM author_settings WHERE author_id = 2033
Speed: 0.485 ms
|
SELECT * FROM author_settings WHERE author_id = 2034
Speed: 0.553 ms
|
SELECT * FROM citation_settings WHERE citation_id = 18828
Speed: 0.461 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 18828
Speed: 0.361 ms
|
SELECT * FROM citation_settings WHERE citation_id = 18829
Speed: 0.313 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 18829
Speed: 0.311 ms
|
SELECT * FROM citation_settings WHERE citation_id = 18830
Speed: 0.300 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 18830
Speed: 0.267 ms
|
SELECT * FROM citation_settings WHERE citation_id = 18831
Speed: 0.290 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 18831
Speed: 0.325 ms
|
SELECT * FROM citation_settings WHERE citation_id = 18832
Speed: 0.319 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 18832
Speed: 0.274 ms
|
SELECT * FROM citation_settings WHERE citation_id = 18833
Speed: 0.294 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 18833
Speed: 0.267 ms
|
SELECT * FROM citation_settings WHERE citation_id = 18834
Speed: 0.313 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 18834
Speed: 0.283 ms
|
SELECT * FROM citation_settings WHERE citation_id = 18835
Speed: 0.339 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 18835
Speed: 0.296 ms
|
SELECT * FROM citation_settings WHERE citation_id = 18836
Speed: 0.312 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 18836
Speed: 0.313 ms
|
SELECT * FROM citation_settings WHERE citation_id = 18837
Speed: 0.332 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 18837
Speed: 0.290 ms
|
SELECT * FROM citation_settings WHERE citation_id = 18838
Speed: 0.339 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 18838
Speed: 0.305 ms
|
SELECT * FROM citation_settings WHERE citation_id = 18839
Speed: 0.335 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 18839
Speed: 0.292 ms
|
SELECT * FROM citation_settings WHERE citation_id = 18840
Speed: 0.319 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 18840
Speed: 0.497 ms
|
SELECT * FROM citation_settings WHERE citation_id = 18841
Speed: 0.417 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 18841
Speed: 0.311 ms
|
SELECT * FROM citation_settings WHERE citation_id = 18842
Speed: 0.345 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 18842
Speed: 0.343 ms
|
SELECT * FROM citation_settings WHERE citation_id = 18843
Speed: 0.347 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 18843
Speed: 0.293 ms
|
SELECT * FROM citation_settings WHERE citation_id = 18844
Speed: 0.311 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 18844
Speed: 0.295 ms
|
SELECT * FROM citation_settings WHERE citation_id = 18845
Speed: 0.362 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 18845
Speed: 0.294 ms
|
SELECT * FROM citation_settings WHERE citation_id = 18846
Speed: 0.355 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 18846
Speed: 0.312 ms
|
SELECT * FROM citation_settings WHERE citation_id = 18847
Speed: 0.305 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 18847
Speed: 0.279 ms
|
SELECT * FROM citation_settings WHERE citation_id = 18848
Speed: 0.329 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 18848
Speed: 0.368 ms
|
SELECT * FROM citation_settings WHERE citation_id = 18849
Speed: 0.366 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 18849
Speed: 0.291 ms
|
SELECT * FROM citation_settings WHERE citation_id = 18850
Speed: 0.529 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 18850
Speed: 0.388 ms
|
SELECT * FROM citation_settings WHERE citation_id = 18851
Speed: 0.371 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 18851
Speed: 0.317 ms
|
SELECT * FROM citation_settings WHERE citation_id = 18852
Speed: 0.334 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 18852
Speed: 0.309 ms
|
SELECT * FROM citation_settings WHERE citation_id = 18853
Speed: 0.334 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 18853
Speed: 0.304 ms
|
SELECT * FROM citation_settings WHERE citation_id = 18854
Speed: 0.306 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 18854
Speed: 0.330 ms
|
SELECT * FROM citation_settings WHERE citation_id = 18855
Speed: 0.317 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 18855
Speed: 0.342 ms
|
SELECT * FROM citation_settings WHERE citation_id = 18856
Speed: 0.371 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 18856
Speed: 0.378 ms
|
SELECT * FROM citation_settings WHERE citation_id = 18857
Speed: 0.375 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 18857
Speed: 0.331 ms
|
SELECT * FROM citation_settings WHERE citation_id = 18858
Speed: 0.370 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 18858
Speed: 0.397 ms
|
SELECT * FROM citation_settings WHERE citation_id = 18859
Speed: 0.374 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 18859
Speed: 0.330 ms
|
SELECT * FROM citation_settings WHERE citation_id = 18860
Speed: 0.347 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 18860
Speed: 0.350 ms
|
SELECT * FROM citation_settings WHERE citation_id = 18861
Speed: 0.357 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 18861
Speed: 0.329 ms
|
SELECT * FROM citation_settings WHERE citation_id = 18862
Speed: 0.321 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 18862
Speed: 0.346 ms
|
SELECT * FROM citation_settings WHERE citation_id = 18863
Speed: 0.319 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 18863
Speed: 0.301 ms
|
SELECT * FROM citation_settings WHERE citation_id = 18864
Speed: 0.388 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 18864
Speed: 0.345 ms
|
SELECT * FROM citation_settings WHERE citation_id = 18865
Speed: 0.341 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 18865
Speed: 0.305 ms
|
SELECT * FROM citation_settings WHERE citation_id = 18866
Speed: 0.332 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 18866
Speed: 0.351 ms
|
SELECT * FROM citation_settings WHERE citation_id = 18867
Speed: 0.668 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 18867
Speed: 0.515 ms
|
SELECT * FROM citation_settings WHERE citation_id = 18868
Speed: 0.465 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 18868
Speed: 0.425 ms
|
SELECT * FROM citation_settings WHERE citation_id = 18869
Speed: 0.674 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 18869
Speed: 0.438 ms
|
SELECT * FROM citation_settings WHERE citation_id = 18870
Speed: 0.521 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 18870
Speed: 0.435 ms
|
SELECT * FROM citation_settings WHERE citation_id = 18871
Speed: 0.429 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 18871
Speed: 0.472 ms
|
SELECT * FROM citation_settings WHERE citation_id = 18872
Speed: 0.444 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 18872
Speed: 0.406 ms
|
SELECT * FROM citation_settings WHERE citation_id = 18873
Speed: 0.508 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 18873
Speed: 0.441 ms
|
SELECT * FROM citation_settings WHERE citation_id = 18874
Speed: 0.341 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 18874
Speed: 0.347 ms
|
SELECT * FROM citation_settings WHERE citation_id = 18875
Speed: 0.425 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 18875
Speed: 0.370 ms
|
SELECT * FROM citation_settings WHERE citation_id = 18876
Speed: 0.335 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 18876
Speed: 0.344 ms
|
SELECT * FROM citation_settings WHERE citation_id = 18877
Speed: 0.422 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 18877
Speed: 0.309 ms
|
SELECT * FROM citation_settings WHERE citation_id = 18878
Speed: 0.371 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 18878
Speed: 0.314 ms
|
SELECT * FROM citation_settings WHERE citation_id = 18879
Speed: 0.422 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 18879
Speed: 0.314 ms
|
SELECT * FROM citation_settings WHERE citation_id = 18880
Speed: 0.390 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 18880
Speed: 0.303 ms
|
SELECT * FROM citation_settings WHERE citation_id = 18881
Speed: 0.302 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 18881
Speed: 0.262 ms
|
SELECT * FROM citation_settings WHERE citation_id = 18882
Speed: 0.298 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 18882
Speed: 0.330 ms
|
SELECT * FROM citation_settings WHERE citation_id = 18883
Speed: 0.323 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 18883
Speed: 0.268 ms
|
SELECT * FROM citation_settings WHERE citation_id = 18884
Speed: 0.279 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 18884
Speed: 0.280 ms
|
SELECT * FROM citation_settings WHERE citation_id = 18885
Speed: 0.353 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 18885
Speed: 0.270 ms
|
SELECT * FROM citation_settings WHERE citation_id = 18886
Speed: 0.286 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 18886
Speed: 0.298 ms
|
SELECT * FROM citation_settings WHERE citation_id = 18887
Speed: 0.293 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 18887
Speed: 0.261 ms
|
SELECT * FROM citation_settings WHERE citation_id = 18888
Speed: 0.341 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 18888
Speed: 0.284 ms
|
SELECT * FROM citation_settings WHERE citation_id = 18889
Speed: 0.305 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 18889
Speed: 0.312 ms
|
SELECT * FROM citation_settings WHERE citation_id = 18890
Speed: 0.348 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 18890
Speed: 0.301 ms
|
SELECT * FROM citation_settings WHERE citation_id = 18891
Speed: 0.302 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 18891
Speed: 0.313 ms
|
SELECT * FROM citation_settings WHERE citation_id = 18892
Speed: 0.338 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 18892
Speed: 0.275 ms
|
SELECT * FROM citation_settings WHERE citation_id = 18893
Speed: 0.316 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 18893
Speed: 0.274 ms
|
SELECT * FROM citation_settings WHERE citation_id = 18894
Speed: 0.302 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 18894
Speed: 0.279 ms
|
SELECT * FROM citation_settings WHERE citation_id = 18895
Speed: 0.328 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 18895
Speed: 0.293 ms
|
SELECT * FROM citation_settings WHERE citation_id = 18896
Speed: 0.321 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 18896
Speed: 0.363 ms
|
SELECT * FROM citation_settings WHERE citation_id = 18897
Speed: 0.321 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 18897
Speed: 0.297 ms
|
SELECT * FROM citation_settings WHERE citation_id = 18898
Speed: 0.408 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 18898
Speed: 0.399 ms
|
SELECT * FROM citation_settings WHERE citation_id = 18899
Speed: 0.372 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 18899
Speed: 0.338 ms
|
SELECT * FROM citation_settings WHERE citation_id = 18900
Speed: 0.393 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 18900
Speed: 0.340 ms
|
SELECT * FROM citation_settings WHERE citation_id = 18901
Speed: 0.540 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 18901
Speed: 0.395 ms
|
SELECT * FROM citation_settings WHERE citation_id = 18902
Speed: 0.348 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 18902
Speed: 0.309 ms
|
SELECT * FROM citation_settings WHERE citation_id = 18903
Speed: 0.330 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 18903
Speed: 0.320 ms
|
SELECT * FROM citation_settings WHERE citation_id = 18904
Speed: 0.343 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 18904
Speed: 0.289 ms
|
SELECT * FROM citation_settings WHERE citation_id = 18905
Speed: 0.307 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 18905
Speed: 0.318 ms
|
SELECT * FROM citation_settings WHERE citation_id = 18906
Speed: 0.317 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 18906
Speed: 0.291 ms
|
SELECT * FROM citation_settings WHERE citation_id = 18907
Speed: 0.309 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 18907
Speed: 0.277 ms
|
SELECT * FROM citation_settings WHERE citation_id = 18908
Speed: 0.417 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 18908
Speed: 0.324 ms
|
SELECT * FROM citation_settings WHERE citation_id = 18909
Speed: 0.238 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 18909
Speed: 0.199 ms
|
SELECT * FROM citation_settings WHERE citation_id = 18910
Speed: 0.235 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 18910
Speed: 0.198 ms
|
SELECT * FROM citation_settings WHERE citation_id = 18911
Speed: 0.242 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 18911
Speed: 0.226 ms
|
SELECT * FROM citation_settings WHERE citation_id = 18912
Speed: 0.262 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 18912
Speed: 0.195 ms
|
SELECT * FROM citation_settings WHERE citation_id = 18913
Speed: 0.209 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 18913
Speed: 0.316 ms
|
SELECT * FROM citation_settings WHERE citation_id = 18914
Speed: 0.256 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 18914
Speed: 0.209 ms
|
SELECT * FROM citation_settings WHERE citation_id = 18915
Speed: 0.242 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 18915
Speed: 0.210 ms
|
SELECT * FROM citation_settings WHERE citation_id = 18916
Speed: 0.234 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 18916
Speed: 0.228 ms
|
SELECT * FROM citation_settings WHERE citation_id = 18917
Speed: 0.247 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 18917
Speed: 0.206 ms
|
SELECT * FROM citation_settings WHERE citation_id = 18918
Speed: 0.235 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 18918
Speed: 0.241 ms
|
SELECT * FROM citation_settings WHERE citation_id = 18919
Speed: 0.237 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 18919
Speed: 0.215 ms
|
SELECT * FROM citation_settings WHERE citation_id = 18920
Speed: 0.244 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 18920
Speed: 0.229 ms
|
SELECT * FROM citation_settings WHERE citation_id = 18921
Speed: 0.277 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 18921
Speed: 0.217 ms
|
SELECT * FROM citation_settings WHERE citation_id = 18922
Speed: 0.227 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 18922
Speed: 0.210 ms
|
SELECT * FROM citation_settings WHERE citation_id = 18923
Speed: 0.238 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 18923
Speed: 0.223 ms
|
SELECT * FROM citation_settings WHERE citation_id = 18924
Speed: 0.402 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 18924
Speed: 0.295 ms
|
SELECT * FROM citation_settings WHERE citation_id = 18925
Speed: 0.264 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 18925
Speed: 0.255 ms
|
SELECT * FROM citation_settings WHERE citation_id = 18926
Speed: 0.302 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 18926
Speed: 0.274 ms
|
SELECT * FROM citation_settings WHERE citation_id = 18927
Speed: 0.260 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 18927
Speed: 0.236 ms
|
SELECT * FROM citation_settings WHERE citation_id = 18928
Speed: 0.252 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 18928
Speed: 0.273 ms
|
SELECT * FROM citation_settings WHERE citation_id = 18929
Speed: 0.273 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 18929
Speed: 0.221 ms
|
SELECT * FROM citation_settings WHERE citation_id = 18930
Speed: 0.252 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 18930
Speed: 0.242 ms
|
SELECT * FROM citation_settings WHERE citation_id = 18931
Speed: 0.277 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 18931
Speed: 0.269 ms
|
SELECT * FROM citation_settings WHERE citation_id = 18932
Speed: 0.383 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 18932
Speed: 0.289 ms
|
SELECT * FROM citation_settings WHERE citation_id = 18933
Speed: 0.305 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 18933
Speed: 0.391 ms
|
SELECT * FROM citation_settings WHERE citation_id = 18934
Speed: 0.305 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 18934
Speed: 0.308 ms
|
SELECT * FROM citation_settings WHERE citation_id = 18935
Speed: 0.289 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 18935
Speed: 0.262 ms
|
SELECT * FROM citation_settings WHERE citation_id = 18936
Speed: 0.312 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 18936
Speed: 0.335 ms
|
SELECT * FROM citation_settings WHERE citation_id = 18937
Speed: 0.261 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 18937
Speed: 0.204 ms
|
SELECT * FROM citation_settings WHERE citation_id = 18938
Speed: 0.219 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 18938
Speed: 0.193 ms
|
SELECT * FROM citation_settings WHERE citation_id = 18939
Speed: 0.241 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 18939
Speed: 0.197 ms
|
SELECT * FROM citation_settings WHERE citation_id = 18940
Speed: 0.226 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 18940
Speed: 0.193 ms
|
SELECT * FROM citation_settings WHERE citation_id = 18941
Speed: 0.237 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 18941
Speed: 0.194 ms
|
SELECT * FROM citation_settings WHERE citation_id = 18942
Speed: 0.208 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 18942
Speed: 0.180 ms
|
SELECT * FROM citation_settings WHERE citation_id = 18943
Speed: 0.210 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 18943
Speed: 0.183 ms
|
SELECT * FROM citation_settings WHERE citation_id = 18944
Speed: 0.277 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 18944
Speed: 0.202 ms
|
SELECT * FROM citation_settings WHERE citation_id = 18945
Speed: 0.229 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 18945
Speed: 0.188 ms
|
SELECT * FROM citation_settings WHERE citation_id = 18946
Speed: 0.309 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 18946
Speed: 0.267 ms
|
SELECT * FROM citation_settings WHERE citation_id = 18947
Speed: 0.255 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 18947
Speed: 0.243 ms
|
SELECT * FROM citation_settings WHERE citation_id = 18948
Speed: 0.273 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 18948
Speed: 0.225 ms
|
SELECT * FROM citation_settings WHERE citation_id = 18949
Speed: 0.251 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 18949
Speed: 0.224 ms
|
SELECT * FROM citation_settings WHERE citation_id = 18950
Speed: 0.285 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 18950
Speed: 0.244 ms
|
SELECT * FROM citation_settings WHERE citation_id = 18951
Speed: 0.343 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 18951
Speed: 0.324 ms
|
SELECT * FROM citation_settings WHERE citation_id = 18952
Speed: 0.268 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 18952
Speed: 0.236 ms
|
SELECT * FROM citation_settings WHERE citation_id = 18953
Speed: 0.318 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 18953
Speed: 0.303 ms
|
SELECT * FROM citation_settings WHERE citation_id = 18954
Speed: 0.293 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 18954
Speed: 0.281 ms
|
SELECT * FROM citation_settings WHERE citation_id = 18955
Speed: 0.366 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 18955
Speed: 0.325 ms
|
SELECT * FROM citation_settings WHERE citation_id = 18956
Speed: 0.348 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 18956
Speed: 0.290 ms
|
SELECT * FROM citation_settings WHERE citation_id = 18957
Speed: 0.394 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 18957
Speed: 0.300 ms
|
SELECT * FROM citation_settings WHERE citation_id = 18958
Speed: 0.520 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 18958
Speed: 0.370 ms
|
SELECT * FROM citation_settings WHERE citation_id = 18959
Speed: 0.377 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 18959
Speed: 0.402 ms
|
SELECT * FROM citation_settings WHERE citation_id = 18960
Speed: 0.402 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 18960
Speed: 0.343 ms
|
SELECT * FROM citation_settings WHERE citation_id = 18961
Speed: 0.458 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 18961
Speed: 0.334 ms
|
SELECT * FROM citation_settings WHERE citation_id = 18962
Speed: 0.483 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 18962
Speed: 0.388 ms
|
SELECT * FROM citation_settings WHERE citation_id = 18963
Speed: 0.515 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 18963
Speed: 0.358 ms
|
SELECT * FROM citation_settings WHERE citation_id = 18964
Speed: 0.347 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 18964
Speed: 0.336 ms
|
SELECT * FROM citation_settings WHERE citation_id = 18965
Speed: 0.391 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 18965
Speed: 0.323 ms
|
SELECT * FROM citation_settings WHERE citation_id = 18966
Speed: 0.351 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 18966
Speed: 0.350 ms
|
SELECT * FROM citation_settings WHERE citation_id = 18967
Speed: 0.355 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 18967
Speed: 0.314 ms
|
SELECT * FROM citation_settings WHERE citation_id = 18968
Speed: 0.337 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 18968
Speed: 0.349 ms
|
SELECT * FROM citation_settings WHERE citation_id = 18969
Speed: 0.349 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 18969
Speed: 0.262 ms
|
SELECT * FROM citation_settings WHERE citation_id = 18970
Speed: 0.327 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 18970
Speed: 0.237 ms
|
SELECT * FROM citation_settings WHERE citation_id = 18971
Speed: 0.275 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 18971
Speed: 0.232 ms
|
SELECT * FROM citation_settings WHERE citation_id = 18972
Speed: 0.274 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 18972
Speed: 0.256 ms
|
SELECT * FROM citation_settings WHERE citation_id = 18973
Speed: 0.289 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 18973
Speed: 0.227 ms
|
SELECT * FROM citation_settings WHERE citation_id = 18974
Speed: 0.267 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 18974
Speed: 0.237 ms
|
SELECT * FROM citation_settings WHERE citation_id = 18975
Speed: 0.300 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 18975
Speed: 0.279 ms
|
SELECT * FROM citation_settings WHERE citation_id = 18976
Speed: 0.325 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 18976
Speed: 0.230 ms
|
SELECT * FROM citation_settings WHERE citation_id = 18977
Speed: 0.293 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 18977
Speed: 0.242 ms
|
SELECT * FROM citation_settings WHERE citation_id = 18978
Speed: 0.290 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 18978
Speed: 0.229 ms
|
SELECT * FROM citation_settings WHERE citation_id = 18979
Speed: 0.263 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 18979
Speed: 0.222 ms
|
SELECT * FROM citation_settings WHERE citation_id = 18980
Speed: 0.307 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 18980
Speed: 0.252 ms
|
SELECT * FROM citation_settings WHERE citation_id = 18981
Speed: 0.281 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 18981
Speed: 0.228 ms
|
SELECT * FROM citation_settings WHERE citation_id = 18982
Speed: 0.262 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 18982
Speed: 0.222 ms
|
SELECT * FROM citation_settings WHERE citation_id = 18983
Speed: 0.302 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 18983
Speed: 0.246 ms
|
SELECT * FROM citation_settings WHERE citation_id = 18984
Speed: 0.279 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 18984
Speed: 0.233 ms
|
SELECT * FROM citation_settings WHERE citation_id = 18985
Speed: 0.264 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 18985
Speed: 0.223 ms
|
SELECT * FROM citation_settings WHERE citation_id = 18986
Speed: 0.291 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 18986
Speed: 0.225 ms
|
SELECT * FROM citation_settings WHERE citation_id = 18987
Speed: 0.271 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 18987
Speed: 0.244 ms
|
SELECT * FROM citation_settings WHERE citation_id = 18988
Speed: 0.293 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 18988
Speed: 0.218 ms
|
SELECT * FROM citation_settings WHERE citation_id = 18989
Speed: 0.238 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 18989
Speed: 0.206 ms
|
SELECT * FROM citation_settings WHERE citation_id = 18990
Speed: 0.240 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 18990
Speed: 0.232 ms
|
SELECT * FROM citation_settings WHERE citation_id = 18991
Speed: 0.253 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 18991
Speed: 0.247 ms
|
SELECT * FROM citation_settings WHERE citation_id = 18992
Speed: 0.266 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 18992
Speed: 0.214 ms
|
SELECT * FROM citation_settings WHERE citation_id = 18993
Speed: 0.252 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 18993
Speed: 0.211 ms
|
SELECT * FROM citation_settings WHERE citation_id = 18994
Speed: 0.244 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 18994
Speed: 0.211 ms
|
SELECT * FROM citation_settings WHERE citation_id = 18995
Speed: 0.269 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 18995
Speed: 0.223 ms
|
SELECT * FROM citation_settings WHERE citation_id = 18996
Speed: 0.242 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 18996
Speed: 0.208 ms
|
SELECT * FROM citation_settings WHERE citation_id = 18997
Speed: 0.229 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 18997
Speed: 0.221 ms
|
SELECT * FROM citation_settings WHERE citation_id = 18998
Speed: 0.262 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 18998
Speed: 0.209 ms
|
SELECT * FROM citation_settings WHERE citation_id = 18999
Speed: 0.248 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 18999
Speed: 0.219 ms
|
SELECT * FROM citation_settings WHERE citation_id = 19000
Speed: 0.234 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 19000
Speed: 0.205 ms
|
SELECT * FROM citation_settings WHERE citation_id = 19001
Speed: 0.243 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 19001
Speed: 0.209 ms
|
SELECT * FROM citation_settings WHERE citation_id = 19002
Speed: 0.236 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 19002
Speed: 0.215 ms
|
SELECT * FROM citation_settings WHERE citation_id = 19003
Speed: 0.232 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 19003
Speed: 0.210 ms
|
SELECT * FROM citation_settings WHERE citation_id = 19004
Speed: 0.233 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 19004
Speed: 0.211 ms
|
SELECT * FROM citation_settings WHERE citation_id = 19005
Speed: 0.249 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 19005
Speed: 0.212 ms
|
SELECT * FROM citation_settings WHERE citation_id = 19006
Speed: 0.234 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 19006
Speed: 0.210 ms
|
SELECT * FROM citation_settings WHERE citation_id = 19007
Speed: 0.243 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 19007
Speed: 0.228 ms
|
SELECT * FROM citation_settings WHERE citation_id = 19008
Speed: 0.245 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 19008
Speed: 0.233 ms
|
SELECT * FROM citation_settings WHERE citation_id = 19009
Speed: 0.247 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 19009
Speed: 0.206 ms
|
SELECT * FROM citation_settings WHERE citation_id = 19010
Speed: 0.236 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 19010
Speed: 0.210 ms
|
SELECT * FROM citation_settings WHERE citation_id = 19011
Speed: 0.244 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 19011
Speed: 0.212 ms
|
SELECT * FROM citation_settings WHERE citation_id = 19012
Speed: 0.242 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 19012
Speed: 0.211 ms
|
SELECT * FROM citation_settings WHERE citation_id = 19013
Speed: 0.248 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 19013
Speed: 0.205 ms
|
SELECT * FROM citation_settings WHERE citation_id = 19014
Speed: 0.236 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 19014
Speed: 0.216 ms
|
SELECT * FROM citation_settings WHERE citation_id = 19015
Speed: 0.248 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 19015
Speed: 0.212 ms
|
SELECT * FROM citation_settings WHERE citation_id = 19016
Speed: 0.257 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 19016
Speed: 0.217 ms
|
SELECT * FROM citation_settings WHERE citation_id = 19017
Speed: 0.240 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 19017
Speed: 0.207 ms
|
SELECT * FROM citation_settings WHERE citation_id = 19018
Speed: 0.246 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 19018
Speed: 0.218 ms
|
SELECT * FROM citation_settings WHERE citation_id = 19019
Speed: 0.245 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 19019
Speed: 0.223 ms
|
SELECT * FROM citation_settings WHERE citation_id = 19020
Speed: 0.254 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 19020
Speed: 0.208 ms
|
SELECT * FROM citation_settings WHERE citation_id = 19021
Speed: 0.239 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 19021
Speed: 0.205 ms
|
SELECT * FROM citation_settings WHERE citation_id = 19022
Speed: 0.228 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 19022
Speed: 0.213 ms
|
SELECT * FROM citation_settings WHERE citation_id = 19023
Speed: 0.258 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 19023
Speed: 0.213 ms
|
SELECT * FROM citation_settings WHERE citation_id = 19024
Speed: 0.253 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 19024
Speed: 0.205 ms
|
SELECT * FROM citation_settings WHERE citation_id = 19025
Speed: 0.230 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 19025
Speed: 0.237 ms
|
SELECT * FROM citation_settings WHERE citation_id = 19026
Speed: 0.229 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 19026
Speed: 0.224 ms
|
SELECT * FROM citation_settings WHERE citation_id = 19027
Speed: 0.245 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 19027
Speed: 0.241 ms
|
SELECT * FROM citation_settings WHERE citation_id = 19028
Speed: 0.238 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 19028
Speed: 0.204 ms
|
SELECT * FROM citation_settings WHERE citation_id = 19029
Speed: 0.228 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 19029
Speed: 0.214 ms
|
SELECT * FROM citation_settings WHERE citation_id = 19030
Speed: 0.235 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 19030
Speed: 0.238 ms
|
SELECT * FROM citation_settings WHERE citation_id = 19031
Speed: 0.243 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 19031
Speed: 0.212 ms
|
SELECT * FROM citation_settings WHERE citation_id = 19032
Speed: 0.229 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 19032
Speed: 0.207 ms
|
SELECT * FROM citation_settings WHERE citation_id = 19033
Speed: 0.233 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 19033
Speed: 0.212 ms
|
SELECT * FROM citation_settings WHERE citation_id = 19034
Speed: 0.236 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 19034
Speed: 0.221 ms
|
SELECT * FROM citation_settings WHERE citation_id = 19035
Speed: 0.249 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 19035
Speed: 0.208 ms
|
SELECT * FROM citation_settings WHERE citation_id = 19036
Speed: 0.238 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 19036
Speed: 0.205 ms
|
SELECT * FROM citation_settings WHERE citation_id = 19037
Speed: 0.236 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 19037
Speed: 0.205 ms
|
SELECT * FROM citation_settings WHERE citation_id = 19038
Speed: 0.229 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 19038
Speed: 0.224 ms
|
SELECT * FROM citation_settings WHERE citation_id = 19039
Speed: 0.260 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 19039
Speed: 0.208 ms
|
SELECT * FROM citation_settings WHERE citation_id = 19040
Speed: 0.247 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 19040
Speed: 0.204 ms
|
SELECT * FROM citation_settings WHERE citation_id = 19041
Speed: 0.237 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 19041
Speed: 0.209 ms
|
SELECT * FROM citation_settings WHERE citation_id = 19042
Speed: 0.274 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 19042
Speed: 0.231 ms
|
SELECT * FROM citation_settings WHERE citation_id = 19043
Speed: 0.272 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 19043
Speed: 0.218 ms
|
SELECT * FROM citation_settings WHERE citation_id = 19044
Speed: 0.253 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 19044
Speed: 0.216 ms
|
SELECT * FROM citation_settings WHERE citation_id = 19045
Speed: 0.254 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 19045
Speed: 0.232 ms
|
SELECT * FROM citation_settings WHERE citation_id = 19046
Speed: 0.261 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 19046
Speed: 0.219 ms
|
SELECT * FROM citation_settings WHERE citation_id = 19047
Speed: 0.256 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 19047
Speed: 0.222 ms
|
SELECT * FROM citation_settings WHERE citation_id = 19048
Speed: 0.265 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 19048
Speed: 0.236 ms
|
SELECT * FROM citation_settings WHERE citation_id = 19049
Speed: 0.260 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 19049
Speed: 0.229 ms
|
SELECT * FROM citation_settings WHERE citation_id = 19050
Speed: 0.264 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 19050
Speed: 0.227 ms
|
SELECT * FROM citation_settings WHERE citation_id = 19051
Speed: 0.268 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 19051
Speed: 0.236 ms
|
SELECT * FROM citation_settings WHERE citation_id = 19052
Speed: 0.265 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 19052
Speed: 0.237 ms
|
SELECT * FROM citation_settings WHERE citation_id = 19053
Speed: 0.262 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 19053
Speed: 0.253 ms
|
SELECT * FROM citation_settings WHERE citation_id = 19054
Speed: 0.256 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 19054
Speed: 0.229 ms
|
SELECT * FROM citation_settings WHERE citation_id = 19055
Speed: 0.259 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 19055
Speed: 0.240 ms
|
SELECT * FROM citation_settings WHERE citation_id = 19056
Speed: 0.272 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 19056
Speed: 0.214 ms
|
SELECT * FROM citation_settings WHERE citation_id = 19057
Speed: 0.257 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 19057
Speed: 0.224 ms
|
SELECT * FROM citation_settings WHERE citation_id = 19058
Speed: 0.264 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 19058
Speed: 0.250 ms
|