리커너스_베이직

  BENCHMARKS  
Loading Time: Base Classes  0.0138
Controller Execution Time ( Page / Get Shorten )  0.0987
Total Execution Time  0.1129
  GET DATA  
No GET data exists
  MEMORY USAGE  
5,879,232 bytes
  POST DATA  
No POST data exists
  URI STRING  
ja/gallery_col/lists/board
  CLASS/METHOD  
gallery_col/lists
  DATABASE:  repi (Page:$db)   QUERIES: 25 (0.0183 seconds)  (Hide)
0.0005   SELECT GET_LOCK('2ska1nmkjgdjgl84jad87psdjdg58paf'300) AS ci_session_lock 
0.0006   SELECT `data`
FROM `ci_sessions`
WHERE `id` = '2ska1nmkjgdjgl84jad87psdjdg58paf' 
0.0018   SELECT *
FROM `inu_settings
0.0008   SELECT *
FROM `inu_file`
WHERE `file_category` = 'site_og'
ORDER BY `file_orderasc, `file_regdateasc, `file_orderasc, `file_orig_nameasc 
0.0023   SELECT *
FROM `inu_page`
WHERE `page_id` = 'gallery_col'
AND `page_group` = 'ja' 
0.0005   SELECT *
FROM `inu_page`
WHERE `page_idx` = '134' 
0.0005   SELECT *
FROM `inu_board`
WHERE `bd_idx` = '6' 
0.0006   SELECT COUNT(*) AS `numrows`
FROM `inu_board_category`
WHERE `bcat_bd_idx` = AND `bcat_status` = 
0.0006   SELECT *
FROM `inu_board_category`
WHERE `bcat_bd_idx` = AND `bcat_status` = 1
ORDER BY 
`bcat_orderASC
 LIMIT 10 
0.0004   SELECT *
FROM `inu_file`
WHERE `file_categoryLIKE '%bcat!_list%' ESCAPE '!'
AND `file_foreign_idxIN('94''95')
ORDER BY `file_orderasc, `file_regdateasc 
0.0003   SELECT *
FROM `inu_file`
WHERE `file_categoryLIKE '%bcat%' ESCAPE '!'
AND `file_foreign_idxIN('94''95')
ORDER BY `file_orderasc, `file_regdateasc 
0.0003   SELECT *
FROM `inu_board`
WHERE `bd_idx` = '6' 
0.0012   SELECT COUNT(*) AS `numrows`
FROM (
SELECT *
FROM `inu_board_content`
LEFT JOIN `inu_board_selected_categoryON `bscat_bc_idx`=`bc_idx`
WHERE (`bc_bd_idx` = '6') AND (`bc_status` >0) AND (`bc_status` < 7) AND (`bscat_bcat_id` = 'board') 
GROUP BY `bscat_idx`
) 
CI_count_all_results 
0.0011   SELECT *
FROM `inu_board_content`
LEFT JOIN `inu_board_selected_categoryON `bscat_bc_idx`=`bc_idx`
WHERE (`bc_bd_idx` = '6') AND (`bc_status` >0) AND (`bc_status` < 7) AND (`bscat_bcat_id` = 'board') 
GROUP BY `bscat_idx`
ORDER BY `bscat_orderASC, `bc_regdateDESC
 LIMIT 10 
0.0007   SELECT *
FROM `inu_file`
WHERE `file_categoryLIKE '%bc!_list%' ESCAPE '!'
AND `file_foreign_idxIN('793''761''553')
ORDER BY `file_orderasc, `file_regdateasc 
0.0009   SELECT *
FROM `inu_file`
WHERE `file_categoryLIKE '%bc%' ESCAPE '!'
AND `file_foreign_idxIN('793''761''553')
ORDER BY `file_orderasc, `file_regdateasc 
0.0006   SELECT *
FROM `inu_board_selected_category`
LEFT JOIN `inu_board_categoryON `bcat_id`=`bscat_bcat_idAND `bcat_bd_idx`=6
WHERE 
`bscat_bc_idxIN('793''761''553') 
0.0009   SELECT COUNT(*) AS `numrows`
FROM (
SELECT *
FROM `inu_board_content`
LEFT JOIN `inu_board_selected_categoryON `bscat_bc_idx`=`bc_idx`
WHERE (`bc_bd_idx` = '6') AND (`bc_status` >0) AND (`bc_status` < 7) AND (`bscat_bcat_id` = 'board')  AND (`bc_type` = '3') 
GROUP BY `bscat_idx`
) 
CI_count_all_results 
0.0010   SELECT *
FROM `inu_board_content`
LEFT JOIN `inu_board_selected_categoryON `bscat_bc_idx`=`bc_idx`
WHERE (`bc_bd_idx` = '6') AND (`bc_status` >0) AND (`bc_status` < 7) AND (`bscat_bcat_id` = 'board')  AND (`bc_type` = '3') 
GROUP BY `bscat_idx`
ORDER BY `bscat_orderASC, `bc_regdateDESC
 LIMIT 3 
0.0004   SELECT *
FROM `inu_board`
WHERE `bd_idx` = '6' 
0.0006   SELECT *
FROM `inu_popup`
WHERE `popup_page_idx` = '134'
AND `popup_status` = 1
AND (UNIX_TIMESTAMP(`popup_start_date`) =OR UNIX_TIMESTAMP(`popup_end_date`) =OR UNIX_TIMESTAMP(`popup_start_date`) IS NULL OR UNIX_TIMESTAMP(`popup_end_date`) IS NULL OR now() between `popup_start_date` and DATE_ADD(popup_end_dateINTERVAL 1 DAY) ) 
0.0004   SELECT *
FROM `inu_page`
WHERE `page_group` = 'ja'
AND `page_menu_status` = 1
ORDER BY 
`page_order
0.0004   SELECT MAX(`gcat_depth`) AS `gcat_depth`
FROM `inu_goods_category
0.0004   SELECT `t1`.`gcat_idx` as `t1_gcat_idx`, `t2`.`gcat_idx` as `t2_gcat_idx`, `t3`.`gcat_idx` as `t3_gcat_idx`, `t4`.`gcat_idx` as `t4_gcat_idx`, `t1`.`gcat_title` as `t1_gcat_title`, `t2`.`gcat_title` as `t2_gcat_title`, `t3`.`gcat_title` as `t3_gcat_title`, `t4`.`gcat_title` as `t4_gcat_title`, `t1`.`gcat_depth` as `t1_gcat_depth`, `t2`.`gcat_depth` as `t2_gcat_depth`, `t3`.`gcat_depth` as `t3_gcat_depth`, `t4`.`gcat_depth` as `t4_gcat_depth`
FROM `inu_goods_category` as `t1`
LEFT JOIN `inu_goods_category` as `t2ON `t2`.`gcat_parent` = `t1`.`gcat_idx`
LEFT JOIN `inu_goods_category` as `t3ON `t3`.`gcat_parent` = `t2`.`gcat_idx`
LEFT JOIN `inu_goods_category` as `t4ON `t4`.`gcat_parent` = `t3`.`gcat_idx`
WHERE `t1`.`gcat_parent` =0
ORDER BY 
`t1`.`gcat_orderASC, `t2`.`gcat_orderASC, `t3`.`gcat_orderASC, `t4`.`gcat_orderAS
0.0004   SELECT *
FROM `inu_board`
WHERE `bd_idx` = '6' 
  HTTP HEADERS  (Show)
  SESSION DATA  (Show)
  CONFIG VARIABLES  (Show)