Marca: Evolution Nutritional
Estatus: Parve
Marca: Tums
Estatus: Parve
Ver Restricciones
Marca: Tums
Estatus: Parve
Ver Restricciones
Marca: Evolution
Estatus: Parve
Marca: Evolution
Estatus: Parve
Marca: Cojabit
Estatus: Parve
Marca: Evolution
Estatus: Lácteo
Marca: Evolution
Estatus: Lácteo
Marca: Evolution
Estatus: Lácteo
Marca: Evolution
Estatus: Lácteo
Marca: Evolution Nutraceutical Company, SA de CV
Estatus: Lácteo
Marca: Evolution Nutraceutical Company, SA de CV
Estatus: Lácteo
Marca: Evolution Nutraceutical Company, SA de CV
Estatus: Lácteo
Marca: La Tía Trini
Estatus: Parve
Ver Restricciones
Marca: La Tía Trini
Estatus: Parve
Ver Restricciones
Marca: BIRDMAN
Estatus: Parve
Ver Restricciones
Marca: BIRDMAN
Estatus: Parve
Marca: BIRDMAN
Estatus: Parve
No post data.
No querystring data.
To view Cookies, add CookieComponent to Controller
| Query | Affected | Num. rows | Took (ms) | Actions |
|---|---|---|---|---|
| SELECT `Alerta`.`id`, `Alerta`.`tipo_alerta`, `Alerta`.`created`, `Alerta`.`due`, `Alerta`.`mensaje`, `Alerta`.`producto_id`, `Alerta`.`establecimiento_id`, `Alerta`.`imagen`, `Producto`.`id`, `Producto`.`nombre_web`, `Producto`.`marca_web`, `Producto`.`nombre_producto`, `Producto`.`marca`, `Establecimiento`.`id`, `Establecimiento`.`nombre` FROM `kosher1`.`alertas` AS `Alerta` LEFT JOIN `kosher1`.`productos` AS `Producto` ON (`Alerta`.`producto_id` = `Producto`.`id`) LEFT JOIN `kosher1`.`establecimientos` AS `Establecimiento` ON (`Alerta`.`establecimiento_id` = `Establecimiento`.`id`) WHERE DATE(`Alerta`.`created`) <= '2025-11-02' AND DATE(`Alerta`.`due`) >= '2025-11-02' ORDER BY `Alerta`.`created` DESC | 3 | 3 | 28 | maybe slow |
| SELECT `RestriccionesMarca`.`marca`, `RestriccionesMarca`.`restriccion` FROM `kosher1`.`restricciones_marcas` AS `RestriccionesMarca` WHERE 1 = 1 | 460 | 460 | 85 | maybe slow |
| SELECT `Producto`.`nombre_web`, `Producto`.`categoria_kosher`, `Producto`.`marca_web`, `Producto`.`clasificacion`, `Producto`.`id` FROM `kosher1`.`productos` AS `Producto` WHERE `Producto`.`producto_visible` = 1 AND `Producto`.`id` IN (SELECT producto_id FROM certificado_productos WHERE certificado_id IN (SELECT id FROM certificados WHERE DATE(vigencia) >= NOW())) AND `Producto`.`categoria_kosher` = 'Suplementos alimenticios y vitaminas' ORDER BY `Producto`.`nombre_web` ASC LIMIT 18 | 18 | 18 | 199 | maybe slow |
| SELECT `Certificado`.`id`, `Certificado`.`clave`, `Certificado`.`fecha`, `Certificado`.`vigencia`, `Certificado`.`empresa_id`, `Certificado`.`user_id`, `Certificado`.`empresa_hija`, `Certificado`.`direccion_id`, `Certificado`.`firma`, `CertificadoProducto`.`id`, `CertificadoProducto`.`certificado_id`, `CertificadoProducto`.`producto_id`, `CertificadoProducto`.`status`, `CertificadoProducto`.`restriccion`, `CertificadoProducto`.`comentarios` FROM `kosher1`.`certificados` AS `Certificado` JOIN `kosher1`.`certificado_productos` AS `CertificadoProducto` ON (`CertificadoProducto`.`producto_id` IN (60060, 60075, 60074, 60024, 60025, 60022, 60026, 60027, 60028, 60029, 25907, 7805, 7803, 60067, 60068, 26834, 36612, 26818) AND `CertificadoProducto`.`certificado_id` = `Certificado`.`id`) WHERE `Certificado`.`vigencia` >= NOW() ORDER BY `Certificado`.`vigencia` DESC LIMIT 1 | 1 | 1 | 227 | maybe slow |
| SELECT COUNT(*) AS `count` FROM `kosher1`.`productos` AS `Producto` WHERE `Producto`.`producto_visible` = 1 AND `Producto`.`id` IN (SELECT producto_id FROM certificado_productos WHERE certificado_id IN (SELECT id FROM certificados WHERE DATE(vigencia) >= NOW())) AND `Producto`.`categoria_kosher` = 'Suplementos alimenticios y vitaminas' | 1 | 1 | 207 | maybe slow |
| SELECT COUNT(*) AS `count` FROM `kosher1`.`productos` AS `Producto` WHERE `Producto`.`producto_visible` = 1 AND `Producto`.`id` IN (SELECT producto_id FROM certificado_productos WHERE certificado_id IN (SELECT id FROM certificados WHERE DATE(vigencia) >= NOW())) AND `Producto`.`categoria_kosher` = 'Suplementos alimenticios y vitaminas' | 1 | 1 | 203 | maybe slow |
| SELECT `Producto`.`marca_web`, `Producto`.`clasificacion` FROM `kosher1`.`productos` AS `Producto` WHERE `Producto`.`producto_visible` = 1 AND `Producto`.`id` IN (SELECT producto_id FROM certificado_productos WHERE certificado_id IN (SELECT id FROM certificados WHERE DATE(vigencia) >= NOW())) AND `Producto`.`categoria_kosher` = 'Suplementos alimenticios y vitaminas' ORDER BY `Producto`.`marca_web` ASC | 67 | 67 | 208 | maybe slow |
1 duplicate queries run.
Peak Memory Use 6.98 MB
| Message | Memory use |
|---|---|
| Component initialization | 2.90 MB |
| Controller action start | 4.44 MB |
| Controller render start | 4.67 MB |
| View render complete | 6.11 MB |
Total Request Time: 1441 (ms)
| Message | Time in ms | Graph |
|---|---|---|
| Core Processing (Derived from $_SERVER["REQUEST_TIME"]) | 19.31 | |
| Event: Controller.initialize | 150.46 | |
| Event: Controller.startup | 0.83 | |
| Controller action | 1252.27 | |
| Event: Controller.beforeRender | 3.06 | |
| » Processing toolbar data | 2.97 | |
| Rendering View | 6.90 | |
| » Event: View.beforeRender | 0.02 | |
| » Rendering APP/View/Productos/buscar.ctp | 5.57 | |
| » Event: View.afterRender | 0.01 | |
| » Event: View.beforeLayout | 0.01 | |
| » Rendering APP/View/Layouts/default.ctp | 0.87 | |
| » » Rendering APP/View/Elements/menu.ctp | 0.39 | |
| » » Rendering APP/View/Elements/footer.ctp | 0.08 | |
| » » Rendering APP/View/Elements/alertas.ctp | 0.18 | |
| Event: View.afterLayout | 0.00 |
| Constant | Value |
|---|---|
| CONFIG | '/home/wwkosh/public_html/app/Config/' |
| Constant | Value |
|---|---|
| APP | '/home/wwkosh/public_html/app/' |
| APP_DIR | 'app' |
| APPLIBS | '/home/wwkosh/public_html/app/Lib/' |
| CACHE | '/home/wwkosh/public_html/app/tmp/cache/' |
| CAKE | '/home/wwkosh/public_html/lib/Cake/' |
| CAKE_CORE_INCLUDE_PATH | '/home/wwkosh/public_html/lib' |
| CORE_PATH | '/home/wwkosh/public_html/lib/' |
| CAKE_VERSION | '2.10.24' |
| CSS | '/home/wwkosh/public_html/app/webroot/css/' |
| CSS_URL | 'css/' |
| DS | '/' |
| FULL_BASE_URL | 'https://kosher.mx' |
| IMAGES | '/home/wwkosh/public_html/app/webroot/img/' |
| IMAGES_URL | 'img/' |
| JS | '/home/wwkosh/public_html/app/webroot/js/' |
| JS_URL | 'js/' |
| LOGS | '/home/wwkosh/public_html/app/tmp/logs/' |
| ROOT | '/home/wwkosh/public_html' |
| TESTS | '/home/wwkosh/public_html/app/Test/' |
| TMP | '/home/wwkosh/public_html/app/tmp/' |
| VENDORS | '/home/wwkosh/public_html/vendors/' |
| WEBROOT_DIR | 'webroot' |
| WWW_ROOT | '/home/wwkosh/public_html/app/webroot/' |
| Environment Variable | Value |
|---|---|
| Php Version | '8.1.33' |
| User | 'wwkosh' |
| Home | '/home/wwkosh' |
| Script Name | '/app/webroot/index.php' |
| Request Uri | '/productos/buscar/5' |
| Query String | '' |
| Request Method | 'GET' |
| Server Protocol | 'HTTP/2.0' |
| Gateway Interface | 'CGI/1.1' |
| Redirect Url | '/app/webroot/productos/buscar/5' |
| Remote Port | '55157' |
| Script Filename | '/home/wwkosh/public_html/app/webroot/index.php' |
| Server Admin | 'webmaster@kosher.com.mx' |
| Context Document Root | '/home/wwkosh/public_html' |
| Context Prefix | '' |
| Request Scheme | 'https' |
| Document Root | '/home/wwkosh/public_html' |
| Remote Addr | '216.73.216.30' |
| Server Port | '443' |
| Server Addr | '162.214.209.254' |
| Server Name | 'kosher.mx' |
| Server Software | 'Apache' |
| Server Signature | '' |
| Path | '/usr/local/jdk/bin:/usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11R6/bin:/usr/local/bin:/usr/X11R6/bin:/root/bin:/opt/bin' |
| Http X Https | '1' |
| Http Host | 'kosher.mx' |
| 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 | '*/*' |
| Proxy-nokeepalive | '1' |
| H2 Stream Tag | '10497-1050-1' |
| H2 Stream Id | '1' |
| H2 Pushed On | '' |
| H2 Pushed | '' |
| H2 Push | 'off' |
| H2push | 'off' |
| Http2 | 'on' |
| Ssl Tls Sni | 'kosher.mx' |
| Https | 'on' |
| Http Authorization | '' |
| Script Uri | 'https://kosher.mx/productos/buscar/5' |
| Script Url | '/productos/buscar/5' |
| Unique Id | 'aQc-hFGzBDnQOClFvTlwBAAAAAM' |
| Redirect Status | '200' |
| Redirect H2 Stream Tag | '10497-1050-1' |
| Redirect H2 Stream Id | '1' |
| Redirect H2 Pushed On | '' |
| Redirect H2 Pushed | '' |
| Redirect H2 Push | 'off' |
| Redirect H2push | 'off' |
| Redirect Http2 | 'on' |
| Redirect Ssl Tls Sni | 'kosher.mx' |
| Redirect Https | 'on' |
| Redirect Http Authorization | '' |
| Redirect Script Uri | 'https://kosher.mx/productos/buscar/5' |
| Redirect Script Url | '/productos/buscar/5' |
| Redirect Unique Id | 'aQc-hFGzBDnQOClFvTlwBAAAAAM' |
| Redirect Redirect Status | '200' |
| Redirect Redirect H2 Stream Tag | '10497-1050-1' |
| Redirect Redirect H2 Stream Id | '1' |
| Redirect Redirect H2 Pushed On | '' |
| Redirect Redirect H2 Pushed | '' |
| Redirect Redirect H2 Push | 'off' |
| Redirect Redirect H2push | 'off' |
| Redirect Redirect Http2 | 'on' |
| Redirect Redirect Ssl Tls Sni | 'kosher.mx' |
| Redirect Redirect Https | 'on' |
| Redirect Redirect Script Uri | 'https://kosher.mx/productos/buscar/5' |
| Redirect Redirect Script Url | '/productos/buscar/5' |
| Redirect Redirect Unique Id | 'aQc-hFGzBDnQOClFvTlwBAAAAAM' |
| Fcgi Role | 'RESPONDER' |
| Php Self | '/app/webroot/index.php' |
| Request Time Float | (float) 1762082436.1643 |
| Request Time | (int) 1762082436 |
| Argc | (int) 0 |