1
0.32 ms
SELECT t0 . id AS id_1 , t0 . slug AS slug_2 , t0 . label AS label_3 , t0 . focus AS focus_4 , t0 . keywords AS keywords_5 , t0 . position AS position_6 , t0 . last_imported_at AS last_imported_at_7 FROM category t0 ORDER BY t0 . position ASC , t0 . label ASC
SELECT t0 . id AS id_1 , t0 . slug AS slug_2 , t0 . label AS label_3 , t0 . focus AS focus_4 , t0 . keywords AS keywords_5 , t0 . position AS position_6 , t0 . last_imported_at AS last_imported_at_7 FROM category t0 ORDER BY t0 . position ASC , t0 . label ASC ;
Copy
2
0.28 ms
SELECT t0 . id AS id_1 , t0 . slug AS slug_2 , t0 . label AS label_3 , t0 . focus AS focus_4 , t0 . keywords AS keywords_5 , t0 . position AS position_6 , t0 . last_imported_at AS last_imported_at_7 FROM category t0 WHERE t0 . slug = ? LIMIT 1
Parameters :
[
"Psychometric tests and malingering "
]
SELECT t0 . id AS id_1 , t0 . slug AS slug_2 , t0 . label AS label_3 , t0 . focus AS focus_4 , t0 . keywords AS keywords_5 , t0 . position AS position_6 , t0 . last_imported_at AS last_imported_at_7 FROM category t0 WHERE t0 . slug = 'Psychometric tests and malingering' LIMIT 1 ;
Copy
3
0.96 ms
SELECT COUNT (* ) AS dctrn_count FROM (SELECT DISTINCT id_0 FROM (SELECT a0_ . id AS id_0 , a0_ . title AS title_1 , a0_ . slug AS slug_2 , a0_ . resume AS resume_3 , a0_ . conclusion AS conclusion_4 , a0_ . pmid AS pmid_5 , a0_ . url AS url_6 , a0_ . doi AS doi_7 , a0_ . publication_date AS publication_date_8 , a0_ . authors AS authors_9 , a0_ . journal AS journal_10 , a0_ . volume AS volume_11 , a0_ . issue AS issue_12 , a0_ . pages AS pages_13 , a0_ . hypotheses AS hypotheses_14 , a0_ . population AS population_15 , a0_ . variables AS variables_16 , a0_ . protocol AS protocol_17 , a0_ . measurement_tools AS measurement_tools_18 , a0_ . statistical_analyses AS statistical_analyses_19 , a0_ . statistical_results AS statistical_results_20 , a0_ . conclusions AS conclusions_21 , a0_ . limitations AS limitations_22 , a0_ . personal_interest AS personal_interest_23 , a0_ . other_comments AS other_comments_24 , a0_ . is_read AS is_read_25 , a0_ . is_favorite AS is_favorite_26 , a0_ . in_progress AS in_progress_27 , a0_ . created_at AS created_at_28 , a0_ . updated_at AS updated_at_29 FROM article a0_ INNER JOIN article_category a2_ ON a0_ . id = a2_ . article_id INNER JOIN category c1_ ON c1_ . id = a2_ . category_id WHERE c1_ . id = ? ORDER BY a0_ . publication_date DESC ) dctrn_result ) dctrn_table
SELECT COUNT (* ) AS dctrn_count FROM (SELECT DISTINCT id_0 FROM (SELECT a0_ . id AS id_0 , a0_ . title AS title_1 , a0_ . slug AS slug_2 , a0_ . resume AS resume_3 , a0_ . conclusion AS conclusion_4 , a0_ . pmid AS pmid_5 , a0_ . url AS url_6 , a0_ . doi AS doi_7 , a0_ . publication_date AS publication_date_8 , a0_ . authors AS authors_9 , a0_ . journal AS journal_10 , a0_ . volume AS volume_11 , a0_ . issue AS issue_12 , a0_ . pages AS pages_13 , a0_ . hypotheses AS hypotheses_14 , a0_ . population AS population_15 , a0_ . variables AS variables_16 , a0_ . protocol AS protocol_17 , a0_ . measurement_tools AS measurement_tools_18 , a0_ . statistical_analyses AS statistical_analyses_19 , a0_ . statistical_results AS statistical_results_20 , a0_ . conclusions AS conclusions_21 , a0_ . limitations AS limitations_22 , a0_ . personal_interest AS personal_interest_23 , a0_ . other_comments AS other_comments_24 , a0_ . is_read AS is_read_25 , a0_ . is_favorite AS is_favorite_26 , a0_ . in_progress AS in_progress_27 , a0_ . created_at AS created_at_28 , a0_ . updated_at AS updated_at_29 FROM article a0_ INNER JOIN article_category a2_ ON a0_ . id = a2_ . article_id INNER JOIN category c1_ ON c1_ . id = a2_ . category_id WHERE c1_ . id = 8 ORDER BY a0_ . publication_date DESC ) dctrn_result ) dctrn_table ;
Copy
4
0.26 ms
SELECT t0 . config_key AS config_key_1 , t0 . config_value AS config_value_2 FROM config t0 WHERE t0 . config_key = ?
Parameters :
[
"color_primary "
]
SELECT t0 . config_key AS config_key_1 , t0 . config_value AS config_value_2 FROM config t0 WHERE t0 . config_key = 'color_primary' ;
Copy
5
0.18 ms
SELECT t0 . config_key AS config_key_1 , t0 . config_value AS config_value_2 FROM config t0 WHERE t0 . config_key = ?
Parameters :
[
"color_header_start "
]
SELECT t0 . config_key AS config_key_1 , t0 . config_value AS config_value_2 FROM config t0 WHERE t0 . config_key = 'color_header_start' ;
Copy
6
0.10 ms
SELECT t0 . config_key AS config_key_1 , t0 . config_value AS config_value_2 FROM config t0 WHERE t0 . config_key = ?
Parameters :
[
"color_header_end "
]
SELECT t0 . config_key AS config_key_1 , t0 . config_value AS config_value_2 FROM config t0 WHERE t0 . config_key = 'color_header_end' ;
Copy
7
0.13 ms
SELECT t0 . config_key AS config_key_1 , t0 . config_value AS config_value_2 FROM config t0 WHERE t0 . config_key = ?
Parameters :
[
"site_name "
]
SELECT t0 . config_key AS config_key_1 , t0 . config_value AS config_value_2 FROM config t0 WHERE t0 . config_key = 'site_name' ;
Copy
8
0.19 ms
SELECT t0 . config_key AS config_key_1 , t0 . config_value AS config_value_2 FROM config t0 WHERE t0 . config_key = ?
Parameters :
[
"site_tagline "
]
SELECT t0 . config_key AS config_key_1 , t0 . config_value AS config_value_2 FROM config t0 WHERE t0 . config_key = 'site_tagline' ;
Copy
9
0.14 ms
SELECT t0 . id AS id_1 , t0 . email AS email_2 , t0 . roles AS roles_3 , t0 . password AS password_4 , t0 . name AS name_5 , t0 . invite_token AS invite_token_6 FROM `user` t0
SELECT t0 . id AS id_1 , t0 . email AS email_2 , t0 . roles AS roles_3 , t0 . password AS password_4 , t0 . name AS name_5 , t0 . invite_token AS invite_token_6 FROM `user` t0 ;
Copy
10
0.10 ms
SELECT t0 . id AS id_1 , t0 . email AS email_2 , t0 . roles AS roles_3 , t0 . password AS password_4 , t0 . name AS name_5 , t0 . invite_token AS invite_token_6 FROM `user` t0
SELECT t0 . id AS id_1 , t0 . email AS email_2 , t0 . roles AS roles_3 , t0 . password AS password_4 , t0 . name AS name_5 , t0 . invite_token AS invite_token_6 FROM `user` t0 ;
Copy
11
0.15 ms
SELECT t0 . config_key AS config_key_1 , t0 . config_value AS config_value_2 FROM config t0 WHERE t0 . config_key = ?
Parameters :
[
"site_description "
]
SELECT t0 . config_key AS config_key_1 , t0 . config_value AS config_value_2 FROM config t0 WHERE t0 . config_key = 'site_description' ;
Copy
12
0.23 ms
SELECT t0 . id AS id_1 , t0 . slug AS slug_2 , t0 . label AS label_3 , t0 . focus AS focus_4 , t0 . keywords AS keywords_5 , t0 . position AS position_6 , t0 . last_imported_at AS last_imported_at_7 FROM category t0
SELECT t0 . id AS id_1 , t0 . slug AS slug_2 , t0 . label AS label_3 , t0 . focus AS focus_4 , t0 . keywords AS keywords_5 , t0 . position AS position_6 , t0 . last_imported_at AS last_imported_at_7 FROM category t0 ;
Copy
13
0.98 ms
SELECT DISTINCT id_0 FROM (SELECT DISTINCT id_0 , publication_date_8 FROM (SELECT a0_ . id AS id_0 , a0_ . title AS title_1 , a0_ . slug AS slug_2 , a0_ . resume AS resume_3 , a0_ . conclusion AS conclusion_4 , a0_ . pmid AS pmid_5 , a0_ . url AS url_6 , a0_ . doi AS doi_7 , a0_ . publication_date AS publication_date_8 , a0_ . authors AS authors_9 , a0_ . journal AS journal_10 , a0_ . volume AS volume_11 , a0_ . issue AS issue_12 , a0_ . pages AS pages_13 , a0_ . hypotheses AS hypotheses_14 , a0_ . population AS population_15 , a0_ . variables AS variables_16 , a0_ . protocol AS protocol_17 , a0_ . measurement_tools AS measurement_tools_18 , a0_ . statistical_analyses AS statistical_analyses_19 , a0_ . statistical_results AS statistical_results_20 , a0_ . conclusions AS conclusions_21 , a0_ . limitations AS limitations_22 , a0_ . personal_interest AS personal_interest_23 , a0_ . other_comments AS other_comments_24 , a0_ . is_read AS is_read_25 , a0_ . is_favorite AS is_favorite_26 , a0_ . in_progress AS in_progress_27 , a0_ . created_at AS created_at_28 , a0_ . updated_at AS updated_at_29 , c1_ . id AS id_30 , c1_ . slug AS slug_31 , c1_ . label AS label_32 , c1_ . focus AS focus_33 , c1_ . keywords AS keywords_34 , c1_ . position AS position_35 , c1_ . last_imported_at AS last_imported_at_36 FROM article a0_ INNER JOIN article_category a2_ ON a0_ . id = a2_ . article_id INNER JOIN category c1_ ON c1_ . id = a2_ . category_id WHERE c1_ . id = ? ) dctrn_result_inner ORDER BY publication_date_8 DESC ) dctrn_result LIMIT 12 OFFSET 12
SELECT DISTINCT id_0 FROM (SELECT DISTINCT id_0 , publication_date_8 FROM (SELECT a0_ . id AS id_0 , a0_ . title AS title_1 , a0_ . slug AS slug_2 , a0_ . resume AS resume_3 , a0_ . conclusion AS conclusion_4 , a0_ . pmid AS pmid_5 , a0_ . url AS url_6 , a0_ . doi AS doi_7 , a0_ . publication_date AS publication_date_8 , a0_ . authors AS authors_9 , a0_ . journal AS journal_10 , a0_ . volume AS volume_11 , a0_ . issue AS issue_12 , a0_ . pages AS pages_13 , a0_ . hypotheses AS hypotheses_14 , a0_ . population AS population_15 , a0_ . variables AS variables_16 , a0_ . protocol AS protocol_17 , a0_ . measurement_tools AS measurement_tools_18 , a0_ . statistical_analyses AS statistical_analyses_19 , a0_ . statistical_results AS statistical_results_20 , a0_ . conclusions AS conclusions_21 , a0_ . limitations AS limitations_22 , a0_ . personal_interest AS personal_interest_23 , a0_ . other_comments AS other_comments_24 , a0_ . is_read AS is_read_25 , a0_ . is_favorite AS is_favorite_26 , a0_ . in_progress AS in_progress_27 , a0_ . created_at AS created_at_28 , a0_ . updated_at AS updated_at_29 , c1_ . id AS id_30 , c1_ . slug AS slug_31 , c1_ . label AS label_32 , c1_ . focus AS focus_33 , c1_ . keywords AS keywords_34 , c1_ . position AS position_35 , c1_ . last_imported_at AS last_imported_at_36 FROM article a0_ INNER JOIN article_category a2_ ON a0_ . id = a2_ . article_id INNER JOIN category c1_ ON c1_ . id = a2_ . category_id WHERE c1_ . id = 8 ) dctrn_result_inner ORDER BY publication_date_8 DESC ) dctrn_result LIMIT 12 OFFSET 12 ;
Copy
14
1.00 ms
SELECT a0_ . id AS id_0 , a0_ . title AS title_1 , a0_ . slug AS slug_2 , a0_ . resume AS resume_3 , a0_ . conclusion AS conclusion_4 , a0_ . pmid AS pmid_5 , a0_ . url AS url_6 , a0_ . doi AS doi_7 , a0_ . publication_date AS publication_date_8 , a0_ . authors AS authors_9 , a0_ . journal AS journal_10 , a0_ . volume AS volume_11 , a0_ . issue AS issue_12 , a0_ . pages AS pages_13 , a0_ . hypotheses AS hypotheses_14 , a0_ . population AS population_15 , a0_ . variables AS variables_16 , a0_ . protocol AS protocol_17 , a0_ . measurement_tools AS measurement_tools_18 , a0_ . statistical_analyses AS statistical_analyses_19 , a0_ . statistical_results AS statistical_results_20 , a0_ . conclusions AS conclusions_21 , a0_ . limitations AS limitations_22 , a0_ . personal_interest AS personal_interest_23 , a0_ . other_comments AS other_comments_24 , a0_ . is_read AS is_read_25 , a0_ . is_favorite AS is_favorite_26 , a0_ . in_progress AS in_progress_27 , a0_ . created_at AS created_at_28 , a0_ . updated_at AS updated_at_29 , a0_ . in_progress_by_id AS in_progress_by_id_30 FROM article a0_ INNER JOIN article_category a2_ ON a0_ . id = a2_ . article_id INNER JOIN category c1_ ON c1_ . id = a2_ . category_id WHERE c1_ . id = ? AND a0_ . id IN (? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ) ORDER BY a0_ . publication_date DESC
Parameters :
[
8
3083
3084
3085
3094
3086
3087
3090
3091
3092
3103
3080
3081
]
SELECT
a0_ . id AS id_0 ,
a0_ . title AS title_1 ,
a0_ . slug AS slug_2 ,
a0_ . resume AS resume_3 ,
a0_ . conclusion AS conclusion_4 ,
a0_ . pmid AS pmid_5 ,
a0_ . url AS url_6 ,
a0_ . doi AS doi_7 ,
a0_ . publication_date AS publication_date_8 ,
a0_ . authors AS authors_9 ,
a0_ . journal AS journal_10 ,
a0_ . volume AS volume_11 ,
a0_ . issue AS issue_12 ,
a0_ . pages AS pages_13 ,
a0_ . hypotheses AS hypotheses_14 ,
a0_ . population AS population_15 ,
a0_ . variables AS variables_16 ,
a0_ . protocol AS protocol_17 ,
a0_ . measurement_tools AS measurement_tools_18 ,
a0_ . statistical_analyses AS statistical_analyses_19 ,
a0_ . statistical_results AS statistical_results_20 ,
a0_ . conclusions AS conclusions_21 ,
a0_ . limitations AS limitations_22 ,
a0_ . personal_interest AS personal_interest_23 ,
a0_ . other_comments AS other_comments_24 ,
a0_ . is_read AS is_read_25 ,
a0_ . is_favorite AS is_favorite_26 ,
a0_ . in_progress AS in_progress_27 ,
a0_ . created_at AS created_at_28 ,
a0_ . updated_at AS updated_at_29 ,
a0_ . in_progress_by_id AS in_progress_by_id_30
FROM
article a0_
INNER JOIN article_category a2_ ON a0_ . id = a2_ . article_id
INNER JOIN category c1_ ON c1_ . id = a2_ . category_id
WHERE
c1_ . id = ?
AND a0_ . id IN (? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? )
ORDER BY
a0_ . publication_date DESC
Copy
SELECT a0_ . id AS id_0 , a0_ . title AS title_1 , a0_ . slug AS slug_2 , a0_ . resume AS resume_3 , a0_ . conclusion AS conclusion_4 , a0_ . pmid AS pmid_5 , a0_ . url AS url_6 , a0_ . doi AS doi_7 , a0_ . publication_date AS publication_date_8 , a0_ . authors AS authors_9 , a0_ . journal AS journal_10 , a0_ . volume AS volume_11 , a0_ . issue AS issue_12 , a0_ . pages AS pages_13 , a0_ . hypotheses AS hypotheses_14 , a0_ . population AS population_15 , a0_ . variables AS variables_16 , a0_ . protocol AS protocol_17 , a0_ . measurement_tools AS measurement_tools_18 , a0_ . statistical_analyses AS statistical_analyses_19 , a0_ . statistical_results AS statistical_results_20 , a0_ . conclusions AS conclusions_21 , a0_ . limitations AS limitations_22 , a0_ . personal_interest AS personal_interest_23 , a0_ . other_comments AS other_comments_24 , a0_ . is_read AS is_read_25 , a0_ . is_favorite AS is_favorite_26 , a0_ . in_progress AS in_progress_27 , a0_ . created_at AS created_at_28 , a0_ . updated_at AS updated_at_29 , a0_ . in_progress_by_id AS in_progress_by_id_30 FROM article a0_ INNER JOIN article_category a2_ ON a0_ . id = a2_ . article_id INNER JOIN category c1_ ON c1_ . id = a2_ . category_id WHERE c1_ . id = 8 AND a0_ . id IN (3083 , 3084 , 3085 , 3094 , 3086 , 3087 , 3090 , 3091 , 3092 , 3103 , 3080 , 3081 ) ORDER BY a0_ . publication_date DESC ;
Copy
15
0.32 ms
SELECT t0 . id AS id_1 , t0 . slug AS slug_2 , t0 . label AS label_3 , t0 . focus AS focus_4 , t0 . keywords AS keywords_5 , t0 . position AS position_6 , t0 . last_imported_at AS last_imported_at_7 FROM category t0 INNER JOIN article_category ON t0 . id = article_category . category_id WHERE article_category . article_id = ?
SELECT t0 . id AS id_1 , t0 . slug AS slug_2 , t0 . label AS label_3 , t0 . focus AS focus_4 , t0 . keywords AS keywords_5 , t0 . position AS position_6 , t0 . last_imported_at AS last_imported_at_7 FROM category t0 INNER JOIN article_category ON t0 . id = article_category . category_id WHERE article_category . article_id = 3083 ;
Copy
16
0.17 ms
SELECT t0 . id AS id_1 , t0 . slug AS slug_2 , t0 . label AS label_3 , t0 . focus AS focus_4 , t0 . keywords AS keywords_5 , t0 . position AS position_6 , t0 . last_imported_at AS last_imported_at_7 FROM category t0 INNER JOIN article_category ON t0 . id = article_category . category_id WHERE article_category . article_id = ?
SELECT t0 . id AS id_1 , t0 . slug AS slug_2 , t0 . label AS label_3 , t0 . focus AS focus_4 , t0 . keywords AS keywords_5 , t0 . position AS position_6 , t0 . last_imported_at AS last_imported_at_7 FROM category t0 INNER JOIN article_category ON t0 . id = article_category . category_id WHERE article_category . article_id = 3084 ;
Copy
17
0.15 ms
SELECT t0 . id AS id_1 , t0 . slug AS slug_2 , t0 . label AS label_3 , t0 . focus AS focus_4 , t0 . keywords AS keywords_5 , t0 . position AS position_6 , t0 . last_imported_at AS last_imported_at_7 FROM category t0 INNER JOIN article_category ON t0 . id = article_category . category_id WHERE article_category . article_id = ?
SELECT t0 . id AS id_1 , t0 . slug AS slug_2 , t0 . label AS label_3 , t0 . focus AS focus_4 , t0 . keywords AS keywords_5 , t0 . position AS position_6 , t0 . last_imported_at AS last_imported_at_7 FROM category t0 INNER JOIN article_category ON t0 . id = article_category . category_id WHERE article_category . article_id = 3085 ;
Copy
18
0.13 ms
SELECT t0 . id AS id_1 , t0 . slug AS slug_2 , t0 . label AS label_3 , t0 . focus AS focus_4 , t0 . keywords AS keywords_5 , t0 . position AS position_6 , t0 . last_imported_at AS last_imported_at_7 FROM category t0 INNER JOIN article_category ON t0 . id = article_category . category_id WHERE article_category . article_id = ?
SELECT t0 . id AS id_1 , t0 . slug AS slug_2 , t0 . label AS label_3 , t0 . focus AS focus_4 , t0 . keywords AS keywords_5 , t0 . position AS position_6 , t0 . last_imported_at AS last_imported_at_7 FROM category t0 INNER JOIN article_category ON t0 . id = article_category . category_id WHERE article_category . article_id = 3094 ;
Copy
19
0.13 ms
SELECT t0 . id AS id_1 , t0 . slug AS slug_2 , t0 . label AS label_3 , t0 . focus AS focus_4 , t0 . keywords AS keywords_5 , t0 . position AS position_6 , t0 . last_imported_at AS last_imported_at_7 FROM category t0 INNER JOIN article_category ON t0 . id = article_category . category_id WHERE article_category . article_id = ?
SELECT t0 . id AS id_1 , t0 . slug AS slug_2 , t0 . label AS label_3 , t0 . focus AS focus_4 , t0 . keywords AS keywords_5 , t0 . position AS position_6 , t0 . last_imported_at AS last_imported_at_7 FROM category t0 INNER JOIN article_category ON t0 . id = article_category . category_id WHERE article_category . article_id = 3086 ;
Copy
20
0.12 ms
SELECT t0 . id AS id_1 , t0 . slug AS slug_2 , t0 . label AS label_3 , t0 . focus AS focus_4 , t0 . keywords AS keywords_5 , t0 . position AS position_6 , t0 . last_imported_at AS last_imported_at_7 FROM category t0 INNER JOIN article_category ON t0 . id = article_category . category_id WHERE article_category . article_id = ?
SELECT t0 . id AS id_1 , t0 . slug AS slug_2 , t0 . label AS label_3 , t0 . focus AS focus_4 , t0 . keywords AS keywords_5 , t0 . position AS position_6 , t0 . last_imported_at AS last_imported_at_7 FROM category t0 INNER JOIN article_category ON t0 . id = article_category . category_id WHERE article_category . article_id = 3087 ;
Copy
21
0.12 ms
SELECT t0 . id AS id_1 , t0 . slug AS slug_2 , t0 . label AS label_3 , t0 . focus AS focus_4 , t0 . keywords AS keywords_5 , t0 . position AS position_6 , t0 . last_imported_at AS last_imported_at_7 FROM category t0 INNER JOIN article_category ON t0 . id = article_category . category_id WHERE article_category . article_id = ?
SELECT t0 . id AS id_1 , t0 . slug AS slug_2 , t0 . label AS label_3 , t0 . focus AS focus_4 , t0 . keywords AS keywords_5 , t0 . position AS position_6 , t0 . last_imported_at AS last_imported_at_7 FROM category t0 INNER JOIN article_category ON t0 . id = article_category . category_id WHERE article_category . article_id = 3090 ;
Copy
22
0.12 ms
SELECT t0 . id AS id_1 , t0 . slug AS slug_2 , t0 . label AS label_3 , t0 . focus AS focus_4 , t0 . keywords AS keywords_5 , t0 . position AS position_6 , t0 . last_imported_at AS last_imported_at_7 FROM category t0 INNER JOIN article_category ON t0 . id = article_category . category_id WHERE article_category . article_id = ?
SELECT t0 . id AS id_1 , t0 . slug AS slug_2 , t0 . label AS label_3 , t0 . focus AS focus_4 , t0 . keywords AS keywords_5 , t0 . position AS position_6 , t0 . last_imported_at AS last_imported_at_7 FROM category t0 INNER JOIN article_category ON t0 . id = article_category . category_id WHERE article_category . article_id = 3091 ;
Copy
23
0.12 ms
SELECT t0 . id AS id_1 , t0 . slug AS slug_2 , t0 . label AS label_3 , t0 . focus AS focus_4 , t0 . keywords AS keywords_5 , t0 . position AS position_6 , t0 . last_imported_at AS last_imported_at_7 FROM category t0 INNER JOIN article_category ON t0 . id = article_category . category_id WHERE article_category . article_id = ?
SELECT t0 . id AS id_1 , t0 . slug AS slug_2 , t0 . label AS label_3 , t0 . focus AS focus_4 , t0 . keywords AS keywords_5 , t0 . position AS position_6 , t0 . last_imported_at AS last_imported_at_7 FROM category t0 INNER JOIN article_category ON t0 . id = article_category . category_id WHERE article_category . article_id = 3092 ;
Copy
24
0.13 ms
SELECT t0 . id AS id_1 , t0 . slug AS slug_2 , t0 . label AS label_3 , t0 . focus AS focus_4 , t0 . keywords AS keywords_5 , t0 . position AS position_6 , t0 . last_imported_at AS last_imported_at_7 FROM category t0 INNER JOIN article_category ON t0 . id = article_category . category_id WHERE article_category . article_id = ?
SELECT t0 . id AS id_1 , t0 . slug AS slug_2 , t0 . label AS label_3 , t0 . focus AS focus_4 , t0 . keywords AS keywords_5 , t0 . position AS position_6 , t0 . last_imported_at AS last_imported_at_7 FROM category t0 INNER JOIN article_category ON t0 . id = article_category . category_id WHERE article_category . article_id = 3080 ;
Copy
25
0.11 ms
SELECT t0 . id AS id_1 , t0 . slug AS slug_2 , t0 . label AS label_3 , t0 . focus AS focus_4 , t0 . keywords AS keywords_5 , t0 . position AS position_6 , t0 . last_imported_at AS last_imported_at_7 FROM category t0 INNER JOIN article_category ON t0 . id = article_category . category_id WHERE article_category . article_id = ?
SELECT t0 . id AS id_1 , t0 . slug AS slug_2 , t0 . label AS label_3 , t0 . focus AS focus_4 , t0 . keywords AS keywords_5 , t0 . position AS position_6 , t0 . last_imported_at AS last_imported_at_7 FROM category t0 INNER JOIN article_category ON t0 . id = article_category . category_id WHERE article_category . article_id = 3081 ;
Copy
26
0.12 ms
SELECT t0 . id AS id_1 , t0 . slug AS slug_2 , t0 . label AS label_3 , t0 . focus AS focus_4 , t0 . keywords AS keywords_5 , t0 . position AS position_6 , t0 . last_imported_at AS last_imported_at_7 FROM category t0 INNER JOIN article_category ON t0 . id = article_category . category_id WHERE article_category . article_id = ?
SELECT t0 . id AS id_1 , t0 . slug AS slug_2 , t0 . label AS label_3 , t0 . focus AS focus_4 , t0 . keywords AS keywords_5 , t0 . position AS position_6 , t0 . last_imported_at AS last_imported_at_7 FROM category t0 INNER JOIN article_category ON t0 . id = article_category . category_id WHERE article_category . article_id = 3103 ;
Copy
27
0.12 ms
SELECT t0 . config_key AS config_key_1 , t0 . config_value AS config_value_2 FROM config t0 WHERE t0 . config_key = ?
Parameters :
[
"site_name "
]
SELECT t0 . config_key AS config_key_1 , t0 . config_value AS config_value_2 FROM config t0 WHERE t0 . config_key = 'site_name' ;
Copy