1 x Booting (73.35%) | 4.73s |
1 x Application (26.52%) | 1.71s |
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
5 |
|
6 |
|
7 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
5 |
|
6 |
|
7 |
|
8 |
|
9 |
|
10 |
|
11 |
|
12 |
|
13 |
|
14 |
|
15 |
|
16 |
|
17 |
|
Params | |
---|---|
0 |
|
Params | |
---|---|
0 |
|
Params | |
---|---|
0 |
|
1 |
|
Params | |
---|---|
0 |
|
1 |
|
Params | |
---|---|
0 |
|
1 |
|
Params | |
---|---|
0 |
|
1 |
|
Params | |
---|---|
0 |
|
Params | |
---|---|
0 |
|
1 |
|
Params | |
---|---|
0 |
|
Params | |
---|---|
0 |
|
select
stock0.codigo as codigo,
CONCAT(stock0.deta_web , ' (',stock0.codigo, ')' ) as DESCRIPCIO,
stock0.codigo as SINONIMO,
stock0.rubro as rubrodeta,
stock0.subrubro as subrubrodeta,
stock0.sub_esp as subespdeta,
stock0.gama_uni as gamaunideta,
stock0.present as presentadeta,
stock0.peso_metro as litrosdeta,
stock0.medidasweb as unimedmedidadeta,
stock0.color_web as color,
REPLACE(REPLACE(REPLACE(stock0.codigo, '
', ''), ' ', ''), '
', '') as COD_BARRA,
1 as unidades,
1 as bulto,
stock0.iva as iva,
stockdep17.cantidad as stock,
w_categorias.name as category,
w_categorias.id as category_id,
w_categorias.name as subcategory,
w_product_extension.no_stock as no_stock,
w_product_extension.hero_desc_marca as description,
w_product_extension.hero_caracteristicas as features,
w_categorie_product.filter_a_id as filtroa,
w_categorie_product.filter_b_id as filtrob
from `stock0` left join `w_categorie_product` on `w_categorie_product`.`product_id` = `stock0`.`codigo` left join `w_categorias` on `w_categorias`.`id` = `w_categorie_product`.`wcategorie_id` left join (SELECT codigo, SUM(stock) as cantidad FROM `stock_de0` where deposito = 17 group by codigo) as stockdep17 on `stock0`.`codigo` = `stockdep17`.`codigo` left join `w_product_extension` on `stock0`.`codigo` = `w_product_extension`.`product_id` where IFNULL(w_product_extension.no_visible, 0) != 1 and stock0.web_b2b = 1 and `w_categorie_product`.`category_id` in ('3') group by `stock0`.`codigo` limit 20 offset 0
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `w_links` where `active` = 1 order by `order` asc
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select
w_categorias.id,
w_categorias.parent_id,
w_categorias.depth,
w_categorias.orden,
IFNULL(
w_textlangs.name,
w_categorias.name
) as name,
IFNULL(
w_textlangs.img,
w_categorias.img
) as img,
IFNULL(
w_textlangs.img2,
w_categorias.img2
) as banner_img
from `w_categorias` left join `w_textlangs` on `w_textlangs`.`id_tabla` = `w_categorias`.`id` and `w_textlangs`.`tabla` = 'w_categorias' and `w_textlangs`.`id_idioma` = 1 order by `orden` desc
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select
stock0.codigo as codigo,
CONCAT(stock0.deta_web , ' (',stock0.codigo, ')' ) as DESCRIPCIO,
stock0.codigo as SINONIMO,
stock0.rubro as rubrodeta,
stock0.subrubro as subrubrodeta,
stock0.sub_esp as subespdeta,
stock0.gama_uni as gamaunideta,
stock0.present as presentadeta,
stock0.peso_metro as litrosdeta,
stock0.medidasweb as unimedmedidadeta,
stock0.color_web as color,
REPLACE(REPLACE(REPLACE(stock0.codigo, '
', ''), ' ', ''), '
', '') as COD_BARRA,
1 as unidades,
1 as bulto,
stock0.iva as iva,
stockdep17.cantidad as stock,
w_categorias.name as category,
w_categorias.id as category_id,
w_categorias.name as subcategory,
w_product_extension.no_stock as no_stock,
w_product_extension.hero_desc_marca as description,
w_product_extension.hero_caracteristicas as features,
w_categorie_product.filter_a_id as filtroa,
w_categorie_product.filter_b_id as filtrob
from `stock0` left join `w_categorie_product` on `w_categorie_product`.`product_id` = `stock0`.`codigo` left join `w_categorias` on `w_categorias`.`id` = `w_categorie_product`.`wcategorie_id` left join (SELECT codigo, SUM(stock) as cantidad FROM `stock_de0` where deposito = 17 group by codigo) as stockdep17 on `stock0`.`codigo` = `stockdep17`.`codigo` left join `w_product_extension` on `stock0`.`codigo` = `w_product_extension`.`product_id` where IFNULL(w_product_extension.no_visible, 0) != 1 and stock0.web_b2b = 1 and `w_categorie_product`.`category_id` in ('3') group by `stock0`.`codigo` limit 10000 offset 0
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `w_attribute_product` where `product_id` in (10153, 10212, 11313, 11768, 11781, 11786, 40250, 40659, 140665, 140666, 152124, 152125, 152126, 152138, 152139, 152140, 152141, 152142, 152143, 152144, 152145, 152146, 152147, 152148, 152149, 152150, 152177, 300093)
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `w_attributes`
Metadata | |
---|---|
Backtrace |
|
select * from `w_attributevalues` where `w_attributevalues`.`wattribute_id` in (1, 2, 3, 4, 5, 6, 7) and `id` in (36, 205, 328, 855, 36, 167, 328, 397, 855, 36, 205, 328, 394, 836, 36, 205, 328, 394, 836, 36, 259, 862, 6, 862, 36, 167, 328, 547, 855, 36, 259, 862, 36, 205, 328, 412, 836, 36, 205, 328, 412, 836, 36, 488, 855, 36, 397, 855, 36, 547, 855, 36, 119, 328, 397, 855, 36, 119, 328, 547, 855, 36, 119, 328, 468, 855, 36, 119, 328, 490, 855, 107, 274, 328, 397, 855, 107, 274, 328, 547, 855, 107, 274, 328, 468, 855, 107, 274, 328, 490, 855, 107, 283, 328, 397, 855, 107, 283, 328, 546, 855, 107, 283, 328, 468, 855, 107, 283, 328, 490, 855, 36, 259, 862, 36, 862, 36, 199, 488, 855)
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select `w_product_tag`.`tag_id` as `id`, `w_tags`.`name` from `w_tags` left join `w_product_tag` on `w_product_tag`.`tag_id` = `w_tags`.`id` where `active` = 1 and `w_product_tag`.`product_id` in (10153, 10212, 11313, 11768, 11781, 11786, 40250, 40659, 140665, 140666, 152124, 152125, 152126, 152138, 152139, 152140, 152141, 152142, 152143, 152144, 152145, 152146, 152147, 152148, 152149, 152150, 152177, 300093) group by `w_tags`.`name` order by `orden` asc
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
200
0 of 0array:1 [▶ "categories" => "3" ]
0 of 0array:1 [▶ "categories" => "3" ]
0 of 0array:15 [▶ "accept-encoding" => array:1 [▶ 0 => "gzip, deflate, br, zstd" ] "sec-fetch-dest" => array:1 [▶ 0 => "document" ] "sec-fetch-user" => array:1 [▶ 0 => "?1" ] "sec-fetch-mode" => array:1 [▶ 0 => "navigate" ] "sec-fetch-site" => array:1 [▶ 0 => "none" ] "accept" => array:1 [▶ 0 => "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7" ] "user-agent" => array:1 [▶ 0 => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" ] "upgrade-insecure-requests" => array:1 [▶ 0 => "1" ] "sec-ch-ua-platform" => array:1 [▶ 0 => ""Windows"" ] "sec-ch-ua-mobile" => array:1 [▶ 0 => "?0" ] "sec-ch-ua" => array:1 [▶ 0 => ""Chromium";v="130", "HeadlessChrome";v="130", "Not?A_Brand";v="99"" ] "cache-control" => array:1 [▶ 0 => "no-cache" ] "pragma" => array:1 [▶ 0 => "no-cache" ] "connection" => array:1 [▶ 0 => "keep-alive" ] "host" => array:1 [▶ 0 => "test.colorprix.com.ar" ] ]
0 of 0array:53 [▶ "USER" => "colorp" "HOME" => "/home/colorp" "SCRIPT_NAME" => "/index.php" "REQUEST_URI" => "/products?categories=3" "QUERY_STRING" => "categories=3" "REQUEST_METHOD" => "GET" "SERVER_PROTOCOL" => "HTTP/1.1" "GATEWAY_INTERFACE" => "CGI/1.1" "REDIRECT_QUERY_STRING" => "categories=3" "REDIRECT_URL" => "/products" "REMOTE_PORT" => "33672" "SCRIPT_FILENAME" => "/home/colorp/test.colorprix.com.ar/public_html/index.php" "SERVER_ADMIN" => "webmaster@test.colorprix.com.ar" "CONTEXT_DOCUMENT_ROOT" => "/home/colorp/test.colorprix.com.ar/public_html" "CONTEXT_PREFIX" => "" "REQUEST_SCHEME" => "https" "DOCUMENT_ROOT" => "/home/colorp/test.colorprix.com.ar/public_html" "REMOTE_ADDR" => "216.73.216.69" "SERVER_PORT" => "443" "SERVER_ADDR" => "91.191.211.242" "SERVER_NAME" => "test.colorprix.com.ar" "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 ◀/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/bi ▶" "HTTP_ACCEPT_ENCODING" => "gzip, deflate, br, zstd" "HTTP_SEC_FETCH_DEST" => "document" "HTTP_SEC_FETCH_USER" => "?1" "HTTP_SEC_FETCH_MODE" => "navigate" "HTTP_SEC_FETCH_SITE" => "none" "HTTP_ACCEPT" => "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7" "HTTP_USER_AGENT" => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" "HTTP_UPGRADE_INSECURE_REQUESTS" => "1" "HTTP_SEC_CH_UA_PLATFORM" => ""Windows"" "HTTP_SEC_CH_UA_MOBILE" => "?0" "HTTP_SEC_CH_UA" => ""Chromium";v="130", "HeadlessChrome";v="130", "Not?A_Brand";v="99"" "HTTP_CACHE_CONTROL" => "no-cache" "HTTP_PRAGMA" => "no-cache" "HTTP_CONNECTION" => "keep-alive" "HTTP_HOST" => "test.colorprix.com.ar" "proxy-nokeepalive" => "1" "SSL_TLS_SNI" => "test.colorprix.com.ar" "HTTPS" => "on" "UNIQUE_ID" => "aF4s1ZXPOFQ5kalCCa6PWQAAAAQ" "REDIRECT_STATUS" => "200" "REDIRECT_SSL_TLS_SNI" => "test.colorprix.com.ar" "REDIRECT_HTTPS" => "on" "REDIRECT_UNIQUE_ID" => "aF4s1ZXPOFQ5kalCCa6PWQAAAAQ" "FCGI_ROLE" => "RESPONDER" "PHP_SELF" => "/index.php" "REQUEST_TIME_FLOAT" => 1751002325.0362 "REQUEST_TIME" => 1751002325 "argv" => array:1 [▶ 0 => "categories=3" ] "argc" => 1 ]
[]
0 of 0array:5 [▶ "content-type" => array:1 [▶ 0 => "text/html; charset=UTF-8" ] "cache-control" => array:1 [▶ 0 => "no-cache, private" ] "date" => array:1 [▶ 0 => "Fri, 27 Jun 2025 05:32:11 GMT" ] "set-cookie" => array:1 [▶ 0 => "laravel_session=eyJpdiI6IjNwZ0VBK0h2ZkxaVExncWFxK0lTWUE9PSIsInZhbHVlIjoiL05aNWExNVhzNGxENXJHbStOT0xBTi80SC8yNElnbTN5clJhT0R6NU1mcmM5QTVKWE5LSFF3UkRIVTdkN1M4YWhYaFJOeFNYU2RYQmV5MzkwdXRhdjdlMHBON2EwYXFyM0RybG1IamtmMnd0MTB4aUxEcG5zYWptd1hZUzdTQlkiLCJtYWMiOiJjZGI1MzliZTM1YzFmOTk4ZGExZmYzMjE0YzY1N2JjZTQyNjkwNmI3ZmQxMGJiMWJmNTVkMjE0Mzc4Nzk4Y2ZhIn0%3D; expires=Fri, 27-Jun-2025 07:32:11 GMT; Max-Age=7200; path=/; httponly ◀laravel_session=eyJpdiI6IjNwZ0VBK0h2ZkxaVExncWFxK0lTWUE9PSIsInZhbHVlIjoiL05aNWExNVhzNGxENXJHbStOT0xBTi80SC8yNElnbTN5clJhT0R6NU1mcmM5QTVKWE5LSFF3UkRIVTdkN1M4YWhY ▶" ] "Set-Cookie" => array:1 [▶ 0 => "laravel_session=eyJpdiI6IjNwZ0VBK0h2ZkxaVExncWFxK0lTWUE9PSIsInZhbHVlIjoiL05aNWExNVhzNGxENXJHbStOT0xBTi80SC8yNElnbTN5clJhT0R6NU1mcmM5QTVKWE5LSFF3UkRIVTdkN1M4YWhYaFJOeFNYU2RYQmV5MzkwdXRhdjdlMHBON2EwYXFyM0RybG1IamtmMnd0MTB4aUxEcG5zYWptd1hZUzdTQlkiLCJtYWMiOiJjZGI1MzliZTM1YzFmOTk4ZGExZmYzMjE0YzY1N2JjZTQyNjkwNmI3ZmQxMGJiMWJmNTVkMjE0Mzc4Nzk4Y2ZhIn0%3D; expires=Fri, 27-Jun-2025 07:32:11 GMT; path=/; httponly ◀laravel_session=eyJpdiI6IjNwZ0VBK0h2ZkxaVExncWFxK0lTWUE9PSIsInZhbHVlIjoiL05aNWExNVhzNGxENXJHbStOT0xBTi80SC8yNElnbTN5clJhT0R6NU1mcmM5QTVKWE5LSFF3UkRIVTdkN1M4YWhY ▶" ] ]
0 of 0array:4 [▶ "_token" => "XoxCmBRR1T4OZfvutHncZfmUlo5gCxxvqSxWsSAA" "_previous" => array:1 [▶ "url" => "https://test.colorprix.com.ar/products?categories=3" ] "_flash" => array:2 [▶ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]