BENCHMARKS  
Loading Time: Base Classes  0.0007
Controller Execution Time ( Articles / Category )  0.0096
Total Execution Time  0.0104
  GET DATA  
No GET data exists
  MEMORY USAGE  
567,944 bytes
  POST DATA  
No POST data exists
  URI STRING  
articles/category/31/id/DESC/3
  CLASS/METHOD  
articles/category
  DATABASE:  searchweb_db (Articles:$db)   QUERIES: 12 (0.0033 초)  (감추기)
0.0007  
SELECT *
FROM `articles`
WHERE `status` = 1
AND `datetime_start` <= '2025-06-22 21:30:53'
AND `datetime_end` >= '2025-06-22 21:30:53'
AND `category` = '31'
ORDER BY `id` DESC
 LIMIT 3, 3 ?>
0.0004  
SELECT `id`
FROM `articles`
WHERE `status` = 1
AND `datetime_start` <= '2025-06-22 21:30:53'
AND `datetime_end` >= '2025-06-22 21:30:53'
AND `category` = '31' ?>
0.0001  
SELECT `name`
FROM `selects_options`
WHERE `id` = '31' ?>
0.0001  
SELECT `name`
FROM `selects_options`
WHERE `id` = '31' ?>
0.0005  
SELECT `id`, CONCAT("articles/detail/", id) AS url, `title`, `updated`, `file_1`
FROM `articles`
WHERE `status` = 1
AND `datetime_start` <= '2025-06-22 21:30:53'
AND `datetime_end` >= '2025-06-22 21:30:53'
ORDER BY `updated` DESC
 LIMIT 3 ?>
0.0006  
SELECT DATE_FORMAT(`updated`, "%Y年%m月") AS `year_month`, DATE_FORMAT(`updated`, "articles/archive/%Y-%m") AS `link`, COUNT(*) AS `count`
FROM `articles`
WHERE `status` = 1
AND `datetime_start` <= '2025-06-22 21:30:53'
AND `datetime_end` >= '2025-06-22 21:30:53'
GROUP BY `year_month`
ORDER BY `year_month` DESC
 LIMIT 3 ?>
0.0004  
SELECT `category`, COUNT(*) AS `count`
FROM `articles`
WHERE `status` = 1
AND `datetime_start` <= '2025-06-22 21:30:53'
AND `datetime_end` >= '2025-06-22 21:30:53'
GROUP BY `category`
ORDER BY `id` DESC
 LIMIT 10 ?>
0.0001  
SELECT `name`
FROM `selects_options`
WHERE `id` = '31' ?>
0.0001  
SELECT `name`
FROM `selects_options`
WHERE `id` = '30' ?>
0.0001  
SELECT `name`
FROM `selects_options`
WHERE `id` = '20' ?>
0.0003  
SELECT `name`
FROM `selects_options`
WHERE `id` = '0' ?>
0.0001  
SELECT `name`
FROM `selects_options`
WHERE `id` = '19' ?>
  HTTP HEADERS  (보기)
  SESSION DATA  (보기)
  CONFIG VARIABLES  (보기)