1 x Application (60.51%) | 654.58ms |
1 x Booting (38.56%) | 417.11ms |
Params | |
---|---|
0 |
|
1 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
5 |
|
6 |
|
7 |
|
8 |
|
9 |
|
10 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
5 |
|
6 |
|
7 |
|
8 |
|
9 |
|
10 |
|
11 |
|
12 |
|
13 |
|
14 |
|
15 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
5 |
|
6 |
|
7 |
|
8 |
|
9 |
|
10 |
|
11 |
|
12 |
|
13 |
|
14 |
|
15 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
5 |
|
6 |
|
7 |
|
8 |
|
9 |
|
10 |
|
11 |
|
12 |
|
13 |
|
14 |
|
15 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
5 |
|
6 |
|
7 |
|
8 |
|
9 |
|
10 |
|
11 |
|
12 |
|
13 |
|
14 |
|
15 |
|
16 |
|
17 |
|
18 |
|
19 |
|
20 |
|
21 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
5 |
|
6 |
|
7 |
|
8 |
|
9 |
|
10 |
|
11 |
|
12 |
|
13 |
|
14 |
|
15 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
5 |
|
6 |
|
7 |
|
8 |
|
9 |
|
10 |
|
11 |
|
12 |
|
13 |
|
14 |
|
15 |
|
16 |
|
17 |
|
18 |
|
19 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
5 |
|
6 |
|
7 |
|
8 |
|
9 |
|
10 |
|
11 |
|
12 |
|
13 |
|
14 |
|
15 |
|
16 |
|
17 |
|
18 |
|
19 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
5 |
|
6 |
|
7 |
|
8 |
|
9 |
|
10 |
|
11 |
|
12 |
|
13 |
|
14 |
|
15 |
|
16 |
|
17 |
|
18 |
|
19 |
|
select * from `brands` where `active` = 1 and `slug` = 'midea' and `brands`.`deleted_at` is null limit 1
880μs/app/Http/Controllers/Frontend/CategoryController.php:323biladistores_biladistoreMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `seo_modules` where `seo_modules`.`model_id` in (31) and `seo_modules`.`model_type` = 'App\Models\Brand'
7.45ms/app/Http/Controllers/Frontend/CategoryController.php:323biladistores_biladistoreMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select count(*) as aggregate from `products` where `active` = 1 and `brand_id` = 31 and `products`.`deleted_at` is null
660μs/app/Http/Controllers/Frontend/CategoryController.php:342biladistores_biladistoreMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `settings` where `key` = 'logo'
390μs/app/Models/Settings.php:67biladistores_biladistoreMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `media` where `media`.`model_id` in (31) and `media`.`model_type` = 'App\Models\Brand'
750μs/vendor/spatie/laravel-medialibrary/src/InteractsWithMedia.php:562biladistores_biladistoreMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `settings` where `key` = 'site_name'
390μs/app/Models/Settings.php:67biladistores_biladistoreMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `regions` where `active` = 1 and `parent_id` is null and `regions`.`deleted_at` is null order by `sort` asc
570μs/app/Repository/RegionRepository.php:35biladistores_biladistoreMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `categories` where `parent_id` is null and (exists (select * from `categories` as `laravel_reserved_0` where `categories`.`id` = `laravel_reserved_0`.`parent_id` and `laravel_reserved_0`.`deleted_at` is null)) and `active` = 1 and `categories`.`deleted_at` is null order by `sort` asc limit 10
1.22ms/app/Repository/CategoryRepository.php:103biladistores_biladistoreMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `categories` where `categories`.`parent_id` in (2, 3, 4, 34, 41) and `active` = 1 and `categories`.`deleted_at` is null order by `sort` asc
1.08ms/app/Repository/CategoryRepository.php:103biladistores_biladistoreMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select *, (select count(1) - 1 from `categories` as `_d` where `categories`.`deleted_at` is null and `categories`.`_lft` between `_d`.`_lft` and `_d`.`_rgt`) as `depth` from `categories` where `parent_id` is null and `active` = 1 and `categories`.`deleted_at` is null order by `sort` asc limit 14
1.23ms/app/Repository/CategoryRepository.php:63biladistores_biladistoreMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `categories` where `categories`.`parent_id` in (1, 2, 3, 4, 10, 20, 24, 34, 40, 41, 59) and `categories`.`deleted_at` is null order by `sort` asc
1.01ms/app/Repository/CategoryRepository.php:63biladistores_biladistoreMetadata | |
---|---|
Backtrace |
|
select * from `media` where `media`.`model_id` in (1, 2, 3, 4, 10, 20, 24, 34, 40, 41, 59) and `media`.`model_type` = 'App\Models\Category'
1.93ms/app/Repository/CategoryRepository.php:63biladistores_biladistoreMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `categories` where `parent_id` is null and `active` = 1 and `nav` = 1 and `categories`.`deleted_at` is null order by `sort` asc limit 14
700μs/app/Repository/CategoryRepository.php:130biladistores_biladistoreMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `pages` where `pages`.`deleted_at` is null order by `created_at` desc limit 5
4.94ms/app/View/Composers/GeneralComposer.php:33biladistores_biladistoreMetadata | |
---|---|
Backtrace |
|
select * from `categories` where `parent_id` is null and (exists (select * from `categories` as `laravel_reserved_1` where `categories`.`id` = `laravel_reserved_1`.`parent_id` and `laravel_reserved_1`.`deleted_at` is null)) and `active` = 1 and `categories`.`deleted_at` is null order by `sort` asc limit 12
1.06ms/app/Repository/CategoryRepository.php:103biladistores_biladistoreMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `categories` where `categories`.`parent_id` in (2, 3, 4, 34, 41) and `active` = 1 and `categories`.`deleted_at` is null order by `sort` asc
970μs/app/Repository/CategoryRepository.php:103biladistores_biladistoreMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `search_words` where `region_id` is null order by `count` desc limit 15
450μs/app/View/Composers/GeneralComposer.php:50biladistores_biladistoreMetadata | |
---|---|
Backtrace |
|
select * from `media` where `media`.`model_id` in (1) and `media`.`model_type` = 'App\Models\Region'
580μs/vendor/spatie/laravel-medialibrary/src/InteractsWithMedia.php:562biladistores_biladistoreMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `settings` where `key` = 'site_phone'
370μs/app/Models/Settings.php:67biladistores_biladistoreMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `slug` from `categories` where (36 between `categories`.`_lft` and `categories`.`_rgt` and `categories`.`id` <> 1) and `categories`.`deleted_at` is null
500μsview::3beff9bd0b26fc52125152e8e9de4cdc1dbe85f2:178biladistores_biladistoreMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `slug` from `categories` where (98 between `categories`.`_lft` and `categories`.`_rgt` and `categories`.`id` <> 4) and `categories`.`deleted_at` is null
490μsview::3beff9bd0b26fc52125152e8e9de4cdc1dbe85f2:178biladistores_biladistoreMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `slug` from `categories` where (93 between `categories`.`_lft` and `categories`.`_rgt` and `categories`.`id` <> 13) and `categories`.`deleted_at` is null
470μsview::3beff9bd0b26fc52125152e8e9de4cdc1dbe85f2:183biladistores_biladistoreMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `categories` where `categories`.`parent_id` = 13 and `categories`.`parent_id` is not null and `categories`.`deleted_at` is null order by `sort` asc
510μsview::3beff9bd0b26fc52125152e8e9de4cdc1dbe85f2:186biladistores_biladistoreMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `slug` from `categories` where (85 between `categories`.`_lft` and `categories`.`_rgt` and `categories`.`id` <> 11) and `categories`.`deleted_at` is null
450μsview::3beff9bd0b26fc52125152e8e9de4cdc1dbe85f2:183biladistores_biladistoreMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `categories` where `categories`.`parent_id` = 11 and `categories`.`parent_id` is not null and `categories`.`deleted_at` is null order by `sort` asc
500μsview::3beff9bd0b26fc52125152e8e9de4cdc1dbe85f2:186biladistores_biladistoreMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `slug` from `categories` where (87 between `categories`.`_lft` and `categories`.`_rgt` and `categories`.`id` <> 12) and `categories`.`deleted_at` is null
480μsview::3beff9bd0b26fc52125152e8e9de4cdc1dbe85f2:183biladistores_biladistoreMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `categories` where `categories`.`parent_id` = 12 and `categories`.`parent_id` is not null and `categories`.`deleted_at` is null order by `sort` asc
520μsview::3beff9bd0b26fc52125152e8e9de4cdc1dbe85f2:186biladistores_biladistoreMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `slug` from `categories` where (97 between `categories`.`_lft` and `categories`.`_rgt` and `categories`.`id` <> 15) and `categories`.`deleted_at` is null
470μsview::3beff9bd0b26fc52125152e8e9de4cdc1dbe85f2:183biladistores_biladistoreMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `categories` where `categories`.`parent_id` = 15 and `categories`.`parent_id` is not null and `categories`.`deleted_at` is null order by `sort` asc
470μsview::3beff9bd0b26fc52125152e8e9de4cdc1dbe85f2:186biladistores_biladistoreMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `slug` from `categories` where (89 between `categories`.`_lft` and `categories`.`_rgt` and `categories`.`id` <> 14) and `categories`.`deleted_at` is null
450μsview::3beff9bd0b26fc52125152e8e9de4cdc1dbe85f2:183biladistores_biladistoreMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `categories` where `categories`.`parent_id` = 14 and `categories`.`parent_id` is not null and `categories`.`deleted_at` is null order by `sort` asc
490μsview::3beff9bd0b26fc52125152e8e9de4cdc1dbe85f2:186biladistores_biladistoreMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `slug` from `categories` where (91 between `categories`.`_lft` and `categories`.`_rgt` and `categories`.`id` <> 16) and `categories`.`deleted_at` is null
460μsview::3beff9bd0b26fc52125152e8e9de4cdc1dbe85f2:183biladistores_biladistoreMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `categories` where `categories`.`parent_id` = 16 and `categories`.`parent_id` is not null and `categories`.`deleted_at` is null order by `sort` asc
530μsview::3beff9bd0b26fc52125152e8e9de4cdc1dbe85f2:186biladistores_biladistoreMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `slug` from `categories` where (72 between `categories`.`_lft` and `categories`.`_rgt` and `categories`.`id` <> 3) and `categories`.`deleted_at` is null
460μsview::3beff9bd0b26fc52125152e8e9de4cdc1dbe85f2:178biladistores_biladistoreMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `slug` from `categories` where (59 between `categories`.`_lft` and `categories`.`_rgt` and `categories`.`id` <> 33) and `categories`.`deleted_at` is null
470μsview::3beff9bd0b26fc52125152e8e9de4cdc1dbe85f2:183biladistores_biladistoreMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `categories` where `categories`.`parent_id` = 33 and `categories`.`parent_id` is not null and `categories`.`deleted_at` is null order by `sort` asc
520μsview::3beff9bd0b26fc52125152e8e9de4cdc1dbe85f2:186biladistores_biladistoreMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `slug` from `categories` where (63 between `categories`.`_lft` and `categories`.`_rgt` and `categories`.`id` <> 37) and `categories`.`deleted_at` is null
470μsview::3beff9bd0b26fc52125152e8e9de4cdc1dbe85f2:183biladistores_biladistoreMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `categories` where `categories`.`parent_id` = 37 and `categories`.`parent_id` is not null and `categories`.`deleted_at` is null order by `sort` asc
510μsview::3beff9bd0b26fc52125152e8e9de4cdc1dbe85f2:186biladistores_biladistoreMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `slug` from `categories` where (41 between `categories`.`_lft` and `categories`.`_rgt` and `categories`.`id` <> 19) and `categories`.`deleted_at` is null
5.24msview::3beff9bd0b26fc52125152e8e9de4cdc1dbe85f2:183biladistores_biladistoreMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `categories` where `categories`.`parent_id` = 19 and `categories`.`parent_id` is not null and `categories`.`deleted_at` is null order by `sort` asc
5.26msview::3beff9bd0b26fc52125152e8e9de4cdc1dbe85f2:186biladistores_biladistoreMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `slug` from `categories` where (65 between `categories`.`_lft` and `categories`.`_rgt` and `categories`.`id` <> 39) and `categories`.`deleted_at` is null
460μsview::3beff9bd0b26fc52125152e8e9de4cdc1dbe85f2:183biladistores_biladistoreMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `categories` where `categories`.`parent_id` = 39 and `categories`.`parent_id` is not null and `categories`.`deleted_at` is null order by `sort` asc
520μsview::3beff9bd0b26fc52125152e8e9de4cdc1dbe85f2:186biladistores_biladistoreMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `slug` from `categories` where (55 between `categories`.`_lft` and `categories`.`_rgt` and `categories`.`id` <> 31) and `categories`.`deleted_at` is null
460μsview::3beff9bd0b26fc52125152e8e9de4cdc1dbe85f2:183biladistores_biladistoreMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `categories` where `categories`.`parent_id` = 31 and `categories`.`parent_id` is not null and `categories`.`deleted_at` is null order by `sort` asc
5.46msview::3beff9bd0b26fc52125152e8e9de4cdc1dbe85f2:186biladistores_biladistoreMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `slug` from `categories` where (61 between `categories`.`_lft` and `categories`.`_rgt` and `categories`.`id` <> 36) and `categories`.`deleted_at` is null
480μsview::3beff9bd0b26fc52125152e8e9de4cdc1dbe85f2:183biladistores_biladistoreMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `categories` where `categories`.`parent_id` = 36 and `categories`.`parent_id` is not null and `categories`.`deleted_at` is null order by `sort` asc
4.57msview::3beff9bd0b26fc52125152e8e9de4cdc1dbe85f2:186biladistores_biladistoreMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `slug` from `categories` where (39 between `categories`.`_lft` and `categories`.`_rgt` and `categories`.`id` <> 18) and `categories`.`deleted_at` is null
450μsview::3beff9bd0b26fc52125152e8e9de4cdc1dbe85f2:183biladistores_biladistoreMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `categories` where `categories`.`parent_id` = 18 and `categories`.`parent_id` is not null and `categories`.`deleted_at` is null order by `sort` asc
510μsview::3beff9bd0b26fc52125152e8e9de4cdc1dbe85f2:186biladistores_biladistoreMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `slug` from `categories` where (49 between `categories`.`_lft` and `categories`.`_rgt` and `categories`.`id` <> 25) and `categories`.`deleted_at` is null
470μsview::3beff9bd0b26fc52125152e8e9de4cdc1dbe85f2:183biladistores_biladistoreMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `categories` where `categories`.`parent_id` = 25 and `categories`.`parent_id` is not null and `categories`.`deleted_at` is null order by `sort` asc
510μsview::3beff9bd0b26fc52125152e8e9de4cdc1dbe85f2:186biladistores_biladistoreMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `slug` from `categories` where (57 between `categories`.`_lft` and `categories`.`_rgt` and `categories`.`id` <> 32) and `categories`.`deleted_at` is null
9.76msview::3beff9bd0b26fc52125152e8e9de4cdc1dbe85f2:183biladistores_biladistoreMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `categories` where `categories`.`parent_id` = 32 and `categories`.`parent_id` is not null and `categories`.`deleted_at` is null order by `sort` asc
510μsview::3beff9bd0b26fc52125152e8e9de4cdc1dbe85f2:186biladistores_biladistoreMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `slug` from `categories` where (69 between `categories`.`_lft` and `categories`.`_rgt` and `categories`.`id` <> 49) and `categories`.`deleted_at` is null
460μsview::3beff9bd0b26fc52125152e8e9de4cdc1dbe85f2:183biladistores_biladistoreMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `categories` where `categories`.`parent_id` = 49 and `categories`.`parent_id` is not null and `categories`.`deleted_at` is null order by `sort` asc
510μsview::3beff9bd0b26fc52125152e8e9de4cdc1dbe85f2:186biladistores_biladistoreMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `slug` from `categories` where (43 between `categories`.`_lft` and `categories`.`_rgt` and `categories`.`id` <> 21) and `categories`.`deleted_at` is null
460μsview::3beff9bd0b26fc52125152e8e9de4cdc1dbe85f2:183biladistores_biladistoreMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `categories` where `categories`.`parent_id` = 21 and `categories`.`parent_id` is not null and `categories`.`deleted_at` is null order by `sort` asc
4.16msview::3beff9bd0b26fc52125152e8e9de4cdc1dbe85f2:186biladistores_biladistoreMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `slug` from `categories` where (53 between `categories`.`_lft` and `categories`.`_rgt` and `categories`.`id` <> 27) and `categories`.`deleted_at` is null
4.9msview::3beff9bd0b26fc52125152e8e9de4cdc1dbe85f2:183biladistores_biladistoreMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `categories` where `categories`.`parent_id` = 27 and `categories`.`parent_id` is not null and `categories`.`deleted_at` is null order by `sort` asc
5.28msview::3beff9bd0b26fc52125152e8e9de4cdc1dbe85f2:186biladistores_biladistoreMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `slug` from `categories` where (71 between `categories`.`_lft` and `categories`.`_rgt` and `categories`.`id` <> 51) and `categories`.`deleted_at` is null
460μsview::3beff9bd0b26fc52125152e8e9de4cdc1dbe85f2:183biladistores_biladistoreMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `categories` where `categories`.`parent_id` = 51 and `categories`.`parent_id` is not null and `categories`.`deleted_at` is null order by `sort` asc
500μsview::3beff9bd0b26fc52125152e8e9de4cdc1dbe85f2:186biladistores_biladistoreMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `slug` from `categories` where (47 between `categories`.`_lft` and `categories`.`_rgt` and `categories`.`id` <> 23) and `categories`.`deleted_at` is null
480μsview::3beff9bd0b26fc52125152e8e9de4cdc1dbe85f2:183biladistores_biladistoreMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `categories` where `categories`.`parent_id` = 23 and `categories`.`parent_id` is not null and `categories`.`deleted_at` is null order by `sort` asc
4.82msview::3beff9bd0b26fc52125152e8e9de4cdc1dbe85f2:186biladistores_biladistoreMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `slug` from `categories` where (67 between `categories`.`_lft` and `categories`.`_rgt` and `categories`.`id` <> 42) and `categories`.`deleted_at` is null
470μsview::3beff9bd0b26fc52125152e8e9de4cdc1dbe85f2:183biladistores_biladistoreMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `categories` where `categories`.`parent_id` = 42 and `categories`.`parent_id` is not null and `categories`.`deleted_at` is null order by `sort` asc
5.17msview::3beff9bd0b26fc52125152e8e9de4cdc1dbe85f2:186biladistores_biladistoreMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `slug` from `categories` where (28 between `categories`.`_lft` and `categories`.`_rgt` and `categories`.`id` <> 2) and `categories`.`deleted_at` is null
500μsview::3beff9bd0b26fc52125152e8e9de4cdc1dbe85f2:178biladistores_biladistoreMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `slug` from `categories` where (27 between `categories`.`_lft` and `categories`.`_rgt` and `categories`.`id` <> 55) and `categories`.`deleted_at` is null
5.4msview::3beff9bd0b26fc52125152e8e9de4cdc1dbe85f2:183biladistores_biladistoreMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `categories` where `categories`.`parent_id` = 55 and `categories`.`parent_id` is not null and `categories`.`deleted_at` is null order by `sort` asc
540μsview::3beff9bd0b26fc52125152e8e9de4cdc1dbe85f2:186biladistores_biladistoreMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `slug` from `categories` where (9 between `categories`.`_lft` and `categories`.`_rgt` and `categories`.`id` <> 17) and `categories`.`deleted_at` is null
4.96msview::3beff9bd0b26fc52125152e8e9de4cdc1dbe85f2:183biladistores_biladistoreMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `categories` where `categories`.`parent_id` = 17 and `categories`.`parent_id` is not null and `categories`.`deleted_at` is null order by `sort` asc
520μsview::3beff9bd0b26fc52125152e8e9de4cdc1dbe85f2:186biladistores_biladistoreMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `slug` from `categories` where (15 between `categories`.`_lft` and `categories`.`_rgt` and `categories`.`id` <> 5) and `categories`.`deleted_at` is null
430μsview::3beff9bd0b26fc52125152e8e9de4cdc1dbe85f2:183biladistores_biladistoreMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `categories` where `categories`.`parent_id` = 5 and `categories`.`parent_id` is not null and `categories`.`deleted_at` is null order by `sort` asc
500μsview::3beff9bd0b26fc52125152e8e9de4cdc1dbe85f2:186biladistores_biladistoreMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `slug` from `categories` where (21 between `categories`.`_lft` and `categories`.`_rgt` and `categories`.`id` <> 44) and `categories`.`deleted_at` is null
460μsview::3beff9bd0b26fc52125152e8e9de4cdc1dbe85f2:183biladistores_biladistoreMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `categories` where `categories`.`parent_id` = 44 and `categories`.`parent_id` is not null and `categories`.`deleted_at` is null order by `sort` asc
520μsview::3beff9bd0b26fc52125152e8e9de4cdc1dbe85f2:186biladistores_biladistoreMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `slug` from `categories` where (11 between `categories`.`_lft` and `categories`.`_rgt` and `categories`.`id` <> 35) and `categories`.`deleted_at` is null
450μsview::3beff9bd0b26fc52125152e8e9de4cdc1dbe85f2:183biladistores_biladistoreMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `categories` where `categories`.`parent_id` = 35 and `categories`.`parent_id` is not null and `categories`.`deleted_at` is null order by `sort` asc
470μsview::3beff9bd0b26fc52125152e8e9de4cdc1dbe85f2:186biladistores_biladistoreMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `slug` from `categories` where (17 between `categories`.`_lft` and `categories`.`_rgt` and `categories`.`id` <> 38) and `categories`.`deleted_at` is null
390μsview::3beff9bd0b26fc52125152e8e9de4cdc1dbe85f2:183biladistores_biladistoreMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `categories` where `categories`.`parent_id` = 38 and `categories`.`parent_id` is not null and `categories`.`deleted_at` is null order by `sort` asc
470μsview::3beff9bd0b26fc52125152e8e9de4cdc1dbe85f2:186biladistores_biladistoreMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `slug` from `categories` where (19 between `categories`.`_lft` and `categories`.`_rgt` and `categories`.`id` <> 43) and `categories`.`deleted_at` is null
420μsview::3beff9bd0b26fc52125152e8e9de4cdc1dbe85f2:183biladistores_biladistoreMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `categories` where `categories`.`parent_id` = 43 and `categories`.`parent_id` is not null and `categories`.`deleted_at` is null order by `sort` asc
500μsview::3beff9bd0b26fc52125152e8e9de4cdc1dbe85f2:186biladistores_biladistoreMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `slug` from `categories` where (23 between `categories`.`_lft` and `categories`.`_rgt` and `categories`.`id` <> 53) and `categories`.`deleted_at` is null
460μsview::3beff9bd0b26fc52125152e8e9de4cdc1dbe85f2:183biladistores_biladistoreMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `categories` where `categories`.`parent_id` = 53 and `categories`.`parent_id` is not null and `categories`.`deleted_at` is null order by `sort` asc
500μsview::3beff9bd0b26fc52125152e8e9de4cdc1dbe85f2:186biladistores_biladistoreMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `slug` from `categories` where (25 between `categories`.`_lft` and `categories`.`_rgt` and `categories`.`id` <> 60) and `categories`.`deleted_at` is null
460μsview::3beff9bd0b26fc52125152e8e9de4cdc1dbe85f2:183biladistores_biladistoreMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `categories` where `categories`.`parent_id` = 60 and `categories`.`parent_id` is not null and `categories`.`deleted_at` is null order by `sort` asc
480μsview::3beff9bd0b26fc52125152e8e9de4cdc1dbe85f2:186biladistores_biladistoreMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `slug` from `categories` where (6 between `categories`.`_lft` and `categories`.`_rgt` and `categories`.`id` <> 34) and `categories`.`deleted_at` is null
410μsview::3beff9bd0b26fc52125152e8e9de4cdc1dbe85f2:178biladistores_biladistoreMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `slug` from `categories` where (5 between `categories`.`_lft` and `categories`.`_rgt` and `categories`.`id` <> 57) and `categories`.`deleted_at` is null
420μsview::3beff9bd0b26fc52125152e8e9de4cdc1dbe85f2:183biladistores_biladistoreMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `categories` where `categories`.`parent_id` = 57 and `categories`.`parent_id` is not null and `categories`.`deleted_at` is null order by `sort` asc
500μsview::3beff9bd0b26fc52125152e8e9de4cdc1dbe85f2:186biladistores_biladistoreMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `slug` from `categories` where (3 between `categories`.`_lft` and `categories`.`_rgt` and `categories`.`id` <> 56) and `categories`.`deleted_at` is null
410μsview::3beff9bd0b26fc52125152e8e9de4cdc1dbe85f2:183biladistores_biladistoreMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `categories` where `categories`.`parent_id` = 56 and `categories`.`parent_id` is not null and `categories`.`deleted_at` is null order by `sort` asc
490μsview::3beff9bd0b26fc52125152e8e9de4cdc1dbe85f2:186biladistores_biladistoreMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `slug` from `categories` where (82 between `categories`.`_lft` and `categories`.`_rgt` and `categories`.`id` <> 41) and `categories`.`deleted_at` is null
460μsview::3beff9bd0b26fc52125152e8e9de4cdc1dbe85f2:178biladistores_biladistoreMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `slug` from `categories` where (79 between `categories`.`_lft` and `categories`.`_rgt` and `categories`.`id` <> 45) and `categories`.`deleted_at` is null
460μsview::3beff9bd0b26fc52125152e8e9de4cdc1dbe85f2:183biladistores_biladistoreMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `categories` where `categories`.`parent_id` = 45 and `categories`.`parent_id` is not null and `categories`.`deleted_at` is null order by `sort` asc
490μsview::3beff9bd0b26fc52125152e8e9de4cdc1dbe85f2:186biladistores_biladistoreMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `slug` from `categories` where (81 between `categories`.`_lft` and `categories`.`_rgt` and `categories`.`id` <> 46) and `categories`.`deleted_at` is null
430μsview::3beff9bd0b26fc52125152e8e9de4cdc1dbe85f2:183biladistores_biladistoreMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `categories` where `categories`.`parent_id` = 46 and `categories`.`parent_id` is not null and `categories`.`deleted_at` is null order by `sort` asc
470μsview::3beff9bd0b26fc52125152e8e9de4cdc1dbe85f2:186biladistores_biladistoreMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `slug` from `categories` where (34 between `categories`.`_lft` and `categories`.`_rgt` and `categories`.`id` <> 10) and `categories`.`deleted_at` is null
460μsview::3beff9bd0b26fc52125152e8e9de4cdc1dbe85f2:178biladistores_biladistoreMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `slug` from `categories` where (32 between `categories`.`_lft` and `categories`.`_rgt` and `categories`.`id` <> 40) and `categories`.`deleted_at` is null
470μsview::3beff9bd0b26fc52125152e8e9de4cdc1dbe85f2:178biladistores_biladistoreMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `slug` from `categories` where (30 between `categories`.`_lft` and `categories`.`_rgt` and `categories`.`id` <> 59) and `categories`.`deleted_at` is null
480μsview::3beff9bd0b26fc52125152e8e9de4cdc1dbe85f2:178biladistores_biladistoreMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `slug` from `categories` where (76 between `categories`.`_lft` and `categories`.`_rgt` and `categories`.`id` <> 20) and `categories`.`deleted_at` is null
470μsview::3beff9bd0b26fc52125152e8e9de4cdc1dbe85f2:178biladistores_biladistoreMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `slug` from `categories` where (74 between `categories`.`_lft` and `categories`.`_rgt` and `categories`.`id` <> 24) and `categories`.`deleted_at` is null
460μsview::3beff9bd0b26fc52125152e8e9de4cdc1dbe85f2:178biladistores_biladistoreMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `settings` where `key` = 'season_offers_title'
380μs/app/Models/Settings.php:67biladistores_biladistoreMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `slug` from `categories` where (36 between `categories`.`_lft` and `categories`.`_rgt` and `categories`.`id` <> 1) and `categories`.`deleted_at` is null
440μsview::3beff9bd0b26fc52125152e8e9de4cdc1dbe85f2:221biladistores_biladistoreMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `categories` where `categories`.`parent_id` = 1 and `categories`.`parent_id` is not null and `categories`.`deleted_at` is null order by `sort` asc
500μsview::3beff9bd0b26fc52125152e8e9de4cdc1dbe85f2:227biladistores_biladistoreMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `brands`.*, `brand_categories`.`category_id` as `pivot_category_id`, `brand_categories`.`brand_id` as `pivot_brand_id` from `brands` inner join `brand_categories` on `brands`.`id` = `brand_categories`.`brand_id` where `brand_categories`.`category_id` = 1 and `brands`.`deleted_at` is null
730μsview::3beff9bd0b26fc52125152e8e9de4cdc1dbe85f2:237biladistores_biladistoreMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `media` where `media`.`model_id` in (24) and `media`.`model_type` = 'App\Models\Brand'
600μs/vendor/spatie/laravel-medialibrary/src/InteractsWithMedia.php:562biladistores_biladistoreMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `media` where `media`.`model_id` in (32) and `media`.`model_type` = 'App\Models\Brand'
590μs/vendor/spatie/laravel-medialibrary/src/InteractsWithMedia.php:562biladistores_biladistoreMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `media` where `media`.`model_id` in (33) and `media`.`model_type` = 'App\Models\Brand'
550μs/vendor/spatie/laravel-medialibrary/src/InteractsWithMedia.php:562biladistores_biladistoreMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `media` where `media`.`model_id` in (37) and `media`.`model_type` = 'App\Models\Brand'
530μs/vendor/spatie/laravel-medialibrary/src/InteractsWithMedia.php:562biladistores_biladistoreMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `media` where `media`.`model_id` in (49) and `media`.`model_type` = 'App\Models\Brand'
500μs/vendor/spatie/laravel-medialibrary/src/InteractsWithMedia.php:562biladistores_biladistoreMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `media` where `media`.`model_id` in (20) and `media`.`model_type` = 'App\Models\Brand'
520μs/vendor/spatie/laravel-medialibrary/src/InteractsWithMedia.php:562biladistores_biladistoreMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `media` where `media`.`model_id` in (72) and `media`.`model_type` = 'App\Models\Brand'
550μs/vendor/spatie/laravel-medialibrary/src/InteractsWithMedia.php:562biladistores_biladistoreMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `media` where `media`.`model_id` in (73) and `media`.`model_type` = 'App\Models\Brand'
550μs/vendor/spatie/laravel-medialibrary/src/InteractsWithMedia.php:562biladistores_biladistoreMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `media` where `media`.`model_id` in (1) and `media`.`model_type` = 'App\Models\Category'
630μs/vendor/spatie/laravel-medialibrary/src/InteractsWithMedia.php:562biladistores_biladistoreMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `slug` from `categories` where (98 between `categories`.`_lft` and `categories`.`_rgt` and `categories`.`id` <> 4) and `categories`.`deleted_at` is null
510μsview::3beff9bd0b26fc52125152e8e9de4cdc1dbe85f2:221biladistores_biladistoreMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `categories` where `categories`.`parent_id` = 4 and `categories`.`parent_id` is not null and `categories`.`deleted_at` is null order by `sort` asc
620μsview::3beff9bd0b26fc52125152e8e9de4cdc1dbe85f2:227biladistores_biladistoreMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `slug` from `categories` where (93 between `categories`.`_lft` and `categories`.`_rgt` and `categories`.`id` <> 13) and `categories`.`deleted_at` is null
490μsview::3beff9bd0b26fc52125152e8e9de4cdc1dbe85f2:228biladistores_biladistoreMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `slug` from `categories` where (85 between `categories`.`_lft` and `categories`.`_rgt` and `categories`.`id` <> 11) and `categories`.`deleted_at` is null
480μsview::3beff9bd0b26fc52125152e8e9de4cdc1dbe85f2:228biladistores_biladistoreMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `slug` from `categories` where (87 between `categories`.`_lft` and `categories`.`_rgt` and `categories`.`id` <> 12) and `categories`.`deleted_at` is null
470μsview::3beff9bd0b26fc52125152e8e9de4cdc1dbe85f2:228biladistores_biladistoreMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `slug` from `categories` where (97 between `categories`.`_lft` and `categories`.`_rgt` and `categories`.`id` <> 15) and `categories`.`deleted_at` is null
510μsview::3beff9bd0b26fc52125152e8e9de4cdc1dbe85f2:228biladistores_biladistoreMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `slug` from `categories` where (89 between `categories`.`_lft` and `categories`.`_rgt` and `categories`.`id` <> 14) and `categories`.`deleted_at` is null
450μsview::3beff9bd0b26fc52125152e8e9de4cdc1dbe85f2:228biladistores_biladistoreMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `slug` from `categories` where (91 between `categories`.`_lft` and `categories`.`_rgt` and `categories`.`id` <> 16) and `categories`.`deleted_at` is null
460μsview::3beff9bd0b26fc52125152e8e9de4cdc1dbe85f2:228biladistores_biladistoreMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `brands`.*, `brand_categories`.`category_id` as `pivot_category_id`, `brand_categories`.`brand_id` as `pivot_brand_id` from `brands` inner join `brand_categories` on `brands`.`id` = `brand_categories`.`brand_id` where `brand_categories`.`category_id` = 4 and `brands`.`deleted_at` is null
850μsview::3beff9bd0b26fc52125152e8e9de4cdc1dbe85f2:237biladistores_biladistoreMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `media` where `media`.`model_id` in (59) and `media`.`model_type` = 'App\Models\Brand'
600μs/vendor/spatie/laravel-medialibrary/src/InteractsWithMedia.php:562biladistores_biladistoreMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `media` where `media`.`model_id` in (7) and `media`.`model_type` = 'App\Models\Brand'
560μs/vendor/spatie/laravel-medialibrary/src/InteractsWithMedia.php:562biladistores_biladistoreMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `media` where `media`.`model_id` in (43) and `media`.`model_type` = 'App\Models\Brand'
590μs/vendor/spatie/laravel-medialibrary/src/InteractsWithMedia.php:562biladistores_biladistoreMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `media` where `media`.`model_id` in (19) and `media`.`model_type` = 'App\Models\Brand'
530μs/vendor/spatie/laravel-medialibrary/src/InteractsWithMedia.php:562biladistores_biladistoreMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `media` where `media`.`model_id` in (21) and `media`.`model_type` = 'App\Models\Brand'
570μs/vendor/spatie/laravel-medialibrary/src/InteractsWithMedia.php:562biladistores_biladistoreMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `media` where `media`.`model_id` in (24) and `media`.`model_type` = 'App\Models\Brand'
530μs/vendor/spatie/laravel-medialibrary/src/InteractsWithMedia.php:562biladistores_biladistoreMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `media` where `media`.`model_id` in (57) and `media`.`model_type` = 'App\Models\Brand'
770μs/vendor/spatie/laravel-medialibrary/src/InteractsWithMedia.php:562biladistores_biladistoreMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `media` where `media`.`model_id` in (26) and `media`.`model_type` = 'App\Models\Brand'
600μs/vendor/spatie/laravel-medialibrary/src/InteractsWithMedia.php:562biladistores_biladistoreMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `media` where `media`.`model_id` in (27) and `media`.`model_type` = 'App\Models\Brand'
580μs/vendor/spatie/laravel-medialibrary/src/InteractsWithMedia.php:562biladistores_biladistoreMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `media` where `media`.`model_id` in (4) and `media`.`model_type` = 'App\Models\Category'
640μs/vendor/spatie/laravel-medialibrary/src/InteractsWithMedia.php:562biladistores_biladistoreMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `slug` from `categories` where (72 between `categories`.`_lft` and `categories`.`_rgt` and `categories`.`id` <> 3) and `categories`.`deleted_at` is null
530μsview::3beff9bd0b26fc52125152e8e9de4cdc1dbe85f2:221biladistores_biladistoreMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `categories` where `categories`.`parent_id` = 3 and `categories`.`parent_id` is not null and `categories`.`deleted_at` is null order by `sort` asc
800μsview::3beff9bd0b26fc52125152e8e9de4cdc1dbe85f2:227biladistores_biladistoreMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `slug` from `categories` where (59 between `categories`.`_lft` and `categories`.`_rgt` and `categories`.`id` <> 33) and `categories`.`deleted_at` is null
520μsview::3beff9bd0b26fc52125152e8e9de4cdc1dbe85f2:228biladistores_biladistoreMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `slug` from `categories` where (63 between `categories`.`_lft` and `categories`.`_rgt` and `categories`.`id` <> 37) and `categories`.`deleted_at` is null
520μsview::3beff9bd0b26fc52125152e8e9de4cdc1dbe85f2:228biladistores_biladistoreMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `slug` from `categories` where (41 between `categories`.`_lft` and `categories`.`_rgt` and `categories`.`id` <> 19) and `categories`.`deleted_at` is null
490μsview::3beff9bd0b26fc52125152e8e9de4cdc1dbe85f2:228biladistores_biladistoreMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `slug` from `categories` where (65 between `categories`.`_lft` and `categories`.`_rgt` and `categories`.`id` <> 39) and `categories`.`deleted_at` is null
500μsview::3beff9bd0b26fc52125152e8e9de4cdc1dbe85f2:228biladistores_biladistoreMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `slug` from `categories` where (55 between `categories`.`_lft` and `categories`.`_rgt` and `categories`.`id` <> 31) and `categories`.`deleted_at` is null
470μsview::3beff9bd0b26fc52125152e8e9de4cdc1dbe85f2:228biladistores_biladistoreMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `slug` from `categories` where (61 between `categories`.`_lft` and `categories`.`_rgt` and `categories`.`id` <> 36) and `categories`.`deleted_at` is null
520μsview::3beff9bd0b26fc52125152e8e9de4cdc1dbe85f2:228biladistores_biladistoreMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `slug` from `categories` where (39 between `categories`.`_lft` and `categories`.`_rgt` and `categories`.`id` <> 18) and `categories`.`deleted_at` is null
510μsview::3beff9bd0b26fc52125152e8e9de4cdc1dbe85f2:228biladistores_biladistoreMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `slug` from `categories` where (49 between `categories`.`_lft` and `categories`.`_rgt` and `categories`.`id` <> 25) and `categories`.`deleted_at` is null
490μsview::3beff9bd0b26fc52125152e8e9de4cdc1dbe85f2:228biladistores_biladistoreMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `slug` from `categories` where (57 between `categories`.`_lft` and `categories`.`_rgt` and `categories`.`id` <> 32) and `categories`.`deleted_at` is null
510μsview::3beff9bd0b26fc52125152e8e9de4cdc1dbe85f2:228biladistores_biladistoreMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `slug` from `categories` where (69 between `categories`.`_lft` and `categories`.`_rgt` and `categories`.`id` <> 49) and `categories`.`deleted_at` is null
460μsview::3beff9bd0b26fc52125152e8e9de4cdc1dbe85f2:228biladistores_biladistoreMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `slug` from `categories` where (43 between `categories`.`_lft` and `categories`.`_rgt` and `categories`.`id` <> 21) and `categories`.`deleted_at` is null
510μsview::3beff9bd0b26fc52125152e8e9de4cdc1dbe85f2:228biladistores_biladistoreMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `slug` from `categories` where (53 between `categories`.`_lft` and `categories`.`_rgt` and `categories`.`id` <> 27) and `categories`.`deleted_at` is null
480μsview::3beff9bd0b26fc52125152e8e9de4cdc1dbe85f2:228biladistores_biladistoreMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `slug` from `categories` where (71 between `categories`.`_lft` and `categories`.`_rgt` and `categories`.`id` <> 51) and `categories`.`deleted_at` is null
510μsview::3beff9bd0b26fc52125152e8e9de4cdc1dbe85f2:228biladistores_biladistoreMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `slug` from `categories` where (47 between `categories`.`_lft` and `categories`.`_rgt` and `categories`.`id` <> 23) and `categories`.`deleted_at` is null
500μsview::3beff9bd0b26fc52125152e8e9de4cdc1dbe85f2:228biladistores_biladistoreMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `slug` from `categories` where (67 between `categories`.`_lft` and `categories`.`_rgt` and `categories`.`id` <> 42) and `categories`.`deleted_at` is null
500μsview::3beff9bd0b26fc52125152e8e9de4cdc1dbe85f2:228biladistores_biladistoreMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `brands`.*, `brand_categories`.`category_id` as `pivot_category_id`, `brand_categories`.`brand_id` as `pivot_brand_id` from `brands` inner join `brand_categories` on `brands`.`id` = `brand_categories`.`brand_id` where `brand_categories`.`category_id` = 3 and `brands`.`deleted_at` is null
900μsview::3beff9bd0b26fc52125152e8e9de4cdc1dbe85f2:237biladistores_biladistoreMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `media` where `media`.`model_id` in (7) and `media`.`model_type` = 'App\Models\Brand'
3.42ms/vendor/spatie/laravel-medialibrary/src/InteractsWithMedia.php:562biladistores_biladistoreMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `media` where `media`.`model_id` in (17) and `media`.`model_type` = 'App\Models\Brand'
580μs/vendor/spatie/laravel-medialibrary/src/InteractsWithMedia.php:562biladistores_biladistoreMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `media` where `media`.`model_id` in (18) and `media`.`model_type` = 'App\Models\Brand'
590μs/vendor/spatie/laravel-medialibrary/src/InteractsWithMedia.php:562biladistores_biladistoreMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `media` where `media`.`model_id` in (19) and `media`.`model_type` = 'App\Models\Brand'
2.55ms/vendor/spatie/laravel-medialibrary/src/InteractsWithMedia.php:562biladistores_biladistoreMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `media` where `media`.`model_id` in (20) and `media`.`model_type` = 'App\Models\Brand'
2.51ms/vendor/spatie/laravel-medialibrary/src/InteractsWithMedia.php:562biladistores_biladistoreMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `media` where `media`.`model_id` in (21) and `media`.`model_type` = 'App\Models\Brand'
2.42ms/vendor/spatie/laravel-medialibrary/src/InteractsWithMedia.php:562biladistores_biladistoreMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `media` where `media`.`model_id` in (43) and `media`.`model_type` = 'App\Models\Brand'
570μs/vendor/spatie/laravel-medialibrary/src/InteractsWithMedia.php:562biladistores_biladistoreMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `media` where `media`.`model_id` in (24) and `media`.`model_type` = 'App\Models\Brand'
580μs/vendor/spatie/laravel-medialibrary/src/InteractsWithMedia.php:562biladistores_biladistoreMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `media` where `media`.`model_id` in (25) and `media`.`model_type` = 'App\Models\Brand'
560μs/vendor/spatie/laravel-medialibrary/src/InteractsWithMedia.php:562biladistores_biladistoreMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `media` where `media`.`model_id` in (3) and `media`.`model_type` = 'App\Models\Category'
610μs/vendor/spatie/laravel-medialibrary/src/InteractsWithMedia.php:562biladistores_biladistoreMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `slug` from `categories` where (28 between `categories`.`_lft` and `categories`.`_rgt` and `categories`.`id` <> 2) and `categories`.`deleted_at` is null
540μsview::3beff9bd0b26fc52125152e8e9de4cdc1dbe85f2:221biladistores_biladistoreMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `categories` where `categories`.`parent_id` = 2 and `categories`.`parent_id` is not null and `categories`.`deleted_at` is null order by `sort` asc
740μsview::3beff9bd0b26fc52125152e8e9de4cdc1dbe85f2:227biladistores_biladistoreMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `slug` from `categories` where (27 between `categories`.`_lft` and `categories`.`_rgt` and `categories`.`id` <> 55) and `categories`.`deleted_at` is null
500μsview::3beff9bd0b26fc52125152e8e9de4cdc1dbe85f2:228biladistores_biladistoreMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `slug` from `categories` where (9 between `categories`.`_lft` and `categories`.`_rgt` and `categories`.`id` <> 17) and `categories`.`deleted_at` is null
440μsview::3beff9bd0b26fc52125152e8e9de4cdc1dbe85f2:228biladistores_biladistoreMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `slug` from `categories` where (15 between `categories`.`_lft` and `categories`.`_rgt` and `categories`.`id` <> 5) and `categories`.`deleted_at` is null
440μsview::3beff9bd0b26fc52125152e8e9de4cdc1dbe85f2:228biladistores_biladistoreMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `slug` from `categories` where (21 between `categories`.`_lft` and `categories`.`_rgt` and `categories`.`id` <> 44) and `categories`.`deleted_at` is null
490μsview::3beff9bd0b26fc52125152e8e9de4cdc1dbe85f2:228biladistores_biladistoreMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `slug` from `categories` where (11 between `categories`.`_lft` and `categories`.`_rgt` and `categories`.`id` <> 35) and `categories`.`deleted_at` is null
430μsview::3beff9bd0b26fc52125152e8e9de4cdc1dbe85f2:228biladistores_biladistoreMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `slug` from `categories` where (17 between `categories`.`_lft` and `categories`.`_rgt` and `categories`.`id` <> 38) and `categories`.`deleted_at` is null
430μsview::3beff9bd0b26fc52125152e8e9de4cdc1dbe85f2:228biladistores_biladistoreMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `slug` from `categories` where (19 between `categories`.`_lft` and `categories`.`_rgt` and `categories`.`id` <> 43) and `categories`.`deleted_at` is null
430μsview::3beff9bd0b26fc52125152e8e9de4cdc1dbe85f2:228biladistores_biladistoreMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `slug` from `categories` where (23 between `categories`.`_lft` and `categories`.`_rgt` and `categories`.`id` <> 53) and `categories`.`deleted_at` is null
500μsview::3beff9bd0b26fc52125152e8e9de4cdc1dbe85f2:228biladistores_biladistoreMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `slug` from `categories` where (25 between `categories`.`_lft` and `categories`.`_rgt` and `categories`.`id` <> 60) and `categories`.`deleted_at` is null
530μsview::3beff9bd0b26fc52125152e8e9de4cdc1dbe85f2:228biladistores_biladistoreMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `brands`.*, `brand_categories`.`category_id` as `pivot_category_id`, `brand_categories`.`brand_id` as `pivot_brand_id` from `brands` inner join `brand_categories` on `brands`.`id` = `brand_categories`.`brand_id` where `brand_categories`.`category_id` = 2 and `brands`.`deleted_at` is null
940μsview::3beff9bd0b26fc52125152e8e9de4cdc1dbe85f2:237biladistores_biladistoreMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `media` where `media`.`model_id` in (29) and `media`.`model_type` = 'App\Models\Brand'
620μs/vendor/spatie/laravel-medialibrary/src/InteractsWithMedia.php:562biladistores_biladistoreMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `media` where `media`.`model_id` in (21) and `media`.`model_type` = 'App\Models\Brand'
570μs/vendor/spatie/laravel-medialibrary/src/InteractsWithMedia.php:562biladistores_biladistoreMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `media` where `media`.`model_id` in (27) and `media`.`model_type` = 'App\Models\Brand'
570μs/vendor/spatie/laravel-medialibrary/src/InteractsWithMedia.php:562biladistores_biladistoreMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `media` where `media`.`model_id` in (47) and `media`.`model_type` = 'App\Models\Brand'
550μs/vendor/spatie/laravel-medialibrary/src/InteractsWithMedia.php:562biladistores_biladistoreMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `media` where `media`.`model_id` in (38) and `media`.`model_type` = 'App\Models\Brand'
570μs/vendor/spatie/laravel-medialibrary/src/InteractsWithMedia.php:562biladistores_biladistoreMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `media` where `media`.`model_id` in (33) and `media`.`model_type` = 'App\Models\Brand'
600μs/vendor/spatie/laravel-medialibrary/src/InteractsWithMedia.php:562biladistores_biladistoreMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `media` where `media`.`model_id` in (55) and `media`.`model_type` = 'App\Models\Brand'
530μs/vendor/spatie/laravel-medialibrary/src/InteractsWithMedia.php:562biladistores_biladistoreMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `media` where `media`.`model_id` in (54) and `media`.`model_type` = 'App\Models\Brand'
540μs/vendor/spatie/laravel-medialibrary/src/InteractsWithMedia.php:562biladistores_biladistoreMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `media` where `media`.`model_id` in (32) and `media`.`model_type` = 'App\Models\Brand'
540μs/vendor/spatie/laravel-medialibrary/src/InteractsWithMedia.php:562biladistores_biladistoreMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `media` where `media`.`model_id` in (2) and `media`.`model_type` = 'App\Models\Category'
600μs/vendor/spatie/laravel-medialibrary/src/InteractsWithMedia.php:562biladistores_biladistoreMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `slug` from `categories` where (6 between `categories`.`_lft` and `categories`.`_rgt` and `categories`.`id` <> 34) and `categories`.`deleted_at` is null
440μsview::3beff9bd0b26fc52125152e8e9de4cdc1dbe85f2:221biladistores_biladistoreMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `categories` where `categories`.`parent_id` = 34 and `categories`.`parent_id` is not null and `categories`.`deleted_at` is null order by `sort` asc
620μsview::3beff9bd0b26fc52125152e8e9de4cdc1dbe85f2:227biladistores_biladistoreMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `slug` from `categories` where (5 between `categories`.`_lft` and `categories`.`_rgt` and `categories`.`id` <> 57) and `categories`.`deleted_at` is null
450μsview::3beff9bd0b26fc52125152e8e9de4cdc1dbe85f2:228biladistores_biladistoreMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `slug` from `categories` where (3 between `categories`.`_lft` and `categories`.`_rgt` and `categories`.`id` <> 56) and `categories`.`deleted_at` is null
440μsview::3beff9bd0b26fc52125152e8e9de4cdc1dbe85f2:228biladistores_biladistoreMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `brands`.*, `brand_categories`.`category_id` as `pivot_category_id`, `brand_categories`.`brand_id` as `pivot_brand_id` from `brands` inner join `brand_categories` on `brands`.`id` = `brand_categories`.`brand_id` where `brand_categories`.`category_id` = 34 and `brands`.`deleted_at` is null
660μsview::3beff9bd0b26fc52125152e8e9de4cdc1dbe85f2:237biladistores_biladistoreMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `media` where `media`.`model_id` in (7) and `media`.`model_type` = 'App\Models\Brand'
570μs/vendor/spatie/laravel-medialibrary/src/InteractsWithMedia.php:562biladistores_biladistoreMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `media` where `media`.`model_id` in (29) and `media`.`model_type` = 'App\Models\Brand'
570μs/vendor/spatie/laravel-medialibrary/src/InteractsWithMedia.php:562biladistores_biladistoreMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `media` where `media`.`model_id` in (27) and `media`.`model_type` = 'App\Models\Brand'
560μs/vendor/spatie/laravel-medialibrary/src/InteractsWithMedia.php:562biladistores_biladistoreMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `media` where `media`.`model_id` in (32) and `media`.`model_type` = 'App\Models\Brand'
560μs/vendor/spatie/laravel-medialibrary/src/InteractsWithMedia.php:562biladistores_biladistoreMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `media` where `media`.`model_id` in (30) and `media`.`model_type` = 'App\Models\Brand'
540μs/vendor/spatie/laravel-medialibrary/src/InteractsWithMedia.php:562biladistores_biladistoreMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `media` where `media`.`model_id` in (24) and `media`.`model_type` = 'App\Models\Brand'
560μs/vendor/spatie/laravel-medialibrary/src/InteractsWithMedia.php:562biladistores_biladistoreMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `media` where `media`.`model_id` in (49) and `media`.`model_type` = 'App\Models\Brand'
550μs/vendor/spatie/laravel-medialibrary/src/InteractsWithMedia.php:562biladistores_biladistoreMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `media` where `media`.`model_id` in (40) and `media`.`model_type` = 'App\Models\Brand'
570μs/vendor/spatie/laravel-medialibrary/src/InteractsWithMedia.php:562biladistores_biladistoreMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `media` where `media`.`model_id` in (20) and `media`.`model_type` = 'App\Models\Brand'
550μs/vendor/spatie/laravel-medialibrary/src/InteractsWithMedia.php:562biladistores_biladistoreMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `media` where `media`.`model_id` in (34) and `media`.`model_type` = 'App\Models\Category'
660μs/vendor/spatie/laravel-medialibrary/src/InteractsWithMedia.php:562biladistores_biladistoreMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `slug` from `categories` where (82 between `categories`.`_lft` and `categories`.`_rgt` and `categories`.`id` <> 41) and `categories`.`deleted_at` is null
580μsview::3beff9bd0b26fc52125152e8e9de4cdc1dbe85f2:221biladistores_biladistoreMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `categories` where `categories`.`parent_id` = 41 and `categories`.`parent_id` is not null and `categories`.`deleted_at` is null order by `sort` asc
600μsview::3beff9bd0b26fc52125152e8e9de4cdc1dbe85f2:227biladistores_biladistoreMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `slug` from `categories` where (79 between `categories`.`_lft` and `categories`.`_rgt` and `categories`.`id` <> 45) and `categories`.`deleted_at` is null
470μsview::3beff9bd0b26fc52125152e8e9de4cdc1dbe85f2:228biladistores_biladistoreMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `slug` from `categories` where (81 between `categories`.`_lft` and `categories`.`_rgt` and `categories`.`id` <> 46) and `categories`.`deleted_at` is null
480μsview::3beff9bd0b26fc52125152e8e9de4cdc1dbe85f2:228biladistores_biladistoreMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `brands`.*, `brand_categories`.`category_id` as `pivot_category_id`, `brand_categories`.`brand_id` as `pivot_brand_id` from `brands` inner join `brand_categories` on `brands`.`id` = `brand_categories`.`brand_id` where `brand_categories`.`category_id` = 41 and `brands`.`deleted_at` is null
770μsview::3beff9bd0b26fc52125152e8e9de4cdc1dbe85f2:237biladistores_biladistoreMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `media` where `media`.`model_id` in (40) and `media`.`model_type` = 'App\Models\Brand'
580μs/vendor/spatie/laravel-medialibrary/src/InteractsWithMedia.php:562biladistores_biladistoreMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `media` where `media`.`model_id` in (22) and `media`.`model_type` = 'App\Models\Brand'
580μs/vendor/spatie/laravel-medialibrary/src/InteractsWithMedia.php:562biladistores_biladistoreMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `media` where `media`.`model_id` in (51) and `media`.`model_type` = 'App\Models\Brand'
570μs/vendor/spatie/laravel-medialibrary/src/InteractsWithMedia.php:562biladistores_biladistoreMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `media` where `media`.`model_id` in (37) and `media`.`model_type` = 'App\Models\Brand'
560μs/vendor/spatie/laravel-medialibrary/src/InteractsWithMedia.php:562biladistores_biladistoreMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `media` where `media`.`model_id` in (24) and `media`.`model_type` = 'App\Models\Brand'
1ms/vendor/spatie/laravel-medialibrary/src/InteractsWithMedia.php:562biladistores_biladistoreMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `media` where `media`.`model_id` in (41) and `media`.`model_type` = 'App\Models\Brand'
540μs/vendor/spatie/laravel-medialibrary/src/InteractsWithMedia.php:562biladistores_biladistoreMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `media` where `media`.`model_id` in (30) and `media`.`model_type` = 'App\Models\Brand'
540μs/vendor/spatie/laravel-medialibrary/src/InteractsWithMedia.php:562biladistores_biladistoreMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `media` where `media`.`model_id` in (28) and `media`.`model_type` = 'App\Models\Brand'
540μs/vendor/spatie/laravel-medialibrary/src/InteractsWithMedia.php:562biladistores_biladistoreMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `media` where `media`.`model_id` in (1) and `media`.`model_type` = 'App\Models\Brand'
580μs/vendor/spatie/laravel-medialibrary/src/InteractsWithMedia.php:562biladistores_biladistoreMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `media` where `media`.`model_id` in (41) and `media`.`model_type` = 'App\Models\Category'
630μs/vendor/spatie/laravel-medialibrary/src/InteractsWithMedia.php:562biladistores_biladistoreMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `slug` from `categories` where (93 between `categories`.`_lft` and `categories`.`_rgt` and `categories`.`id` <> 13) and `categories`.`deleted_at` is null
500μsview::4d6cd406f53667e5b33fcca490bffc1e9838746a:40biladistores_biladistoreMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `slug` from `categories` where (85 between `categories`.`_lft` and `categories`.`_rgt` and `categories`.`id` <> 11) and `categories`.`deleted_at` is null
510μsview::4d6cd406f53667e5b33fcca490bffc1e9838746a:40biladistores_biladistoreMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `slug` from `categories` where (87 between `categories`.`_lft` and `categories`.`_rgt` and `categories`.`id` <> 12) and `categories`.`deleted_at` is null
490μsview::4d6cd406f53667e5b33fcca490bffc1e9838746a:40biladistores_biladistoreMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `slug` from `categories` where (97 between `categories`.`_lft` and `categories`.`_rgt` and `categories`.`id` <> 15) and `categories`.`deleted_at` is null
480μsview::4d6cd406f53667e5b33fcca490bffc1e9838746a:40biladistores_biladistoreMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `slug` from `categories` where (89 between `categories`.`_lft` and `categories`.`_rgt` and `categories`.`id` <> 14) and `categories`.`deleted_at` is null
460μsview::4d6cd406f53667e5b33fcca490bffc1e9838746a:40biladistores_biladistoreMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `slug` from `categories` where (91 between `categories`.`_lft` and `categories`.`_rgt` and `categories`.`id` <> 16) and `categories`.`deleted_at` is null
480μsview::4d6cd406f53667e5b33fcca490bffc1e9838746a:40biladistores_biladistoreMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `slug` from `categories` where (59 between `categories`.`_lft` and `categories`.`_rgt` and `categories`.`id` <> 33) and `categories`.`deleted_at` is null
480μsview::4d6cd406f53667e5b33fcca490bffc1e9838746a:40biladistores_biladistoreMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `slug` from `categories` where (63 between `categories`.`_lft` and `categories`.`_rgt` and `categories`.`id` <> 37) and `categories`.`deleted_at` is null
480μsview::4d6cd406f53667e5b33fcca490bffc1e9838746a:40biladistores_biladistoreMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `slug` from `categories` where (41 between `categories`.`_lft` and `categories`.`_rgt` and `categories`.`id` <> 19) and `categories`.`deleted_at` is null
500μsview::4d6cd406f53667e5b33fcca490bffc1e9838746a:40biladistores_biladistoreMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `slug` from `categories` where (65 between `categories`.`_lft` and `categories`.`_rgt` and `categories`.`id` <> 39) and `categories`.`deleted_at` is null
480μsview::4d6cd406f53667e5b33fcca490bffc1e9838746a:40biladistores_biladistoreMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `slug` from `categories` where (55 between `categories`.`_lft` and `categories`.`_rgt` and `categories`.`id` <> 31) and `categories`.`deleted_at` is null
490μsview::4d6cd406f53667e5b33fcca490bffc1e9838746a:40biladistores_biladistoreMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `slug` from `categories` where (61 between `categories`.`_lft` and `categories`.`_rgt` and `categories`.`id` <> 36) and `categories`.`deleted_at` is null
470μsview::4d6cd406f53667e5b33fcca490bffc1e9838746a:40biladistores_biladistoreMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `slug` from `categories` where (39 between `categories`.`_lft` and `categories`.`_rgt` and `categories`.`id` <> 18) and `categories`.`deleted_at` is null
550μsview::4d6cd406f53667e5b33fcca490bffc1e9838746a:40biladistores_biladistoreMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `slug` from `categories` where (49 between `categories`.`_lft` and `categories`.`_rgt` and `categories`.`id` <> 25) and `categories`.`deleted_at` is null
520μsview::4d6cd406f53667e5b33fcca490bffc1e9838746a:40biladistores_biladistoreMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `slug` from `categories` where (57 between `categories`.`_lft` and `categories`.`_rgt` and `categories`.`id` <> 32) and `categories`.`deleted_at` is null
520μsview::4d6cd406f53667e5b33fcca490bffc1e9838746a:40biladistores_biladistoreMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `slug` from `categories` where (69 between `categories`.`_lft` and `categories`.`_rgt` and `categories`.`id` <> 49) and `categories`.`deleted_at` is null
500μsview::4d6cd406f53667e5b33fcca490bffc1e9838746a:40biladistores_biladistoreMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `slug` from `categories` where (43 between `categories`.`_lft` and `categories`.`_rgt` and `categories`.`id` <> 21) and `categories`.`deleted_at` is null
500μsview::4d6cd406f53667e5b33fcca490bffc1e9838746a:40biladistores_biladistoreMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `slug` from `categories` where (53 between `categories`.`_lft` and `categories`.`_rgt` and `categories`.`id` <> 27) and `categories`.`deleted_at` is null
500μsview::4d6cd406f53667e5b33fcca490bffc1e9838746a:40biladistores_biladistoreMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `slug` from `categories` where (71 between `categories`.`_lft` and `categories`.`_rgt` and `categories`.`id` <> 51) and `categories`.`deleted_at` is null
470μsview::4d6cd406f53667e5b33fcca490bffc1e9838746a:40biladistores_biladistoreMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `slug` from `categories` where (47 between `categories`.`_lft` and `categories`.`_rgt` and `categories`.`id` <> 23) and `categories`.`deleted_at` is null
480μsview::4d6cd406f53667e5b33fcca490bffc1e9838746a:40biladistores_biladistoreMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `slug` from `categories` where (67 between `categories`.`_lft` and `categories`.`_rgt` and `categories`.`id` <> 42) and `categories`.`deleted_at` is null
500μsview::4d6cd406f53667e5b33fcca490bffc1e9838746a:40biladistores_biladistoreMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `slug` from `categories` where (27 between `categories`.`_lft` and `categories`.`_rgt` and `categories`.`id` <> 55) and `categories`.`deleted_at` is null
500μsview::4d6cd406f53667e5b33fcca490bffc1e9838746a:40biladistores_biladistoreMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `slug` from `categories` where (9 between `categories`.`_lft` and `categories`.`_rgt` and `categories`.`id` <> 17) and `categories`.`deleted_at` is null
470μsview::4d6cd406f53667e5b33fcca490bffc1e9838746a:40biladistores_biladistoreMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `slug` from `categories` where (15 between `categories`.`_lft` and `categories`.`_rgt` and `categories`.`id` <> 5) and `categories`.`deleted_at` is null
450μsview::4d6cd406f53667e5b33fcca490bffc1e9838746a:40biladistores_biladistoreMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `slug` from `categories` where (21 between `categories`.`_lft` and `categories`.`_rgt` and `categories`.`id` <> 44) and `categories`.`deleted_at` is null
480μsview::4d6cd406f53667e5b33fcca490bffc1e9838746a:40biladistores_biladistoreMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `slug` from `categories` where (11 between `categories`.`_lft` and `categories`.`_rgt` and `categories`.`id` <> 35) and `categories`.`deleted_at` is null
440μsview::4d6cd406f53667e5b33fcca490bffc1e9838746a:40biladistores_biladistoreMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `slug` from `categories` where (17 between `categories`.`_lft` and `categories`.`_rgt` and `categories`.`id` <> 38) and `categories`.`deleted_at` is null
460μsview::4d6cd406f53667e5b33fcca490bffc1e9838746a:40biladistores_biladistoreMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `slug` from `categories` where (19 between `categories`.`_lft` and `categories`.`_rgt` and `categories`.`id` <> 43) and `categories`.`deleted_at` is null
440μsview::4d6cd406f53667e5b33fcca490bffc1e9838746a:40biladistores_biladistoreMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `slug` from `categories` where (23 between `categories`.`_lft` and `categories`.`_rgt` and `categories`.`id` <> 53) and `categories`.`deleted_at` is null
500μsview::4d6cd406f53667e5b33fcca490bffc1e9838746a:40biladistores_biladistoreMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `slug` from `categories` where (25 between `categories`.`_lft` and `categories`.`_rgt` and `categories`.`id` <> 60) and `categories`.`deleted_at` is null
460μsview::4d6cd406f53667e5b33fcca490bffc1e9838746a:40biladistores_biladistoreMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `slug` from `categories` where (5 between `categories`.`_lft` and `categories`.`_rgt` and `categories`.`id` <> 57) and `categories`.`deleted_at` is null
430μsview::4d6cd406f53667e5b33fcca490bffc1e9838746a:40biladistores_biladistoreMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `slug` from `categories` where (3 between `categories`.`_lft` and `categories`.`_rgt` and `categories`.`id` <> 56) and `categories`.`deleted_at` is null
450μsview::4d6cd406f53667e5b33fcca490bffc1e9838746a:40biladistores_biladistoreMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `slug` from `categories` where (79 between `categories`.`_lft` and `categories`.`_rgt` and `categories`.`id` <> 45) and `categories`.`deleted_at` is null
510μsview::4d6cd406f53667e5b33fcca490bffc1e9838746a:40biladistores_biladistoreMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `slug` from `categories` where (81 between `categories`.`_lft` and `categories`.`_rgt` and `categories`.`id` <> 46) and `categories`.`deleted_at` is null
490μsview::4d6cd406f53667e5b33fcca490bffc1e9838746a:40biladistores_biladistoreMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `settings` where `key` = 'ios_app_link'
380μs/app/Models/Settings.php:67biladistores_biladistoreMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `settings` where `key` = 'android_app_link'
380μs/app/Models/Settings.php:67biladistores_biladistoreMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `settings` where `key` = 'site_vat_number'
380μs/app/Models/Settings.php:67biladistores_biladistoreMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `settings` where `key` = 'social_media'
410μs/app/Models/Settings.php:67biladistores_biladistoreMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `slug` from `categories` where (93 between `categories`.`_lft` and `categories`.`_rgt` and `categories`.`id` <> 13) and `categories`.`deleted_at` is null
500μsview::4d6cd406f53667e5b33fcca490bffc1e9838746a:133biladistores_biladistoreMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `slug` from `categories` where (85 between `categories`.`_lft` and `categories`.`_rgt` and `categories`.`id` <> 11) and `categories`.`deleted_at` is null
510μsview::4d6cd406f53667e5b33fcca490bffc1e9838746a:133biladistores_biladistoreMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `slug` from `categories` where (87 between `categories`.`_lft` and `categories`.`_rgt` and `categories`.`id` <> 12) and `categories`.`deleted_at` is null
490μsview::4d6cd406f53667e5b33fcca490bffc1e9838746a:133biladistores_biladistoreMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `slug` from `categories` where (97 between `categories`.`_lft` and `categories`.`_rgt` and `categories`.`id` <> 15) and `categories`.`deleted_at` is null
490μsview::4d6cd406f53667e5b33fcca490bffc1e9838746a:133biladistores_biladistoreMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `slug` from `categories` where (89 between `categories`.`_lft` and `categories`.`_rgt` and `categories`.`id` <> 14) and `categories`.`deleted_at` is null
460μsview::4d6cd406f53667e5b33fcca490bffc1e9838746a:133biladistores_biladistoreMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `slug` from `categories` where (91 between `categories`.`_lft` and `categories`.`_rgt` and `categories`.`id` <> 16) and `categories`.`deleted_at` is null
490μsview::4d6cd406f53667e5b33fcca490bffc1e9838746a:133biladistores_biladistoreMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `slug` from `categories` where (59 between `categories`.`_lft` and `categories`.`_rgt` and `categories`.`id` <> 33) and `categories`.`deleted_at` is null
480μsview::4d6cd406f53667e5b33fcca490bffc1e9838746a:133biladistores_biladistoreMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `slug` from `categories` where (63 between `categories`.`_lft` and `categories`.`_rgt` and `categories`.`id` <> 37) and `categories`.`deleted_at` is null
490μsview::4d6cd406f53667e5b33fcca490bffc1e9838746a:133biladistores_biladistoreMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `slug` from `categories` where (41 between `categories`.`_lft` and `categories`.`_rgt` and `categories`.`id` <> 19) and `categories`.`deleted_at` is null
490μsview::4d6cd406f53667e5b33fcca490bffc1e9838746a:133biladistores_biladistoreMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `slug` from `categories` where (65 between `categories`.`_lft` and `categories`.`_rgt` and `categories`.`id` <> 39) and `categories`.`deleted_at` is null
500μsview::4d6cd406f53667e5b33fcca490bffc1e9838746a:133biladistores_biladistoreMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `slug` from `categories` where (55 between `categories`.`_lft` and `categories`.`_rgt` and `categories`.`id` <> 31) and `categories`.`deleted_at` is null
480μsview::4d6cd406f53667e5b33fcca490bffc1e9838746a:133biladistores_biladistoreMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `slug` from `categories` where (61 between `categories`.`_lft` and `categories`.`_rgt` and `categories`.`id` <> 36) and `categories`.`deleted_at` is null
480μsview::4d6cd406f53667e5b33fcca490bffc1e9838746a:133biladistores_biladistoreMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `slug` from `categories` where (39 between `categories`.`_lft` and `categories`.`_rgt` and `categories`.`id` <> 18) and `categories`.`deleted_at` is null
500μsview::4d6cd406f53667e5b33fcca490bffc1e9838746a:133biladistores_biladistoreMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `slug` from `categories` where (49 between `categories`.`_lft` and `categories`.`_rgt` and `categories`.`id` <> 25) and `categories`.`deleted_at` is null
500μsview::4d6cd406f53667e5b33fcca490bffc1e9838746a:133biladistores_biladistoreMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `slug` from `categories` where (57 between `categories`.`_lft` and `categories`.`_rgt` and `categories`.`id` <> 32) and `categories`.`deleted_at` is null
490μsview::4d6cd406f53667e5b33fcca490bffc1e9838746a:133biladistores_biladistoreMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `slug` from `categories` where (69 between `categories`.`_lft` and `categories`.`_rgt` and `categories`.`id` <> 49) and `categories`.`deleted_at` is null
500μsview::4d6cd406f53667e5b33fcca490bffc1e9838746a:133biladistores_biladistoreMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `slug` from `categories` where (43 between `categories`.`_lft` and `categories`.`_rgt` and `categories`.`id` <> 21) and `categories`.`deleted_at` is null
480μsview::4d6cd406f53667e5b33fcca490bffc1e9838746a:133biladistores_biladistoreMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `slug` from `categories` where (53 between `categories`.`_lft` and `categories`.`_rgt` and `categories`.`id` <> 27) and `categories`.`deleted_at` is null
480μsview::4d6cd406f53667e5b33fcca490bffc1e9838746a:133biladistores_biladistoreMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `slug` from `categories` where (71 between `categories`.`_lft` and `categories`.`_rgt` and `categories`.`id` <> 51) and `categories`.`deleted_at` is null
590μsview::4d6cd406f53667e5b33fcca490bffc1e9838746a:133biladistores_biladistoreMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `slug` from `categories` where (47 between `categories`.`_lft` and `categories`.`_rgt` and `categories`.`id` <> 23) and `categories`.`deleted_at` is null
500μsview::4d6cd406f53667e5b33fcca490bffc1e9838746a:133biladistores_biladistoreMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `slug` from `categories` where (67 between `categories`.`_lft` and `categories`.`_rgt` and `categories`.`id` <> 42) and `categories`.`deleted_at` is null
490μsview::4d6cd406f53667e5b33fcca490bffc1e9838746a:133biladistores_biladistoreMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `slug` from `categories` where (27 between `categories`.`_lft` and `categories`.`_rgt` and `categories`.`id` <> 55) and `categories`.`deleted_at` is null
490μsview::4d6cd406f53667e5b33fcca490bffc1e9838746a:133biladistores_biladistoreMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `slug` from `categories` where (9 between `categories`.`_lft` and `categories`.`_rgt` and `categories`.`id` <> 17) and `categories`.`deleted_at` is null
440μsview::4d6cd406f53667e5b33fcca490bffc1e9838746a:133biladistores_biladistoreMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `slug` from `categories` where (15 between `categories`.`_lft` and `categories`.`_rgt` and `categories`.`id` <> 5) and `categories`.`deleted_at` is null
440μsview::4d6cd406f53667e5b33fcca490bffc1e9838746a:133biladistores_biladistoreMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `slug` from `categories` where (21 between `categories`.`_lft` and `categories`.`_rgt` and `categories`.`id` <> 44) and `categories`.`deleted_at` is null
460μsview::4d6cd406f53667e5b33fcca490bffc1e9838746a:133biladistores_biladistoreMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `slug` from `categories` where (11 between `categories`.`_lft` and `categories`.`_rgt` and `categories`.`id` <> 35) and `categories`.`deleted_at` is null
430μsview::4d6cd406f53667e5b33fcca490bffc1e9838746a:133biladistores_biladistoreMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `slug` from `categories` where (17 between `categories`.`_lft` and `categories`.`_rgt` and `categories`.`id` <> 38) and `categories`.`deleted_at` is null
440μsview::4d6cd406f53667e5b33fcca490bffc1e9838746a:133biladistores_biladistoreMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `slug` from `categories` where (19 between `categories`.`_lft` and `categories`.`_rgt` and `categories`.`id` <> 43) and `categories`.`deleted_at` is null
440μsview::4d6cd406f53667e5b33fcca490bffc1e9838746a:133biladistores_biladistoreMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `slug` from `categories` where (23 between `categories`.`_lft` and `categories`.`_rgt` and `categories`.`id` <> 53) and `categories`.`deleted_at` is null
500μsview::4d6cd406f53667e5b33fcca490bffc1e9838746a:133biladistores_biladistoreMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `slug` from `categories` where (25 between `categories`.`_lft` and `categories`.`_rgt` and `categories`.`id` <> 60) and `categories`.`deleted_at` is null
510μsview::4d6cd406f53667e5b33fcca490bffc1e9838746a:133biladistores_biladistoreMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `slug` from `categories` where (5 between `categories`.`_lft` and `categories`.`_rgt` and `categories`.`id` <> 57) and `categories`.`deleted_at` is null
420μsview::4d6cd406f53667e5b33fcca490bffc1e9838746a:133biladistores_biladistoreMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `slug` from `categories` where (3 between `categories`.`_lft` and `categories`.`_rgt` and `categories`.`id` <> 56) and `categories`.`deleted_at` is null
430μsview::4d6cd406f53667e5b33fcca490bffc1e9838746a:133biladistores_biladistoreMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `slug` from `categories` where (79 between `categories`.`_lft` and `categories`.`_rgt` and `categories`.`id` <> 45) and `categories`.`deleted_at` is null
1.21msview::4d6cd406f53667e5b33fcca490bffc1e9838746a:133biladistores_biladistoreMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `slug` from `categories` where (81 between `categories`.`_lft` and `categories`.`_rgt` and `categories`.`id` <> 46) and `categories`.`deleted_at` is null
490μsview::4d6cd406f53667e5b33fcca490bffc1e9838746a:133biladistores_biladistoreMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `settings` where `key` = 'ios_app_link'
380μs/app/Models/Settings.php:67biladistores_biladistoreMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `settings` where `key` = 'android_app_link'
360μs/app/Models/Settings.php:67biladistores_biladistoreMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `slug` from `categories` where (93 between `categories`.`_lft` and `categories`.`_rgt` and `categories`.`id` <> 13) and `categories`.`deleted_at` is null
490μsview::8533d912668b31151146bc2d92544a733f3e9e43:83biladistores_biladistoreMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `slug` from `categories` where (85 between `categories`.`_lft` and `categories`.`_rgt` and `categories`.`id` <> 11) and `categories`.`deleted_at` is null
470μsview::8533d912668b31151146bc2d92544a733f3e9e43:83biladistores_biladistoreMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `slug` from `categories` where (87 between `categories`.`_lft` and `categories`.`_rgt` and `categories`.`id` <> 12) and `categories`.`deleted_at` is null
500μsview::8533d912668b31151146bc2d92544a733f3e9e43:83biladistores_biladistoreMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `slug` from `categories` where (97 between `categories`.`_lft` and `categories`.`_rgt` and `categories`.`id` <> 15) and `categories`.`deleted_at` is null
520μsview::8533d912668b31151146bc2d92544a733f3e9e43:83biladistores_biladistoreMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `slug` from `categories` where (89 between `categories`.`_lft` and `categories`.`_rgt` and `categories`.`id` <> 14) and `categories`.`deleted_at` is null
470μsview::8533d912668b31151146bc2d92544a733f3e9e43:83biladistores_biladistoreMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `slug` from `categories` where (91 between `categories`.`_lft` and `categories`.`_rgt` and `categories`.`id` <> 16) and `categories`.`deleted_at` is null
480μsview::8533d912668b31151146bc2d92544a733f3e9e43:83biladistores_biladistoreMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `slug` from `categories` where (59 between `categories`.`_lft` and `categories`.`_rgt` and `categories`.`id` <> 33) and `categories`.`deleted_at` is null
490μsview::8533d912668b31151146bc2d92544a733f3e9e43:83biladistores_biladistoreMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `slug` from `categories` where (63 between `categories`.`_lft` and `categories`.`_rgt` and `categories`.`id` <> 37) and `categories`.`deleted_at` is null
490μsview::8533d912668b31151146bc2d92544a733f3e9e43:83biladistores_biladistoreMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `slug` from `categories` where (41 between `categories`.`_lft` and `categories`.`_rgt` and `categories`.`id` <> 19) and `categories`.`deleted_at` is null
470μsview::8533d912668b31151146bc2d92544a733f3e9e43:83biladistores_biladistoreMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `slug` from `categories` where (65 between `categories`.`_lft` and `categories`.`_rgt` and `categories`.`id` <> 39) and `categories`.`deleted_at` is null
480μsview::8533d912668b31151146bc2d92544a733f3e9e43:83biladistores_biladistoreMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `slug` from `categories` where (55 between `categories`.`_lft` and `categories`.`_rgt` and `categories`.`id` <> 31) and `categories`.`deleted_at` is null
510μsview::8533d912668b31151146bc2d92544a733f3e9e43:83biladistores_biladistoreMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `slug` from `categories` where (61 between `categories`.`_lft` and `categories`.`_rgt` and `categories`.`id` <> 36) and `categories`.`deleted_at` is null
490μsview::8533d912668b31151146bc2d92544a733f3e9e43:83biladistores_biladistoreMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `slug` from `categories` where (39 between `categories`.`_lft` and `categories`.`_rgt` and `categories`.`id` <> 18) and `categories`.`deleted_at` is null
490μsview::8533d912668b31151146bc2d92544a733f3e9e43:83biladistores_biladistoreMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `slug` from `categories` where (49 between `categories`.`_lft` and `categories`.`_rgt` and `categories`.`id` <> 25) and `categories`.`deleted_at` is null
470μsview::8533d912668b31151146bc2d92544a733f3e9e43:83biladistores_biladistoreMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `slug` from `categories` where (57 between `categories`.`_lft` and `categories`.`_rgt` and `categories`.`id` <> 32) and `categories`.`deleted_at` is null
480μsview::8533d912668b31151146bc2d92544a733f3e9e43:83biladistores_biladistoreMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `slug` from `categories` where (69 between `categories`.`_lft` and `categories`.`_rgt` and `categories`.`id` <> 49) and `categories`.`deleted_at` is null
520μsview::8533d912668b31151146bc2d92544a733f3e9e43:83biladistores_biladistoreMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `slug` from `categories` where (43 between `categories`.`_lft` and `categories`.`_rgt` and `categories`.`id` <> 21) and `categories`.`deleted_at` is null
810μsview::8533d912668b31151146bc2d92544a733f3e9e43:83biladistores_biladistoreMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `slug` from `categories` where (53 between `categories`.`_lft` and `categories`.`_rgt` and `categories`.`id` <> 27) and `categories`.`deleted_at` is null
480μsview::8533d912668b31151146bc2d92544a733f3e9e43:83biladistores_biladistoreMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `slug` from `categories` where (71 between `categories`.`_lft` and `categories`.`_rgt` and `categories`.`id` <> 51) and `categories`.`deleted_at` is null
500μsview::8533d912668b31151146bc2d92544a733f3e9e43:83biladistores_biladistoreMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `slug` from `categories` where (47 between `categories`.`_lft` and `categories`.`_rgt` and `categories`.`id` <> 23) and `categories`.`deleted_at` is null
490μsview::8533d912668b31151146bc2d92544a733f3e9e43:83biladistores_biladistoreMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `slug` from `categories` where (67 between `categories`.`_lft` and `categories`.`_rgt` and `categories`.`id` <> 42) and `categories`.`deleted_at` is null
500μsview::8533d912668b31151146bc2d92544a733f3e9e43:83biladistores_biladistoreMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `slug` from `categories` where (27 between `categories`.`_lft` and `categories`.`_rgt` and `categories`.`id` <> 55) and `categories`.`deleted_at` is null
480μsview::8533d912668b31151146bc2d92544a733f3e9e43:83biladistores_biladistoreMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `slug` from `categories` where (9 between `categories`.`_lft` and `categories`.`_rgt` and `categories`.`id` <> 17) and `categories`.`deleted_at` is null
430μsview::8533d912668b31151146bc2d92544a733f3e9e43:83biladistores_biladistoreMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `slug` from `categories` where (15 between `categories`.`_lft` and `categories`.`_rgt` and `categories`.`id` <> 5) and `categories`.`deleted_at` is null
460μsview::8533d912668b31151146bc2d92544a733f3e9e43:83biladistores_biladistoreMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `slug` from `categories` where (21 between `categories`.`_lft` and `categories`.`_rgt` and `categories`.`id` <> 44) and `categories`.`deleted_at` is null
510μsview::8533d912668b31151146bc2d92544a733f3e9e43:83biladistores_biladistoreMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `slug` from `categories` where (11 between `categories`.`_lft` and `categories`.`_rgt` and `categories`.`id` <> 35) and `categories`.`deleted_at` is null
440μsview::8533d912668b31151146bc2d92544a733f3e9e43:83biladistores_biladistoreMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `slug` from `categories` where (17 between `categories`.`_lft` and `categories`.`_rgt` and `categories`.`id` <> 38) and `categories`.`deleted_at` is null
410μsview::8533d912668b31151146bc2d92544a733f3e9e43:83biladistores_biladistoreMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `slug` from `categories` where (19 between `categories`.`_lft` and `categories`.`_rgt` and `categories`.`id` <> 43) and `categories`.`deleted_at` is null
430μsview::8533d912668b31151146bc2d92544a733f3e9e43:83biladistores_biladistoreMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `slug` from `categories` where (23 between `categories`.`_lft` and `categories`.`_rgt` and `categories`.`id` <> 53) and `categories`.`deleted_at` is null
480μsview::8533d912668b31151146bc2d92544a733f3e9e43:83biladistores_biladistoreMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `slug` from `categories` where (25 between `categories`.`_lft` and `categories`.`_rgt` and `categories`.`id` <> 60) and `categories`.`deleted_at` is null
2.04msview::8533d912668b31151146bc2d92544a733f3e9e43:83biladistores_biladistoreMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `slug` from `categories` where (5 between `categories`.`_lft` and `categories`.`_rgt` and `categories`.`id` <> 57) and `categories`.`deleted_at` is null
440μsview::8533d912668b31151146bc2d92544a733f3e9e43:83biladistores_biladistoreMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `slug` from `categories` where (3 between `categories`.`_lft` and `categories`.`_rgt` and `categories`.`id` <> 56) and `categories`.`deleted_at` is null
450μsview::8533d912668b31151146bc2d92544a733f3e9e43:83biladistores_biladistoreMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `slug` from `categories` where (79 between `categories`.`_lft` and `categories`.`_rgt` and `categories`.`id` <> 45) and `categories`.`deleted_at` is null
510μsview::8533d912668b31151146bc2d92544a733f3e9e43:83biladistores_biladistoreMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `slug` from `categories` where (81 between `categories`.`_lft` and `categories`.`_rgt` and `categories`.`id` <> 46) and `categories`.`deleted_at` is null
470μsview::8533d912668b31151146bc2d92544a733f3e9e43:83biladistores_biladistoreMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `settings` where `key` = 'whatsapp_phone'
1.58ms/app/Models/Settings.php:67biladistores_biladistoreMetadata | |
---|---|
Bindings |
|
Backtrace |
|
200
[]
[]
0 of 0array:17 [▼ "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, br, zstd" ] "cache-control" => array:1 [▶ 0 => "no-cache" ] "cookie" => array:1 [▶ 0 => "biladi_stores_session=eyJpdiI6InB3b1RuejNYZjd2dzZNcUZEYWgxanc9PSIsInZhbHVlIjoidmdiYmVreXpSTGhaSlF6c1JXaS9xaEZPMDRmM3VsZTBMWU1ZWFBGbk96VmU3VTJPUmsyei9Zamk5ZWFVRzRReUFuSmo2aWFQZkxsb1dNRzNLSTZqRVhxMGtoMDdsTXJXTVhzaWE0WmUvTlFyNm1aWHgzRTNrOHJ6cStwTUxZK1giLCJtYWMiOiJkZGYyYTljYWVjYjQ1NGE2M2I1N2Q1OWVhZWI0YzQ0OTBkZmZkYzg0NGNkY2NlODhiMDhjZmI5MWE3YjlhZDg5IiwidGFnIjoiIn0%3D ◀biladi_stores_session=eyJpdiI6InB3b1RuejNYZjd2dzZNcUZEYWgxanc9PSIsInZhbHVlIjoidmdiYmVreXpSTGhaSlF6c1JXaS9xaEZPMDRmM3VsZTBMWU1ZWFBGbk96VmU3VTJPUmsyei9Zamk5ZWFVRz ▶" ] "host" => array:1 [▶ 0 => "www.biladistores.com" ] "pragma" => array:1 [▶ 0 => "no-cache" ] "priority" => array:1 [▶ 0 => "u=0, i" ] "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"" ] "sec-fetch-dest" => array:1 [▶ 0 => "document" ] "sec-fetch-mode" => array:1 [▶ 0 => "navigate" ] "sec-fetch-site" => array:1 [▶ 0 => "none" ] "sec-fetch-user" => array:1 [▶ 0 => "?1" ] "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)" ] "x-csrf-token" => array:1 [▶ 0 => "aQLY7Cqo5jtii5zFM1WNjhXpqMtybXYK5QQZTdCY" ] ]
0 of 0array:76 [▼ "CONTEXT_DOCUMENT_ROOT" => "/home/biladistores/public_html" "CONTEXT_PREFIX" => "" "DOCUMENT_ROOT" => "/home/biladistores/public_html" "GATEWAY_INTERFACE" => "CGI/1.1" "H2PUSH" => "off" "H2_PUSH" => "off" "H2_PUSHED" => "" "H2_PUSHED_ON" => "" "H2_STREAM_ID" => "3" "H2_STREAM_TAG" => "31684-2566-3" "HTTP2" => "on" "HTTPS" => "on" "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, br, zstd" "HTTP_CACHE_CONTROL" => "no-cache" "HTTP_COOKIE" => "biladi_stores_session=eyJpdiI6InB3b1RuejNYZjd2dzZNcUZEYWgxanc9PSIsInZhbHVlIjoidmdiYmVreXpSTGhaSlF6c1JXaS9xaEZPMDRmM3VsZTBMWU1ZWFBGbk96VmU3VTJPUmsyei9Zamk5ZWFVRzRReUFuSmo2aWFQZkxsb1dNRzNLSTZqRVhxMGtoMDdsTXJXTVhzaWE0WmUvTlFyNm1aWHgzRTNrOHJ6cStwTUxZK1giLCJtYWMiOiJkZGYyYTljYWVjYjQ1NGE2M2I1N2Q1OWVhZWI0YzQ0OTBkZmZkYzg0NGNkY2NlODhiMDhjZmI5MWE3YjlhZDg5IiwidGFnIjoiIn0%3D ◀biladi_stores_session=eyJpdiI6InB3b1RuejNYZjd2dzZNcUZEYWgxanc9PSIsInZhbHVlIjoidmdiYmVreXpSTGhaSlF6c1JXaS9xaEZPMDRmM3VsZTBMWU1ZWFBGbk96VmU3VTJPUmsyei9Zamk5ZWFVRz ▶" "HTTP_HOST" => "www.biladistores.com" "HTTP_PRAGMA" => "no-cache" "HTTP_PRIORITY" => "u=0, i" "HTTP_SEC_CH_UA" => ""Chromium";v="130", "HeadlessChrome";v="130", "Not?A_Brand";v="99"" "HTTP_SEC_CH_UA_MOBILE" => "?0" "HTTP_SEC_CH_UA_PLATFORM" => ""Windows"" "HTTP_SEC_FETCH_DEST" => "document" "HTTP_SEC_FETCH_MODE" => "navigate" "HTTP_SEC_FETCH_SITE" => "none" "HTTP_SEC_FETCH_USER" => "?1" "HTTP_UPGRADE_INSECURE_REQUESTS" => "1" "HTTP_USER_AGENT" => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" "PATH" => "/bin:/usr/bin" "PHP_INI_SCAN_DIR" => "/opt/cpanel/ea-php81/root/etc:/opt/cpanel/ea-php81/root/etc/php.d:." "QUERY_STRING" => "" "REDIRECT_H2PUSH" => "off" "REDIRECT_H2_PUSH" => "off" "REDIRECT_H2_PUSHED" => "" "REDIRECT_H2_PUSHED_ON" => "" "REDIRECT_H2_STREAM_ID" => "3" "REDIRECT_H2_STREAM_TAG" => "31684-2566-3" "REDIRECT_HTTP2" => "on" "REDIRECT_HTTPS" => "on" "REDIRECT_REDIRECT_H2PUSH" => "off" "REDIRECT_REDIRECT_H2_PUSH" => "off" "REDIRECT_REDIRECT_H2_PUSHED" => "" "REDIRECT_REDIRECT_H2_PUSHED_ON" => "" "REDIRECT_REDIRECT_H2_STREAM_ID" => "3" "REDIRECT_REDIRECT_H2_STREAM_TAG" => "31684-2566-3" "REDIRECT_REDIRECT_HTTP2" => "on" "REDIRECT_REDIRECT_HTTPS" => "on" "REDIRECT_REDIRECT_SSL_TLS_SNI" => "www.biladistores.com" "REDIRECT_REDIRECT_STATUS" => "200" "REDIRECT_REDIRECT_UNIQUE_ID" => "aG70Rx51uMAFOpFWj3B9_QAAFiM" "REDIRECT_SSL_TLS_SNI" => "www.biladistores.com" "REDIRECT_STATUS" => "200" "REDIRECT_UNIQUE_ID" => "aG70Rx51uMAFOpFWj3B9_QAAFiM" "REDIRECT_URL" => "/public/brand/midea" "REMOTE_ADDR" => "216.73.216.38" "REMOTE_PORT" => "45996" "REQUEST_METHOD" => "GET" "REQUEST_SCHEME" => "https" "REQUEST_URI" => "/brand/midea" "SCRIPT_FILENAME" => "/home/biladistores/public_html/public/index.php" "SCRIPT_NAME" => "/public/index.php" "SERVER_ADDR" => "162.240.20.58" "SERVER_ADMIN" => "webmaster@biladistores.com" "SERVER_NAME" => "www.biladistores.com" "SERVER_PORT" => "443" "SERVER_PROTOCOL" => "HTTP/2.0" "SERVER_SIGNATURE" => "" "SERVER_SOFTWARE" => "Apache" "SSL_TLS_SNI" => "www.biladistores.com" "TZ" => "Africa/Cairo" "UNIQUE_ID" => "aG70Rx51uMAFOpFWj3B9_QAAFiM" "PHP_SELF" => "/public/index.php" "REQUEST_TIME_FLOAT" => 1752101959.9298 "REQUEST_TIME" => 1752101959 "argv" => [] "argc" => 0 ]
0 of 0array:1 [▼ "biladi_stores_session" => "AiEHpHBnXhbLqvJxGDggEEF17qUJH27u4xF5fJ99" ]
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 => "Wed, 09 Jul 2025 22:59:20 GMT" ] "set-cookie" => array:1 [▶ 0 => "biladi_stores_session=eyJpdiI6ImRDQzR0TGZRRkJwSWpSak9haGI2eVE9PSIsInZhbHVlIjoiSXhod0pYbGwvd2M2TldISTJEaDNZZTkxVCtZNUJZRVI5OVpLTWk1bnViQ1ZTUG9RVkJYT21jQWtkRXk2U2hUQlNBMWJMay9ZVHBjenY4TUtPZExLWkxUckpHd1pRcXZuNTUzenhYaVdNMndld0NwYXVVRHFZZzlWWWw3YWhEK2YiLCJtYWMiOiI2YWI5YjVjOTVkZWJlMWIxMmJmODg0OTE0NzE2MmI3ZmFjYWE3YjI1ZDI3Y2ExMTdjZTZkZWVlZjViZWNhMTYxIiwidGFnIjoiIn0%3D; expires=Thu, 10-Jul-2025 00:59:20 GMT; Max-Age=7199; path=/; domain=.biladistores.com; secure; httponly; samesite=lax ◀biladi_stores_session=eyJpdiI6ImRDQzR0TGZRRkJwSWpSak9haGI2eVE9PSIsInZhbHVlIjoiSXhod0pYbGwvd2M2TldISTJEaDNZZTkxVCtZNUJZRVI5OVpLTWk1bnViQ1ZTUG9RVkJYT21jQWtkRXk2U2 ▶" ] "Set-Cookie" => array:1 [▶ 0 => "biladi_stores_session=eyJpdiI6ImRDQzR0TGZRRkJwSWpSak9haGI2eVE9PSIsInZhbHVlIjoiSXhod0pYbGwvd2M2TldISTJEaDNZZTkxVCtZNUJZRVI5OVpLTWk1bnViQ1ZTUG9RVkJYT21jQWtkRXk2U2hUQlNBMWJMay9ZVHBjenY4TUtPZExLWkxUckpHd1pRcXZuNTUzenhYaVdNMndld0NwYXVVRHFZZzlWWWw3YWhEK2YiLCJtYWMiOiI2YWI5YjVjOTVkZWJlMWIxMmJmODg0OTE0NzE2MmI3ZmFjYWE3YjI1ZDI3Y2ExMTdjZTZkZWVlZjViZWNhMTYxIiwidGFnIjoiIn0%3D; expires=Thu, 10-Jul-2025 00:59:20 GMT; domain=.biladistores.com; path=/; secure; httponly ◀biladi_stores_session=eyJpdiI6ImRDQzR0TGZRRkJwSWpSak9haGI2eVE9PSIsInZhbHVlIjoiSXhod0pYbGwvd2M2TldISTJEaDNZZTkxVCtZNUJZRVI5OVpLTWk1bnViQ1ZTUG9RVkJYT21jQWtkRXk2U2 ▶" ] ]
0 of 0array:4 [▼ "_token" => "aQLY7Cqo5jtii5zFM1WNjhXpqMtybXYK5QQZTdCY" "_flash" => array:2 [▶ "new" => [] "old" => [] ] "_previous" => array:1 [▶ "url" => "https://www.biladistores.com/brand/midea" ] "PHPDEBUGBAR_STACK_DATA" => [] ]