1 x Booting (86.13%) | 346.34ms |
1 x Application (13.85%) | 55.68ms |
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
5 |
|
6 |
|
7 |
|
8 |
|
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 |
|
select * from information_schema.tables where table_schema = 'new_amazkart' and table_name = 'general_settings' and table_type = 'BASE TABLE'
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from information_schema.tables where table_schema = 'new_amazkart' and table_name = 'users' and table_type = 'BASE TABLE'
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `general_settings` limit 1
Metadata | |
---|---|
Backtrace |
|
select * from `themes` where `is_active` = 1 limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select `maintenance_status`, `maintenance_title`, `maintenance_subtitle`, `maintenance_banner` from `general_settings` limit 1
Metadata | |
---|---|
Backtrace |
|
select * from `categories` where `slug` = 'vests-and-briefs' limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `categories` where `parent_id` = 52 and `status` = 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `categories` where `id` = 52 limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `category_images` where `category_images`.`category_id` in (52)
Metadata | |
---|---|
Backtrace |
|
select * from `categories` where `categories`.`id` in (18)
Metadata | |
---|---|
Backtrace |
|
select * from `categories` where `categories`.`parent_id` in (52)
Metadata | |
---|---|
Backtrace |
|
select * from `categories` where `parent_id` = 52 and `status` = 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select distinct `brands`.* from `brands` inner join (`products` inner join `category_product` on `category_product`.`product_id` = `products`.`id` and category_product.category_id in('52')) on `products`.`brand_id` = `brands`.`id` where `brands`.`status` = 1 limit 20
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select count(distinct `seller_products`.`id`) as aggregate from `seller_products` inner join (`products` inner join (`category_product` inner join `categories` on `category_product`.`category_id` = `categories`.`id` or `category_product`.`category_id` = `categories`.`parent_id`) on `products`.`id` = `category_product`.`product_id` and `category_product`.`category_id` = 52) on `products`.`id` = `seller_products`.`product_id` and `products`.`status` = 1 where `seller_products`.`status` = 1 and `seller_products`.`user_id` = 1 and exists (select * from `products` where `seller_products`.`product_id` = `products`.`id` and `products`.`status` = 1) and `seller_products`.`status` = 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select distinct `seller_products`.* from `seller_products` inner join (`products` inner join (`category_product` inner join `categories` on `category_product`.`category_id` = `categories`.`id` or `category_product`.`category_id` = `categories`.`parent_id`) on `products`.`id` = `category_product`.`product_id` and `category_product`.`category_id` = 52) on `products`.`id` = `seller_products`.`product_id` and `products`.`status` = 1 where `seller_products`.`status` = 1 and `seller_products`.`user_id` = 1 and exists (select * from `products` where `seller_products`.`product_id` = `products`.`id` and `products`.`status` = 1) and `seller_products`.`status` = 1 order by `created_at` desc limit 9 offset 18
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `flash_deal_products` where exists (select * from `flash_deals` where `flash_deal_products`.`flash_deal_id` = `flash_deals`.`id` and `status` = 1) and `flash_deal_products`.`seller_product_id` in (312, 313)
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `seller_product_s_k_us` where `seller_product_s_k_us`.`product_id` in (312, 313)
Metadata | |
---|---|
Backtrace |
|
select * from `products` where `products`.`id` in (316, 317)
Metadata | |
---|---|
Backtrace |
|
select min(`selling_price`) as aggregate from `seller_product_s_k_us` where product_id in ('313','312')
Metadata | |
---|---|
Backtrace |
|
select max(`selling_price`) as aggregate from `seller_product_s_k_us` where product_id in ('313','312')
Metadata | |
---|---|
Backtrace |
|
select `product_sku_id` from `seller_product_s_k_us` where exists (select * from `products` inner join `seller_products` on `seller_products`.`product_id` = `products`.`id` where `seller_products`.`id` = `seller_product_s_k_us`.`product_id` and exists (select * from `categories` inner join `category_product` on `categories`.`id` = `category_product`.`category_id` where `products`.`id` = `category_product`.`product_id` and (`category_id` = 52 or exists (select * from `categories` as `laravel_reserved_0` where `categories`.`id` = `laravel_reserved_0`.`parent_id` and id in ('52')) and `category_id` = 52)))
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select `attribute_id` from `product_variations` where product_sku_id in ('312','313','314','315','316','317','318','319','320','321','449','450','456','457','458','460','462','464','466','468') and `attribute_id` != 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `attributes` where id in ('') and `status` = 1 limit 20
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select `product_sku_id` from `seller_product_s_k_us` where exists (select * from `products` inner join `seller_products` on `seller_products`.`product_id` = `products`.`id` where `seller_products`.`id` = `seller_product_s_k_us`.`product_id` and exists (select * from `categories` inner join `category_product` on `categories`.`id` = `category_product`.`category_id` where `products`.`id` = `category_product`.`product_id` and (`category_id` = 52 or exists (select * from `categories` as `laravel_reserved_1` where `categories`.`id` = `laravel_reserved_1`.`parent_id` and id in ('52')) and `category_id` = 52)))
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select `attribute_id` from `product_variations` where product_sku_id in ('312','313','314','315','316','317','318','319','320','321','449','450','456','457','458','460','462','464','466','468') and `attribute_id` = 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `attributes` where id in ('') and `status` = 1 limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `users` where `users`.`id` = 1 limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `wishlists` where `wishlists`.`seller_product_id` = 313 and `wishlists`.`seller_product_id` is not null and `type` = 'product' and `user_id` = 0 limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `product_reviews` where `product_reviews`.`product_id` = 313 and `product_reviews`.`product_id` is not null and `type` = 'product' and `status` = 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select `brands`.* from `brands` inner join `products` on `products`.`brand_id` = `brands`.`id` where `products`.`id` = 317 limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `users` where `users`.`id` = 1 limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `wishlists` where `wishlists`.`seller_product_id` = 312 and `wishlists`.`seller_product_id` is not null and `type` = 'product' and `user_id` = 0 limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `product_reviews` where `product_reviews`.`product_id` = 312 and `product_reviews`.`product_id` is not null and `type` = 'product' and `status` = 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select `brands`.* from `brands` inner join `products` on `products`.`brand_id` = `brands`.`id` where `products`.`id` = 316 limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `product_sku` where `product_sku`.`product_id` = 317 and `product_sku`.`product_id` is not null
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `product_sku` where `product_sku`.`product_id` = 316 and `product_sku`.`product_id` is not null
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
200
0 of 0array:2 [▼ "item" => "category" "page" => "3" ]
0 of 0array:2 [▼ "item" => "category" "page" => "3" ]
0 of 0array:8 [▼ "host" => array:1 [▶ 0 => "3.109.186.209" ] "connection" => array:1 [▶ 0 => "keep-alive" ] "pragma" => array:1 [▶ 0 => "no-cache" ] "cache-control" => array:1 [▶ 0 => "no-cache" ] "upgrade-insecure-requests" => array:1 [▶ 0 => "1" ] "user-agent" => array:1 [▶ 0 => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" ] "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" ] "accept-encoding" => array:1 [▶ 0 => "gzip, deflate" ] ]
0 of 0array:38 [▼ "REDIRECT_SCRIPT_URL" => "/category/vests-and-briefs" "REDIRECT_SCRIPT_URI" => "http://3.109.186.209/category/vests-and-briefs" "REDIRECT_STATUS" => "200" "SCRIPT_URL" => "/category/vests-and-briefs" "SCRIPT_URI" => "http://3.109.186.209/category/vests-and-briefs" "HTTP_HOST" => "3.109.186.209" "HTTP_CONNECTION" => "keep-alive" "HTTP_PRAGMA" => "no-cache" "HTTP_CACHE_CONTROL" => "no-cache" "HTTP_UPGRADE_INSECURE_REQUESTS" => "1" "HTTP_USER_AGENT" => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" "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_ACCEPT_ENCODING" => "gzip, deflate" "PATH" => "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" "SERVER_SIGNATURE" => "<address>Apache/2.4.52 (Ubuntu) Server at 3.109.186.209 Port 80</address>\n" "SERVER_SOFTWARE" => "Apache/2.4.52 (Ubuntu)" "SERVER_NAME" => "3.109.186.209" "SERVER_ADDR" => "172.31.47.70" "SERVER_PORT" => "80" "REMOTE_ADDR" => "3.143.244.80" "DOCUMENT_ROOT" => "/var/www/amazcart_new/public/" "REQUEST_SCHEME" => "http" "CONTEXT_PREFIX" => "" "CONTEXT_DOCUMENT_ROOT" => "/var/www/amazcart_new/public/" "SERVER_ADMIN" => "webmaster@localhost" "SCRIPT_FILENAME" => "/var/www/amazcart_new/public/index.php" "REMOTE_PORT" => "16145" "REDIRECT_URL" => "/category/vests-and-briefs" "REDIRECT_QUERY_STRING" => "item=category&page=3" "GATEWAY_INTERFACE" => "CGI/1.1" "SERVER_PROTOCOL" => "HTTP/1.1" "REQUEST_METHOD" => "GET" "QUERY_STRING" => "item=category&page=3" "REQUEST_URI" => "/category/vests-and-briefs?item=category&page=3" "SCRIPT_NAME" => "/index.php" "PHP_SELF" => "/index.php" "REQUEST_TIME_FLOAT" => 1743981707.789 "REQUEST_TIME" => 1743981707 ]
[]
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 => "Sun, 06 Apr 2025 23:21:48 GMT" ] "set-cookie" => array:2 [▶ 0 => "XSRF-TOKEN=eyJpdiI6IkEyR3hscDA2M2ZUdE1WQndUTzFoaUE9PSIsInZhbHVlIjoidHhXOFMreVVVZHhxK2dOY2NlTXpoZEYvQVU5VmdSWFR2VTA0WVd1dzl5QlZUK0FZK0diQVFaNUlQT2k2UWt4N0lFZzdNS0JlMVg4aHhPVzl1ZUJIVHp5c0U0OHRybHBaNUFRRnpkNDNOUmJzYitEaldVQ1hEUi9qUE1zdmN3TnMiLCJtYWMiOiI4Yjc2OTBhM2ZmZDc0YzM4ZWQ0YzkzZjk1MDRhMjc3ODg0NDNiODU4YTA2NDcyMTI0ZGMzODlmNzRlN2MzZDhlIiwidGFnIjoiIn0%3D; expires=Mon, 07-Apr-2025 01:21:48 GMT; Max-Age=7200; path=/ ◀XSRF-TOKEN=eyJpdiI6IkEyR3hscDA2M2ZUdE1WQndUTzFoaUE9PSIsInZhbHVlIjoidHhXOFMreVVVZHhxK2dOY2NlTXpoZEYvQVU5VmdSWFR2VTA0WVd1dzl5QlZUK0FZK0diQVFaNUlQT2k2UWt4N0lFZzdNS ▶" 1 => "365_amazcart_session=eyJpdiI6Ikd1Y2FUTFVoODVsUm0wWUl3TnRkR0E9PSIsInZhbHVlIjoiWXhScUF1N2dUTHMrbGZlYkwwdGFrS1Bhb1MwTml6Uzk3ekVraWJaNm1aOXVrL1hLQm1qN3k1Vm1HUHN1Y256SzFkOW5pYVFOTVpDa3NyQjEzWGJ2OVJxOHdsV0hZZTltNTMvNGJnQ3AzeDB0aTZEeHZoRFZ1R1ZyWHdLaE1jbzgiLCJtYWMiOiJjYWNlZDM1MGYwZDU2YmFkZWVmYTMyMTM3MDBiZDk3ZTgzMjdkZTM5ZDg5MDIyMDg4MjI1ZGY4YTlhNTkzMGFkIiwidGFnIjoiIn0%3D; expires=Mon, 07-Apr-2025 01:21:48 GMT; Max-Age=7200; path=/; httponly ◀365_amazcart_session=eyJpdiI6Ikd1Y2FUTFVoODVsUm0wWUl3TnRkR0E9PSIsInZhbHVlIjoiWXhScUF1N2dUTHMrbGZlYkwwdGFrS1Bhb1MwTml6Uzk3ekVraWJaNm1aOXVrL1hLQm1qN3k1Vm1HUHN1Y25 ▶" ] "Set-Cookie" => array:2 [▶ 0 => "XSRF-TOKEN=eyJpdiI6IkEyR3hscDA2M2ZUdE1WQndUTzFoaUE9PSIsInZhbHVlIjoidHhXOFMreVVVZHhxK2dOY2NlTXpoZEYvQVU5VmdSWFR2VTA0WVd1dzl5QlZUK0FZK0diQVFaNUlQT2k2UWt4N0lFZzdNS0JlMVg4aHhPVzl1ZUJIVHp5c0U0OHRybHBaNUFRRnpkNDNOUmJzYitEaldVQ1hEUi9qUE1zdmN3TnMiLCJtYWMiOiI4Yjc2OTBhM2ZmZDc0YzM4ZWQ0YzkzZjk1MDRhMjc3ODg0NDNiODU4YTA2NDcyMTI0ZGMzODlmNzRlN2MzZDhlIiwidGFnIjoiIn0%3D; expires=Mon, 07-Apr-2025 01:21:48 GMT; path=/ ◀XSRF-TOKEN=eyJpdiI6IkEyR3hscDA2M2ZUdE1WQndUTzFoaUE9PSIsInZhbHVlIjoidHhXOFMreVVVZHhxK2dOY2NlTXpoZEYvQVU5VmdSWFR2VTA0WVd1dzl5QlZUK0FZK0diQVFaNUlQT2k2UWt4N0lFZzdNS ▶" 1 => "365_amazcart_session=eyJpdiI6Ikd1Y2FUTFVoODVsUm0wWUl3TnRkR0E9PSIsInZhbHVlIjoiWXhScUF1N2dUTHMrbGZlYkwwdGFrS1Bhb1MwTml6Uzk3ekVraWJaNm1aOXVrL1hLQm1qN3k1Vm1HUHN1Y256SzFkOW5pYVFOTVpDa3NyQjEzWGJ2OVJxOHdsV0hZZTltNTMvNGJnQ3AzeDB0aTZEeHZoRFZ1R1ZyWHdLaE1jbzgiLCJtYWMiOiJjYWNlZDM1MGYwZDU2YmFkZWVmYTMyMTM3MDBiZDk3ZTgzMjdkZTM5ZDg5MDIyMDg4MjI1ZGY4YTlhNTkzMGFkIiwidGFnIjoiIn0%3D; expires=Mon, 07-Apr-2025 01:21:48 GMT; path=/; httponly ◀365_amazcart_session=eyJpdiI6Ikd1Y2FUTFVoODVsUm0wWUl3TnRkR0E9PSIsInZhbHVlIjoiWXhScUF1N2dUTHMrbGZlYkwwdGFrS1Bhb1MwTml6Uzk3ekVraWJaNm1aOXVrL1hLQm1qN3k1Vm1HUHN1Y25 ▶" ] ]
0 of 0array:4 [▼ "_token" => "HcQAhJfNlQuva42dOPcTTVAd3hk6ix6FCHNwGJMF" "_previous" => array:1 [▶ "url" => "http://3.109.186.209/category/vests-and-briefs?item=category&page=3" ] "_flash" => array:2 [▶ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]