SELECT * FROM sessions WHERE session_id = b60ag4ms0plqntm1jioui424h4
Speed: 0.687 ms
|
INSERT INTO sessions
(session_id, ip_address, user_agent, created, last_used, remember, data, domain)
VALUES
(b60ag4ms0plqntm1jioui424h4, 54.198.78.121, CCBot/2.0 (http://commoncrawl.org/faq/), 1524179116, 1524179116, 0, , periodicos.unb.br
Speed: 0.532 ms
|
SELECT * FROM journals WHERE path = pa
Speed: 0.316 ms
|
Speed: 0.288 ms
|
Speed: 0.421 ms
|
SELECT setting_name, setting_value, setting_type FROM plugin_settings WHERE plugin_name = objectsforreviewplugin AND journal_id = 79
Speed: 0.473 ms
|
SELECT last_run FROM scheduled_tasks WHERE class_name = plugins.generic.usageStats.UsageStatsLoader
Speed: 0.285 ms
|
SELECT last_run FROM scheduled_tasks WHERE class_name = plugins.generic.pln.classes.tasks.Depositor
Speed: 0.274 ms
|
SELECT last_run FROM scheduled_tasks WHERE class_name = plugins.importexport.datacite.DataciteInfoSender
Speed: 0.292 ms
|
SELECT last_run FROM scheduled_tasks WHERE class_name = plugins.importexport.crossref.CrossrefInfoSender
Speed: 0.255 ms
|
SELECT last_run FROM scheduled_tasks WHERE class_name = plugins.importexport.crossref.CrossrefInfoSender
Speed: 0.274 ms
|
SELECT last_run FROM scheduled_tasks WHERE class_name = classes.tasks.ReviewReminder
Speed: 0.251 ms
|
SELECT last_run FROM scheduled_tasks WHERE class_name = classes.tasks.SubscriptionExpiryReminder
Speed: 0.332 ms
|
SELECT last_run FROM scheduled_tasks WHERE class_name = classes.tasks.OpenAccessNotification
Speed: 0.290 ms
|
SELECT a.article_id AS pub_id,
COALESCE(atl.setting_value, atpl.setting_value) AS article_title
FROM published_articles pa,
issues i,
articles a
JOIN journals j ON (a.journal_id = j.journal_id)
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN article_settings atl ON (a.article_id = atl.article_id AND atl.setting_name = cleanTitle AND atl.locale = pt_BR)
LEFT JOIN article_settings atpl ON (a.article_id = atpl.article_id AND atpl.setting_name = cleanTitle AND atpl.locale = a.locale)
WHERE pa.article_id = a.article_id
AND i.issue_id = pa.issue_id
AND i.published = 1
AND s.section_id IS NOT NULL AND a.journal_id = 79
Speed: 23.860 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 = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE pa.article_id = a.article_id
AND a.article_id = 16928
Speed: 1.146 ms
|
Speed: 0.651 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 12030
Speed: 0.590 ms
|
SELECT * FROM article_settings WHERE article_id = 16928
Speed: 0.707 ms
|
Speed: 0.560 ms
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM 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 = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE article_id = 16928
Speed: 0.855 ms
|
SELECT * FROM article_settings WHERE article_id = 16928
Speed: 0.274 ms
|
SELECT * FROM sections WHERE section_id = 572
Speed: 0.443 ms
|
SELECT * FROM section_settings WHERE section_id = 572
Speed: 0.538 ms
|
Speed: 0.450 ms
|
Speed: 0.561 ms
|
SELECT * FROM issue_settings WHERE issue_id = 1234
Speed: 0.641 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 = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE pa.article_id = a.article_id
AND a.article_id = 12282
Speed: 0.942 ms
|
Speed: 0.674 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 8569
Speed: 0.581 ms
|
SELECT * FROM article_settings WHERE article_id = 12282
Speed: 0.617 ms
|
Speed: 0.594 ms
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM 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 = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE article_id = 12282
Speed: 0.840 ms
|
SELECT * FROM article_settings WHERE article_id = 12282
Speed: 0.277 ms
|
Speed: 0.414 ms
|
SELECT * FROM issue_settings WHERE issue_id = 1014
Speed: 0.677 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 = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE pa.article_id = a.article_id
AND a.article_id = 12315
Speed: 0.878 ms
|
Speed: 0.625 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 8596
Speed: 0.572 ms
|
SELECT * FROM article_settings WHERE article_id = 12315
Speed: 0.655 ms
|
Speed: 0.533 ms
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM 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 = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE article_id = 12315
Speed: 0.830 ms
|
SELECT * FROM article_settings WHERE article_id = 12315
Speed: 0.328 ms
|
SELECT * FROM sections WHERE section_id = 570
Speed: 0.420 ms
|
SELECT * FROM section_settings WHERE section_id = 570
Speed: 0.523 ms
|
Speed: 0.422 ms
|
SELECT * FROM issue_settings WHERE issue_id = 1013
Speed: 0.653 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 = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE pa.article_id = a.article_id
AND a.article_id = 24746
Speed: 0.931 ms
|
Speed: 0.636 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 17988
Speed: 0.672 ms
|
SELECT * FROM article_settings WHERE article_id = 24746
Speed: 0.845 ms
|
Speed: 0.547 ms
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM 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 = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE article_id = 24746
Speed: 0.876 ms
|
SELECT * FROM article_settings WHERE article_id = 24746
Speed: 0.288 ms
|
Speed: 0.471 ms
|
SELECT * FROM issue_settings WHERE issue_id = 1307
Speed: 0.572 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 = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE pa.article_id = a.article_id
AND a.article_id = 15480
Speed: 1.064 ms
|
Speed: 0.674 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 11027
Speed: 0.515 ms
|
SELECT * FROM article_settings WHERE article_id = 15480
Speed: 0.614 ms
|
Speed: 0.536 ms
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM 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 = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE article_id = 15480
Speed: 0.863 ms
|
SELECT * FROM article_settings WHERE article_id = 15480
Speed: 0.308 ms
|
Speed: 0.493 ms
|
SELECT * FROM issue_settings WHERE issue_id = 999
Speed: 0.797 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 = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE pa.article_id = a.article_id
AND a.article_id = 19744
Speed: 1.054 ms
|
Speed: 0.633 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 15181
Speed: 0.578 ms
|
SELECT * FROM article_settings WHERE article_id = 19744
Speed: 0.747 ms
|
Speed: 0.570 ms
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM 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 = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE article_id = 19744
Speed: 0.952 ms
|
SELECT * FROM article_settings WHERE article_id = 19744
Speed: 0.297 ms
|
Speed: 0.519 ms
|
SELECT * FROM issue_settings WHERE issue_id = 1275
Speed: 0.675 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 = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE pa.article_id = a.article_id
AND a.article_id = 12276
Speed: 0.950 ms
|
Speed: 0.692 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 8570
Speed: 0.587 ms
|
SELECT * FROM article_settings WHERE article_id = 12276
Speed: 0.706 ms
|
Speed: 0.582 ms
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM 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 = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE article_id = 12276
Speed: 0.848 ms
|
SELECT * FROM article_settings WHERE article_id = 12276
Speed: 0.289 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 = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE pa.article_id = a.article_id
AND a.article_id = 12081
Speed: 0.958 ms
|
Speed: 0.608 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 8466
Speed: 0.526 ms
|
SELECT * FROM article_settings WHERE article_id = 12081
Speed: 0.610 ms
|
Speed: 0.575 ms
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM 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 = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE article_id = 12081
Speed: 0.849 ms
|
SELECT * FROM article_settings WHERE article_id = 12081
Speed: 0.298 ms
|
Speed: 0.513 ms
|
SELECT * FROM issue_settings WHERE issue_id = 997
Speed: 0.651 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 = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE pa.article_id = a.article_id
AND a.article_id = 12044
Speed: 0.890 ms
|
Speed: 0.637 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 8429
Speed: 0.516 ms
|
SELECT * FROM article_settings WHERE article_id = 12044
Speed: 0.763 ms
|
Speed: 0.610 ms
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM 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 = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE article_id = 12044
Speed: 0.985 ms
|
SELECT * FROM article_settings WHERE article_id = 12044
Speed: 0.281 ms
|
SELECT * FROM sections WHERE section_id = 571
Speed: 0.441 ms
|
SELECT * FROM section_settings WHERE section_id = 571
Speed: 0.786 ms
|
Speed: 0.461 ms
|
SELECT * FROM issue_settings WHERE issue_id = 994
Speed: 0.760 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 = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE pa.article_id = a.article_id
AND a.article_id = 13398
Speed: 1.088 ms
|
Speed: 0.667 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 20112
Speed: 0.588 ms
|
SELECT * FROM article_settings WHERE article_id = 13398
Speed: 0.861 ms
|
Speed: 0.656 ms
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM 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 = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE article_id = 13398
Speed: 1.054 ms
|
SELECT * FROM article_settings WHERE article_id = 13398
Speed: 0.337 ms
|
Speed: 0.525 ms
|
SELECT * FROM issue_settings WHERE issue_id = 1797
Speed: 0.271 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 = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE pa.article_id = a.article_id
AND a.article_id = 12101
Speed: 0.973 ms
|
Speed: 0.680 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 8484
Speed: 0.588 ms
|
SELECT * FROM article_settings WHERE article_id = 12101
Speed: 0.729 ms
|
Speed: 0.600 ms
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM 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 = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE article_id = 12101
Speed: 0.947 ms
|
SELECT * FROM article_settings WHERE article_id = 12101
Speed: 0.278 ms
|
Speed: 0.436 ms
|
SELECT * FROM issue_settings WHERE issue_id = 1000
Speed: 0.680 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 = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE pa.article_id = a.article_id
AND a.article_id = 12106
Speed: 0.910 ms
|
Speed: 0.785 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 8489
Speed: 0.590 ms
|
SELECT * FROM article_settings WHERE article_id = 12106
Speed: 0.633 ms
|
Speed: 0.709 ms
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM 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 = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE article_id = 12106
Speed: 0.971 ms
|
SELECT * FROM article_settings WHERE article_id = 12106
Speed: 0.281 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 = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE pa.article_id = a.article_id
AND a.article_id = 20092
Speed: 0.948 ms
|
Speed: 0.632 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 17846
Speed: 0.595 ms
|
SELECT * FROM article_settings WHERE article_id = 20092
Speed: 0.698 ms
|
Speed: 0.548 ms
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM 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 = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE article_id = 20092
Speed: 0.879 ms
|
SELECT * FROM article_settings WHERE article_id = 20092
Speed: 0.275 ms
|
Speed: 0.469 ms
|
SELECT * FROM issue_settings WHERE issue_id = 1384
Speed: 0.626 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 = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE pa.article_id = a.article_id
AND a.article_id = 12051
Speed: 0.928 ms
|
Speed: 0.673 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 8436
Speed: 0.723 ms
|
SELECT * FROM article_settings WHERE article_id = 12051
Speed: 0.586 ms
|
Speed: 0.671 ms
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM 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 = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE article_id = 12051
Speed: 0.808 ms
|
SELECT * FROM article_settings WHERE article_id = 12051
Speed: 0.298 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 = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE pa.article_id = a.article_id
AND a.article_id = 12093
Speed: 0.900 ms
|
Speed: 0.602 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 8476
Speed: 0.584 ms
|
SELECT * FROM article_settings WHERE article_id = 12093
Speed: 0.592 ms
|
Speed: 0.540 ms
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM 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 = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE article_id = 12093
Speed: 0.813 ms
|
SELECT * FROM article_settings WHERE article_id = 12093
Speed: 0.297 ms
|
Speed: 0.457 ms
|
SELECT * FROM issue_settings WHERE issue_id = 998
Speed: 0.656 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 = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE pa.article_id = a.article_id
AND a.article_id = 12113
Speed: 0.955 ms
|
Speed: 0.656 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 8496
Speed: 0.523 ms
|
SELECT * FROM article_settings WHERE article_id = 12113
Speed: 0.618 ms
|
Speed: 0.603 ms
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM 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 = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE article_id = 12113
Speed: 0.917 ms
|
SELECT * FROM article_settings WHERE article_id = 12113
Speed: 0.298 ms
|
Speed: 0.437 ms
|
SELECT * FROM issue_settings WHERE issue_id = 1001
Speed: 0.616 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 = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE pa.article_id = a.article_id
AND a.article_id = 20100
Speed: 0.873 ms
|
Speed: 0.700 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 17844
Speed: 0.804 ms
|
SELECT * FROM article_settings WHERE article_id = 20100
Speed: 0.689 ms
|
Speed: 0.621 ms
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM 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 = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE article_id = 20100
Speed: 0.837 ms
|
SELECT * FROM article_settings WHERE article_id = 20100
Speed: 0.280 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 = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE pa.article_id = a.article_id
AND a.article_id = 15229
Speed: 0.876 ms
|
Speed: 0.636 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 10914
Speed: 0.539 ms
|
SELECT * FROM article_settings WHERE article_id = 15229
Speed: 0.587 ms
|
Speed: 0.569 ms
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM 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 = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE article_id = 15229
Speed: 0.886 ms
|
SELECT * FROM article_settings WHERE article_id = 15229
Speed: 0.291 ms
|
Speed: 0.423 ms
|
SELECT * FROM issue_settings WHERE issue_id = 1002
Speed: 0.599 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 = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE pa.article_id = a.article_id
AND a.article_id = 21327
Speed: 0.945 ms
|
Speed: 0.649 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 19704
Speed: 0.584 ms
|
SELECT * FROM article_settings WHERE article_id = 21327
Speed: 0.656 ms
|
Speed: 0.562 ms
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM 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 = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE article_id = 21327
Speed: 0.901 ms
|
SELECT * FROM article_settings WHERE article_id = 21327
Speed: 0.280 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 = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE pa.article_id = a.article_id
AND a.article_id = 12121
Speed: 0.903 ms
|
Speed: 0.602 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 8505
Speed: 0.502 ms
|
SELECT * FROM article_settings WHERE article_id = 12121
Speed: 0.651 ms
|
Speed: 0.575 ms
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM 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 = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE article_id = 12121
Speed: 0.838 ms
|
SELECT * FROM article_settings WHERE article_id = 12121
Speed: 0.280 ms
|
Speed: 0.427 ms
|
SELECT * FROM issue_settings WHERE issue_id = 1004
Speed: 0.610 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 = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE pa.article_id = a.article_id
AND a.article_id = 12043
Speed: 0.977 ms
|
Speed: 0.707 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 8428
Speed: 0.561 ms
|
SELECT * FROM article_settings WHERE article_id = 12043
Speed: 0.575 ms
|
Speed: 0.565 ms
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM 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 = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE article_id = 12043
Speed: 0.829 ms
|
SELECT * FROM article_settings WHERE article_id = 12043
Speed: 0.301 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 = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE pa.article_id = a.article_id
AND a.article_id = 12212
Speed: 0.844 ms
|
Speed: 0.636 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 8548
Speed: 0.495 ms
|
SELECT * FROM article_settings WHERE article_id = 12212
Speed: 0.639 ms
|
Speed: 0.592 ms
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM 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 = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE article_id = 12212
Speed: 0.871 ms
|
SELECT * FROM article_settings WHERE article_id = 12212
Speed: 0.280 ms
|
Speed: 0.420 ms
|
SELECT * FROM issue_settings WHERE issue_id = 1009
Speed: 0.624 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 = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE pa.article_id = a.article_id
AND a.article_id = 12120
Speed: 0.903 ms
|
Speed: 0.651 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 8503
Speed: 0.513 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 8504
Speed: 0.492 ms
|
SELECT * FROM article_settings WHERE article_id = 12120
Speed: 0.659 ms
|
Speed: 0.543 ms
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM 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 = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE article_id = 12120
Speed: 0.851 ms
|
SELECT * FROM article_settings WHERE article_id = 12120
Speed: 0.266 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 = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE pa.article_id = a.article_id
AND a.article_id = 12050
Speed: 1.056 ms
|
Speed: 0.607 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 8435
Speed: 0.532 ms
|
SELECT * FROM article_settings WHERE article_id = 12050
Speed: 0.697 ms
|
Speed: 0.586 ms
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM 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 = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE article_id = 12050
Speed: 0.831 ms
|
SELECT * FROM article_settings WHERE article_id = 12050
Speed: 0.285 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 = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE pa.article_id = a.article_id
AND a.article_id = 12083
Speed: 0.901 ms
|
Speed: 0.595 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 8468
Speed: 0.508 ms
|
SELECT * FROM article_settings WHERE article_id = 12083
Speed: 0.601 ms
|
Speed: 0.552 ms
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM 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 = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE article_id = 12083
Speed: 0.878 ms
|
SELECT * FROM article_settings WHERE article_id = 12083
Speed: 0.292 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 = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE pa.article_id = a.article_id
AND a.article_id = 12209
Speed: 0.967 ms
|
Speed: 0.695 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 8546
Speed: 0.517 ms
|
SELECT * FROM article_settings WHERE article_id = 12209
Speed: 0.633 ms
|
Speed: 0.622 ms
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM 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 = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE article_id = 12209
Speed: 0.902 ms
|
SELECT * FROM article_settings WHERE article_id = 12209
Speed: 0.277 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 = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE pa.article_id = a.article_id
AND a.article_id = 12205
Speed: 0.923 ms
|
Speed: 0.671 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 8544
Speed: 0.535 ms
|
SELECT * FROM article_settings WHERE article_id = 12205
Speed: 0.703 ms
|
Speed: 0.621 ms
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM 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 = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE article_id = 12205
Speed: 0.820 ms
|
SELECT * FROM article_settings WHERE article_id = 12205
Speed: 0.288 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 = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE pa.article_id = a.article_id
AND a.article_id = 16929
Speed: 1.066 ms
|
Speed: 0.670 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 12032
Speed: 0.662 ms
|
SELECT * FROM article_settings WHERE article_id = 16929
Speed: 0.642 ms
|
Speed: 0.633 ms
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM 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 = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE article_id = 16929
Speed: 0.992 ms
|
SELECT * FROM article_settings WHERE article_id = 16929
Speed: 0.292 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 = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE pa.article_id = a.article_id
AND a.article_id = 19751
Speed: 1.008 ms
|
Speed: 0.697 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 15188
Speed: 0.663 ms
|
SELECT * FROM article_settings WHERE article_id = 19751
Speed: 0.979 ms
|
Speed: 0.638 ms
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM 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 = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE article_id = 19751
Speed: 0.991 ms
|
SELECT * FROM article_settings WHERE article_id = 19751
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,
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 = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE pa.article_id = a.article_id
AND a.article_id = 12084
Speed: 1.047 ms
|
Speed: 0.663 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 8469
Speed: 0.573 ms
|
SELECT * FROM article_settings WHERE article_id = 12084
Speed: 0.690 ms
|
Speed: 0.509 ms
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM 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 = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE article_id = 12084
Speed: 0.857 ms
|
SELECT * FROM article_settings WHERE article_id = 12084
Speed: 0.263 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 = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE pa.article_id = a.article_id
AND a.article_id = 12125
Speed: 0.917 ms
|
Speed: 0.570 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 8509
Speed: 0.574 ms
|
SELECT * FROM article_settings WHERE article_id = 12125
Speed: 0.705 ms
|
Speed: 0.561 ms
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM 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 = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE article_id = 12125
Speed: 0.937 ms
|
SELECT * FROM article_settings WHERE article_id = 12125
Speed: 0.305 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 = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE pa.article_id = a.article_id
AND a.article_id = 12126
Speed: 1.018 ms
|
Speed: 0.718 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 8510
Speed: 0.615 ms
|
SELECT * FROM article_settings WHERE article_id = 12126
Speed: 0.684 ms
|
Speed: 0.619 ms
|
SELECT * FROM article_supp_file_settings WHERE supp_id = 1997
Speed: 0.605 ms
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM 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 = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE article_id = 12126
Speed: 0.847 ms
|
SELECT * FROM article_settings WHERE article_id = 12126
Speed: 0.259 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 = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE pa.article_id = a.article_id
AND a.article_id = 20091
Speed: 0.944 ms
|
Speed: 0.650 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 17836
Speed: 0.632 ms
|
SELECT * FROM article_settings WHERE article_id = 20091
Speed: 0.677 ms
|
Speed: 0.560 ms
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM 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 = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE article_id = 20091
Speed: 0.852 ms
|
SELECT * FROM article_settings WHERE article_id = 20091
Speed: 0.302 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 = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE pa.article_id = a.article_id
AND a.article_id = 12277
Speed: 0.946 ms
|
Speed: 0.611 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 8564
Speed: 0.566 ms
|
SELECT * FROM article_settings WHERE article_id = 12277
Speed: 0.632 ms
|
Speed: 0.510 ms
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM 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 = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE article_id = 12277
Speed: 0.842 ms
|
SELECT * FROM article_settings WHERE article_id = 12277
Speed: 0.264 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 = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE pa.article_id = a.article_id
AND a.article_id = 19752
Speed: 0.973 ms
|
Speed: 0.608 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 15189
Speed: 0.627 ms
|
SELECT * FROM article_settings WHERE article_id = 19752
Speed: 0.694 ms
|
Speed: 0.626 ms
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM 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 = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE article_id = 19752
Speed: 0.919 ms
|
SELECT * FROM article_settings WHERE article_id = 19752
Speed: 0.280 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 = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE pa.article_id = a.article_id
AND a.article_id = 15501
Speed: 0.836 ms
|
Speed: 0.575 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 11038
Speed: 0.585 ms
|
SELECT * FROM article_settings WHERE article_id = 15501
Speed: 0.586 ms
|
Speed: 0.558 ms
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM 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 = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE article_id = 15501
Speed: 0.810 ms
|
SELECT * FROM article_settings WHERE article_id = 15501
Speed: 0.299 ms
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
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 = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE pa.article_id = a.article_id
AND a.article_id = 19127
Speed: 0.928 ms
|
Speed: 0.554 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 17993
Speed: 0.584 ms
|
SELECT * FROM article_settings WHERE article_id = 19127
Speed: 0.595 ms
|
Speed: 0.618 ms
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM 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 = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE article_id = 19127
Speed: 0.850 ms
|
SELECT * FROM article_settings WHERE article_id = 19127
Speed: 0.271 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 = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE pa.article_id = a.article_id
AND a.article_id = 15225
Speed: 0.829 ms
|
Speed: 0.645 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 10903
Speed: 0.516 ms
|
SELECT * FROM article_settings WHERE article_id = 15225
Speed: 0.572 ms
|
Speed: 0.494 ms
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM 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 = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE article_id = 15225
Speed: 0.748 ms
|
SELECT * FROM article_settings WHERE article_id = 15225
Speed: 0.265 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 = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE pa.article_id = a.article_id
AND a.article_id = 26070
Speed: 0.950 ms
|
Speed: 0.687 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 19701
Speed: 0.557 ms
|
SELECT * FROM article_settings WHERE article_id = 26070
Speed: 0.646 ms
|
Speed: 0.526 ms
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM 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 = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE article_id = 26070
Speed: 0.863 ms
|
SELECT * FROM article_settings WHERE article_id = 26070
Speed: 0.262 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 = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE pa.article_id = a.article_id
AND a.article_id = 12095
Speed: 0.802 ms
|
Speed: 0.687 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 8478
Speed: 0.570 ms
|
SELECT * FROM article_settings WHERE article_id = 12095
Speed: 0.550 ms
|
Speed: 0.546 ms
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM 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 = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE article_id = 12095
Speed: 0.868 ms
|
SELECT * FROM article_settings WHERE article_id = 12095
Speed: 0.259 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 = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE pa.article_id = a.article_id
AND a.article_id = 12124
Speed: 0.854 ms
|
Speed: 0.554 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 8508
Speed: 0.470 ms
|
SELECT * FROM article_settings WHERE article_id = 12124
Speed: 0.591 ms
|
Speed: 0.511 ms
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM 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 = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE article_id = 12124
Speed: 0.749 ms
|
SELECT * FROM article_settings WHERE article_id = 12124
Speed: 0.259 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 = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE pa.article_id = a.article_id
AND a.article_id = 12308
Speed: 0.821 ms
|
Speed: 0.611 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 8590
Speed: 0.568 ms
|
SELECT * FROM article_settings WHERE article_id = 12308
Speed: 0.588 ms
|
Speed: 0.576 ms
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM 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 = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE article_id = 12308
Speed: 0.862 ms
|
SELECT * FROM article_settings WHERE article_id = 12308
Speed: 0.260 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 = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE pa.article_id = a.article_id
AND a.article_id = 12295
Speed: 0.868 ms
|
Speed: 0.715 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 8581
Speed: 0.511 ms
|
SELECT * FROM article_settings WHERE article_id = 12295
Speed: 0.555 ms
|
Speed: 0.531 ms
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM 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 = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE article_id = 12295
Speed: 0.877 ms
|
SELECT * FROM article_settings WHERE article_id = 12295
Speed: 0.281 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 = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE pa.article_id = a.article_id
AND a.article_id = 24751
Speed: 0.950 ms
|
Speed: 0.672 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 17992
Speed: 0.606 ms
|
SELECT * FROM article_settings WHERE article_id = 24751
Speed: 0.799 ms
|
Speed: 0.586 ms
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM 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 = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE article_id = 24751
Speed: 0.870 ms
|
SELECT * FROM article_settings WHERE article_id = 24751
Speed: 0.277 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 = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE pa.article_id = a.article_id
AND a.article_id = 12042
Speed: 1.000 ms
|
Speed: 0.657 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 8427
Speed: 0.540 ms
|
SELECT * FROM article_settings WHERE article_id = 12042
Speed: 0.665 ms
|
Speed: 0.592 ms
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM 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 = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE article_id = 12042
Speed: 0.928 ms
|
SELECT * FROM article_settings WHERE article_id = 12042
Speed: 0.266 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 = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE pa.article_id = a.article_id
AND a.article_id = 12283
Speed: 0.891 ms
|
Speed: 0.588 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 8572
Speed: 0.576 ms
|
SELECT * FROM article_settings WHERE article_id = 12283
Speed: 0.637 ms
|
Speed: 0.760 ms
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM 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 = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE article_id = 12283
Speed: 0.821 ms
|
SELECT * FROM article_settings WHERE article_id = 12283
Speed: 0.267 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 = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE pa.article_id = a.article_id
AND a.article_id = 19742
Speed: 0.971 ms
|
Speed: 0.601 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 15178
Speed: 0.616 ms
|
SELECT * FROM article_settings WHERE article_id = 19742
Speed: 0.636 ms
|
Speed: 0.653 ms
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM 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 = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE article_id = 19742
Speed: 0.837 ms
|
SELECT * FROM article_settings WHERE article_id = 19742
Speed: 0.262 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 = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE pa.article_id = a.article_id
AND a.article_id = 12094
Speed: 0.876 ms
|
Speed: 0.716 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 8477
Speed: 0.482 ms
|
SELECT * FROM article_settings WHERE article_id = 12094
Speed: 0.549 ms
|
Speed: 0.573 ms
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM 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 = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE article_id = 12094
Speed: 0.803 ms
|
SELECT * FROM article_settings WHERE article_id = 12094
Speed: 0.291 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 = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE pa.article_id = a.article_id
AND a.article_id = 15226
Speed: 0.933 ms
|
Speed: 0.629 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 10913
Speed: 0.497 ms
|
SELECT * FROM article_settings WHERE article_id = 15226
Speed: 0.600 ms
|
Speed: 0.525 ms
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM 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 = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE article_id = 15226
Speed: 0.798 ms
|
SELECT * FROM article_settings WHERE article_id = 15226
Speed: 0.251 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 = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE pa.article_id = a.article_id
AND a.article_id = 12104
Speed: 0.844 ms
|
Speed: 0.634 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 8487
Speed: 0.572 ms
|
SELECT * FROM article_settings WHERE article_id = 12104
Speed: 0.612 ms
|
Speed: 0.563 ms
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM 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 = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE article_id = 12104
Speed: 0.779 ms
|
SELECT * FROM article_settings WHERE article_id = 12104
Speed: 0.323 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 = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE pa.article_id = a.article_id
AND a.article_id = 12105
Speed: 0.824 ms
|
Speed: 0.584 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 8488
Speed: 0.481 ms
|
SELECT * FROM article_settings WHERE article_id = 12105
Speed: 0.649 ms
|
Speed: 0.551 ms
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM 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 = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE article_id = 12105
Speed: 0.838 ms
|
SELECT * FROM article_settings WHERE article_id = 12105
Speed: 0.261 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 = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE pa.article_id = a.article_id
AND a.article_id = 15497
Speed: 0.872 ms
|
Speed: 0.646 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 11037
Speed: 0.550 ms
|
SELECT * FROM article_settings WHERE article_id = 15497
Speed: 0.617 ms
|
Speed: 0.839 ms
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM 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 = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE article_id = 15497
Speed: 1.396 ms
|
SELECT * FROM article_settings WHERE article_id = 15497
Speed: 0.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 = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE pa.article_id = a.article_id
AND a.article_id = 15488
Speed: 1.070 ms
|
Speed: 0.774 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 11034
Speed: 0.620 ms
|
SELECT * FROM article_settings WHERE article_id = 15488
Speed: 0.703 ms
|
Speed: 0.645 ms
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM 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 = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE article_id = 15488
Speed: 0.907 ms
|
SELECT * FROM article_settings WHERE article_id = 15488
Speed: 0.329 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 = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE pa.article_id = a.article_id
AND a.article_id = 26064
Speed: 1.012 ms
|
Speed: 0.750 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 19703
Speed: 0.773 ms
|
SELECT * FROM article_settings WHERE article_id = 26064
Speed: 0.711 ms
|
Speed: 0.727 ms
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM 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 = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE article_id = 26064
Speed: 1.166 ms
|
SELECT * FROM article_settings WHERE article_id = 26064
Speed: 0.292 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 = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE pa.article_id = a.article_id
AND a.article_id = 25252
Speed: 1.124 ms
|
Speed: 0.793 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 20111
Speed: 0.663 ms
|
SELECT * FROM article_settings WHERE article_id = 25252
Speed: 0.807 ms
|
Speed: 0.670 ms
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM 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 = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE article_id = 25252
Speed: 1.056 ms
|
SELECT * FROM article_settings WHERE article_id = 25252
Speed: 0.295 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 = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE pa.article_id = a.article_id
AND a.article_id = 12292
Speed: 1.158 ms
|
Speed: 0.767 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 8578
Speed: 0.614 ms
|
SELECT * FROM article_settings WHERE article_id = 12292
Speed: 0.786 ms
|
Speed: 0.623 ms
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM 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 = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE article_id = 12292
Speed: 1.064 ms
|
SELECT * FROM article_settings WHERE article_id = 12292
Speed: 0.334 ms
|
Speed: 0.497 ms
|
SELECT * FROM issue_settings WHERE issue_id = 1011
Speed: 0.837 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 = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE pa.article_id = a.article_id
AND a.article_id = 15232
Speed: 1.182 ms
|
Speed: 0.713 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 10919
Speed: 0.619 ms
|
SELECT * FROM article_settings WHERE article_id = 15232
Speed: 0.808 ms
|
Speed: 0.623 ms
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM 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 = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE article_id = 15232
Speed: 1.021 ms
|
SELECT * FROM article_settings WHERE article_id = 15232
Speed: 0.265 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 = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE pa.article_id = a.article_id
AND a.article_id = 27129
Speed: 1.003 ms
|
Speed: 0.698 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 19707
Speed: 0.729 ms
|
SELECT * FROM article_settings WHERE article_id = 27129
Speed: 0.841 ms
|
Speed: 0.662 ms
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM 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 = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE article_id = 27129
Speed: 1.092 ms
|
SELECT * FROM article_settings WHERE article_id = 27129
Speed: 0.291 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 = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE pa.article_id = a.article_id
AND a.article_id = 12293
Speed: 1.167 ms
|
Speed: 0.732 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 8579
Speed: 0.645 ms
|
SELECT * FROM article_settings WHERE article_id = 12293
Speed: 0.775 ms
|
Speed: 0.697 ms
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM 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 = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE article_id = 12293
Speed: 1.107 ms
|
SELECT * FROM article_settings WHERE article_id = 12293
Speed: 0.305 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 = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE pa.article_id = a.article_id
AND a.article_id = 14848
Speed: 1.306 ms
|
Speed: 0.787 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 19705
Speed: 0.715 ms
|
SELECT * FROM article_settings WHERE article_id = 14848
Speed: 1.037 ms
|
Speed: 0.724 ms
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM 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 = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE article_id = 14848
Speed: 1.158 ms
|
SELECT * FROM article_settings WHERE article_id = 14848
Speed: 0.289 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 = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE pa.article_id = a.article_id
AND a.article_id = 16988
Speed: 1.249 ms
|
Speed: 0.714 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 12039
Speed: 0.732 ms
|
SELECT * FROM article_settings WHERE article_id = 16988
Speed: 0.982 ms
|
Speed: 0.710 ms
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM 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 = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE article_id = 16988
Speed: 1.069 ms
|
SELECT * FROM article_settings WHERE article_id = 16988
Speed: 0.314 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 = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE pa.article_id = a.article_id
AND a.article_id = 12102
Speed: 1.042 ms
|
Speed: 0.766 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 8485
Speed: 0.603 ms
|
SELECT * FROM article_settings WHERE article_id = 12102
Speed: 0.658 ms
|
Speed: 0.651 ms
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM 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 = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE article_id = 12102
Speed: 1.075 ms
|
SELECT * FROM article_settings WHERE article_id = 12102
Speed: 0.283 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 = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE pa.article_id = a.article_id
AND a.article_id = 12111
Speed: 1.177 ms
|
Speed: 0.838 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 8494
Speed: 0.521 ms
|
SELECT * FROM article_settings WHERE article_id = 12111
Speed: 0.875 ms
|
Speed: 0.632 ms
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM 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 = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE article_id = 12111
Speed: 1.100 ms
|
SELECT * FROM article_settings WHERE article_id = 12111
Speed: 0.286 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 = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE pa.article_id = a.article_id
AND a.article_id = 12112
Speed: 1.140 ms
|
Speed: 0.771 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 8495
Speed: 0.615 ms
|
SELECT * FROM article_settings WHERE article_id = 12112
Speed: 0.713 ms
|
Speed: 0.680 ms
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM 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 = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE article_id = 12112
Speed: 1.052 ms
|
SELECT * FROM article_settings WHERE article_id = 12112
Speed: 0.292 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 = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE pa.article_id = a.article_id
AND a.article_id = 15504
Speed: 1.249 ms
|
Speed: 0.745 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 11039
Speed: 0.665 ms
|
SELECT * FROM article_settings WHERE article_id = 15504
Speed: 0.764 ms
|
Speed: 0.722 ms
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM 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 = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE article_id = 15504
Speed: 1.103 ms
|
SELECT * FROM article_settings WHERE article_id = 15504
Speed: 0.299 ms
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
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 = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE pa.article_id = a.article_id
AND a.article_id = 19748
Speed: 1.264 ms
|
Speed: 0.774 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 15185
Speed: 0.782 ms
|
SELECT * FROM article_settings WHERE article_id = 19748
Speed: 0.842 ms
|
Speed: 0.793 ms
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM 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 = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE article_id = 19748
Speed: 0.868 ms
|
SELECT * FROM article_settings WHERE article_id = 19748
Speed: 0.290 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 = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE pa.article_id = a.article_id
AND a.article_id = 28115
Speed: 1.124 ms
|
Speed: 0.737 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 20672
Speed: 0.751 ms
|
SELECT * FROM article_settings WHERE article_id = 28115
Speed: 0.794 ms
|
Speed: 0.676 ms
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM 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 = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE article_id = 28115
Speed: 1.092 ms
|
SELECT * FROM article_settings WHERE article_id = 28115
Speed: 0.280 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 = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE pa.article_id = a.article_id
AND a.article_id = 20089
Speed: 0.914 ms
|
Speed: 0.638 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 17834
Speed: 0.781 ms
|
SELECT * FROM article_settings WHERE article_id = 20089
Speed: 0.854 ms
|
Speed: 0.750 ms
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM 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 = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE article_id = 20089
Speed: 0.866 ms
|
SELECT * FROM article_settings WHERE article_id = 20089
Speed: 0.441 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 = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE pa.article_id = a.article_id
AND a.article_id = 20093
Speed: 0.996 ms
|
Speed: 0.665 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 17837
Speed: 0.634 ms
|
SELECT * FROM article_settings WHERE article_id = 20093
Speed: 0.602 ms
|
Speed: 0.580 ms
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM 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 = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE article_id = 20093
Speed: 0.935 ms
|
SELECT * FROM article_settings WHERE article_id = 20093
Speed: 0.320 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 = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE pa.article_id = a.article_id
AND a.article_id = 12054
Speed: 0.916 ms
|
Speed: 0.684 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 8439
Speed: 0.566 ms
|
SELECT * FROM article_settings WHERE article_id = 12054
Speed: 0.560 ms
|
Speed: 0.553 ms
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM 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 = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE article_id = 12054
Speed: 0.923 ms
|
SELECT * FROM article_settings WHERE article_id = 12054
Speed: 0.383 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 = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE pa.article_id = a.article_id
AND a.article_id = 12204
Speed: 0.921 ms
|
Speed: 0.697 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 8545
Speed: 0.758 ms
|
SELECT * FROM article_settings WHERE article_id = 12204
Speed: 0.648 ms
|
Speed: 0.641 ms
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM 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 = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE article_id = 12204
Speed: 0.848 ms
|
SELECT * FROM article_settings WHERE article_id = 12204
Speed: 0.260 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 = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE pa.article_id = a.article_id
AND a.article_id = 15479
Speed: 0.885 ms
|
Speed: 0.686 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 11026
Speed: 0.510 ms
|
SELECT * FROM article_settings WHERE article_id = 15479
Speed: 0.678 ms
|
Speed: 0.629 ms
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM 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 = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE article_id = 15479
Speed: 0.960 ms
|
SELECT * FROM article_settings WHERE article_id = 15479
Speed: 0.273 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 = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE pa.article_id = a.article_id
AND a.article_id = 19126
Speed: 1.122 ms
|
Speed: 0.729 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 17994
Speed: 0.550 ms
|
SELECT * FROM article_settings WHERE article_id = 19126
Speed: 0.634 ms
|
Speed: 0.531 ms
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM 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 = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE article_id = 19126
Speed: 0.793 ms
|
SELECT * FROM article_settings WHERE article_id = 19126
Speed: 0.259 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 = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE pa.article_id = a.article_id
AND a.article_id = 20094
Speed: 0.842 ms
|
Speed: 0.582 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 17839
Speed: 0.520 ms
|
SELECT * FROM article_settings WHERE article_id = 20094
Speed: 0.592 ms
|
Speed: 0.590 ms
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM 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 = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE article_id = 20094
Speed: 0.818 ms
|
SELECT * FROM article_settings WHERE article_id = 20094
Speed: 0.255 ms
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
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 = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE pa.article_id = a.article_id
AND a.article_id = 16940
Speed: 0.853 ms
|
Speed: 0.556 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 12036
Speed: 0.516 ms
|
SELECT * FROM article_settings WHERE article_id = 16940
Speed: 0.636 ms
|
Speed: 0.548 ms
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM 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 = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE article_id = 16940
Speed: 0.785 ms
|
SELECT * FROM article_settings WHERE article_id = 16940
Speed: 0.328 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 = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE pa.article_id = a.article_id
AND a.article_id = 12108
Speed: 0.945 ms
|
Speed: 0.555 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 8491
Speed: 0.478 ms
|
SELECT * FROM article_settings WHERE article_id = 12108
Speed: 0.576 ms
|
Speed: 0.517 ms
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM 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 = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE article_id = 12108
Speed: 0.823 ms
|
SELECT * FROM article_settings WHERE article_id = 12108
Speed: 0.257 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 = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE pa.article_id = a.article_id
AND a.article_id = 12109
Speed: 0.821 ms
|
Speed: 0.613 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 8492
Speed: 0.467 ms
|
SELECT * FROM article_settings WHERE article_id = 12109
Speed: 0.550 ms
|
Speed: 0.537 ms
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM 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 = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE article_id = 12109
Speed: 0.790 ms
|
SELECT * FROM article_settings WHERE article_id = 12109
Speed: 0.318 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 = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE pa.article_id = a.article_id
AND a.article_id = 12298
Speed: 1.070 ms
|
Speed: 0.977 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 8584
Speed: 0.502 ms
|
SELECT * FROM article_settings WHERE article_id = 12298
Speed: 0.633 ms
|
Speed: 0.530 ms
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM 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 = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE article_id = 12298
Speed: 1.593 ms
|
SELECT * FROM article_settings WHERE article_id = 12298
Speed: 0.271 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 = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE pa.article_id = a.article_id
AND a.article_id = 12082
Speed: 0.839 ms
|
Speed: 0.669 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 8467
Speed: 0.564 ms
|
SELECT * FROM article_settings WHERE article_id = 12082
Speed: 0.615 ms
|
Speed: 0.562 ms
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM 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 = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE article_id = 12082
Speed: 0.790 ms
|
SELECT * FROM article_settings WHERE article_id = 12082
Speed: 0.260 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 = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE pa.article_id = a.article_id
AND a.article_id = 12122
Speed: 0.816 ms
|
Speed: 0.566 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 8506
Speed: 0.517 ms
|
SELECT * FROM article_settings WHERE article_id = 12122
Speed: 0.659 ms
|
Speed: 0.507 ms
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM 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 = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE article_id = 12122
Speed: 0.764 ms
|
SELECT * FROM article_settings WHERE article_id = 12122
Speed: 0.259 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 = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE pa.article_id = a.article_id
AND a.article_id = 19356
Speed: 0.893 ms
|
Speed: 0.561 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 17996
Speed: 0.533 ms
|
SELECT * FROM article_settings WHERE article_id = 19356
Speed: 0.665 ms
|
Speed: 0.505 ms
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM 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 = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE article_id = 19356
Speed: 0.854 ms
|
SELECT * FROM article_settings WHERE article_id = 19356
Speed: 0.272 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 = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE pa.article_id = a.article_id
AND a.article_id = 19745
Speed: 0.917 ms
|
Speed: 0.574 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 15182
Speed: 0.576 ms
|
SELECT * FROM article_settings WHERE article_id = 19745
Speed: 0.660 ms
|
Speed: 0.529 ms
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM 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 = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE article_id = 19745
Speed: 0.769 ms
|
SELECT * FROM article_settings WHERE article_id = 19745
Speed: 0.269 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 = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE pa.article_id = a.article_id
AND a.article_id = 12103
Speed: 0.881 ms
|
Speed: 0.599 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 8486
Speed: 0.568 ms
|
SELECT * FROM article_settings WHERE article_id = 12103
Speed: 0.592 ms
|
Speed: 0.533 ms
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM 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 = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE article_id = 12103
Speed: 0.753 ms
|
SELECT * FROM article_settings WHERE article_id = 12103
Speed: 0.259 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 = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE pa.article_id = a.article_id
AND a.article_id = 12055
Speed: 0.826 ms
|
Speed: 0.557 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 8440
Speed: 0.527 ms
|
SELECT * FROM article_settings WHERE article_id = 12055
Speed: 0.560 ms
|
Speed: 0.514 ms
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM 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 = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE article_id = 12055
Speed: 0.758 ms
|
SELECT * FROM article_settings WHERE article_id = 12055
Speed: 0.254 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 = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE pa.article_id = a.article_id
AND a.article_id = 12284
Speed: 0.845 ms
|
Speed: 0.545 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 8573
Speed: 0.533 ms
|
SELECT * FROM article_settings WHERE article_id = 12284
Speed: 2.206 ms
|
Speed: 1.661 ms
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM 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 = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE article_id = 12284
Speed: 0.994 ms
|
SELECT * FROM article_settings WHERE article_id = 12284
Speed: 0.317 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 = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE pa.article_id = a.article_id
AND a.article_id = 12092
Speed: 0.843 ms
|
Speed: 0.668 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 8475
Speed: 0.490 ms
|
SELECT * FROM article_settings WHERE article_id = 12092
Speed: 0.612 ms
|
Speed: 0.642 ms
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM 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 = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE article_id = 12092
Speed: 0.961 ms
|
SELECT * FROM article_settings WHERE article_id = 12092
Speed: 0.308 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 = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE pa.article_id = a.article_id
AND a.article_id = 15487
Speed: 1.064 ms
|
Speed: 0.600 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 11033
Speed: 0.694 ms
|
SELECT * FROM article_settings WHERE article_id = 15487
Speed: 0.713 ms
|
Speed: 0.509 ms
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM 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 = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE article_id = 15487
Speed: 0.786 ms
|
SELECT * FROM article_settings WHERE article_id = 15487
Speed: 0.331 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 = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE pa.article_id = a.article_id
AND a.article_id = 12045
Speed: 0.890 ms
|
Speed: 0.691 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 8430
Speed: 0.550 ms
|
SELECT * FROM article_settings WHERE article_id = 12045
Speed: 0.558 ms
|
Speed: 0.507 ms
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM 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 = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE article_id = 12045
Speed: 0.958 ms
|
SELECT * FROM article_settings WHERE article_id = 12045
Speed: 0.268 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 = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE pa.article_id = a.article_id
AND a.article_id = 12096
Speed: 0.848 ms
|
Speed: 0.580 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 8479
Speed: 0.461 ms
|
SELECT * FROM article_settings WHERE article_id = 12096
Speed: 0.557 ms
|
Speed: 0.516 ms
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM 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 = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE article_id = 12096
Speed: 1.146 ms
|
SELECT * FROM article_settings WHERE article_id = 12096
Speed: 0.301 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 = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE pa.article_id = a.article_id
AND a.article_id = 12099
Speed: 0.955 ms
|
Speed: 0.609 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 8482
Speed: 0.522 ms
|
SELECT * FROM article_settings WHERE article_id = 12099
Speed: 0.550 ms
|
Speed: 0.504 ms
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM 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 = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE article_id = 12099
Speed: 0.808 ms
|
SELECT * FROM article_settings WHERE article_id = 12099
Speed: 0.274 ms
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE pa.article_id = a.article_id
AND a.article_id = 12022
Speed: 0.813 ms
|
Speed: 0.596 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 8414
Speed: 0.564 ms
|
SELECT * FROM article_settings WHERE article_id = 12022
Speed: 0.614 ms
|
Speed: 0.609 ms
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM 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 = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE article_id = 12022
Speed: 0.910 ms
|
SELECT * FROM article_settings WHERE article_id = 12022
Speed: 0.295 ms
|
Speed: 0.586 ms
|
SELECT * FROM issue_settings WHERE issue_id = 991
Speed: 0.690 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 = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE pa.article_id = a.article_id
AND a.article_id = 15027
Speed: 1.022 ms
|
Speed: 0.631 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 10755
Speed: 0.647 ms
|
SELECT * FROM article_settings WHERE article_id = 15027
Speed: 0.651 ms
|
Speed: 0.530 ms
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM 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 = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE article_id = 15027
Speed: 0.903 ms
|
SELECT * FROM article_settings WHERE article_id = 15027
Speed: 0.299 ms
|
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
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 = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE pa.article_id = a.article_id
AND a.article_id = 12296
Speed: 0.879 ms
|
Speed: 0.591 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 8582
Speed: 0.478 ms
|
SELECT * FROM article_settings WHERE article_id = 12296
Speed: 0.572 ms
|
Speed: 0.521 ms
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM 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 = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE article_id = 12296
Speed: 0.749 ms
|
SELECT * FROM article_settings WHERE article_id = 12296
Speed: 0.302 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 = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE pa.article_id = a.article_id
AND a.article_id = 12290
Speed: 0.904 ms
|
Speed: 0.574 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 8576
Speed: 0.512 ms
|
SELECT * FROM article_settings WHERE article_id = 12290
Speed: 0.663 ms
|
Speed: 0.665 ms
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM 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 = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE article_id = 12290
Speed: 0.890 ms
|
SELECT * FROM article_settings WHERE article_id = 12290
Speed: 0.291 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 = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE pa.article_id = a.article_id
AND a.article_id = 12281
Speed: 0.929 ms
|
Speed: 0.616 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 8568
Speed: 0.554 ms
|
SELECT * FROM article_settings WHERE article_id = 12281
Speed: 0.672 ms
|
Speed: 0.586 ms
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM 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 = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE article_id = 12281
Speed: 0.834 ms
|
SELECT * FROM article_settings WHERE article_id = 12281
Speed: 0.264 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 = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE pa.article_id = a.article_id
AND a.article_id = 12300
Speed: 0.852 ms
|
Speed: 0.576 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 8586
Speed: 0.497 ms
|
SELECT * FROM article_settings WHERE article_id = 12300
Speed: 0.622 ms
|
Speed: 0.492 ms
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM 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 = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE article_id = 12300
Speed: 0.753 ms
|
SELECT * FROM article_settings WHERE article_id = 12300
Speed: 0.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 = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE pa.article_id = a.article_id
AND a.article_id = 12285
Speed: 0.814 ms
|
Speed: 0.664 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 8574
Speed: 0.648 ms
|
SELECT * FROM article_settings WHERE article_id = 12285
Speed: 0.727 ms
|
Speed: 0.587 ms
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM 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 = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE article_id = 12285
Speed: 0.893 ms
|
SELECT * FROM article_settings WHERE article_id = 12285
Speed: 0.260 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 = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE pa.article_id = a.article_id
AND a.article_id = 12090
Speed: 0.951 ms
|
Speed: 0.580 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 8473
Speed: 0.492 ms
|
SELECT * FROM article_settings WHERE article_id = 12090
Speed: 0.573 ms
|
Speed: 0.491 ms
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM 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 = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE article_id = 12090
Speed: 0.787 ms
|
SELECT * FROM article_settings WHERE article_id = 12090
Speed: 0.262 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 = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE pa.article_id = a.article_id
AND a.article_id = 12049
Speed: 0.849 ms
|
Speed: 0.590 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 8434
Speed: 0.465 ms
|
SELECT * FROM article_settings WHERE article_id = 12049
Speed: 0.551 ms
|
Speed: 0.526 ms
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM 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 = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE article_id = 12049
Speed: 0.769 ms
|
SELECT * FROM article_settings WHERE article_id = 12049
Speed: 0.252 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 = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE pa.article_id = a.article_id
AND a.article_id = 12211
Speed: 0.801 ms
|
Speed: 0.564 ms
|
SELECT * FROM article_galley_settings WHERE galley_id = 8547
Speed: 0.510 ms
|
SELECT * FROM article_settings WHERE article_id = 12211
Speed: 0.592 ms
|
Speed: 0.500 ms
|
SELECT a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM 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 = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE article_id = 12211
Speed: 0.762 ms
|
SELECT * FROM article_settings WHERE article_id = 12211
Speed: 0.264 ms
|
Speed: 0.262 ms
|
SELECT * FROM issue_settings WHERE issue_id = 1797
Speed: 0.277 ms
|
Speed: 1.027 ms
|
SELECT * FROM author_settings WHERE author_id = 26610
Speed: 0.645 ms
|
SELECT * FROM author_settings WHERE author_id = 26611
Speed: 0.496 ms
|
Speed: 0.720 ms
|
SELECT * FROM author_settings WHERE author_id = 17244
Speed: 0.478 ms
|
SELECT * FROM author_settings WHERE author_id = 17245
Speed: 0.452 ms
|
Speed: 0.697 ms
|
SELECT * FROM author_settings WHERE author_id = 17315
Speed: 0.529 ms
|
SELECT * FROM author_settings WHERE author_id = 17316
Speed: 0.478 ms
|
Speed: 0.707 ms
|
SELECT * FROM author_settings WHERE author_id = 43711
Speed: 0.569 ms
|
SELECT * FROM author_settings WHERE author_id = 43712
Speed: 0.574 ms
|
Speed: 0.775 ms
|
SELECT * FROM author_settings WHERE author_id = 24545
Speed: 0.581 ms
|
SELECT * FROM author_settings WHERE author_id = 24547
Speed: 0.548 ms
|
SELECT * FROM author_settings WHERE author_id = 24548
Speed: 0.662 ms
|
SELECT * FROM author_settings WHERE author_id = 24549
Speed: 0.715 ms
|
SELECT * FROM author_settings WHERE author_id = 24550
Speed: 0.516 ms
|
SELECT * FROM author_settings WHERE author_id = 24551
Speed: 0.535 ms
|
SELECT * FROM author_settings WHERE author_id = 24552
Speed: 0.571 ms
|
SELECT * FROM author_settings WHERE author_id = 24553
Speed: 0.514 ms
|
SELECT * FROM author_settings WHERE author_id = 24554
Speed: 0.529 ms
|
SELECT * FROM author_settings WHERE author_id = 24555
Speed: 0.524 ms
|
Speed: 0.702 ms
|
SELECT * FROM author_settings WHERE author_id = 30848
Speed: 0.497 ms
|
SELECT * FROM author_settings WHERE author_id = 30849
Speed: 0.466 ms
|
SELECT * FROM author_settings WHERE author_id = 31037
Speed: 0.513 ms
|
Speed: 0.779 ms
|
SELECT * FROM author_settings WHERE author_id = 17230
Speed: 0.525 ms
|
SELECT * FROM author_settings WHERE author_id = 17231
Speed: 0.553 ms
|
Speed: 0.774 ms
|
SELECT * FROM author_settings WHERE author_id = 16910
Speed: 0.497 ms
|
SELECT * FROM author_settings WHERE author_id = 16911
Speed: 0.437 ms
|
Speed: 0.778 ms
|
SELECT * FROM author_settings WHERE author_id = 16828
Speed: 0.522 ms
|
SELECT * FROM author_settings WHERE author_id = 16829
Speed: 0.491 ms
|
SELECT * FROM author_settings WHERE author_id = 16830
Speed: 0.452 ms
|
Speed: 0.681 ms
|
SELECT * FROM author_settings WHERE author_id = 18789
Speed: 0.530 ms
|
SELECT * FROM author_settings WHERE author_id = 18788
Speed: 0.571 ms
|
Speed: 0.678 ms
|
SELECT * FROM author_settings WHERE author_id = 16955
Speed: 0.550 ms
|
SELECT * FROM author_settings WHERE author_id = 16956
Speed: 0.493 ms
|
Speed: 0.697 ms
|
SELECT * FROM author_settings WHERE author_id = 16964
Speed: 0.479 ms
|
SELECT * FROM author_settings WHERE author_id = 16965
Speed: 0.464 ms
|
Speed: 0.698 ms
|
SELECT * FROM author_settings WHERE author_id = 31391
Speed: 0.658 ms
|
Speed: 0.847 ms
|
SELECT * FROM author_settings WHERE author_id = 16839
Speed: 0.610 ms
|
Speed: 0.734 ms
|
SELECT * FROM author_settings WHERE author_id = 16943
Speed: 0.539 ms
|
Speed: 0.802 ms
|
SELECT * FROM author_settings WHERE author_id = 16973
Speed: 0.512 ms
|
Speed: 0.826 ms
|
SELECT * FROM author_settings WHERE author_id = 31399
Speed: 0.658 ms
|
Speed: 0.996 ms
|
SELECT * FROM author_settings WHERE author_id = 24140
Speed: 0.731 ms
|
Speed: 0.767 ms
|
SELECT * FROM author_settings WHERE author_id = 33794
Speed: 0.498 ms
|
SELECT * FROM author_settings WHERE author_id = 33795
Speed: 0.513 ms
|
Speed: 0.746 ms
|
SELECT * FROM author_settings WHERE author_id = 16994
Speed: 0.510 ms
|
SELECT * FROM author_settings WHERE author_id = 16995
Speed: 0.463 ms
|
Speed: 0.751 ms
|
SELECT * FROM author_settings WHERE author_id = 16827
Speed: 0.537 ms
|
Speed: 0.781 ms
|
SELECT * FROM author_settings WHERE author_id = 17132
Speed: 0.725 ms
|
SELECT * FROM author_settings WHERE author_id = 17133
Speed: 0.508 ms
|
SELECT * FROM author_settings WHERE author_id = 17134
Speed: 0.555 ms
|
Speed: 0.759 ms
|
SELECT * FROM author_settings WHERE author_id = 16991
Speed: 0.619 ms
|
SELECT * FROM author_settings WHERE author_id = 16992
Speed: 0.511 ms
|
SELECT * FROM author_settings WHERE author_id = 16993
Speed: 0.505 ms
|
Speed: 0.735 ms
|
SELECT * FROM author_settings WHERE author_id = 16838
Speed: 0.511 ms
|
Speed: 0.735 ms
|
SELECT * FROM author_settings WHERE author_id = 16915
Speed: 0.568 ms
|
SELECT * FROM author_settings WHERE author_id = 16916
Speed: 0.455 ms
|
SELECT * FROM author_settings WHERE author_id = 16917
Speed: 0.453 ms
|
SELECT * FROM author_settings WHERE author_id = 16918
Speed: 0.423 ms
|
SELECT * FROM author_settings WHERE author_id = 16919
Speed: 0.488 ms
|
Speed: 0.727 ms
|
SELECT * FROM author_settings WHERE author_id = 17126
Speed: 0.693 ms
|
SELECT * FROM author_settings WHERE author_id = 17127
Speed: 0.594 ms
|
Speed: 0.775 ms
|
SELECT * FROM author_settings WHERE author_id = 17118
Speed: 0.505 ms
|
SELECT * FROM author_settings WHERE author_id = 17122
Speed: 0.510 ms
|
SELECT * FROM author_settings WHERE author_id = 17123
Speed: 0.576 ms
|
Speed: 0.776 ms
|
SELECT * FROM author_settings WHERE author_id = 26612
Speed: 0.584 ms
|
SELECT * FROM author_settings WHERE author_id = 26613
Speed: 0.511 ms
|
SELECT * FROM author_settings WHERE author_id = 26614
Speed: 0.539 ms
|
Speed: 0.727 ms
|
SELECT * FROM author_settings WHERE author_id = 30866
Speed: 0.520 ms
|
SELECT * FROM author_settings WHERE author_id = 30867
Speed: 0.473 ms
|
Speed: 0.807 ms
|
SELECT * FROM author_settings WHERE author_id = 16920
Speed: 0.633 ms
|
SELECT * FROM author_settings WHERE author_id = 16921
Speed: 0.496 ms
|
SELECT * FROM author_settings WHERE author_id = 16922
Speed: 0.458 ms
|
Speed: 0.685 ms
|
SELECT * FROM author_settings WHERE author_id = 17001
Speed: 0.505 ms
|
SELECT * FROM author_settings WHERE author_id = 17002
Speed: 0.473 ms
|
SELECT * FROM author_settings WHERE author_id = 17003
Speed: 0.499 ms
|
Speed: 0.684 ms
|
SELECT * FROM author_settings WHERE author_id = 17004
Speed: 0.686 ms
|
SELECT * FROM author_settings WHERE author_id = 17005
Speed: 0.511 ms
|
SELECT * FROM author_settings WHERE author_id = 17006
Speed: 0.442 ms
|
Speed: 0.714 ms
|
SELECT * FROM author_settings WHERE author_id = 31390
Speed: 0.540 ms
|
Speed: 0.767 ms
|
SELECT * FROM author_settings WHERE author_id = 17232
Speed: 0.527 ms
|
SELECT * FROM author_settings WHERE author_id = 17233
Speed: 0.613 ms
|
Speed: 0.696 ms
|
SELECT * FROM author_settings WHERE author_id = 30868
Speed: 0.524 ms
|
SELECT * FROM author_settings WHERE author_id = 30869
Speed: 0.492 ms
|
SELECT * FROM author_settings WHERE author_id = 30870
Speed: 0.516 ms
|
SELECT * FROM author_settings WHERE author_id = 30871
Speed: 0.578 ms
|
Speed: 0.741 ms
|
SELECT * FROM author_settings WHERE author_id = 24595
Speed: 0.744 ms
|
Speed: 0.780 ms
|
SELECT * FROM author_settings WHERE author_id = 29854
Speed: 0.637 ms
|
SELECT * FROM author_settings WHERE author_id = 29853
Speed: 0.659 ms
|
Speed: 0.739 ms
|
SELECT * FROM author_settings WHERE author_id = 24135
Speed: 0.715 ms
|
Speed: 0.670 ms
|
SELECT * FROM author_settings WHERE author_id = 46086
Speed: 0.588 ms
|
Speed: 0.745 ms
|
SELECT * FROM author_settings WHERE author_id = 16945
Speed: 0.530 ms
|
Speed: 0.812 ms
|
SELECT * FROM author_settings WHERE author_id = 16999
Speed: 0.494 ms
|
SELECT * FROM author_settings WHERE author_id = 17000
Speed: 0.500 ms
|
Speed: 0.675 ms
|
SELECT * FROM author_settings WHERE author_id = 17303
Speed: 0.590 ms
|
SELECT * FROM author_settings WHERE author_id = 17304
Speed: 0.464 ms
|
Speed: 0.766 ms
|
SELECT * FROM author_settings WHERE author_id = 17278
Speed: 0.501 ms
|
SELECT * FROM author_settings WHERE author_id = 17279
Speed: 0.478 ms
|
SELECT * FROM author_settings WHERE author_id = 17280
Speed: 0.508 ms
|
Speed: 0.728 ms
|
SELECT * FROM author_settings WHERE author_id = 43723
Speed: 0.640 ms
|
SELECT * FROM author_settings WHERE author_id = 43724
Speed: 0.489 ms
|
SELECT * FROM author_settings WHERE author_id = 43725
Speed: 0.470 ms
|
SELECT * FROM author_settings WHERE author_id = 43726
Speed: 0.483 ms
|
Speed: 0.664 ms
|
SELECT * FROM author_settings WHERE author_id = 16825
Speed: 0.578 ms
|
SELECT * FROM author_settings WHERE author_id = 16826
Speed: 0.538 ms
|
Speed: 0.725 ms
|
SELECT * FROM author_settings WHERE author_id = 17246
Speed: 0.471 ms
|
SELECT * FROM author_settings WHERE author_id = 17247
Speed: 0.481 ms
|
Speed: 0.701 ms
|
SELECT * FROM author_settings WHERE author_id = 30846
Speed: 0.499 ms
|
SELECT * FROM author_settings WHERE author_id = 30872
Speed: 0.514 ms
|
Speed: 0.689 ms
|
SELECT * FROM author_settings WHERE author_id = 16944
Speed: 0.507 ms
|
Speed: 0.686 ms
|
SELECT * FROM author_settings WHERE author_id = 24136
Speed: 0.596 ms
|
Speed: 0.692 ms
|
SELECT * FROM author_settings WHERE author_id = 16960
Speed: 0.529 ms
|
SELECT * FROM author_settings WHERE author_id = 16961
Speed: 0.548 ms
|
Speed: 0.788 ms
|
SELECT * FROM author_settings WHERE author_id = 16962
Speed: 0.492 ms
|
SELECT * FROM author_settings WHERE author_id = 16963
Speed: 0.474 ms
|
Speed: 0.909 ms
|
SELECT * FROM author_settings WHERE author_id = 24590
Speed: 0.559 ms
|
SELECT * FROM author_settings WHERE author_id = 24594
Speed: 0.551 ms
|
Speed: 0.702 ms
|
SELECT * FROM author_settings WHERE author_id = 24574
Speed: 0.527 ms
|
Speed: 0.711 ms
|
SELECT * FROM author_settings WHERE author_id = 46080
Speed: 0.515 ms
|
Speed: 0.690 ms
|
SELECT * FROM author_settings WHERE author_id = 44559
Speed: 0.582 ms
|
SELECT * FROM author_settings WHERE author_id = 49487
Speed: 0.585 ms
|
SELECT * FROM author_settings WHERE author_id = 49488
Speed: 0.562 ms
|
Speed: 0.745 ms
|
SELECT * FROM author_settings WHERE author_id = 17271
Speed: 0.535 ms
|
SELECT * FROM author_settings WHERE author_id = 17272
Speed: 0.453 ms
|
Speed: 0.670 ms
|
SELECT * FROM author_settings WHERE author_id = 24143
Speed: 0.723 ms
|
Speed: 0.718 ms
|
SELECT * FROM author_settings WHERE author_id = 47816
Speed: 0.668 ms
|
Speed: 0.747 ms
|
SELECT * FROM author_settings WHERE author_id = 17273
Speed: 0.522 ms
|
SELECT * FROM author_settings WHERE author_id = 17274
Speed: 0.522 ms
|
SELECT * FROM author_settings WHERE author_id = 17275
Speed: 0.594 ms
|
Speed: 0.769 ms
|
SELECT * FROM author_settings WHERE author_id = 23627
Speed: 0.598 ms
|
Speed: 0.752 ms
|
SELECT * FROM author_settings WHERE author_id = 26706
Speed: 0.559 ms
|
SELECT * FROM author_settings WHERE author_id = 26707
Speed: 0.546 ms
|
SELECT * FROM author_settings WHERE author_id = 26708
Speed: 0.529 ms
|
Speed: 0.850 ms
|
SELECT * FROM author_settings WHERE author_id = 16957
Speed: 0.589 ms
|
SELECT * FROM author_settings WHERE author_id = 16958
Speed: 0.479 ms
|
Speed: 0.754 ms
|
SELECT * FROM author_settings WHERE author_id = 16971
Speed: 0.696 ms
|
Speed: 0.840 ms
|
SELECT * FROM author_settings WHERE author_id = 16972
Speed: 0.593 ms
|
Speed: 0.843 ms
|
SELECT * FROM author_settings WHERE author_id = 24598
Speed: 0.593 ms
|
Speed: 0.794 ms
|
SELECT * FROM author_settings WHERE author_id = 30858
Speed: 0.545 ms
|
SELECT * FROM author_settings WHERE author_id = 30859
Speed: 0.532 ms
|
Speed: 0.697 ms
|
SELECT * FROM author_settings WHERE author_id = 49544
Speed: 0.608 ms
|
Speed: 0.737 ms
|
SELECT * FROM author_settings WHERE author_id = 31388
Speed: 0.527 ms
|
Speed: 0.699 ms
|
SELECT * FROM author_settings WHERE author_id = 31392
Speed: 0.523 ms
|
Speed: 0.725 ms
|
SELECT * FROM author_settings WHERE author_id = 16844
Speed: 0.573 ms
|
Speed: 0.719 ms
|
SELECT * FROM author_settings WHERE author_id = 17117
Speed: 0.595 ms
|
SELECT * FROM author_settings WHERE author_id = 17124
Speed: 0.519 ms
|
SELECT * FROM author_settings WHERE author_id = 17125
Speed: 0.565 ms
|
Speed: 0.862 ms
|
SELECT * FROM author_settings WHERE author_id = 24544
Speed: 0.597 ms
|
Speed: 0.751 ms
|
SELECT * FROM author_settings WHERE author_id = 29849
Speed: 0.546 ms
|
SELECT * FROM author_settings WHERE author_id = 29850
Speed: 0.521 ms
|
SELECT * FROM author_settings WHERE author_id = 29851
Speed: 0.496 ms
|
SELECT * FROM author_settings WHERE author_id = 29852
Speed: 0.621 ms
|
Speed: 0.718 ms
|
SELECT * FROM author_settings WHERE author_id = 31393
Speed: 0.515 ms
|
Speed: 0.720 ms
|
SELECT * FROM author_settings WHERE author_id = 26634
Speed: 0.567 ms
|
SELECT * FROM author_settings WHERE author_id = 26635
Speed: 0.495 ms
|
Speed: 0.720 ms
|
SELECT * FROM author_settings WHERE author_id = 16967
Speed: 0.502 ms
|
Speed: 0.699 ms
|
SELECT * FROM author_settings WHERE author_id = 16968
Speed: 0.497 ms
|
Speed: 0.788 ms
|
SELECT * FROM author_settings WHERE author_id = 17286
Speed: 0.499 ms
|
SELECT * FROM author_settings WHERE author_id = 17287
Speed: 0.475 ms
|
Speed: 0.706 ms
|
SELECT * FROM author_settings WHERE author_id = 16912
Speed: 0.601 ms
|
SELECT * FROM author_settings WHERE author_id = 16913
Speed: 0.484 ms
|
SELECT * FROM author_settings WHERE author_id = 16914
Speed: 0.433 ms
|
Speed: 0.733 ms
|
SELECT * FROM author_settings WHERE author_id = 16996
Speed: 0.452 ms
|
Speed: 0.664 ms
|
SELECT * FROM author_settings WHERE author_id = 30243
Speed: 0.481 ms
|
SELECT * FROM author_settings WHERE author_id = 30247
Speed: 0.450 ms
|
SELECT * FROM author_settings WHERE author_id = 30248
Speed: 0.446 ms
|
SELECT * FROM author_settings WHERE author_id = 30249
Speed: 0.445 ms
|
Speed: 0.848 ms
|
SELECT * FROM author_settings WHERE author_id = 30850
Speed: 0.513 ms
|
SELECT * FROM author_settings WHERE author_id = 30875
Speed: 0.558 ms
|
SELECT * FROM author_settings WHERE author_id = 30876
Speed: 0.496 ms
|
Speed: 0.676 ms
|
SELECT * FROM author_settings WHERE author_id = 16959
Speed: 0.472 ms
|
Speed: 0.758 ms
|
SELECT * FROM author_settings WHERE author_id = 16845
Speed: 0.489 ms
|
Speed: 0.673 ms
|
SELECT * FROM author_settings WHERE author_id = 17248
Speed: 0.509 ms
|
SELECT * FROM author_settings WHERE author_id = 17249
Speed: 0.510 ms
|
SELECT * FROM author_settings WHERE author_id = 17250
Speed: 0.455 ms
|
SELECT * FROM author_settings WHERE author_id = 17251
Speed: 0.440 ms
|
Speed: 0.636 ms
|
SELECT * FROM author_settings WHERE author_id = 16942
Speed: 0.443 ms
|
Speed: 0.687 ms
|
SELECT * FROM author_settings WHERE author_id = 24573
Speed: 0.510 ms
|
Speed: 0.670 ms
|
SELECT * FROM author_settings WHERE author_id = 16831
Speed: 0.506 ms
|
SELECT * FROM author_settings WHERE author_id = 16832
Speed: 0.451 ms
|
Speed: 0.764 ms
|
SELECT * FROM author_settings WHERE author_id = 16946
Speed: 0.618 ms
|
Speed: 0.716 ms
|
SELECT * FROM author_settings WHERE author_id = 16949
Speed: 0.469 ms
|
Speed: 0.687 ms
|
SELECT * FROM author_settings WHERE author_id = 16788
Speed: 0.513 ms
|
SELECT * FROM author_settings WHERE author_id = 16789
Speed: 0.463 ms
|
SELECT * FROM author_settings WHERE author_id = 16790
Speed: 0.698 ms
|
Speed: 0.705 ms
|
SELECT * FROM author_settings WHERE author_id = 23860
Speed: 0.644 ms
|
Speed: 0.762 ms
|
SELECT * FROM author_settings WHERE author_id = 17281
Speed: 0.596 ms
|
Speed: 0.739 ms
|
SELECT * FROM author_settings WHERE author_id = 17264
Speed: 0.482 ms
|
SELECT * FROM author_settings WHERE author_id = 17265
Speed: 0.488 ms
|
SELECT * FROM author_settings WHERE author_id = 17266
Speed: 0.493 ms
|
SELECT * FROM author_settings WHERE author_id = 17267
Speed: 0.519 ms
|
SELECT * FROM author_settings WHERE author_id = 17268
Speed: 0.480 ms
|
Speed: 0.686 ms
|
SELECT * FROM author_settings WHERE author_id = 17241
Speed: 0.575 ms
|
SELECT * FROM author_settings WHERE author_id = 17242
Speed: 0.453 ms
|
SELECT * FROM author_settings WHERE author_id = 17243
Speed: 0.572 ms
|
Speed: 0.710 ms
|
SELECT * FROM author_settings WHERE author_id = 17291
Speed: 0.479 ms
|
SELECT * FROM author_settings WHERE author_id = 17292
Speed: 0.448 ms
|
Speed: 0.650 ms
|
SELECT * FROM author_settings WHERE author_id = 17252
Speed: 0.591 ms
|
SELECT * FROM author_settings WHERE author_id = 17253
Speed: 0.507 ms
|
Speed: 0.675 ms
|
SELECT * FROM author_settings WHERE author_id = 16940
Speed: 0.500 ms
|
Speed: 0.770 ms
|
SELECT * FROM author_settings WHERE author_id = 16837
Speed: 0.503 ms
|
Speed: 0.751 ms
|
SELECT * FROM author_settings WHERE author_id = 17130
Speed: 0.567 ms
|
SELECT * FROM author_settings WHERE author_id = 17131
Speed: 0.533 ms
|