1 
                                            46.04 ms 
                                                                                
                                            SELECT  h0_ . id  AS  id_0 ,  h0_ . language  AS  language_1 ,  h0_ . page  AS  page_2 ,  h0_ . number  AS  number_3 ,  h0_ . title  AS  title_4 ,  h0_ . pipe  AS  pipe_5 ,  h0_ . author  AS  author_6 ,  h0_ . text1  AS  text1_7 ,  h0_ . text2  AS  text2_8 ,  h0_ . illustration  AS  illustration_9 ,  h0_ . notes  AS  notes_10 ,  h0_ . change  AS  change_11 ,  h0_ . created_at  AS  created_at_12 ,  h0_ . modified_at  AS  modified_at_13 ,  h0_ . navigation1  AS  navigation1_14 ,  h0_ . navigation2  AS  navigation2_15 ,  h0_ . lang  AS  lang_16 ,  h0_ . url  AS  url_17  FROM  history  h0_  WHERE  h0_ . page  =  ?  AND  h0_ . language  =  ?  ORDER BY  h0_ . number  ASC 
                                                                                                        SELECT  h0_ . id  AS  id_0 ,  h0_ . language  AS  language_1 ,  h0_ . page  AS  page_2 ,  h0_ . number  AS  number_3 ,  h0_ . title  AS  title_4 ,  h0_ . pipe  AS  pipe_5 ,  h0_ . author  AS  author_6 ,  h0_ . text1  AS  text1_7 ,  h0_ . text2  AS  text2_8 ,  h0_ . illustration  AS  illustration_9 ,  h0_ . notes  AS  notes_10 ,  h0_ . change  AS  change_11 ,  h0_ . created_at  AS  created_at_12 ,  h0_ . modified_at  AS  modified_at_13 ,  h0_ . navigation1  AS  navigation1_14 ,  h0_ . navigation2  AS  navigation2_15 ,  h0_ . lang  AS  lang_16 ,  h0_ . url  AS  url_17  FROM  history  h0_  WHERE  h0_ . page  =  14  AND  h0_ . language  =  4  ORDER BY  h0_ . number  ASC ; Copy 
                                                 
                                            
                                                                                            
                                            
                                                                                            
                                                                                     
                                     
                                                                                                        
                                                                                    2 
                                            24.25 ms 
                                                                                
                                            SELECT  n0_ . id  AS  id_0 ,  n0_ . title  AS  title_1 ,  n0_ . slug  AS  slug_2 ,  n0_ . summary  AS  summary_3 ,  n0_ . content  AS  content_4 ,  n0_ . content2  AS  content2_5 ,  n0_ . nm  AS  nm_6 ,  n0_ . locale  AS  locale_7 ,  n0_ . aside  AS  aside_8 ,  n0_ . notes  AS  notes_9 ,  n0_ . mindate  AS  mindate_10 ,  n0_ . published_at  AS  published_at_11 ,  n0_ . active  AS  active_12 ,  n0_ . illustration  AS  illustration_13 ,  n0_ . illustration2  AS  illustration2_14 ,  n0_ . illustration3  AS  illustration3_15 ,  n0_ . user_id_id  AS  user_id_id_16  FROM  news_post  n0_  WHERE  n0_ . active  =  ?  AND  n0_ . locale  =  ?  ORDER BY  n0_ . nm  DESC  LIMIT  2 
                                                                                                        SELECT  n0_ . id  AS  id_0 ,  n0_ . title  AS  title_1 ,  n0_ . slug  AS  slug_2 ,  n0_ . summary  AS  summary_3 ,  n0_ . content  AS  content_4 ,  n0_ . content2  AS  content2_5 ,  n0_ . nm  AS  nm_6 ,  n0_ . locale  AS  locale_7 ,  n0_ . aside  AS  aside_8 ,  n0_ . notes  AS  notes_9 ,  n0_ . mindate  AS  mindate_10 ,  n0_ . published_at  AS  published_at_11 ,  n0_ . active  AS  active_12 ,  n0_ . illustration  AS  illustration_13 ,  n0_ . illustration2  AS  illustration2_14 ,  n0_ . illustration3  AS  illustration3_15 ,  n0_ . user_id_id  AS  user_id_id_16  FROM  news_post  n0_  WHERE  n0_ . active  =  1  AND  n0_ . locale  =  'en'  ORDER BY  n0_ . nm  DESC  LIMIT  2 ; Copy