No post data.
No querystring data.
To view Cookies, add CookieComponent to Controller
Query | Affected | Num. rows | Took (ms) | Actions |
---|---|---|---|---|
SELECT `Category`.`id`, `Category`.`parent_id`, `Category`.`lft`, `Category`.`rght`, `Category`.`name`, `Category`.`code`, `Category`.`imagen`, `Category`.`brand_id`, `Category`.`created`, `Category`.`modified`, `Category`.`jerarquia`, `Category`.`menu`, `Category`.`activo`, `Category`.`activo_landing`, `Brand`.`id`, `Brand`.`name`, `Brand`.`clave`, `Brand`.`image`, `Brand`.`color`, `Brand`.`logo`, `Brand`.`imagen_menu`, `Brand`.`sloga`, `Brand`.`facebook`, `Brand`.`iframe_facebook`, `Brand`.`twitter`, `Brand`.`youtube`, `Brand`.`instagram`, `Brand`.`created`, `Brand`.`modified`, `Brand`.`orden`, `Brand`.`layout`, `Brand`.`cabecera`, `Brand`.`clase`, `Brand`.`activo_menu`, `Brand`.`activo_home`, `Brand`.`producto_recomendado`, `Brand`.`imagen_recomendado`, `Brand`.`producto_nuevo`, `Brand`.`imagen_nuevo`, `Brand`.`button_venta` FROM `gimbelsapqa`.`categories` AS `Category` LEFT JOIN `gimbelsapqa`.`brands` AS `Brand` ON (`Category`.`brand_id` = `Brand`.`id`) WHERE `Category`.`brand_id` = 3 AND `Category`.`parent_id` IS NULL ORDER BY `Category`.`name` ASC | 2 | 2 | 2 | |
SELECT `Article`.`id`, `Article`.`activo`, `Article`.`name`, `Article`.`codigo`, `Article`.`descripcion`, `Article`.`unidad_medida`, `Article`.`precio`, `Article`.`descuento_base`, `Article`.`oferta_mensual`, `Article`.`promocion`, `Article`.`escalas_promocion`, `Article`.`descuentos`, `Article`.`clave_impuesto`, `Article`.`category_id`, `Article`.`hoja_venta`, `Article`.`marca_propia`, `Article`.`clave_marca`, `Article`.`clave_linea`, `Article`.`clave_sublinea`, `Article`.`clave_grupo`, `Article`.`clave_subgrupo`, `Article`.`jerarquia`, `Article`.`created`, `Article`.`modified`, `Article`.`stock`, `Article`.`oferta`, `Article`.`volumenes`, `Article`.`escalas`, `Article`.`montos`, `Article`.`url`, `Article`.`marca`, `Article`.`pdv`, `Article`.`img`, `Article`.`novedad`, `Article`.`recomendado`, `Article`.`sector`, `Article`.`active` FROM `gimbelsapqa`.`articles` AS `Article` WHERE `Article`.`category_id` IN (1, 2067) | 0 | 0 | 58 | maybe slow |
SELECT `Brand`.`id`, `Brand`.`name`, `Brand`.`clave`, `Brand`.`image`, `Brand`.`color`, `Brand`.`logo`, `Brand`.`imagen_menu`, `Brand`.`sloga`, `Brand`.`facebook`, `Brand`.`iframe_facebook`, `Brand`.`twitter`, `Brand`.`youtube`, `Brand`.`instagram`, `Brand`.`created`, `Brand`.`modified`, `Brand`.`orden`, `Brand`.`layout`, `Brand`.`cabecera`, `Brand`.`clase`, `Brand`.`activo_menu`, `Brand`.`activo_home`, `Brand`.`producto_recomendado`, `Brand`.`imagen_recomendado`, `Brand`.`producto_nuevo`, `Brand`.`imagen_nuevo`, `Brand`.`button_venta` FROM `gimbelsapqa`.`brands` AS `Brand` WHERE `Brand`.`id` = 3 LIMIT 1 | 1 | 1 | 0 | |
SELECT `Brand`.`id`, `Brand`.`name`, `Brand`.`clave`, `Brand`.`image`, `Brand`.`color`, `Brand`.`logo`, `Brand`.`imagen_menu`, `Brand`.`sloga`, `Brand`.`facebook`, `Brand`.`iframe_facebook`, `Brand`.`twitter`, `Brand`.`youtube`, `Brand`.`instagram`, `Brand`.`created`, `Brand`.`modified`, `Brand`.`orden`, `Brand`.`layout`, `Brand`.`cabecera`, `Brand`.`clase`, `Brand`.`activo_menu`, `Brand`.`activo_home`, `Brand`.`producto_recomendado`, `Brand`.`imagen_recomendado`, `Brand`.`producto_nuevo`, `Brand`.`imagen_nuevo`, `Brand`.`button_venta` FROM `gimbelsapqa`.`brands` AS `Brand` WHERE `Brand`.`activo_menu` = '1' ORDER BY `Brand`.`orden` ASC | 6 | 6 | 0 | |
SELECT `Catalogo`.`id`, `Catalogo`.`name`, `Catalogo`.`brand_id`, `Catalogo`.`image`, `Catalogo`.`carpeta`, `Catalogo`.`created`, `Catalogo`.`modified`, `Catalogo`.`pdf`, `Catalogo`.`epub`, `Catalogo`.`mobi`, `Catalogo`.`web` FROM `gimbelsapqa`.`catalogos` AS `Catalogo` WHERE `Catalogo`.`brand_id` IN (1, 4, 7, 2, 3, 5) | 16 | 16 | 0 | |
SELECT `Category`.`id`, `Category`.`parent_id`, `Category`.`lft`, `Category`.`rght`, `Category`.`name`, `Category`.`code`, `Category`.`imagen`, `Category`.`brand_id`, `Category`.`created`, `Category`.`modified`, `Category`.`jerarquia`, `Category`.`menu`, `Category`.`activo`, `Category`.`activo_landing` FROM `gimbelsapqa`.`categories` AS `Category` WHERE `Category`.`brand_id` IN (1, 4, 7, 2, 3, 5) | 2333 | 2333 | 2 |
Peak Memory Use 9.84 MB
Message | Memory use |
---|---|
Component initialization | 906 KB |
Controller action start | 1.20 MB |
Controller render start | 1.60 MB |
Component initialization #2 | 1.91 MB |
Controller action start #2 | 1.93 MB |
View render complete | 4.99 MB |
Total Request Time: 165 (ms)
Message | Time in ms | Graph |
---|---|---|
Core Processing (Derived from $_SERVER["REQUEST_TIME"]) | 15.58 | |
Event: Controller.initialize | 0.09 | |
Event: Controller.startup | 2.96 | |
Controller action | 78.01 | |
Event: Controller.beforeRender | 14.90 | |
» Processing toolbar data | 14.81 | |
Rendering View | 36.80 | |
» Event: View.beforeRender | 0.02 | |
» Rendering APP/View/Store/categorias.ctp | 0.52 | |
» Event: View.afterRender | 0.01 | |
» Event: View.beforeLayout | 0.01 | |
» Rendering APP/View/Layouts/store.ctp | 35.70 | |
» » Rendering APP/View/Elements/Front-end/header.ctp | 31.02 | |
» » » Rendering APP/View/Elements/Front-end/customer_menu.ctp | 5.06 | |
» » » Rendering APP/View/Elements/Front-end/social_networks.ctp | 0.18 | |
» » » Rendering APP/View/Elements/Front-end/menu.ctp | 25.23 | |
» » » » Event: Controller.initialize #2 | 0.07 | |
» » » » Event: Controller.startup #2 | 0.13 | |
Controller action #2 | 0.00 | |
» » » » » Event: Controller.shutdown | 0.02 | |
» » » » » Rendering APP/View/Elements/Front-end/search.ctp | 0.50 | |
» » » Rendering APP/View/Elements/store/title.ctp | 0.18 | |
» » » Rendering APP/View/Elements/Front-end/newsletters_form.ctp | 2.63 | |
» » » Rendering APP/View/Elements/Front-end/footer.ctp | 0.66 | |
» » » » Rendering APP/View/Elements/Front-end/social_networks.ctp #2 | 0.18 | |
» » » Rendering APP/View/Elements/Front-end/social_networks_r.ctp | 0.16 | |
Event: View.afterLayout | 0.00 |
Constant | Value |
---|---|
CONFIG | '/data/vhosts/gimbelmexicana.com/tienda.gimbelmexicana.com/gimbel/app/Config/' |
DOMPDF_ENABLE_REMOTE | true |
WEB_ROOT | 'https://tienda.gimbelmexicana.com/gimbel' |
Constant | Value |
---|---|
APP | '/data/vhosts/gimbelmexicana.com/tienda.gimbelmexicana.com/gimbel/app/' |
APP_DIR | 'app' |
APPLIBS | '/data/vhosts/gimbelmexicana.com/tienda.gimbelmexicana.com/gimbel/app/Lib/' |
CACHE | '/data/vhosts/gimbelmexicana.com/tienda.gimbelmexicana.com/gimbel/app/tmp/cache/' |
CAKE | '/data/vhosts/gimbelmexicana.com/tienda.gimbelmexicana.com/gimbel/lib/Cake/' |
CAKE_CORE_INCLUDE_PATH | '/data/vhosts/gimbelmexicana.com/tienda.gimbelmexicana.com/gimbel/lib' |
CORE_PATH | '/data/vhosts/gimbelmexicana.com/tienda.gimbelmexicana.com/gimbel/lib/' |
CAKE_VERSION | '2.10.12' |
CSS | '/data/vhosts/gimbelmexicana.com/tienda.gimbelmexicana.com/gimbel/app/webroot/css/' |
CSS_URL | 'css/' |
DS | '/' |
FULL_BASE_URL | 'https://tienda.gimbelmexicana.com' |
IMAGES | '/data/vhosts/gimbelmexicana.com/tienda.gimbelmexicana.com/gimbel/app/webroot/img/' |
IMAGES_URL | 'img/' |
JS | '/data/vhosts/gimbelmexicana.com/tienda.gimbelmexicana.com/gimbel/app/webroot/js/' |
JS_URL | 'js/' |
LOGS | '/data/vhosts/gimbelmexicana.com/tienda.gimbelmexicana.com/gimbel/app/tmp/logs/' |
ROOT | '/data/vhosts/gimbelmexicana.com/tienda.gimbelmexicana.com/gimbel' |
TESTS | '/data/vhosts/gimbelmexicana.com/tienda.gimbelmexicana.com/gimbel/app/Test/' |
TMP | '/data/vhosts/gimbelmexicana.com/tienda.gimbelmexicana.com/gimbel/app/tmp/' |
VENDORS | '/data/vhosts/gimbelmexicana.com/tienda.gimbelmexicana.com/gimbel/vendors/' |
WEBROOT_DIR | 'webroot' |
WWW_ROOT | '/data/vhosts/gimbelmexicana.com/tienda.gimbelmexicana.com/gimbel/app/webroot/' |
Environment Variable | Value |
---|---|
Php Version | '7.1.33' |
User | 'tiendagimbel' |
Home | '/data/vhosts/gimbelmexicana.com' |
Script Name | '/gimbel/app/webroot/index.php' |
Request Uri | '/gimbel/store/categorias/3' |
Query String | '' |
Request Method | 'GET' |
Server Protocol | 'HTTP/1.0' |
Gateway Interface | 'CGI/1.1' |
Redirect Url | '/gimbel/app/webroot/store/categorias/3' |
Remote Port | '42658' |
Script Filename | '/data/vhosts/gimbelmexicana.com/tienda.gimbelmexicana.com/gimbel/app/webroot/index.php' |
Server Admin | 'root@localhost' |
Context Document Root | '/data/vhosts/gimbelmexicana.com/tienda.gimbelmexicana.com' |
Context Prefix | '' |
Request Scheme | 'https' |
Document Root | '/data/vhosts/gimbelmexicana.com/tienda.gimbelmexicana.com' |
Remote Addr | '3.238.82.77' |
Server Port | '443' |
Server Addr | '172.24.16.92' |
Server Name | 'tienda.gimbelmexicana.com' |
Server Software | 'Apache' |
Server Signature | '' |
Path | '/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin' |
Http Accept Encoding | 'br,gzip' |
Http Accept Language | 'en-US,en;q=0.5' |
Http Accept | 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8' |
Http User Agent | 'CCBot/2.0 (https://commoncrawl.org/faq/)' |
Http Connection | 'close' |
Http X Accel Internal | '/internal-nginx-static-location' |
Http X Real Ip | '3.238.82.77' |
Http Host | 'tienda.gimbelmexicana.com' |
Proxy-nokeepalive | '1' |
Https | 'on' |
Passenger Download Native Support Binary | '0' |
Passenger Compile Native Support Binary | '0' |
Perl5lib | '/usr/share/awstats/lib:/usr/share/awstats/plugins' |
Http Authorization | '' |
Unique Id | 'ZwqdedmHp3HzSRaDiWI2BgAAAIw' |
Redirect Status | '200' |
Redirect Https | 'on' |
Redirect Passenger Download Native Support Binary | '0' |
Redirect Passenger Compile Native Support Binary | '0' |
Redirect Perl5lib | '/usr/share/awstats/lib:/usr/share/awstats/plugins' |
Redirect Http Authorization | '' |
Redirect Unique Id | 'ZwqdedmHp3HzSRaDiWI2BgAAAIw' |
Redirect Redirect Status | '200' |
Redirect Redirect Https | 'on' |
Redirect Redirect Passenger Download Native Support Binary | '0' |
Redirect Redirect Passenger Compile Native Support Binary | '0' |
Redirect Redirect Perl5lib | '/usr/share/awstats/lib:/usr/share/awstats/plugins' |
Redirect Redirect Unique Id | 'ZwqdedmHp3HzSRaDiWI2BgAAAIw' |
Fcgi Role | 'RESPONDER' |
Php Self | '/gimbel/app/webroot/index.php' |
Request Time Float | (float) 1728748921.5709 |
Request Time | (int) 1728748921 |