345 query futott le 0.36574816703796 másodperc alatt

Array
(
    [query] => SELECT 
                    content_id,
                    content_title
                 FROM core_content  LEFT JOIN mod_category_relation ON  ( category_relation_foreign_id = content_id )    WHERE  ( content_public_id = 0 ) AND  ( category_relation_type = "core_content" ) AND  ( category_relation_category_id = 23 ) AND  ( content_state = 1 )  GROUP BY content_id   
    [begin] => 1774792943.3892
    [end] => 1774792943.4014
    [time] => 0.012145042419434
)
Array
(
    [query] => SELECT COUNT(*) FROM core_route   WHERE  ( route_friendly_url = 'kapcsolat' collate utf8_bin )   
    [begin] => 1774792943.7242
    [end] => 1774792943.7253
    [time] => 0.0010530948638916
)