| 실행순서 | 쿼리문 | 실행시간 |
|---|---|---|
| 0 |
/var/www/html/bbs/board.php:2 SELECT * FROM `g5_board`
WHERE `bo_table` = :bo_table type: write |
0.26 ms |
| 1 |
/var/www/html/bbs/board.php:2 select count(*) as cnt from g5_write_promotion where wr_is_comment = 0 AND wr_datetime >= '2026-02-03 10:59:09' type: write |
0.61 ms |
| 2 |
/var/www/html/bbs/board.php:2 select * from g5_write_promotion where wr_id in (1) type: write |
0.27 ms |
| 3 |
/var/www/html/bbs/board.php:2 select * from g5_write_promotion as a join ( select wr_id from g5_write_promotion where wr_is_comment = 0 AND wr_datetime >= '2026-02-03 10:59:09' order by wr_num asc, wr_reply asc limit 0, 30 ) as b on b.wr_id = a.wr_id type: write |
0.57 ms |
| 4 |
/var/www/html/extend/zzzzzzzzzz-nariya.extend.php:70 SELECT * FROM g5_member WHERE mb_id = :mb_id type: write |
0.19 ms |
| event_tag (등록된 갯수) | event_function | 인수의 수 | 우선 순위 |
|---|---|---|---|
| bbs_redirect_moved (1) | bbs_redirect_moved | 0 | 8 |
| tail_sub (1) | _mention_js | 10 | 0 |
| _mention_popup | 10 | 0 | |
| Closure | 0 | 8 | |
| show_debug_bar | 0 | 8 | |
| NARIYA_STANDARD :: tail_sub | 0 | 10 |
| replace_tag (등록된 갯수) | replace_function | 인수의 수 | 우선 순위 |
|---|---|---|---|
| g5_get_cache_count (8) | |||
| set_cookie_params (1) | |||
| board_mobile_content_head (1) | |||
| member_sideview_items (1) | |||
| da_board_list (1) | Closure | 1 | 8 |
| board_mobile_content_tail (1) |