Address
22/2 BIR UTTOM A.N.M. NURUZZAMAN SARAK(BABOR ROAD) MOHAMMADPUR DHAKA 1207.
Phone
01999586777, 01748723654
Address
22/2 BIR UTTOM A.N.M. NURUZZAMAN SARAK(BABOR ROAD) MOHAMMADPUR DHAKA 1207.
Phone
01999586777, 01748723654
We use cookie for better user experience, check our policy here
Dont have an account?
Register NowWarning: You cannot undo this action
Note: Don't Click to any button or don't do any action during account Deletion, it may takes some times.
Deleting Account Means:
If you create any classified ptoducts, after deleting your account, those products will no longer in our system
After deleting your account, wallet balance will no longer in our system
0 of 0array:1 [▼ "page" => "24" ]
[]
0 of 0array:22 [▼ "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 => "br" ] "host" => array:1 [▶ 0 => "www.pharmacyexpertbd.com" ] "pragma" => array:1 [▶ 0 => "no-cache" ] "user-agent" => array:1 [▶ 0 => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" ] "cache-control" => array:1 [▶ 0 => "no-cache" ] "x-forwarded-for" => array:1 [▶ 0 => "216.73.216.226" ] "x-forwarded-proto" => array:1 [▶ 0 => "https" ] "x-real-ip" => array:1 [▶ 0 => "216.73.216.226" ] "x-real-port" => array:1 [▶ 0 => "56004" ] "x-forwarded-port" => array:1 [▶ 0 => "443" ] "x-port" => array:1 [▶ 0 => "443" ] "x-lscache" => array:1 [▶ 0 => "1" ] "sec-ch-ua" => array:1 [▶ 0 => ""Chromium";v="130", "HeadlessChrome";v="130", "Not?A_Brand";v="99"" ] "sec-ch-ua-mobile" => array:1 [▶ 0 => "?0" ] "sec-ch-ua-platform" => array:1 [▶ 0 => ""Windows"" ] "upgrade-insecure-requests" => array:1 [▶ 0 => "1" ] "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" ] "priority" => array:1 [▶ 0 => "u=0, i" ] ]
[]
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 => "Fri, 11 Jul 2025 13:21:29 GMT" ] ]
0 of 0array:2 [▼ "_token" => "wuY2lo7ANZ7HmdAmWPgxOSeb9Xnfs0yRizu4zpBH" "locale" => "en" ]
1 x Application (96.05%) | 1.42s |
1 x Preparing Response (91.99%) | 1.36s |
1 x Booting (3.95%) | 58.38ms |
1 x Routing (0.9%) | 13.39ms |
34 x View (0%) | 0μs |
# Query soft limit for Debugbar is reached after 100 queries, additional 4 queries only show the query. Limits can be raised in the config (debugbar.options.db.soft_limit)
select * from `categories` where `slug` = 'meds' limit 1
Bindings |
|
Backtrace |
|
select * from `category_translations` where `category_translations`.`category_id` in (26)
Backtrace |
|
select * from `attributes`
Backtrace |
|
select * from `attribute_translations` where `attribute_translations`.`attribute_id` in (1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 20, 21, 22, 23, 24)
Backtrace |
|
select * from `colors`
Backtrace |
|
select * from `categories` where `parent_id` = 26 order by `order_level` desc
Bindings |
|
Backtrace |
|
select * from `categories` where `categories`.`id` = 26 limit 1
Bindings |
|
Backtrace |
|
select * from `category_translations` where `category_translations`.`category_id` in (26)
Backtrace |
|
select * from `categories` where `categories`.`parent_id` in (26)
Backtrace |
|
select `attribute_id` from `attribute_category` where `category_id` in (26)
Bindings |
|
Backtrace |
|
select * from `attributes` where `id` in (1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 20, 21, 22, 23, 24)
Bindings |
|
Backtrace |
|
select * from `attribute_translations` where `attribute_translations`.`attribute_id` in (1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 20, 21, 22, 23, 24)
Backtrace |
|
select count(*) as aggregate from `products` inner join `product_categories` on `products`.`id` = `product_categories`.`product_id` where `product_categories`.`category_id` = 26 and `products`.`category_id` = 26 and `approved` = '1' and `published` = 1 and `auction_product` = 0 and `wholesale_product` = 0 and `added_by` = 'admin'
Bindings |
|
Backtrace |
|
select `products`.*, `product_categories`.`category_id` as `pivot_category_id`, `product_categories`.`product_id` as `pivot_product_id` from `products` inner join `product_categories` on `products`.`id` = `product_categories`.`product_id` where `product_categories`.`category_id` = 26 and `products`.`category_id` = 26 and `approved` = '1' and `published` = 1 and `auction_product` = 0 and `wholesale_product` = 0 and `added_by` = 'admin' order by `id` desc limit 24 offset 552
Bindings |
|
Backtrace |
|
select * from `product_translations` where `product_translations`.`product_id` in (539, 540, 541, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563)
Backtrace |
|
select * from `product_taxes` where `product_taxes`.`product_id` in (539, 540, 541, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563)
Backtrace |
|
select * from `uploads` where `uploads`.`id` in (1505, 1511, 1512, 1513, 1514, 1516, 1517, 1519, 1520, 1521, 1522, 1524, 1526, 1527, 1528, 1530, 1531, 1532, 1533, 1534, 1535, 1538, 1539, 1540) and `uploads`.`deleted_at` is null
Backtrace |
|
select count(*) as aggregate from `products` where `approved` = '1' and `published` = 1
Bindings |
|
Backtrace |
|
select min(`unit_price`) as aggregate from `products` where `approved` = '1' and `published` = 1
Bindings |
|
Backtrace |
|
select max(`unit_price`) as aggregate from `products` where `approved` = '1' and `published` = 1
Bindings |
|
Backtrace |
|
select * from `attribute_values` where `attribute_values`.`attribute_id` = 1 and `attribute_values`.`attribute_id` is not null
Bindings |
|
Backtrace |
|
select * from `attribute_values` where `attribute_values`.`attribute_id` = 2 and `attribute_values`.`attribute_id` is not null
Bindings |
|
Backtrace |
|
select * from `attribute_values` where `attribute_values`.`attribute_id` = 3 and `attribute_values`.`attribute_id` is not null
Bindings |
|
Backtrace |
|
select * from `attribute_values` where `attribute_values`.`attribute_id` = 4 and `attribute_values`.`attribute_id` is not null
Bindings |
|
Backtrace |
|
select * from `attribute_values` where `attribute_values`.`attribute_id` = 5 and `attribute_values`.`attribute_id` is not null
Bindings |
|
Backtrace |
|
select * from `attribute_values` where `attribute_values`.`attribute_id` = 6 and `attribute_values`.`attribute_id` is not null
Bindings |
|
Backtrace |
|
select * from `attribute_values` where `attribute_values`.`attribute_id` = 7 and `attribute_values`.`attribute_id` is not null
Bindings |
|
Backtrace |
|
select * from `attribute_values` where `attribute_values`.`attribute_id` = 8 and `attribute_values`.`attribute_id` is not null
Bindings |
|
Backtrace |
|
select * from `attribute_values` where `attribute_values`.`attribute_id` = 9 and `attribute_values`.`attribute_id` is not null
Bindings |
|
Backtrace |
|
select * from `attribute_values` where `attribute_values`.`attribute_id` = 10 and `attribute_values`.`attribute_id` is not null
Bindings |
|
Backtrace |
|
select * from `attribute_values` where `attribute_values`.`attribute_id` = 11 and `attribute_values`.`attribute_id` is not null
Bindings |
|
Backtrace |
|
select * from `attribute_values` where `attribute_values`.`attribute_id` = 12 and `attribute_values`.`attribute_id` is not null
Bindings |
|
Backtrace |
|
select * from `attribute_values` where `attribute_values`.`attribute_id` = 13 and `attribute_values`.`attribute_id` is not null
Bindings |
|
Backtrace |
|
select * from `attribute_values` where `attribute_values`.`attribute_id` = 14 and `attribute_values`.`attribute_id` is not null
Bindings |
|
Backtrace |
|
select * from `attribute_values` where `attribute_values`.`attribute_id` = 15 and `attribute_values`.`attribute_id` is not null
Bindings |
|
Backtrace |
|
select * from `attribute_values` where `attribute_values`.`attribute_id` = 16 and `attribute_values`.`attribute_id` is not null
Bindings |
|
Backtrace |
|
select * from `attribute_values` where `attribute_values`.`attribute_id` = 17 and `attribute_values`.`attribute_id` is not null
Bindings |
|
Backtrace |
|
select * from `attribute_values` where `attribute_values`.`attribute_id` = 20 and `attribute_values`.`attribute_id` is not null
Bindings |
|
Backtrace |
|
select * from `attribute_values` where `attribute_values`.`attribute_id` = 21 and `attribute_values`.`attribute_id` is not null
Bindings |
|
Backtrace |
|
select * from `attribute_values` where `attribute_values`.`attribute_id` = 22 and `attribute_values`.`attribute_id` is not null
Bindings |
|
Backtrace |
|
select * from `attribute_values` where `attribute_values`.`attribute_id` = 23 and `attribute_values`.`attribute_id` is not null
Bindings |
|
Backtrace |
|
select * from `attribute_values` where `attribute_values`.`attribute_id` = 24 and `attribute_values`.`attribute_id` is not null
Bindings |
|
Backtrace |
|
select * from `attributes` where `attributes`.`id` = '20' limit 1
Bindings |
|
Backtrace |
|
select * from `attribute_translations` where `attribute_translations`.`attribute_id` in (20)
Backtrace |
|
select * from `attributes` where `attributes`.`id` = '3' limit 1
Bindings |
|
Backtrace |
|
select * from `attribute_translations` where `attribute_translations`.`attribute_id` in (3)
Backtrace |
|
select * from `attributes` where `attributes`.`id` = '20' limit 1
Bindings |
|
Backtrace |
|
select * from `attribute_translations` where `attribute_translations`.`attribute_id` in (20)
Backtrace |
|
select * from `attributes` where `attributes`.`id` = '3' limit 1
Bindings |
|
Backtrace |
|
select * from `attribute_translations` where `attribute_translations`.`attribute_id` in (3)
Backtrace |
|
select * from `attributes` where `attributes`.`id` = '2' limit 1
Bindings |
|
Backtrace |
|
select * from `attribute_translations` where `attribute_translations`.`attribute_id` in (2)
Backtrace |
|
select * from `attributes` where `attributes`.`id` = '2' limit 1
Bindings |
|
Backtrace |
|
select * from `attribute_translations` where `attribute_translations`.`attribute_id` in (2)
Backtrace |
|
select * from `attributes` where `attributes`.`id` = '2' limit 1
Bindings |
|
Backtrace |
|
select * from `attribute_translations` where `attribute_translations`.`attribute_id` in (2)
Backtrace |
|
select * from `attributes` where `attributes`.`id` = '3' limit 1
Bindings |
|
Backtrace |
|
select * from `attribute_translations` where `attribute_translations`.`attribute_id` in (3)
Backtrace |
|
select * from `attributes` where `attributes`.`id` = '5' limit 1
Bindings |
|
Backtrace |
|
select * from `attribute_translations` where `attribute_translations`.`attribute_id` in (5)
Backtrace |
|
select * from `attributes` where `attributes`.`id` = '7' limit 1
Bindings |
|
Backtrace |
|
select * from `attribute_translations` where `attribute_translations`.`attribute_id` in (7)
Backtrace |
|
select * from `attributes` where `attributes`.`id` = '3' limit 1
Bindings |
|
Backtrace |
|
select * from `attribute_translations` where `attribute_translations`.`attribute_id` in (3)
Backtrace |
|
select * from `attributes` where `attributes`.`id` = '2' limit 1
Bindings |
|
Backtrace |
|
select * from `attribute_translations` where `attribute_translations`.`attribute_id` in (2)
Backtrace |
|
select * from `attributes` where `attributes`.`id` = '2' limit 1
Bindings |
|
Backtrace |
|
select * from `attribute_translations` where `attribute_translations`.`attribute_id` in (2)
Backtrace |
|
select * from `attributes` where `attributes`.`id` = '2' limit 1
Bindings |
|
Backtrace |
|
select * from `attribute_translations` where `attribute_translations`.`attribute_id` in (2)
Backtrace |
|
select * from `attributes` where `attributes`.`id` = '2' limit 1
Bindings |
|
Backtrace |
|
select * from `attribute_translations` where `attribute_translations`.`attribute_id` in (2)
Backtrace |
|
select * from `attributes` where `attributes`.`id` = '2' limit 1
Bindings |
|
Backtrace |
|
select * from `attribute_translations` where `attribute_translations`.`attribute_id` in (2)
Backtrace |
|
select * from `attributes` where `attributes`.`id` = '2' limit 1
Bindings |
|
Backtrace |
|
select * from `attribute_translations` where `attribute_translations`.`attribute_id` in (2)
Backtrace |
|
select * from `attributes` where `attributes`.`id` = '20' limit 1
Bindings |
|
Backtrace |
|
select * from `attribute_translations` where `attribute_translations`.`attribute_id` in (20)
Backtrace |
|
select * from `attributes` where `attributes`.`id` = '2' limit 1
Bindings |
|
Backtrace |
|
select * from `attribute_translations` where `attribute_translations`.`attribute_id` in (2)
Backtrace |
|
select * from `attributes` where `attributes`.`id` = '2' limit 1
Bindings |
|
Backtrace |
|
select * from `attribute_translations` where `attribute_translations`.`attribute_id` in (2)
Backtrace |
|
select * from `attributes` where `attributes`.`id` = '2' limit 1
Bindings |
|
Backtrace |
|
select * from `attribute_translations` where `attribute_translations`.`attribute_id` in (2)
Backtrace |
|
select * from `attributes` where `attributes`.`id` = '3' limit 1
Bindings |
|
Backtrace |
|
select * from `attribute_translations` where `attribute_translations`.`attribute_id` in (3)
Backtrace |
|
select * from `attributes` where `attributes`.`id` = '3' limit 1
Bindings |
|
Backtrace |
|
select * from `attribute_translations` where `attribute_translations`.`attribute_id` in (3)
Backtrace |
|
select * from `attributes` where `attributes`.`id` = '3' limit 1
Bindings |
|
Backtrace |
|
select * from `attribute_translations` where `attribute_translations`.`attribute_id` in (3)
Backtrace |
|
select * from `languages` where `code` = 'en' limit 1
Bindings |
|
Backtrace |
|
select * from `uploads` where `uploads`.`id` is null and `uploads`.`deleted_at` is null limit 1
Backtrace |
|
select * from `uploads` where `uploads`.`id` = '110' and `uploads`.`deleted_at` is null limit 1
Bindings |
|
Backtrace |
|
select * from `languages` where `code` = 'en' limit 1
Bindings |
|
Backtrace |
|
select * from `uploads` where `uploads`.`id` is null and `uploads`.`deleted_at` is null limit 1
Backtrace |
|
select * from `uploads` where `uploads`.`id` = '110' and `uploads`.`deleted_at` is null limit 1
Bindings |
|
Backtrace |
|
select * from `categories` where `level` = 0 order by `order_level` desc
Bindings |
|
Backtrace |
|
select * from `category_translations` where `category_translations`.`category_id` in (26)
Backtrace |
|
select * from `uploads` where `uploads`.`id` in (2325) and `uploads`.`deleted_at` is null
Backtrace |
|
select * from `uploads` where `uploads`.`id` in (2325) and `uploads`.`deleted_at` is null
Backtrace |
|
select * from `uploads` where `uploads`.`id` = ? and `uploads`.`deleted_at` is null limit 1
select * from `uploads` where `uploads`.`id` = ? and `uploads`.`deleted_at` is null limit 1
select * from `custom_alerts` where `status` = ? order by `id` desc
select * from `countries` where `status` = ?
Date | Method | URL | IP | Filter data |
---|