SELECT * FROM sessions WHERE session_id = l3emafannuei075mv4582fker5
Speed: 0.628 ms
|
DELETE FROM sessions WHERE (last_used < 1611173695 AND remember = 0) OR (last_used < 1608668095
Speed: 32.900 ms
|
INSERT INTO sessions
(session_id, ip_address, user_agent, created, last_used, remember, data, domain)
VALUES
(l3emafannuei075mv4582fker5, 3.239.242.55, CCBot/2.0 (https://commoncrawl.org/faq/), 1611260095, 1611260095, 0, , www.asiapharmaceutics.info
Speed: 0.568 ms
|
SELECT * FROM journals WHERE path = aj
Speed: 0.455 ms
|
Speed: 0.355 ms
|
Speed: 2.787 ms
|
SELECT last_run FROM scheduled_tasks WHERE class_name = plugins.generic.usageStats.UsageStatsLoader
Speed: 0.647 ms
|
SELECT last_run FROM scheduled_tasks WHERE class_name = plugins.generic.pln.classes.tasks.Depositor
Speed: 0.318 ms
|
SELECT last_run FROM scheduled_tasks WHERE class_name = plugins.importexport.crossref.CrossrefInfoSender
Speed: 0.451 ms
|
SELECT last_run FROM scheduled_tasks WHERE class_name = plugins.importexport.datacite.DataciteInfoSender
Speed: 0.362 ms
|
SELECT last_run FROM scheduled_tasks WHERE class_name = plugins.importexport.medra.MedraInfoSender
Speed: 0.372 ms
|
SELECT last_run FROM scheduled_tasks WHERE class_name = plugins.importexport.crossref.CrossrefInfoSender
Speed: 0.394 ms
|
SELECT last_run FROM scheduled_tasks WHERE class_name = plugins.importexport.crossref.CrossrefInfoSender
Speed: 0.379 ms
|
SELECT last_run FROM scheduled_tasks WHERE class_name = classes.tasks.ReviewReminder
Speed: 0.374 ms
|
SELECT last_run FROM scheduled_tasks WHERE class_name = classes.tasks.SubscriptionExpiryReminder
Speed: 0.339 ms
|
SELECT last_run FROM scheduled_tasks WHERE class_name = classes.tasks.OpenAccessNotification
Speed: 0.360 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 = 60
Speed: 1.310 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 = 60
Speed: 0.859 ms
|
Speed: 0.741 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 41
Speed: 0.496 ms
|
SELECT * FROM article_settings WHERE article_id = 60
Speed: 0.594 ms
|
Speed: 0.512 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 = 28
Speed: 0.596 ms
|
Speed: 0.451 ms
|
SELECT * FROM issue_settings WHERE issue_id = 28
Speed: 0.665 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-239-242-55.compute-1.amazonaws.com, LENGTH(ec2-3-239-242-55.compute-1.amazonaws.com)+1, '.'))) != 0
AND iss.domain != ''
AND iss.subscription_id = s.subscription_id
AND s.journal_id = 1
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 66056759 >= isip.ip_start AND 66056759 <= isip.ip_end
AND isip.subscription_id = s.subscription_id
AND s.journal_id = 1
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 ('2021-01-21 20:14:55' >= s.date_start AND '2021-01-21 20:14:55' <= s.date_end))) AND (st.format = 1
OR st.format = 17))
OR (isip.ip_end IS NULL
AND 66056759 = isip.ip_start
AND isip.subscription_id = s.subscription_id
AND s.journal_id = 1
Speed: 0.564 ms
|
SELECT * FROM sections WHERE section_id = 1
Speed: 0.548 ms
|
SELECT * FROM section_settings WHERE section_id = 1
Speed: 0.467 ms
|
SELECT * FROM sections WHERE section_id = 1
Speed: 0.451 ms
|
SELECT * FROM section_settings WHERE section_id = 1
Speed: 0.499 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 = 60
Speed: 0.470 ms
|
SELECT x.*,
x.galley_type AS file_type,
g.file_id,
g.html_galley,
g.style_file_id,
g.seq,
g.locale,
g.remote_url,
a.file_name,
a.original_file_name,
a.file_stage,
a.file_type,
a.file_size,
a.date_uploaded,
a.date_modified
FROM article_xml_galleys x
LEFT JOIN article_galleys g ON (x.galley_id = g.galley_id)
LEFT JOIN article_files a ON (g.file_id = a.file_id)
WHERE x.galley_id = 0
AND x.article_id = 60
Speed: 0.520 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 = 60
Speed: 1.384 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 = 60
Speed: 0.887 ms
|
Speed: 0.554 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 41
Speed: 0.434 ms
|
SELECT * FROM article_settings WHERE article_id = 60
Speed: 0.599 ms
|
Speed: 0.574 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-239-242-55.compute-1.amazonaws.com, LENGTH(ec2-3-239-242-55.compute-1.amazonaws.com)+1, '.'))) != 0
AND iss.domain != ''
AND iss.subscription_id = s.subscription_id
AND s.journal_id = 1
Speed: 0.538 ms
|
SELECT isip.subscription_id
FROM
institutional_subscription_ip isip,
subscriptions s,
subscription_types st
WHERE ((isip.ip_end IS NOT NULL
AND 66056759 >= isip.ip_start AND 66056759 <= isip.ip_end
AND isip.subscription_id = s.subscription_id
AND s.journal_id = 1
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 ('2021-01-21 20:14:55' >= s.date_start AND '2021-01-21 20:14:55' <= s.date_end))) AND (st.format = 1
OR st.format = 17))
OR (isip.ip_end IS NULL
AND 66056759 = isip.ip_start
AND isip.subscription_id = s.subscription_id
AND s.journal_id = 1
Speed: 0.593 ms
|
SELECT *
FROM citations
WHERE assoc_type = 257 AND assoc_id = 60 AND citation_state >= 0 AND citation_state <= 5
Speed: 8.233 ms
|
SELECT * FROM sections WHERE section_id = 1
Speed: 0.482 ms
|
SELECT * FROM section_settings WHERE section_id = 1
Speed: 0.534 ms
|
Speed: 0.504 ms
|
SELECT * FROM issue_settings WHERE issue_id = 99
Speed: 0.634 ms
|
Speed: 4.196 ms
|
Speed: 0.879 ms
|
SELECT * FROM author_settings WHERE author_id = 141
Speed: 0.550 ms
|
SELECT * FROM author_settings WHERE author_id = 142
Speed: 0.519 ms
|
SELECT * FROM author_settings WHERE author_id = 143
Speed: 0.503 ms
|
SELECT * FROM author_settings WHERE author_id = 144
Speed: 0.580 ms
|
Speed: 0.605 ms
|
SELECT * FROM author_settings WHERE author_id = 141
Speed: 0.581 ms
|
SELECT * FROM author_settings WHERE author_id = 142
Speed: 0.569 ms
|
SELECT * FROM author_settings WHERE author_id = 143
Speed: 0.504 ms
|
SELECT * FROM author_settings WHERE author_id = 144
Speed: 0.539 ms
|
Speed: 0.602 ms
|
SELECT * FROM author_settings WHERE author_id = 141
Speed: 0.639 ms
|
SELECT * FROM author_settings WHERE author_id = 142
Speed: 0.506 ms
|
SELECT * FROM author_settings WHERE author_id = 143
Speed: 0.473 ms
|
SELECT * FROM author_settings WHERE author_id = 144
Speed: 0.493 ms
|
Speed: 0.767 ms
|
SELECT * FROM author_settings WHERE author_id = 141
Speed: 0.512 ms
|
SELECT * FROM author_settings WHERE author_id = 142
Speed: 0.481 ms
|
SELECT * FROM author_settings WHERE author_id = 143
Speed: 0.403 ms
|
SELECT * FROM author_settings WHERE author_id = 144
Speed: 0.455 ms
|
Speed: 0.728 ms
|
SELECT * FROM author_settings WHERE author_id = 141
Speed: 0.487 ms
|
SELECT * FROM author_settings WHERE author_id = 142
Speed: 0.417 ms
|
SELECT * FROM author_settings WHERE author_id = 143
Speed: 0.413 ms
|
SELECT * FROM author_settings WHERE author_id = 144
Speed: 0.411 ms
|
SELECT * FROM citation_settings WHERE citation_id = 2484
Speed: 0.448 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 2484
Speed: 0.449 ms
|
SELECT * FROM citation_settings WHERE citation_id = 2485
Speed: 0.402 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 2485
Speed: 0.331 ms
|
SELECT * FROM citation_settings WHERE citation_id = 2486
Speed: 0.386 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 2486
Speed: 0.424 ms
|
SELECT * FROM citation_settings WHERE citation_id = 2487
Speed: 0.425 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 2487
Speed: 0.471 ms
|
SELECT * FROM citation_settings WHERE citation_id = 2488
Speed: 0.424 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 2488
Speed: 0.367 ms
|
SELECT * FROM citation_settings WHERE citation_id = 2489
Speed: 0.378 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 2489
Speed: 0.439 ms
|
SELECT * FROM citation_settings WHERE citation_id = 2490
Speed: 0.443 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 2490
Speed: 0.433 ms
|
SELECT * FROM citation_settings WHERE citation_id = 2491
Speed: 0.396 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 2491
Speed: 0.434 ms
|
SELECT * FROM citation_settings WHERE citation_id = 2492
Speed: 0.404 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 2492
Speed: 0.380 ms
|
SELECT * FROM citation_settings WHERE citation_id = 2493
Speed: 0.379 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 2493
Speed: 0.406 ms
|
SELECT * FROM citation_settings WHERE citation_id = 2494
Speed: 0.347 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 2494
Speed: 0.401 ms
|
SELECT * FROM citation_settings WHERE citation_id = 2495
Speed: 0.371 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 2495
Speed: 0.378 ms
|
SELECT * FROM citation_settings WHERE citation_id = 2496
Speed: 0.383 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 2496
Speed: 0.396 ms
|
SELECT * FROM citation_settings WHERE citation_id = 2497
Speed: 0.446 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 2497
Speed: 0.415 ms
|
SELECT * FROM citation_settings WHERE citation_id = 2498
Speed: 0.474 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 2498
Speed: 0.411 ms
|
SELECT * FROM citation_settings WHERE citation_id = 2499
Speed: 0.451 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 2499
Speed: 0.420 ms
|
SELECT * FROM citation_settings WHERE citation_id = 2500
Speed: 0.410 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 2500
Speed: 0.375 ms
|
SELECT * FROM citation_settings WHERE citation_id = 2501
Speed: 0.418 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 2501
Speed: 0.413 ms
|
SELECT * FROM citation_settings WHERE citation_id = 2502
Speed: 0.374 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 2502
Speed: 0.355 ms
|
SELECT * FROM citation_settings WHERE citation_id = 2503
Speed: 0.335 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 2503
Speed: 0.317 ms
|
SELECT * FROM citation_settings WHERE citation_id = 2504
Speed: 0.390 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 2504
Speed: 0.369 ms
|
SELECT * FROM citation_settings WHERE citation_id = 2505
Speed: 0.326 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 2505
Speed: 0.357 ms
|
SELECT * FROM citation_settings WHERE citation_id = 2506
Speed: 0.355 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 2506
Speed: 0.332 ms
|
SELECT * FROM citation_settings WHERE citation_id = 2507
Speed: 0.350 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 2507
Speed: 0.363 ms
|
SELECT * FROM citation_settings WHERE citation_id = 2508
Speed: 0.335 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 2508
Speed: 0.327 ms
|
SELECT * FROM citation_settings WHERE citation_id = 2509
Speed: 0.389 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 2509
Speed: 0.334 ms
|
SELECT * FROM citation_settings WHERE citation_id = 2510
Speed: 0.337 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 2510
Speed: 0.501 ms
|
SELECT * FROM citation_settings WHERE citation_id = 2511
Speed: 0.404 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 2511
Speed: 0.353 ms
|
SELECT * FROM citation_settings WHERE citation_id = 2512
Speed: 0.379 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 2512
Speed: 0.366 ms
|
SELECT * FROM citation_settings WHERE citation_id = 2513
Speed: 0.345 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 2513
Speed: 0.356 ms
|
SELECT * FROM citation_settings WHERE citation_id = 2514
Speed: 0.376 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 2514
Speed: 0.352 ms
|
SELECT * FROM citation_settings WHERE citation_id = 2515
Speed: 0.386 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 2515
Speed: 0.427 ms
|
SELECT * FROM citation_settings WHERE citation_id = 2516
Speed: 0.435 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 2516
Speed: 0.374 ms
|
SELECT * FROM citation_settings WHERE citation_id = 2517
Speed: 0.401 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 2517
Speed: 0.414 ms
|
SELECT * FROM citation_settings WHERE citation_id = 2518
Speed: 0.366 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 2518
Speed: 0.347 ms
|
SELECT * FROM citation_settings WHERE citation_id = 2519
Speed: 0.355 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 2519
Speed: 0.409 ms
|
SELECT * FROM citation_settings WHERE citation_id = 2520
Speed: 0.426 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 2520
Speed: 0.363 ms
|
SELECT * FROM citation_settings WHERE citation_id = 2521
Speed: 0.444 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 2521
Speed: 0.370 ms
|
SELECT * FROM citation_settings WHERE citation_id = 2522
Speed: 0.391 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 2522
Speed: 0.401 ms
|
SELECT * FROM citation_settings WHERE citation_id = 2523
Speed: 0.371 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 2523
Speed: 0.417 ms
|
SELECT * FROM citation_settings WHERE citation_id = 2524
Speed: 0.381 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 2524
Speed: 0.432 ms
|
SELECT * FROM citation_settings WHERE citation_id = 2525
Speed: 0.408 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 2525
Speed: 0.418 ms
|
SELECT * FROM citation_settings WHERE citation_id = 2526
Speed: 0.338 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 2526
Speed: 0.301 ms
|
SELECT * FROM citation_settings WHERE citation_id = 2527
Speed: 0.335 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 2527
Speed: 0.304 ms
|
SELECT * FROM citation_settings WHERE citation_id = 2528
Speed: 0.380 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 2528
Speed: 0.317 ms
|
SELECT * FROM citation_settings WHERE citation_id = 2529
Speed: 0.442 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 2529
Speed: 0.398 ms
|
SELECT * FROM citation_settings WHERE citation_id = 2530
Speed: 0.329 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 2530
Speed: 0.416 ms
|
SELECT * FROM citation_settings WHERE citation_id = 2531
Speed: 0.582 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 2531
Speed: 0.327 ms
|
SELECT * FROM citation_settings WHERE citation_id = 2532
Speed: 0.378 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 2532
Speed: 0.359 ms
|
SELECT * FROM citation_settings WHERE citation_id = 2533
Speed: 0.271 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 2533
Speed: 0.275 ms
|
SELECT * FROM citation_settings WHERE citation_id = 2534
Speed: 0.268 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 2534
Speed: 0.288 ms
|
SELECT * FROM citation_settings WHERE citation_id = 2535
Speed: 0.269 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 2535
Speed: 0.275 ms
|
SELECT * FROM citation_settings WHERE citation_id = 2536
Speed: 0.298 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 2536
Speed: 0.288 ms
|
SELECT * FROM citation_settings WHERE citation_id = 2537
Speed: 0.288 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 2537
Speed: 0.326 ms
|
SELECT * FROM citation_settings WHERE citation_id = 2538
Speed: 0.320 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 2538
Speed: 0.287 ms
|
SELECT * FROM citation_settings WHERE citation_id = 2539
Speed: 0.309 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 2539
Speed: 0.336 ms
|
SELECT * FROM citation_settings WHERE citation_id = 2540
Speed: 0.287 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 2540
Speed: 0.292 ms
|
SELECT * FROM citation_settings WHERE citation_id = 2541
Speed: 0.305 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 2541
Speed: 0.301 ms
|
SELECT * FROM citation_settings WHERE citation_id = 2542
Speed: 0.398 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 2542
Speed: 0.345 ms
|
SELECT * FROM citation_settings WHERE citation_id = 2543
Speed: 0.323 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 2543
Speed: 0.306 ms
|
SELECT * FROM citation_settings WHERE citation_id = 2544
Speed: 0.294 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 2544
Speed: 0.320 ms
|
SELECT * FROM citation_settings WHERE citation_id = 2545
Speed: 0.276 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 2545
Speed: 0.423 ms
|
SELECT * FROM citation_settings WHERE citation_id = 2546
Speed: 0.318 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 2546
Speed: 0.291 ms
|
SELECT * FROM citation_settings WHERE citation_id = 2547
Speed: 0.379 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 2547
Speed: 0.330 ms
|
SELECT * FROM citation_settings WHERE citation_id = 2548
Speed: 0.288 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 2548
Speed: 0.286 ms
|
SELECT * FROM citation_settings WHERE citation_id = 2549
Speed: 0.309 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 2549
Speed: 0.297 ms
|
SELECT * FROM citation_settings WHERE citation_id = 2550
Speed: 0.284 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 2550
Speed: 0.305 ms
|
SELECT * FROM citation_settings WHERE citation_id = 2551
Speed: 0.331 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 2551
Speed: 0.294 ms
|
SELECT * FROM citation_settings WHERE citation_id = 2552
Speed: 0.387 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 2552
Speed: 0.341 ms
|
SELECT * FROM citation_settings WHERE citation_id = 2553
Speed: 0.349 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 2553
Speed: 0.376 ms
|
SELECT * FROM citation_settings WHERE citation_id = 2554
Speed: 0.365 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 2554
Speed: 0.430 ms
|
SELECT * FROM citation_settings WHERE citation_id = 2555
Speed: 0.375 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 2555
Speed: 0.430 ms
|
SELECT * FROM citation_settings WHERE citation_id = 2556
Speed: 0.393 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 2556
Speed: 0.381 ms
|
SELECT * FROM citation_settings WHERE citation_id = 2557
Speed: 0.351 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 2557
Speed: 0.401 ms
|
SELECT * FROM citation_settings WHERE citation_id = 2558
Speed: 0.343 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 2558
Speed: 0.401 ms
|
SELECT * FROM citation_settings WHERE citation_id = 2559
Speed: 0.392 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 2559
Speed: 0.376 ms
|
SELECT * FROM citation_settings WHERE citation_id = 2560
Speed: 0.373 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 2560
Speed: 0.358 ms
|
SELECT * FROM citation_settings WHERE citation_id = 2561
Speed: 0.344 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 2561
Speed: 0.400 ms
|
SELECT * FROM citation_settings WHERE citation_id = 2562
Speed: 0.359 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 2562
Speed: 0.369 ms
|
SELECT * FROM citation_settings WHERE citation_id = 2563
Speed: 0.375 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 2563
Speed: 0.369 ms
|
SELECT * FROM citation_settings WHERE citation_id = 2564
Speed: 0.421 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 2564
Speed: 0.385 ms
|
SELECT * FROM citation_settings WHERE citation_id = 2565
Speed: 0.343 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 2565
Speed: 0.341 ms
|
SELECT * FROM citation_settings WHERE citation_id = 2566
Speed: 0.376 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 2566
Speed: 0.361 ms
|
SELECT * FROM citation_settings WHERE citation_id = 2567
Speed: 0.393 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 2567
Speed: 0.397 ms
|
SELECT * FROM citation_settings WHERE citation_id = 2568
Speed: 0.359 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 2568
Speed: 0.380 ms
|
SELECT * FROM citation_settings WHERE citation_id = 2569
Speed: 0.364 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 2569
Speed: 0.351 ms
|
SELECT * FROM citation_settings WHERE citation_id = 2570
Speed: 0.383 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 2570
Speed: 0.340 ms
|
SELECT * FROM citation_settings WHERE citation_id = 2571
Speed: 0.384 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 2571
Speed: 0.357 ms
|
SELECT * FROM citation_settings WHERE citation_id = 2572
Speed: 0.328 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 2572
Speed: 0.362 ms
|
SELECT * FROM citation_settings WHERE citation_id = 2573
Speed: 0.361 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 2573
Speed: 0.373 ms
|
SELECT * FROM citation_settings WHERE citation_id = 2574
Speed: 0.396 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 2574
Speed: 0.403 ms
|
SELECT * FROM citation_settings WHERE citation_id = 2575
Speed: 0.365 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 2575
Speed: 0.381 ms
|
SELECT * FROM citation_settings WHERE citation_id = 2576
Speed: 0.308 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 2576
Speed: 0.364 ms
|
SELECT * FROM citation_settings WHERE citation_id = 2577
Speed: 0.397 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 2577
Speed: 0.377 ms
|
SELECT * FROM citation_settings WHERE citation_id = 2578
Speed: 0.375 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 2578
Speed: 0.362 ms
|
SELECT * FROM citation_settings WHERE citation_id = 2579
Speed: 0.343 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 2579
Speed: 0.319 ms
|
SELECT * FROM citation_settings WHERE citation_id = 2580
Speed: 0.389 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 2580
Speed: 0.372 ms
|
SELECT * FROM citation_settings WHERE citation_id = 2581
Speed: 0.353 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 2581
Speed: 0.397 ms
|
SELECT * FROM citation_settings WHERE citation_id = 2582
Speed: 0.380 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 2582
Speed: 0.400 ms
|
SELECT * FROM citation_settings WHERE citation_id = 2583
Speed: 0.367 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 2583
Speed: 0.400 ms
|
SELECT * FROM citation_settings WHERE citation_id = 2584
Speed: 0.435 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 2584
Speed: 0.363 ms
|
SELECT * FROM citation_settings WHERE citation_id = 2585
Speed: 0.364 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 2585
Speed: 0.399 ms
|
SELECT * FROM citation_settings WHERE citation_id = 2586
Speed: 0.349 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 2586
Speed: 0.355 ms
|
SELECT * FROM citation_settings WHERE citation_id = 2587
Speed: 0.450 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 2587
Speed: 0.371 ms
|
SELECT * FROM citation_settings WHERE citation_id = 2588
Speed: 0.308 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 2588
Speed: 0.301 ms
|
SELECT * FROM citation_settings WHERE citation_id = 2589
Speed: 0.308 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 2589
Speed: 0.367 ms
|
SELECT * FROM citation_settings WHERE citation_id = 2590
Speed: 0.325 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 2590
Speed: 0.390 ms
|
SELECT * FROM citation_settings WHERE citation_id = 2591
Speed: 0.399 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 2591
Speed: 0.430 ms
|
SELECT * FROM citation_settings WHERE citation_id = 2592
Speed: 0.397 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 2592
Speed: 0.365 ms
|
SELECT * FROM citation_settings WHERE citation_id = 2593
Speed: 0.359 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 2593
Speed: 0.421 ms
|
SELECT * FROM citation_settings WHERE citation_id = 2594
Speed: 0.358 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 2594
Speed: 0.365 ms
|
SELECT * FROM citation_settings WHERE citation_id = 2595
Speed: 0.379 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 2595
Speed: 0.448 ms
|
SELECT * FROM citation_settings WHERE citation_id = 2596
Speed: 0.370 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 2596
Speed: 0.413 ms
|
SELECT * FROM citation_settings WHERE citation_id = 2597
Speed: 0.412 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 2597
Speed: 0.333 ms
|
SELECT * FROM citation_settings WHERE citation_id = 2598
Speed: 0.459 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 2598
Speed: 0.375 ms
|
SELECT * FROM citation_settings WHERE citation_id = 2599
Speed: 0.344 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 2599
Speed: 0.391 ms
|
SELECT * FROM citation_settings WHERE citation_id = 2600
Speed: 0.392 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 2600
Speed: 0.397 ms
|
SELECT * FROM citation_settings WHERE citation_id = 2601
Speed: 0.397 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 2601
Speed: 0.323 ms
|
SELECT * FROM citation_settings WHERE citation_id = 2602
Speed: 0.330 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 2602
Speed: 0.356 ms
|
SELECT * FROM citation_settings WHERE citation_id = 2603
Speed: 0.370 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 2603
Speed: 0.375 ms
|
SELECT * FROM citation_settings WHERE citation_id = 2604
Speed: 0.392 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 2604
Speed: 0.377 ms
|
SELECT * FROM citation_settings WHERE citation_id = 2605
Speed: 0.406 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 2605
Speed: 0.372 ms
|
SELECT * FROM citation_settings WHERE citation_id = 2606
Speed: 0.357 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 2606
Speed: 0.352 ms
|
SELECT * FROM citation_settings WHERE citation_id = 2607
Speed: 0.401 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 2607
Speed: 0.379 ms
|
SELECT * FROM citation_settings WHERE citation_id = 2608
Speed: 0.372 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 2608
Speed: 0.368 ms
|
SELECT * FROM citation_settings WHERE citation_id = 2609
Speed: 0.333 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 2609
Speed: 0.360 ms
|
SELECT * FROM citation_settings WHERE citation_id = 2610
Speed: 0.346 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 2610
Speed: 0.321 ms
|
SELECT * FROM citation_settings WHERE citation_id = 2611
Speed: 0.336 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 2611
Speed: 0.329 ms
|
SELECT * FROM citation_settings WHERE citation_id = 2612
Speed: 0.339 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 2612
Speed: 0.382 ms
|
SELECT * FROM citation_settings WHERE citation_id = 2613
Speed: 0.363 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 2613
Speed: 0.366 ms
|
SELECT * FROM citation_settings WHERE citation_id = 2614
Speed: 0.403 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 2614
Speed: 0.357 ms
|
SELECT * FROM citation_settings WHERE citation_id = 2615
Speed: 0.345 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 2615
Speed: 0.378 ms
|
SELECT * FROM citation_settings WHERE citation_id = 2616
Speed: 0.349 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 2616
Speed: 0.355 ms
|
SELECT * FROM citation_settings WHERE citation_id = 2617
Speed: 0.425 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 2617
Speed: 0.380 ms
|
SELECT * FROM citation_settings WHERE citation_id = 2618
Speed: 0.386 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 2618
Speed: 0.418 ms
|
SELECT * FROM citation_settings WHERE citation_id = 2619
Speed: 0.425 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 2619
Speed: 0.415 ms
|
SELECT * FROM citation_settings WHERE citation_id = 2620
Speed: 0.408 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 2620
Speed: 0.367 ms
|
SELECT * FROM citation_settings WHERE citation_id = 2621
Speed: 0.346 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 2621
Speed: 0.392 ms
|
SELECT * FROM citation_settings WHERE citation_id = 2622
Speed: 0.407 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 2622
Speed: 0.359 ms
|
SELECT * FROM citation_settings WHERE citation_id = 2623
Speed: 0.393 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 2623
Speed: 0.405 ms
|
SELECT * FROM citation_settings WHERE citation_id = 2624
Speed: 0.433 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 2624
Speed: 0.426 ms
|
SELECT * FROM citation_settings WHERE citation_id = 2625
Speed: 0.325 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 2625
Speed: 0.411 ms
|
SELECT * FROM citation_settings WHERE citation_id = 2626
Speed: 0.827 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 2626
Speed: 0.756 ms
|
SELECT * FROM citation_settings WHERE citation_id = 2627
Speed: 0.422 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 2627
Speed: 0.350 ms
|
SELECT * FROM citation_settings WHERE citation_id = 2628
Speed: 0.371 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 2628
Speed: 0.428 ms
|
SELECT * FROM citation_settings WHERE citation_id = 2629
Speed: 0.502 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 2629
Speed: 0.408 ms
|
SELECT * FROM citation_settings WHERE citation_id = 2630
Speed: 0.413 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 2630
Speed: 0.383 ms
|
SELECT * FROM citation_settings WHERE citation_id = 2631
Speed: 0.331 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 2631
Speed: 0.371 ms
|
SELECT * FROM citation_settings WHERE citation_id = 2632
Speed: 0.385 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 2632
Speed: 0.331 ms
|
SELECT * FROM citation_settings WHERE citation_id = 2633
Speed: 0.327 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 2633
Speed: 0.380 ms
|
SELECT * FROM citation_settings WHERE citation_id = 2634
Speed: 0.342 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 2634
Speed: 0.326 ms
|
SELECT * FROM citation_settings WHERE citation_id = 2635
Speed: 0.297 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 2635
Speed: 0.385 ms
|
SELECT * FROM citation_settings WHERE citation_id = 2636
Speed: 0.442 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 2636
Speed: 0.397 ms
|
SELECT * FROM citation_settings WHERE citation_id = 2637
Speed: 0.333 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 2637
Speed: 0.362 ms
|
SELECT * FROM citation_settings WHERE citation_id = 2638
Speed: 0.366 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 2638
Speed: 0.333 ms
|
SELECT * FROM citation_settings WHERE citation_id = 2639
Speed: 0.355 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 2639
Speed: 0.353 ms
|
SELECT * FROM citation_settings WHERE citation_id = 2640
Speed: 0.353 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 2640
Speed: 0.387 ms
|
SELECT * FROM citation_settings WHERE citation_id = 2641
Speed: 0.386 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 2641
Speed: 0.331 ms
|
SELECT * FROM citation_settings WHERE citation_id = 2642
Speed: 0.326 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 2642
Speed: 0.322 ms
|
SELECT * FROM citation_settings WHERE citation_id = 2643
Speed: 0.351 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 2643
Speed: 0.393 ms
|
SELECT * FROM citation_settings WHERE citation_id = 2644
Speed: 0.361 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 2644
Speed: 0.353 ms
|
SELECT * FROM citation_settings WHERE citation_id = 2645
Speed: 0.363 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 2645
Speed: 0.390 ms
|
SELECT * FROM citation_settings WHERE citation_id = 2646
Speed: 0.333 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 2646
Speed: 0.348 ms
|
SELECT * FROM citation_settings WHERE citation_id = 2647
Speed: 0.396 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 2647
Speed: 0.386 ms
|
SELECT * FROM citation_settings WHERE citation_id = 2648
Speed: 0.351 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 2648
Speed: 0.345 ms
|
SELECT * FROM citation_settings WHERE citation_id = 2649
Speed: 0.343 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 2649
Speed: 0.310 ms
|
SELECT * FROM citation_settings WHERE citation_id = 2650
Speed: 0.380 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 2650
Speed: 0.375 ms
|
SELECT * FROM citation_settings WHERE citation_id = 2651
Speed: 0.399 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 2651
Speed: 0.370 ms
|
SELECT * FROM citation_settings WHERE citation_id = 2652
Speed: 0.402 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 2652
Speed: 0.386 ms
|
SELECT * FROM citation_settings WHERE citation_id = 2653
Speed: 0.369 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 2653
Speed: 0.410 ms
|
SELECT * FROM citation_settings WHERE citation_id = 2654
Speed: 0.355 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 2654
Speed: 0.345 ms
|
SELECT * FROM citation_settings WHERE citation_id = 2655
Speed: 0.374 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 2655
Speed: 0.356 ms
|
SELECT * FROM citation_settings WHERE citation_id = 2656
Speed: 0.359 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 2656
Speed: 0.362 ms
|
SELECT * FROM citation_settings WHERE citation_id = 2657
Speed: 0.334 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 2657
Speed: 0.346 ms
|
SELECT * FROM citation_settings WHERE citation_id = 2658
Speed: 0.336 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 2658
Speed: 0.367 ms
|
SELECT * FROM citation_settings WHERE citation_id = 2659
Speed: 0.393 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 2659
Speed: 0.398 ms
|
SELECT * FROM citation_settings WHERE citation_id = 2660
Speed: 0.351 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 2660
Speed: 0.359 ms
|
SELECT * FROM citation_settings WHERE citation_id = 2661
Speed: 0.380 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 2661
Speed: 0.330 ms
|
SELECT * FROM citation_settings WHERE citation_id = 2662
Speed: 0.328 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 2662
Speed: 0.412 ms
|
SELECT * FROM citation_settings WHERE citation_id = 2663
Speed: 0.362 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 2663
Speed: 0.368 ms
|
SELECT * FROM citation_settings WHERE citation_id = 2664
Speed: 0.329 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 2664
Speed: 0.323 ms
|
SELECT * FROM citation_settings WHERE citation_id = 2665
Speed: 0.330 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 2665
Speed: 0.354 ms
|
SELECT * FROM citation_settings WHERE citation_id = 2666
Speed: 0.329 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 2666
Speed: 0.370 ms
|
SELECT * FROM citation_settings WHERE citation_id = 2667
Speed: 0.351 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 2667
Speed: 0.290 ms
|
SELECT * FROM citation_settings WHERE citation_id = 2668
Speed: 0.296 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 2668
Speed: 0.366 ms
|
SELECT * FROM citation_settings WHERE citation_id = 2669
Speed: 0.295 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 2669
Speed: 0.329 ms
|
SELECT * FROM citation_settings WHERE citation_id = 2670
Speed: 0.350 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 2670
Speed: 0.287 ms
|
SELECT * FROM citation_settings WHERE citation_id = 2671
Speed: 0.357 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 2671
Speed: 0.350 ms
|
SELECT * FROM citation_settings WHERE citation_id = 2672
Speed: 0.323 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 2672
Speed: 0.381 ms
|
SELECT * FROM citation_settings WHERE citation_id = 2673
Speed: 0.377 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 2673
Speed: 0.339 ms
|
SELECT * FROM citation_settings WHERE citation_id = 2674
Speed: 0.326 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 2674
Speed: 0.400 ms
|
SELECT * FROM citation_settings WHERE citation_id = 2675
Speed: 0.353 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 2675
Speed: 0.329 ms
|
SELECT * FROM citation_settings WHERE citation_id = 2676
Speed: 0.378 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 2676
Speed: 0.331 ms
|
SELECT * FROM citation_settings WHERE citation_id = 2677
Speed: 0.323 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 2677
Speed: 0.386 ms
|
SELECT * FROM citation_settings WHERE citation_id = 2678
Speed: 0.348 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 2678
Speed: 0.333 ms
|
SELECT * FROM citation_settings WHERE citation_id = 2679
Speed: 0.301 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 2679
Speed: 0.310 ms
|
SELECT * FROM citation_settings WHERE citation_id = 2680
Speed: 0.343 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 2680
Speed: 0.387 ms
|
SELECT * FROM citation_settings WHERE citation_id = 2681
Speed: 0.371 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 2681
Speed: 0.346 ms
|
SELECT * FROM citation_settings WHERE citation_id = 2682
Speed: 0.362 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 2682
Speed: 0.399 ms
|
SELECT * FROM citation_settings WHERE citation_id = 2683
Speed: 0.334 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 2683
Speed: 0.372 ms
|
SELECT * FROM citation_settings WHERE citation_id = 2684
Speed: 0.371 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 2684
Speed: 0.331 ms
|
SELECT * FROM citation_settings WHERE citation_id = 2685
Speed: 0.296 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 2685
Speed: 0.398 ms
|
SELECT * FROM citation_settings WHERE citation_id = 2686
Speed: 0.331 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 2686
Speed: 0.397 ms
|
SELECT * FROM citation_settings WHERE citation_id = 2687
Speed: 0.424 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 2687
Speed: 0.343 ms
|
SELECT * FROM citation_settings WHERE citation_id = 2688
Speed: 0.362 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 2688
Speed: 0.327 ms
|
SELECT * FROM citation_settings WHERE citation_id = 2689
Speed: 0.382 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 2689
Speed: 0.349 ms
|
SELECT * FROM citation_settings WHERE citation_id = 2690
Speed: 0.329 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 2690
Speed: 0.366 ms
|
SELECT * FROM citation_settings WHERE citation_id = 2691
Speed: 0.348 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 2691
Speed: 0.427 ms
|
SELECT * FROM citation_settings WHERE citation_id = 2692
Speed: 0.361 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 2692
Speed: 0.391 ms
|
SELECT * FROM citation_settings WHERE citation_id = 2693
Speed: 0.474 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 2693
Speed: 0.333 ms
|
SELECT * FROM citation_settings WHERE citation_id = 2694
Speed: 0.345 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 2694
Speed: 0.347 ms
|
SELECT * FROM citation_settings WHERE citation_id = 2695
Speed: 0.328 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 2695
Speed: 0.457 ms
|
SELECT * FROM citation_settings WHERE citation_id = 2696
Speed: 0.410 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 2696
Speed: 0.382 ms
|
SELECT * FROM citation_settings WHERE citation_id = 2697
Speed: 0.412 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 2697
Speed: 0.400 ms
|
SELECT * FROM citation_settings WHERE citation_id = 2698
Speed: 0.333 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 2698
Speed: 0.368 ms
|
SELECT * FROM citation_settings WHERE citation_id = 2699
Speed: 0.428 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 2699
Speed: 0.338 ms
|
SELECT * FROM citation_settings WHERE citation_id = 2700
Speed: 0.391 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 2700
Speed: 0.418 ms
|
SELECT * FROM citation_settings WHERE citation_id = 2701
Speed: 0.415 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 2701
Speed: 0.348 ms
|
SELECT * FROM citation_settings WHERE citation_id = 2702
Speed: 0.374 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 2702
Speed: 0.343 ms
|
SELECT * FROM citation_settings WHERE citation_id = 2703
Speed: 0.339 ms
|
SELECT *
FROM metadata_descriptions
WHERE assoc_type = 1048579 AND assoc_id = 2703
Speed: 0.374 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 = 60
Speed: 1.130 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 = 60
Speed: 0.717 ms
|
Speed: 0.501 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 41
Speed: 0.450 ms
|
SELECT * FROM article_settings WHERE article_id = 60
Speed: 0.552 ms
|
Speed: 0.479 ms
|
SELECT r.*
FROM referrals r
WHERE r.article_id = 60 AND
r.status = 2
Speed: 1.180 ms
|
Speed: 0.510 ms
|
SELECT * FROM author_settings WHERE author_id = 141
Speed: 0.466 ms
|
SELECT * FROM author_settings WHERE author_id = 142
Speed: 0.406 ms
|
SELECT * FROM author_settings WHERE author_id = 143
Speed: 0.449 ms
|
SELECT * FROM author_settings WHERE author_id = 144
Speed: 0.419 ms
|