[]
[]
0 of 0array:16 [▼ "host" => array:1 [▶ 0 => "www.ajkerhighlights.com" ] "connection" => array:1 [▶ 0 => "keep-alive" ] "pragma" => array:1 [▶ 0 => "no-cache" ] "cache-control" => array:1 [▶ 0 => "no-cache" ] "sec-ch-ua" => array:1 [▶ 0 => ""HeadlessChrome";v="129", "Not=A?Brand";v="8", "Chromium";v="129"" ] "sec-ch-ua-mobile" => array:1 [▶ 0 => "?0" ] "sec-ch-ua-platform" => array:1 [▶ 0 => ""Windows"" ] "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" ] "sec-fetch-site" => array:1 [▶ 0 => "none" ] "sec-fetch-mode" => array:1 [▶ 0 => "navigate" ] "sec-fetch-user" => array:1 [▶ 0 => "?1" ] "sec-fetch-dest" => array:1 [▶ 0 => "document" ] "accept-encoding" => array:1 [▶ 0 => "gzip, deflate, br, zstd" ] "x-https" => array:1 [▶ 0 => "1" ] ]
[]
0 of 0array:3 [▼ "content-type" => array:1 [▶ 0 => "text/html; charset=UTF-8" ] "cache-control" => array:1 [▶ 0 => "no-cache, private" ] "date" => array:1 [▶ 0 => "Sat, 05 Apr 2025 19:21:56 GMT" ] ]
0 of 0array:1 [▼ "_token" => "mMyA0dp5Y4iCAUn8pPo9x3w8jJwTgWoNtJtwr9qF" ]
1 x Application (58.13%) | 152ms |
1 x Booting (41.86%) | 110ms |
1 x Preparing Response (10.03%) | 26.25ms |
1 x Routing (0.97%) | 2.55ms |
7 x View (0%) | 0μs |
Backtrace |
|
select * from `categories` where `slug` = 'সর্বশেষ-সংবাদ' and `categories`.`deleted_at` is null limit 1
Bindings |
|
Backtrace |
|
select * from `visitor_infos` where `ip` = '3.139.67.194' and `created_at` between '2025-04-05 00:00:00' and '2025-04-05 23:59:59' limit 1
Bindings |
|
Backtrace |
|
select column_name as `name`, data_type as `type_name`, column_type as `type`, collation_name as `collation`, is_nullable as `nullable`, column_default as `default`, column_comment as `comment`, generation_expression as `expression`, extra as `extra` from information_schema.columns where table_schema = schema() and table_name = 'visitor_infos' order by ordinal_position asc
Backtrace |
|
insert into `visitor_infos` (`user_id`, `ip`, `iso_code`, `country`, `city`, `state_name`, `postal_code`, `lat`, `lon`, `currency`, `updated_at`, `created_at`) values (null, '3.139.67.194', 'US', 'United States', 'Dublin', 'Ohio', '43017', 40.0992, -83.1141, 'USD', '2025-04-05 19:21:56', '2025-04-05 19:21:56')
Bindings |
|
Backtrace |
|
select count(*) as aggregate from `highlights` where exists (select * from `categories` inner join `highlight_category` on `categories`.`id` = `highlight_category`.`category_id` where `highlights`.`id` = `highlight_category`.`highlight_id` and `category_id` = 59 and `categories`.`deleted_at` is null) and `status` = 1 and `highlights`.`deleted_at` is null
Bindings |
|
Backtrace |
|
select * from `highlights` where exists (select * from `categories` inner join `highlight_category` on `categories`.`id` = `highlight_category`.`category_id` where `highlights`.`id` = `highlight_category`.`highlight_id` and `category_id` = 59 and `categories`.`deleted_at` is null) and `status` = 1 and `highlights`.`deleted_at` is null order by `created_at` desc limit 10 offset 0
Bindings |
|
Backtrace |
|
select * from `settings`
Backtrace |
|
select `categories`.*, `highlight_category`.`highlight_id` as `pivot_highlight_id`, `highlight_category`.`category_id` as `pivot_category_id` from `categories` inner join `highlight_category` on `categories`.`id` = `highlight_category`.`category_id` where `highlight_category`.`highlight_id` = 808 and `categories`.`deleted_at` is null
Bindings |
|
Backtrace |
|
select * from `advertisements` where `status` = 1 and `page` = 'home' and `position` = 'banner' and `source` = 'bdads' limit 1
Bindings |
|
Backtrace |
|
select `categories`.*, (select count(*) from `highlights` inner join `highlight_category` on `highlights`.`id` = `highlight_category`.`highlight_id` where `categories`.`id` = `highlight_category`.`category_id` and `highlights`.`deleted_at` is null) as `highlights_count` from `categories` where `categories`.`deleted_at` is null order by `name` asc
Backtrace |
|