No post data.
| Query | Affected | Num. rows | Took (ms) | Actions |
|---|---|---|---|---|
| SELECT `News`.`id`, `News`.`title`, `News`.`titleseo`, `News`.`alias`, `News`.`introduction`, `News`.`content`, `News`.`image`, `News`.`image_more`, `News`.`hot`, `News`.`status`, `News`.`meta_des`, `News`.`modified`, `News`.`created`, `News`.`post_modified`, `News`.`mem_id`, `News`.`category_id`, `News`.`order`, `News`.`view`, `News`.`tags`, `News`.`tag_alias`, `News`.`category_id_pro`, `News`.`ez_toc` FROM `baibanggas_ad`.`news` AS `News` WHERE `status` = 1 AND ((`title` like '%xxx%') OR (`tag_alias` like '%xxx%')) ORDER BY `id` DESC LIMIT 10 | 1 | 1 | 2 | maybe slow |
| SELECT `Option`.`type`, `Option`.`v0`, `Option`.`v1`, `Option`.`v2`, `Option`.`v3`, `Option`.`v4`, `Option`.`co` FROM `baibanggas_ad`.`options` AS `Option` WHERE `co` IN ('code_head', 'code_body', 'brand', 'openingHours', 'title', 'favicon', 'recaptcha_keysite') ORDER BY `id` DESC | 7 | 7 | 0 | |
| SELECT `Category`.`id`, `Category`.`alias`, `Category`.`tinhnang`, `Category`.`name`, `Category`.`option` FROM `baibanggas_ad`.`categories` AS `Category` WHERE `status` = 1 AND `view` like '%\"vt1\"%' ORDER BY `order` ASC | 7 | 7 | 0 | |
| SELECT `Category`.`id`, `Category`.`alias`, `Category`.`name` FROM `baibanggas_ad`.`categories` AS `Category` WHERE `status` = 1 AND `parent_id` = 1 ORDER BY `order` ASC LIMIT 100 | 0 | 0 | 0 | |
| SELECT `Category`.`id`, `Category`.`alias`, `Category`.`name` FROM `baibanggas_ad`.`categories` AS `Category` WHERE `status` = 1 AND `parent_id` = 2 ORDER BY `order` ASC LIMIT 100 | 0 | 0 | 0 | |
| SELECT `Category`.`id`, `Category`.`alias`, `Category`.`name` FROM `baibanggas_ad`.`categories` AS `Category` WHERE `status` = 1 AND `parent_id` = 3 ORDER BY `order` ASC LIMIT 100 | 0 | 0 | 0 | |
| SELECT `Category`.`id`, `Category`.`alias`, `Category`.`name` FROM `baibanggas_ad`.`categories` AS `Category` WHERE `status` = 1 AND `parent_id` = 4 ORDER BY `order` ASC LIMIT 100 | 0 | 0 | 0 | |
| SELECT `Category`.`id`, `Category`.`alias`, `Category`.`name` FROM `baibanggas_ad`.`categories` AS `Category` WHERE `status` = 1 AND `parent_id` = 5 ORDER BY `order` ASC LIMIT 100 | 0 | 0 | 0 | |
| SELECT `Category`.`id`, `Category`.`alias`, `Category`.`name` FROM `baibanggas_ad`.`categories` AS `Category` WHERE `status` = 1 AND `parent_id` = 6 ORDER BY `order` ASC LIMIT 100 | 0 | 0 | 0 | |
| SELECT `Category`.`id`, `Category`.`alias`, `Category`.`name` FROM `baibanggas_ad`.`categories` AS `Category` WHERE `status` = 1 AND `parent_id` = 7 ORDER BY `order` ASC LIMIT 100 | 0 | 0 | 0 | |
| SELECT `Option`.`type`, `Option`.`v0`, `Option`.`v1`, `Option`.`v2`, `Option`.`v3`, `Option`.`v4`, `Option`.`co` FROM `baibanggas_ad`.`options` AS `Option` WHERE `co` IN ('brand', 'title', 'logo', 'maps', 'hotline') ORDER BY `id` DESC | 5 | 5 | 0 | |
| SELECT `Option`.`type`, `Option`.`v0`, `Option`.`v1`, `Option`.`v2`, `Option`.`v3`, `Option`.`v4`, `Option`.`co` FROM `baibanggas_ad`.`options` AS `Option` WHERE `co` IN ('maps', 'hotline', 'facebook', 'youtube', 'tiktok', 'brand', 'bct', 'dmca', 'year') ORDER BY `id` DESC | 9 | 9 | 0 | |
| SELECT `News`.`title`, `News`.`image`, `News`.`modified`, `News`.`id`, `News`.`alias`, `News`.`introduction`, `News`.`ez_toc`, `News`.`content` FROM `baibanggas_ad`.`news` AS `News` WHERE `status` = 1 AND `hot` = 1 ORDER BY `order` ASC LIMIT 10 | 4 | 4 | 0 | |
| SELECT `Option`.`type`, `Option`.`v0`, `Option`.`v1`, `Option`.`v2`, `Option`.`v3`, `Option`.`v4`, `Option`.`co` FROM `baibanggas_ad`.`options` AS `Option` WHERE `co` IN ('hotline', 'maps', 'facebook') ORDER BY `id` DESC | 3 | 3 | 0 |
Peak Memory Use 2.97 MB
| Message | Memory use |
|---|---|
| Component initialization | 782 KB |
| Controller action start | 887 KB |
| Controller render start | 1.18 MB |
| Component initialization #2 | 1.54 MB |
| Controller action start #2 | 1.55 MB |
| Component initialization #3 | 1.68 MB |
| Controller action start #3 | 1.69 MB |
| Component initialization #4 | 1.81 MB |
| Controller action start #4 | 1.82 MB |
| Component initialization #5 | 1.88 MB |
| Controller action start #5 | 1.89 MB |
| Component initialization #6 | 1.96 MB |
| Controller action start #6 | 1.97 MB |
| Component initialization #7 | 2.03 MB |
| Controller action start #7 | 2.04 MB |
| View render complete | 2.01 MB |
Total Request Time: 51 (ms)
| Message | Time in ms | Graph |
|---|---|---|
| Core Processing (Derived from $_SERVER["REQUEST_TIME"]) | 5.73 | |
| Event: Controller.initialize | 0.24 | |
| Event: Controller.startup | 0.23 | |
| Controller action | 9.03 | |
| Event: Controller.beforeRender | 6.02 | |
| » Processing toolbar data | 5.93 | |
| Rendering View | 18.29 | |
| » Event: View.beforeRender | 0.04 | |
| » Rendering APP/View/News/tag_new.ctp | 2.44 | |
| » » Rendering APP/View/Elements/pagination_ajax.ctp | 1.73 | |
| » Event: View.afterRender | 0.02 | |
| » Event: View.beforeLayout | 0.02 | |
| » Rendering APP/View/Layouts/home.ctp | 15.42 | |
| » » Event: Controller.initialize #2 | 0.20 | |
| » » Event: Controller.startup #2 | 0.12 | |
| Controller action #2 | 0.00 | |
| » » » Event: Controller.shutdown | 0.03 | |
| » » » Rendering APP/View/Elements/header.ctp | 7.05 | |
| » » » » Event: Controller.initialize #3 | 0.16 | |
| » » » » Event: Controller.startup #3 | 0.11 | |
| Controller action #3 | 0.00 | |
| » » » » » Event: Controller.shutdown #2 | 0.02 | |
| » » » » » Event: Controller.initialize #4 | 0.16 | |
| » » » » » Event: Controller.startup #4 | 0.12 | |
| Controller action #4 | 0.00 | |
| » » » » » » Event: Controller.shutdown #3 | 0.02 | |
| » » » » » Rendering APP/View/Elements/footer.ctp | 2.79 | |
| » » » » » » Event: Controller.initialize #5 | 0.16 | |
| » » » » » » Event: Controller.startup #5 | 0.11 | |
| Controller action #5 | 0.00 | |
| » » » » » » » Event: Controller.shutdown #4 | 0.02 | |
| » » » » » » » Event: Controller.initialize #6 | 0.16 | |
| » » » » » » » Event: Controller.startup #6 | 0.11 | |
| Controller action #6 | 0.00 | |
| » » » » » » » » Event: Controller.shutdown #5 | 0.02 | |
| » » » » » » » Rendering APP/View/Elements/footer-bar.ctp | 1.28 | |
| » » » » » » » » Event: Controller.initialize #7 | 0.15 | |
| » » » » » » » » Event: Controller.startup #7 | 0.11 | |
| Controller action #7 | 0.00 | |
| » » » » » » » » » Event: Controller.shutdown #6 | 0.02 | |
| Event: View.afterLayout | 0.00 |
| Constant | Value |
|---|---|
| CONFIG | '/home/baibanggas/web/baibanggas.d68.vn/public_html/app/Config/' |
| DOMAIN | 'https://baibanggas.d68.vn/' |
| DOMAINR | 'https://baibanggas.d68.vn/t/xxx' |
| DOMAINS | 'baibanggas.d68.vn' |
| SIZE_IMG_NEWS | '422x300' |
| LIMIT_PAGINATE_PAGE | (int) 10 |
| DOMAINI | '/t/xxx' |
| CACHING_TAG | 'file' |
| LIMIT_VIDEO | (int) 12 |
| LIMIT_NEWS | (int) 12 |
| LIMIT_ALBUM | (int) 12 |
| Constant | Value |
|---|---|
| APP | '/home/baibanggas/web/baibanggas.d68.vn/public_html/app/' |
| APP_DIR | 'app' |
| APPLIBS | '/home/baibanggas/web/baibanggas.d68.vn/public_html/app/Lib/' |
| CACHE | '/home/baibanggas/web/baibanggas.d68.vn/public_html/app/tmp/cache/' |
| CAKE | '/home/baibanggas/web/baibanggas.d68.vn/public_html/lib/Cake/' |
| CAKE_CORE_INCLUDE_PATH | '/home/baibanggas/web/baibanggas.d68.vn/public_html/lib' |
| CORE_PATH | '/home/baibanggas/web/baibanggas.d68.vn/public_html/lib/' |
| CAKE_VERSION | '2.10.20' |
| CSS | '/home/baibanggas/web/baibanggas.d68.vn/public_html/app/webroot/css/' |
| CSS_URL | 'css/' |
| DS | '/' |
| FULL_BASE_URL | 'https://baibanggas.d68.vn' |
| IMAGES | '/home/baibanggas/web/baibanggas.d68.vn/public_html/app/webroot/img/' |
| IMAGES_URL | 'img/' |
| JS | '/home/baibanggas/web/baibanggas.d68.vn/public_html/app/webroot/js/' |
| JS_URL | 'js/' |
| LOGS | '/home/baibanggas/web/baibanggas.d68.vn/public_html/app/tmp/logs/' |
| ROOT | '/home/baibanggas/web/baibanggas.d68.vn/public_html' |
| TESTS | '/home/baibanggas/web/baibanggas.d68.vn/public_html/app/Test/' |
| TMP | '/home/baibanggas/web/baibanggas.d68.vn/public_html/app/tmp/' |
| VENDORS | '/home/baibanggas/web/baibanggas.d68.vn/public_html/vendors/' |
| WEBROOT_DIR | 'webroot' |
| WWW_ROOT | '/home/baibanggas/web/baibanggas.d68.vn/public_html/app/webroot/' |
| Environment Variable | Value |
|---|---|
| Php Version | '7.4.33' |
| Phprc | '/usr/local/lib' |
| Php Fcgi Children | '10' |
| Path | '/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin' |
| Pwd | '/home/baibanggas/web/baibanggas.d68.vn/cgi-bin' |
| Shlvl | '0' |
| Php Fcgi Max Requests | '500' |
| Script Name | '/app/webroot/index.php' |
| Request Uri | '/t/xxx' |
| Query String | 'url=t/xxx' |
| Request Method | 'GET' |
| Server Protocol | 'HTTP/1.0' |
| Gateway Interface | 'CGI/1.1' |
| Redirect Url | '/app/webroot/t/xxx' |
| Redirect Query String | 'url=t/xxx' |
| Remote Port | '35926' |
| Script Filename | '/home/baibanggas/web/baibanggas.d68.vn/public_html/app/webroot/index.php' |
| Server Admin | 'info@baibanggas.d68.vn' |
| Context Document Root | '/home/baibanggas/web/baibanggas.d68.vn/public_html' |
| Context Prefix | '' |
| Request Scheme | 'https' |
| Document Root | '/home/baibanggas/web/baibanggas.d68.vn/public_html' |
| Remote Addr | '216.73.216.248' |
| Server Port | '443' |
| Server Addr | '103.28.37.158' |
| Server Name | 'baibanggas.d68.vn' |
| Server Software | 'Apache/2.4.6 (CentOS) OpenSSL/1.0.1e-fips mod_fcgid/2.3.9' |
| Server Signature | '' |
| Http Accept Encoding | 'gzip, br, zstd, deflate' |
| Http User Agent | 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)' |
| Http Accept | '*/*' |
| Http Connection | 'close' |
| Http X Forwarded For | '216.73.216.248' |
| Http Host | 'baibanggas.d68.vn' |
| Https | 'on' |
| Perl5lib | '/usr/share/awstats/lib:/usr/share/awstats/plugins' |
| Unique Id | 'ah7WC3Kr1iWiYxWVpsX-XAAAAAE' |
| Redirect Status | '200' |
| Redirect Https | 'on' |
| Redirect Perl5lib | '/usr/share/awstats/lib:/usr/share/awstats/plugins' |
| Redirect Unique Id | 'ah7WC3Kr1iWiYxWVpsX-XAAAAAE' |
| Redirect Redirect Status | '200' |
| Redirect Redirect Https | 'on' |
| Redirect Redirect Perl5lib | '/usr/share/awstats/lib:/usr/share/awstats/plugins' |
| Redirect Redirect Unique Id | 'ah7WC3Kr1iWiYxWVpsX-XAAAAAE' |
| Fcgi Role | 'RESPONDER' |
| Php Self | '/app/webroot/index.php' |
| Request Time Float | (float) 1780405771.0234 |
| Request Time | (int) 1780405771 |