Estatus:
Carne Mehadrin,Lácteo Jalav Israel,Parve Mehadrin,
Dirección:
C Ataltunco 6, Lomas de Teca, 53950, Naucalpan de Juarez
Horarios:
Estatus:
Carne Mehadrin,Lácteo Jalav Israel,Parve Mehadrin,
Dirección:
AV CARLOS ECHANOVE #224 COL LOMAS DE VISTA HERMOSA DELEGACION CUAJIMALPA DE MORELOS CP05100
Horarios:
Lunes a Jueves: 09:00 a 19:00, Viernes: 09:00 a 16:00, Domingos: 10:00 a 16:00 hrs
Estatus:
Carne Mehadrin,Lácteo Jalav Israel,Parve Mehadrin,
Dirección:
Av Jesus del monte 41 Planta Baja
Horarios:
Estatus:
Lácteo Jalav Israel,Parve,
Dirección:
Juan Racine esquina con Ejercito Nacional loc. 101
Horarios:
D-10:00am - 8:00pm. L-J de 1:00pm - 10:00pm.
Estatus:
Lácteo Jalav Israel,Parve Mehadrin,
Dirección:
FUENTE DE TEMPLANZA 17 LOCAL 1 LOMAS DE TECAMACHALCO, NAUCALPAN ESTADO DE MEXICO CIUDAD DE MEXICO C.P 53950
Horarios:
L - J DE 14:00 A 00:00, SABADO MOTZAE SHABAT A 00:00 DOMINGO DE 14:00 A 21:00
Estatus:
Leche Stam,Parve Mehadrin,
Dirección:
DARK KITCHEN
Horarios:
Estatus:
Parve Mehadrin,
Dirección:
Av. de las fuentes 196-1, Tecamachalco, naucalpan, 53950
Horarios:
L-V de 9:00 a 17 Hrs.
Estatus:
Lácteo Jalav Israel,Parve Mehadrin,
Dirección:
Homero # 1911-202, Col. Polanco, C.P. 11560, Ciudad de México
Horarios:
Estatus:
Carne Mehadrin,
Dirección:
Prol. Bosques de los Laureles # 458, Loc. PB-2A, Col. Bosques de las Lomas, C.P. 05120, Ciudad de México
Horarios:
Lunes a Jueves: 12:00 a 23:00, Sábado: 1 hr después de Shabata 00:00 hrs, Domingo11:00 a 22:00 hrs
Estatus:
Parve Mehadrin,
Dirección:
Rio Lerma No. 17, Col. Vista Hermosa, Cuernavaca, Mor.
Horarios:
Estatus:
Carne Mehadrin,
Dirección:
Av. Kukulkan km 8.9, Centro de Convenciones, Cancún, Quintana Roo
Horarios:
Domingo a Jueves: 14:00 a 23:00, Sábado: 45 min. después de Shabat a 23:45 Hrs.
Estatus:
Parve Mehadrin,
Dirección:
Santana # 63, Col. San Miguel Tecamachalco, C.P. 53950, Naucalpan, Edo. de méxico
Horarios:
Lunes a Jueves de 09:00 a 18:00, Viernes: 09:00 a 16:00 Hrs.
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-01' AND DATE(`Alerta`.`due`) >= '2025-11-01' ORDER BY `Alerta`.`created` DESC | 3 | 3 | 28 | maybe slow |
| SELECT `Establecimiento`.`nombre`, `Establecimiento`.`direccion`, `Establecimiento`.`telefonos`, `Establecimiento`.`horario_trabajo`, `Establecimiento`.`tipo_establecimiento`, `Establecimiento`.`coordenadas`, `Establecimiento`.`link_menu`, `Establecimiento`.`categoria`, `Establecimiento`.`logo` FROM `kosher1`.`establecimientos` AS `Establecimiento` WHERE DATE(`Establecimiento`.`fecha_vigencia`) >= NOW() AND `Establecimiento`.`status` = 2 ORDER BY `Establecimiento`.`nombre` ASC LIMIT 156, 12 | 12 | 12 | 31 | maybe slow |
| SELECT COUNT(*) AS `count` FROM `kosher1`.`establecimientos` AS `Establecimiento` WHERE DATE(`Establecimiento`.`fecha_vigencia`) >= NOW() AND `Establecimiento`.`status` = 2 | 1 | 1 | 29 | maybe slow |
| SELECT `Establecimiento`.`categoria` FROM `kosher1`.`establecimientos` AS `Establecimiento` WHERE `Establecimiento`.`categoria` != '' ORDER BY `Establecimiento`.`categoria` ASC | 219 | 219 | 28 | maybe slow |
Peak Memory Use 7.04 MB
| Message | Memory use |
|---|---|
| Component initialization | 2.91 MB |
| Controller action start | 4.44 MB |
| Controller render start | 4.70 MB |
| View render complete | 6.17 MB |
Total Request Time: 281 (ms)
| Message | Time in ms | Graph |
|---|---|---|
| Core Processing (Derived from $_SERVER["REQUEST_TIME"]) | 18.53 | |
| Event: Controller.initialize | 149.81 | |
| Event: Controller.startup | 0.79 | |
| Controller action | 90.91 | |
| Event: Controller.beforeRender | 3.04 | |
| » Processing toolbar data | 2.94 | |
| Rendering View | 7.89 | |
| » Event: View.beforeRender | 0.02 | |
| » Rendering APP/View/Productos/establecimientos.ctp | 6.47 | |
| » Event: View.afterRender | 0.01 | |
| » Event: View.beforeLayout | 0.01 | |
| » Rendering APP/View/Layouts/default.ctp | 0.96 | |
| » » Rendering APP/View/Elements/menu.ctp | 0.40 | |
| » » Rendering APP/View/Elements/footer.ctp | 0.09 | |
| » » 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.com.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/establecimientos/19.3961527%2C-99.2831123/19.4372234%2C-99.2124902/18.9321724%2C-99.1872005/19.3897046%2C-99.2630908/19.3841144%2C-99.2941767/page:14' |
| Query String | '' |
| Request Method | 'GET' |
| Server Protocol | 'HTTP/2.0' |
| Gateway Interface | 'CGI/1.1' |
| Redirect Url | '/app/webroot/productos/establecimientos/19.3961527,-99.2831123/19.4372234,-99.2124902/18.9321724,-99.1872005/19.3897046,-99.2630908/19.3841144,-99.2941767/page:14' |
| Remote Port | '53084' |
| 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.208' |
| Server Port | '443' |
| Server Addr | '162.214.209.254' |
| Server Name | 'kosher.com.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.com.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 | '31806-2561-1' |
| H2 Stream Id | '1' |
| H2 Pushed On | '' |
| H2 Pushed | '' |
| H2 Push | 'off' |
| H2push | 'off' |
| Http2 | 'on' |
| Ssl Tls Sni | 'kosher.com.mx' |
| Https | 'on' |
| Http Authorization | '' |
| Script Uri | 'https://kosher.com.mx/productos/establecimientos/19.3961527,-99.2831123/19.4372234,-99.2124902/18.9321724,-99.1872005/19.3897046,-99.2630908/19.3841144,-99.2941767/page:14' |
| Script Url | '/productos/establecimientos/19.3961527,-99.2831123/19.4372234,-99.2124902/18.9321724,-99.1872005/19.3897046,-99.2630908/19.3841144,-99.2941767/page:14' |
| Unique Id | 'aQY5P7YacEIx7NxuRLvpeQAAigo' |
| Redirect Status | '200' |
| Redirect H2 Stream Tag | '31806-2561-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.com.mx' |
| Redirect Https | 'on' |
| Redirect Http Authorization | '' |
| Redirect Script Uri | 'https://kosher.com.mx/productos/establecimientos/19.3961527,-99.2831123/19.4372234,-99.2124902/18.9321724,-99.1872005/19.3897046,-99.2630908/19.3841144,-99.2941767/page:14' |
| Redirect Script Url | '/productos/establecimientos/19.3961527,-99.2831123/19.4372234,-99.2124902/18.9321724,-99.1872005/19.3897046,-99.2630908/19.3841144,-99.2941767/page:14' |
| Redirect Unique Id | 'aQY5P7YacEIx7NxuRLvpeQAAigo' |
| Redirect Redirect Status | '200' |
| Redirect Redirect H2 Stream Tag | '31806-2561-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.com.mx' |
| Redirect Redirect Https | 'on' |
| Redirect Redirect Script Uri | 'https://kosher.com.mx/productos/establecimientos/19.3961527,-99.2831123/19.4372234,-99.2124902/18.9321724,-99.1872005/19.3897046,-99.2630908/19.3841144,-99.2941767/page:14' |
| Redirect Redirect Script Url | '/productos/establecimientos/19.3961527,-99.2831123/19.4372234,-99.2124902/18.9321724,-99.1872005/19.3897046,-99.2630908/19.3841144,-99.2941767/page:14' |
| Redirect Redirect Unique Id | 'aQY5P7YacEIx7NxuRLvpeQAAigo' |
| Fcgi Role | 'RESPONDER' |
| Php Self | '/app/webroot/index.php' |
| Request Time Float | (float) 1762015551.4715 |
| Request Time | (int) 1762015551 |
| Argc | (int) 0 |