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 |
|
16 |
|
17 |
|
18 |
|
19 |
|
20 |
|
21 |
|
22 |
|
23 |
|
24 |
|
25 |
|
26 |
|
27 |
|
28 |
|
29 |
|
30 |
|
31 |
|
32 |
|
33 |
|
34 |
|
35 |
|
36 |
|
37 |
|
38 |
|
39 |
|
40 |
|
41 |
|
42 |
|
43 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
5 |
|
6 |
|
7 |
|
8 |
|
9 |
|
10 |
|
11 |
|
12 |
|
13 |
|
14 |
|
15 |
|
16 |
|
17 |
|
18 |
|
19 |
|
20 |
|
21 |
|
22 |
|
23 |
|
24 |
|
25 |
|
26 |
|
27 |
|
28 |
|
29 |
|
30 |
|
31 |
|
32 |
|
33 |
|
34 |
|
35 |
|
36 |
|
37 |
|
38 |
|
39 |
|
40 |
|
41 |
|
42 |
|
43 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
5 |
|
6 |
|
7 |
|
8 |
|
9 |
|
10 |
|
11 |
|
12 |
|
13 |
|
14 |
|
15 |
|
16 |
|
17 |
|
18 |
|
19 |
|
20 |
|
21 |
|
22 |
|
23 |
|
24 |
|
25 |
|
26 |
|
27 |
|
28 |
|
29 |
|
30 |
|
31 |
|
32 |
|
33 |
|
34 |
|
35 |
|
36 |
|
37 |
|
38 |
|
39 |
|
40 |
|
41 |
|
42 |
|
43 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
5 |
|
6 |
|
7 |
|
8 |
|
9 |
|
10 |
|
11 |
|
12 |
|
13 |
|
14 |
|
15 |
|
16 |
|
17 |
|
18 |
|
19 |
|
20 |
|
21 |
|
22 |
|
23 |
|
24 |
|
25 |
|
26 |
|
27 |
|
28 |
|
29 |
|
30 |
|
31 |
|
32 |
|
33 |
|
34 |
|
35 |
|
36 |
|
37 |
|
38 |
|
39 |
|
40 |
|
41 |
|
42 |
|
43 |
|
44 |
|
45 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
5 |
|
6 |
|
7 |
|
8 |
|
9 |
|
10 |
|
11 |
|
12 |
|
13 |
|
14 |
|
15 |
|
16 |
|
17 |
|
18 |
|
19 |
|
20 |
|
21 |
|
22 |
|
23 |
|
24 |
|
25 |
|
26 |
|
27 |
|
28 |
|
29 |
|
30 |
|
31 |
|
32 |
|
33 |
|
34 |
|
35 |
|
36 |
|
37 |
|
38 |
|
39 |
|
40 |
|
41 |
|
42 |
|
43 |
|
44 |
|
45 |
|
select * from `sessions` where `id` = 'Cf0xsx6vj5bUFIRFaaNvoAlS2xarmEisnyGCBWEH' limit 1
3.59ms/vendor/asvae/laravel-api-tester/src/Http/Middleware/DetectRoute.php:46alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select count(*) as aggregate from `languages` where (`status` = '1' and `code` = 'en')
560μsmiddleware::headerfooter:64alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `languages` where (`status` = '1' and `code` = 'en') limit 1
260μsmiddleware::headerfooter:70alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `languages` where `status` = '1'
250μsmiddleware::headerfooter:71alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `currency_languages` inner join `currencies` on `currency_languages`.`currency_id` = `currencies`.`id` where (`language_id` = '1' and `value` = '1') limit 1
550μsmiddleware::headerfooter:76alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `languages` where (`code` = 'en' and `status` = '1') limit 1
260μs/app/Category.php:197alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` inner join `category_languages` on `categories`.`id` = `category_languages`.`category_id` where (`categories`.`status` = '1' and `parent_id` = '0') and (`category_languages`.`language_id` = '1') order by `categories`.`order_number` asc
1.3ms/app/Category.php:210alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` inner join `category_languages` on `categories`.`id` = `category_languages`.`category_id` where (`status` = '1' and `parent_id` = '169') and (`category_languages`.`language_id` = '1') order by `categories`.`order_number` asc
1.03ms/app/Category.php:224alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` inner join `category_languages` on `categories`.`id` = `category_languages`.`category_id` where (`status` = '1' and `parent_id` = '170') and (`category_languages`.`language_id` = '1') order by `categories`.`order_number` asc
1.16ms/app/Category.php:224alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` inner join `category_languages` on `categories`.`id` = `category_languages`.`category_id` where (`status` = '1' and `parent_id` = '172') and (`category_languages`.`language_id` = '1') order by `categories`.`order_number` asc
1.25ms/app/Category.php:224alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` inner join `category_languages` on `categories`.`id` = `category_languages`.`category_id` where (`status` = '1' and `parent_id` = '199') and (`category_languages`.`language_id` = '1') order by `categories`.`order_number` asc
1.02ms/app/Category.php:258alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` inner join `category_languages` on `categories`.`id` = `category_languages`.`category_id` where (`status` = '1' and `parent_id` = '200') and (`category_languages`.`language_id` = '1') order by `categories`.`order_number` asc
810μs/app/Category.php:258alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` inner join `category_languages` on `categories`.`id` = `category_languages`.`category_id` where (`status` = '1' and `parent_id` = '201') and (`category_languages`.`language_id` = '1') order by `categories`.`order_number` asc
780μs/app/Category.php:258alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` inner join `category_languages` on `categories`.`id` = `category_languages`.`category_id` where (`status` = '1' and `parent_id` = '206') and (`category_languages`.`language_id` = '1') order by `categories`.`order_number` asc
750μs/app/Category.php:258alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` inner join `category_languages` on `categories`.`id` = `category_languages`.`category_id` where (`status` = '1' and `parent_id` = '207') and (`category_languages`.`language_id` = '1') order by `categories`.`order_number` asc
710μs/app/Category.php:258alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` inner join `category_languages` on `categories`.`id` = `category_languages`.`category_id` where (`status` = '1' and `parent_id` = '188') and (`category_languages`.`language_id` = '1') order by `categories`.`order_number` asc
710μs/app/Category.php:258alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` inner join `category_languages` on `categories`.`id` = `category_languages`.`category_id` where (`status` = '1' and `parent_id` = '1') and (`category_languages`.`language_id` = '1') order by `categories`.`order_number` asc
790μs/app/Category.php:224alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` inner join `category_languages` on `categories`.`id` = `category_languages`.`category_id` where (`status` = '1' and `parent_id` = '5') and (`category_languages`.`language_id` = '1') order by `categories`.`order_number` asc
4.14ms/app/Category.php:258alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` inner join `category_languages` on `categories`.`id` = `category_languages`.`category_id` where (`status` = '1' and `parent_id` = '6') and (`category_languages`.`language_id` = '1') order by `categories`.`order_number` asc
740μs/app/Category.php:258alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` inner join `category_languages` on `categories`.`id` = `category_languages`.`category_id` where (`status` = '1' and `parent_id` = '7') and (`category_languages`.`language_id` = '1') order by `categories`.`order_number` asc
760μs/app/Category.php:258alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` inner join `category_languages` on `categories`.`id` = `category_languages`.`category_id` where (`status` = '1' and `parent_id` = '2') and (`category_languages`.`language_id` = '1') order by `categories`.`order_number` asc
820μs/app/Category.php:224alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` inner join `category_languages` on `categories`.`id` = `category_languages`.`category_id` where (`status` = '1' and `parent_id` = '9') and (`category_languages`.`language_id` = '1') order by `categories`.`order_number` asc
790μs/app/Category.php:258alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` inner join `category_languages` on `categories`.`id` = `category_languages`.`category_id` where (`status` = '1' and `parent_id` = '10') and (`category_languages`.`language_id` = '1') order by `categories`.`order_number` asc
920μs/app/Category.php:258alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` inner join `category_languages` on `categories`.`id` = `category_languages`.`category_id` where (`status` = '1' and `parent_id` = '11') and (`category_languages`.`language_id` = '1') order by `categories`.`order_number` asc
46.8ms/app/Category.php:258alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` inner join `category_languages` on `categories`.`id` = `category_languages`.`category_id` where (`status` = '1' and `parent_id` = '12') and (`category_languages`.`language_id` = '1') order by `categories`.`order_number` asc
1.4ms/app/Category.php:258alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` inner join `category_languages` on `categories`.`id` = `category_languages`.`category_id` where (`status` = '1' and `parent_id` = '13') and (`category_languages`.`language_id` = '1') order by `categories`.`order_number` asc
1.21ms/app/Category.php:258alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` inner join `category_languages` on `categories`.`id` = `category_languages`.`category_id` where (`status` = '1' and `parent_id` = '14') and (`category_languages`.`language_id` = '1') order by `categories`.`order_number` asc
740μs/app/Category.php:258alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` inner join `category_languages` on `categories`.`id` = `category_languages`.`category_id` where (`status` = '1' and `parent_id` = '15') and (`category_languages`.`language_id` = '1') order by `categories`.`order_number` asc
740μs/app/Category.php:258alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` inner join `category_languages` on `categories`.`id` = `category_languages`.`category_id` where (`status` = '1' and `parent_id` = '16') and (`category_languages`.`language_id` = '1') order by `categories`.`order_number` asc
780μs/app/Category.php:258alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` inner join `category_languages` on `categories`.`id` = `category_languages`.`category_id` where (`status` = '1' and `parent_id` = '17') and (`category_languages`.`language_id` = '1') order by `categories`.`order_number` asc
780μs/app/Category.php:258alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` inner join `category_languages` on `categories`.`id` = `category_languages`.`category_id` where (`status` = '1' and `parent_id` = '18') and (`category_languages`.`language_id` = '1') order by `categories`.`order_number` asc
910μs/app/Category.php:258alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` inner join `category_languages` on `categories`.`id` = `category_languages`.`category_id` where (`status` = '1' and `parent_id` = '19') and (`category_languages`.`language_id` = '1') order by `categories`.`order_number` asc
1.04ms/app/Category.php:258alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` inner join `category_languages` on `categories`.`id` = `category_languages`.`category_id` where (`status` = '1' and `parent_id` = '20') and (`category_languages`.`language_id` = '1') order by `categories`.`order_number` asc
750μs/app/Category.php:258alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` inner join `category_languages` on `categories`.`id` = `category_languages`.`category_id` where (`status` = '1' and `parent_id` = '21') and (`category_languages`.`language_id` = '1') order by `categories`.`order_number` asc
760μs/app/Category.php:258alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` inner join `category_languages` on `categories`.`id` = `category_languages`.`category_id` where (`status` = '1' and `parent_id` = '22') and (`category_languages`.`language_id` = '1') order by `categories`.`order_number` asc
1.03ms/app/Category.php:258alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` inner join `category_languages` on `categories`.`id` = `category_languages`.`category_id` where (`status` = '1' and `parent_id` = '23') and (`category_languages`.`language_id` = '1') order by `categories`.`order_number` asc
750μs/app/Category.php:258alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` inner join `category_languages` on `categories`.`id` = `category_languages`.`category_id` where (`status` = '1' and `parent_id` = '24') and (`category_languages`.`language_id` = '1') order by `categories`.`order_number` asc
690μs/app/Category.php:258alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` inner join `category_languages` on `categories`.`id` = `category_languages`.`category_id` where (`status` = '1' and `parent_id` = '25') and (`category_languages`.`language_id` = '1') order by `categories`.`order_number` asc
720μs/app/Category.php:258alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` inner join `category_languages` on `categories`.`id` = `category_languages`.`category_id` where (`status` = '1' and `parent_id` = '26') and (`category_languages`.`language_id` = '1') order by `categories`.`order_number` asc
730μs/app/Category.php:258alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` inner join `category_languages` on `categories`.`id` = `category_languages`.`category_id` where (`status` = '1' and `parent_id` = '27') and (`category_languages`.`language_id` = '1') order by `categories`.`order_number` asc
730μs/app/Category.php:258alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` inner join `category_languages` on `categories`.`id` = `category_languages`.`category_id` where (`status` = '1' and `parent_id` = '28') and (`category_languages`.`language_id` = '1') order by `categories`.`order_number` asc
730μs/app/Category.php:258alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` inner join `category_languages` on `categories`.`id` = `category_languages`.`category_id` where (`status` = '1' and `parent_id` = '37') and (`category_languages`.`language_id` = '1') order by `categories`.`order_number` asc
830μs/app/Category.php:258alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` inner join `category_languages` on `categories`.`id` = `category_languages`.`category_id` where (`status` = '1' and `parent_id` = '38') and (`category_languages`.`language_id` = '1') order by `categories`.`order_number` asc
780μs/app/Category.php:258alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` inner join `category_languages` on `categories`.`id` = `category_languages`.`category_id` where (`status` = '1' and `parent_id` = '39') and (`category_languages`.`language_id` = '1') order by `categories`.`order_number` asc
740μs/app/Category.php:258alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` inner join `category_languages` on `categories`.`id` = `category_languages`.`category_id` where (`status` = '1' and `parent_id` = '40') and (`category_languages`.`language_id` = '1') order by `categories`.`order_number` asc
720μs/app/Category.php:258alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` inner join `category_languages` on `categories`.`id` = `category_languages`.`category_id` where (`status` = '1' and `parent_id` = '41') and (`category_languages`.`language_id` = '1') order by `categories`.`order_number` asc
740μs/app/Category.php:258alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` inner join `category_languages` on `categories`.`id` = `category_languages`.`category_id` where (`status` = '1' and `parent_id` = '42') and (`category_languages`.`language_id` = '1') order by `categories`.`order_number` asc
730μs/app/Category.php:258alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` inner join `category_languages` on `categories`.`id` = `category_languages`.`category_id` where (`status` = '1' and `parent_id` = '43') and (`category_languages`.`language_id` = '1') order by `categories`.`order_number` asc
730μs/app/Category.php:258alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` inner join `category_languages` on `categories`.`id` = `category_languages`.`category_id` where (`status` = '1' and `parent_id` = '44') and (`category_languages`.`language_id` = '1') order by `categories`.`order_number` asc
740μs/app/Category.php:258alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` inner join `category_languages` on `categories`.`id` = `category_languages`.`category_id` where (`status` = '1' and `parent_id` = '45') and (`category_languages`.`language_id` = '1') order by `categories`.`order_number` asc
820μs/app/Category.php:258alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` inner join `category_languages` on `categories`.`id` = `category_languages`.`category_id` where (`status` = '1' and `parent_id` = '46') and (`category_languages`.`language_id` = '1') order by `categories`.`order_number` asc
770μs/app/Category.php:258alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` inner join `category_languages` on `categories`.`id` = `category_languages`.`category_id` where (`status` = '1' and `parent_id` = '29') and (`category_languages`.`language_id` = '1') order by `categories`.`order_number` asc
770μs/app/Category.php:258alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` inner join `category_languages` on `categories`.`id` = `category_languages`.`category_id` where (`status` = '1' and `parent_id` = '30') and (`category_languages`.`language_id` = '1') order by `categories`.`order_number` asc
1.06ms/app/Category.php:258alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` inner join `category_languages` on `categories`.`id` = `category_languages`.`category_id` where (`status` = '1' and `parent_id` = '31') and (`category_languages`.`language_id` = '1') order by `categories`.`order_number` asc
770μs/app/Category.php:258alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` inner join `category_languages` on `categories`.`id` = `category_languages`.`category_id` where (`status` = '1' and `parent_id` = '32') and (`category_languages`.`language_id` = '1') order by `categories`.`order_number` asc
770μs/app/Category.php:258alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` inner join `category_languages` on `categories`.`id` = `category_languages`.`category_id` where (`status` = '1' and `parent_id` = '72') and (`category_languages`.`language_id` = '1') order by `categories`.`order_number` asc
790μs/app/Category.php:258alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` inner join `category_languages` on `categories`.`id` = `category_languages`.`category_id` where (`status` = '1' and `parent_id` = '33') and (`category_languages`.`language_id` = '1') order by `categories`.`order_number` asc
770μs/app/Category.php:258alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` inner join `category_languages` on `categories`.`id` = `category_languages`.`category_id` where (`status` = '1' and `parent_id` = '73') and (`category_languages`.`language_id` = '1') order by `categories`.`order_number` asc
730μs/app/Category.php:258alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` inner join `category_languages` on `categories`.`id` = `category_languages`.`category_id` where (`status` = '1' and `parent_id` = '34') and (`category_languages`.`language_id` = '1') order by `categories`.`order_number` asc
780μs/app/Category.php:258alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` inner join `category_languages` on `categories`.`id` = `category_languages`.`category_id` where (`status` = '1' and `parent_id` = '35') and (`category_languages`.`language_id` = '1') order by `categories`.`order_number` asc
730μs/app/Category.php:258alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` inner join `category_languages` on `categories`.`id` = `category_languages`.`category_id` where (`status` = '1' and `parent_id` = '36') and (`category_languages`.`language_id` = '1') order by `categories`.`order_number` asc
720μs/app/Category.php:258alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` inner join `category_languages` on `categories`.`id` = `category_languages`.`category_id` where (`status` = '1' and `parent_id` = '47') and (`category_languages`.`language_id` = '1') order by `categories`.`order_number` asc
860μs/app/Category.php:258alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` inner join `category_languages` on `categories`.`id` = `category_languages`.`category_id` where (`status` = '1' and `parent_id` = '48') and (`category_languages`.`language_id` = '1') order by `categories`.`order_number` asc
840μs/app/Category.php:258alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` inner join `category_languages` on `categories`.`id` = `category_languages`.`category_id` where (`status` = '1' and `parent_id` = '49') and (`category_languages`.`language_id` = '1') order by `categories`.`order_number` asc
730μs/app/Category.php:258alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` inner join `category_languages` on `categories`.`id` = `category_languages`.`category_id` where (`status` = '1' and `parent_id` = '50') and (`category_languages`.`language_id` = '1') order by `categories`.`order_number` asc
730μs/app/Category.php:258alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` inner join `category_languages` on `categories`.`id` = `category_languages`.`category_id` where (`status` = '1' and `parent_id` = '51') and (`category_languages`.`language_id` = '1') order by `categories`.`order_number` asc
730μs/app/Category.php:258alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` inner join `category_languages` on `categories`.`id` = `category_languages`.`category_id` where (`status` = '1' and `parent_id` = '185') and (`category_languages`.`language_id` = '1') order by `categories`.`order_number` asc
720μs/app/Category.php:258alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` inner join `category_languages` on `categories`.`id` = `category_languages`.`category_id` where (`status` = '1' and `parent_id` = '52') and (`category_languages`.`language_id` = '1') order by `categories`.`order_number` asc
710μs/app/Category.php:258alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` inner join `category_languages` on `categories`.`id` = `category_languages`.`category_id` where (`status` = '1' and `parent_id` = '53') and (`category_languages`.`language_id` = '1') order by `categories`.`order_number` asc
720μs/app/Category.php:258alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` inner join `category_languages` on `categories`.`id` = `category_languages`.`category_id` where (`status` = '1' and `parent_id` = '54') and (`category_languages`.`language_id` = '1') order by `categories`.`order_number` asc
690μs/app/Category.php:258alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` inner join `category_languages` on `categories`.`id` = `category_languages`.`category_id` where (`status` = '1' and `parent_id` = '55') and (`category_languages`.`language_id` = '1') order by `categories`.`order_number` asc
1.2ms/app/Category.php:258alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` inner join `category_languages` on `categories`.`id` = `category_languages`.`category_id` where (`status` = '1' and `parent_id` = '56') and (`category_languages`.`language_id` = '1') order by `categories`.`order_number` asc
700μs/app/Category.php:258alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` inner join `category_languages` on `categories`.`id` = `category_languages`.`category_id` where (`status` = '1' and `parent_id` = '57') and (`category_languages`.`language_id` = '1') order by `categories`.`order_number` asc
700μs/app/Category.php:258alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` inner join `category_languages` on `categories`.`id` = `category_languages`.`category_id` where (`status` = '1' and `parent_id` = '58') and (`category_languages`.`language_id` = '1') order by `categories`.`order_number` asc
750μs/app/Category.php:258alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` inner join `category_languages` on `categories`.`id` = `category_languages`.`category_id` where (`status` = '1' and `parent_id` = '59') and (`category_languages`.`language_id` = '1') order by `categories`.`order_number` asc
850μs/app/Category.php:258alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` inner join `category_languages` on `categories`.`id` = `category_languages`.`category_id` where (`status` = '1' and `parent_id` = '60') and (`category_languages`.`language_id` = '1') order by `categories`.`order_number` asc
840μs/app/Category.php:258alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` inner join `category_languages` on `categories`.`id` = `category_languages`.`category_id` where (`status` = '1' and `parent_id` = '181') and (`category_languages`.`language_id` = '1') order by `categories`.`order_number` asc
810μs/app/Category.php:258alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` inner join `category_languages` on `categories`.`id` = `category_languages`.`category_id` where (`status` = '1' and `parent_id` = '61') and (`category_languages`.`language_id` = '1') order by `categories`.`order_number` asc
740μs/app/Category.php:258alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` inner join `category_languages` on `categories`.`id` = `category_languages`.`category_id` where (`status` = '1' and `parent_id` = '62') and (`category_languages`.`language_id` = '1') order by `categories`.`order_number` asc
770μs/app/Category.php:258alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` inner join `category_languages` on `categories`.`id` = `category_languages`.`category_id` where (`status` = '1' and `parent_id` = '63') and (`category_languages`.`language_id` = '1') order by `categories`.`order_number` asc
710μs/app/Category.php:258alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` inner join `category_languages` on `categories`.`id` = `category_languages`.`category_id` where (`status` = '1' and `parent_id` = '64') and (`category_languages`.`language_id` = '1') order by `categories`.`order_number` asc
690μs/app/Category.php:258alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` inner join `category_languages` on `categories`.`id` = `category_languages`.`category_id` where (`status` = '1' and `parent_id` = '66') and (`category_languages`.`language_id` = '1') order by `categories`.`order_number` asc
690μs/app/Category.php:258alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` inner join `category_languages` on `categories`.`id` = `category_languages`.`category_id` where (`status` = '1' and `parent_id` = '67') and (`category_languages`.`language_id` = '1') order by `categories`.`order_number` asc
700μs/app/Category.php:258alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` inner join `category_languages` on `categories`.`id` = `category_languages`.`category_id` where (`status` = '1' and `parent_id` = '68') and (`category_languages`.`language_id` = '1') order by `categories`.`order_number` asc
840μs/app/Category.php:258alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` inner join `category_languages` on `categories`.`id` = `category_languages`.`category_id` where (`status` = '1' and `parent_id` = '69') and (`category_languages`.`language_id` = '1') order by `categories`.`order_number` asc
800μs/app/Category.php:258alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` inner join `category_languages` on `categories`.`id` = `category_languages`.`category_id` where (`status` = '1' and `parent_id` = '70') and (`category_languages`.`language_id` = '1') order by `categories`.`order_number` asc
870μs/app/Category.php:258alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` inner join `category_languages` on `categories`.`id` = `category_languages`.`category_id` where (`status` = '1' and `parent_id` = '189') and (`category_languages`.`language_id` = '1') order by `categories`.`order_number` asc
870μs/app/Category.php:258alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` inner join `category_languages` on `categories`.`id` = `category_languages`.`category_id` where (`status` = '1' and `parent_id` = '71') and (`category_languages`.`language_id` = '1') order by `categories`.`order_number` asc
770μs/app/Category.php:258alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` inner join `category_languages` on `categories`.`id` = `category_languages`.`category_id` where (`status` = '1' and `parent_id` = '75') and (`category_languages`.`language_id` = '1') order by `categories`.`order_number` asc
820μs/app/Category.php:258alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` inner join `category_languages` on `categories`.`id` = `category_languages`.`category_id` where (`status` = '1' and `parent_id` = '76') and (`category_languages`.`language_id` = '1') order by `categories`.`order_number` asc
740μs/app/Category.php:258alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` inner join `category_languages` on `categories`.`id` = `category_languages`.`category_id` where (`status` = '1' and `parent_id` = '8') and (`category_languages`.`language_id` = '1') order by `categories`.`order_number` asc
710μs/app/Category.php:258alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` inner join `category_languages` on `categories`.`id` = `category_languages`.`category_id` where (`status` = '1' and `parent_id` = '3') and (`category_languages`.`language_id` = '1') order by `categories`.`order_number` asc
820μs/app/Category.php:224alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` inner join `category_languages` on `categories`.`id` = `category_languages`.`category_id` where (`status` = '1' and `parent_id` = '77') and (`category_languages`.`language_id` = '1') order by `categories`.`order_number` asc
820μs/app/Category.php:258alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` inner join `category_languages` on `categories`.`id` = `category_languages`.`category_id` where (`status` = '1' and `parent_id` = '78') and (`category_languages`.`language_id` = '1') order by `categories`.`order_number` asc
740μs/app/Category.php:258alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` inner join `category_languages` on `categories`.`id` = `category_languages`.`category_id` where (`status` = '1' and `parent_id` = '79') and (`category_languages`.`language_id` = '1') order by `categories`.`order_number` asc
710μs/app/Category.php:258alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` inner join `category_languages` on `categories`.`id` = `category_languages`.`category_id` where (`status` = '1' and `parent_id` = '80') and (`category_languages`.`language_id` = '1') order by `categories`.`order_number` asc
710μs/app/Category.php:258alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` inner join `category_languages` on `categories`.`id` = `category_languages`.`category_id` where (`status` = '1' and `parent_id` = '81') and (`category_languages`.`language_id` = '1') order by `categories`.`order_number` asc
690μs/app/Category.php:258alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` inner join `category_languages` on `categories`.`id` = `category_languages`.`category_id` where (`status` = '1' and `parent_id` = '82') and (`category_languages`.`language_id` = '1') order by `categories`.`order_number` asc
750μs/app/Category.php:258alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` inner join `category_languages` on `categories`.`id` = `category_languages`.`category_id` where (`status` = '1' and `parent_id` = '83') and (`category_languages`.`language_id` = '1') order by `categories`.`order_number` asc
860μs/app/Category.php:258alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` inner join `category_languages` on `categories`.`id` = `category_languages`.`category_id` where (`status` = '1' and `parent_id` = '84') and (`category_languages`.`language_id` = '1') order by `categories`.`order_number` asc
1.66ms/app/Category.php:258alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` inner join `category_languages` on `categories`.`id` = `category_languages`.`category_id` where (`status` = '1' and `parent_id` = '85') and (`category_languages`.`language_id` = '1') order by `categories`.`order_number` asc
780μs/app/Category.php:258alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` inner join `category_languages` on `categories`.`id` = `category_languages`.`category_id` where (`status` = '1' and `parent_id` = '184') and (`category_languages`.`language_id` = '1') order by `categories`.`order_number` asc
820μs/app/Category.php:258alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` inner join `category_languages` on `categories`.`id` = `category_languages`.`category_id` where (`status` = '1' and `parent_id` = '86') and (`category_languages`.`language_id` = '1') order by `categories`.`order_number` asc
870μs/app/Category.php:258alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` inner join `category_languages` on `categories`.`id` = `category_languages`.`category_id` where (`status` = '1' and `parent_id` = '87') and (`category_languages`.`language_id` = '1') order by `categories`.`order_number` asc
830μs/app/Category.php:258alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` inner join `category_languages` on `categories`.`id` = `category_languages`.`category_id` where (`status` = '1' and `parent_id` = '88') and (`category_languages`.`language_id` = '1') order by `categories`.`order_number` asc
860μs/app/Category.php:258alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` inner join `category_languages` on `categories`.`id` = `category_languages`.`category_id` where (`status` = '1' and `parent_id` = '89') and (`category_languages`.`language_id` = '1') order by `categories`.`order_number` asc
750μs/app/Category.php:258alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` inner join `category_languages` on `categories`.`id` = `category_languages`.`category_id` where (`status` = '1' and `parent_id` = '90') and (`category_languages`.`language_id` = '1') order by `categories`.`order_number` asc
740μs/app/Category.php:258alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` inner join `category_languages` on `categories`.`id` = `category_languages`.`category_id` where (`status` = '1' and `parent_id` = '91') and (`category_languages`.`language_id` = '1') order by `categories`.`order_number` asc
730μs/app/Category.php:258alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` inner join `category_languages` on `categories`.`id` = `category_languages`.`category_id` where (`status` = '1' and `parent_id` = '92') and (`category_languages`.`language_id` = '1') order by `categories`.`order_number` asc
830μs/app/Category.php:258alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` inner join `category_languages` on `categories`.`id` = `category_languages`.`category_id` where (`status` = '1' and `parent_id` = '94') and (`category_languages`.`language_id` = '1') order by `categories`.`order_number` asc
850μs/app/Category.php:258alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` inner join `category_languages` on `categories`.`id` = `category_languages`.`category_id` where (`status` = '1' and `parent_id` = '95') and (`category_languages`.`language_id` = '1') order by `categories`.`order_number` asc
800μs/app/Category.php:258alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` inner join `category_languages` on `categories`.`id` = `category_languages`.`category_id` where (`status` = '1' and `parent_id` = '192') and (`category_languages`.`language_id` = '1') order by `categories`.`order_number` asc
750μs/app/Category.php:258alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` inner join `category_languages` on `categories`.`id` = `category_languages`.`category_id` where (`status` = '1' and `parent_id` = '96') and (`category_languages`.`language_id` = '1') order by `categories`.`order_number` asc
740μs/app/Category.php:258alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` inner join `category_languages` on `categories`.`id` = `category_languages`.`category_id` where (`status` = '1' and `parent_id` = '191') and (`category_languages`.`language_id` = '1') order by `categories`.`order_number` asc
810μs/app/Category.php:258alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` inner join `category_languages` on `categories`.`id` = `category_languages`.`category_id` where (`status` = '1' and `parent_id` = '97') and (`category_languages`.`language_id` = '1') order by `categories`.`order_number` asc
780μs/app/Category.php:258alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` inner join `category_languages` on `categories`.`id` = `category_languages`.`category_id` where (`status` = '1' and `parent_id` = '98') and (`category_languages`.`language_id` = '1') order by `categories`.`order_number` asc
3.64ms/app/Category.php:258alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` inner join `category_languages` on `categories`.`id` = `category_languages`.`category_id` where (`status` = '1' and `parent_id` = '99') and (`category_languages`.`language_id` = '1') order by `categories`.`order_number` asc
830μs/app/Category.php:258alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` inner join `category_languages` on `categories`.`id` = `category_languages`.`category_id` where (`status` = '1' and `parent_id` = '100') and (`category_languages`.`language_id` = '1') order by `categories`.`order_number` asc
890μs/app/Category.php:258alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` inner join `category_languages` on `categories`.`id` = `category_languages`.`category_id` where (`status` = '1' and `parent_id` = '101') and (`category_languages`.`language_id` = '1') order by `categories`.`order_number` asc
760μs/app/Category.php:258alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` inner join `category_languages` on `categories`.`id` = `category_languages`.`category_id` where (`status` = '1' and `parent_id` = '102') and (`category_languages`.`language_id` = '1') order by `categories`.`order_number` asc
780μs/app/Category.php:258alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` inner join `category_languages` on `categories`.`id` = `category_languages`.`category_id` where (`status` = '1' and `parent_id` = '103') and (`category_languages`.`language_id` = '1') order by `categories`.`order_number` asc
830μs/app/Category.php:258alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` inner join `category_languages` on `categories`.`id` = `category_languages`.`category_id` where (`status` = '1' and `parent_id` = '104') and (`category_languages`.`language_id` = '1') order by `categories`.`order_number` asc
720μs/app/Category.php:258alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` inner join `category_languages` on `categories`.`id` = `category_languages`.`category_id` where (`status` = '1' and `parent_id` = '105') and (`category_languages`.`language_id` = '1') order by `categories`.`order_number` asc
700μs/app/Category.php:258alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` inner join `category_languages` on `categories`.`id` = `category_languages`.`category_id` where (`status` = '1' and `parent_id` = '106') and (`category_languages`.`language_id` = '1') order by `categories`.`order_number` asc
770μs/app/Category.php:258alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` inner join `category_languages` on `categories`.`id` = `category_languages`.`category_id` where (`status` = '1' and `parent_id` = '107') and (`category_languages`.`language_id` = '1') order by `categories`.`order_number` asc
780μs/app/Category.php:258alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` inner join `category_languages` on `categories`.`id` = `category_languages`.`category_id` where (`status` = '1' and `parent_id` = '117') and (`category_languages`.`language_id` = '1') order by `categories`.`order_number` asc
780μs/app/Category.php:258alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` inner join `category_languages` on `categories`.`id` = `category_languages`.`category_id` where (`status` = '1' and `parent_id` = '118') and (`category_languages`.`language_id` = '1') order by `categories`.`order_number` asc
690μs/app/Category.php:258alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` inner join `category_languages` on `categories`.`id` = `category_languages`.`category_id` where (`status` = '1' and `parent_id` = '119') and (`category_languages`.`language_id` = '1') order by `categories`.`order_number` asc
710μs/app/Category.php:258alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` inner join `category_languages` on `categories`.`id` = `category_languages`.`category_id` where (`status` = '1' and `parent_id` = '120') and (`category_languages`.`language_id` = '1') order by `categories`.`order_number` asc
790μs/app/Category.php:258alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` inner join `category_languages` on `categories`.`id` = `category_languages`.`category_id` where (`status` = '1' and `parent_id` = '121') and (`category_languages`.`language_id` = '1') order by `categories`.`order_number` asc
780μs/app/Category.php:258alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` inner join `category_languages` on `categories`.`id` = `category_languages`.`category_id` where (`status` = '1' and `parent_id` = '122') and (`category_languages`.`language_id` = '1') order by `categories`.`order_number` asc
960μs/app/Category.php:258alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` inner join `category_languages` on `categories`.`id` = `category_languages`.`category_id` where (`status` = '1' and `parent_id` = '123') and (`category_languages`.`language_id` = '1') order by `categories`.`order_number` asc
910μs/app/Category.php:258alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` inner join `category_languages` on `categories`.`id` = `category_languages`.`category_id` where (`status` = '1' and `parent_id` = '124') and (`category_languages`.`language_id` = '1') order by `categories`.`order_number` asc
950μs/app/Category.php:258alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` inner join `category_languages` on `categories`.`id` = `category_languages`.`category_id` where (`status` = '1' and `parent_id` = '126') and (`category_languages`.`language_id` = '1') order by `categories`.`order_number` asc
1.08ms/app/Category.php:258alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` inner join `category_languages` on `categories`.`id` = `category_languages`.`category_id` where (`status` = '1' and `parent_id` = '127') and (`category_languages`.`language_id` = '1') order by `categories`.`order_number` asc
1.01ms/app/Category.php:258alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` inner join `category_languages` on `categories`.`id` = `category_languages`.`category_id` where (`status` = '1' and `parent_id` = '128') and (`category_languages`.`language_id` = '1') order by `categories`.`order_number` asc
980μs/app/Category.php:258alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` inner join `category_languages` on `categories`.`id` = `category_languages`.`category_id` where (`status` = '1' and `parent_id` = '129') and (`category_languages`.`language_id` = '1') order by `categories`.`order_number` asc
1.09ms/app/Category.php:258alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` inner join `category_languages` on `categories`.`id` = `category_languages`.`category_id` where (`status` = '1' and `parent_id` = '130') and (`category_languages`.`language_id` = '1') order by `categories`.`order_number` asc
1ms/app/Category.php:258alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` inner join `category_languages` on `categories`.`id` = `category_languages`.`category_id` where (`status` = '1' and `parent_id` = '108') and (`category_languages`.`language_id` = '1') order by `categories`.`order_number` asc
1.1ms/app/Category.php:258alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` inner join `category_languages` on `categories`.`id` = `category_languages`.`category_id` where (`status` = '1' and `parent_id` = '109') and (`category_languages`.`language_id` = '1') order by `categories`.`order_number` asc
1.06ms/app/Category.php:258alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` inner join `category_languages` on `categories`.`id` = `category_languages`.`category_id` where (`status` = '1' and `parent_id` = '110') and (`category_languages`.`language_id` = '1') order by `categories`.`order_number` asc
1.06ms/app/Category.php:258alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` inner join `category_languages` on `categories`.`id` = `category_languages`.`category_id` where (`status` = '1' and `parent_id` = '111') and (`category_languages`.`language_id` = '1') order by `categories`.`order_number` asc
990μs/app/Category.php:258alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` inner join `category_languages` on `categories`.`id` = `category_languages`.`category_id` where (`status` = '1' and `parent_id` = '112') and (`category_languages`.`language_id` = '1') order by `categories`.`order_number` asc
1.19ms/app/Category.php:258alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` inner join `category_languages` on `categories`.`id` = `category_languages`.`category_id` where (`status` = '1' and `parent_id` = '113') and (`category_languages`.`language_id` = '1') order by `categories`.`order_number` asc
1.2ms/app/Category.php:258alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` inner join `category_languages` on `categories`.`id` = `category_languages`.`category_id` where (`status` = '1' and `parent_id` = '114') and (`category_languages`.`language_id` = '1') order by `categories`.`order_number` asc
1.13ms/app/Category.php:258alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` inner join `category_languages` on `categories`.`id` = `category_languages`.`category_id` where (`status` = '1' and `parent_id` = '115') and (`category_languages`.`language_id` = '1') order by `categories`.`order_number` asc
1ms/app/Category.php:258alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` inner join `category_languages` on `categories`.`id` = `category_languages`.`category_id` where (`status` = '1' and `parent_id` = '131') and (`category_languages`.`language_id` = '1') order by `categories`.`order_number` asc
1.23ms/app/Category.php:258alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` inner join `category_languages` on `categories`.`id` = `category_languages`.`category_id` where (`status` = '1' and `parent_id` = '132') and (`category_languages`.`language_id` = '1') order by `categories`.`order_number` asc
1.19ms/app/Category.php:258alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` inner join `category_languages` on `categories`.`id` = `category_languages`.`category_id` where (`status` = '1' and `parent_id` = '133') and (`category_languages`.`language_id` = '1') order by `categories`.`order_number` asc
1.06ms/app/Category.php:258alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` inner join `category_languages` on `categories`.`id` = `category_languages`.`category_id` where (`status` = '1' and `parent_id` = '134') and (`category_languages`.`language_id` = '1') order by `categories`.`order_number` asc
1.11ms/app/Category.php:258alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` inner join `category_languages` on `categories`.`id` = `category_languages`.`category_id` where (`status` = '1' and `parent_id` = '4') and (`category_languages`.`language_id` = '1') order by `categories`.`order_number` asc
1.66ms/app/Category.php:224alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` inner join `category_languages` on `categories`.`id` = `category_languages`.`category_id` where (`status` = '1' and `parent_id` = '135') and (`category_languages`.`language_id` = '1') order by `categories`.`order_number` asc
4.17ms/app/Category.php:258alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` inner join `category_languages` on `categories`.`id` = `category_languages`.`category_id` where (`status` = '1' and `parent_id` = '136') and (`category_languages`.`language_id` = '1') order by `categories`.`order_number` asc
800μs/app/Category.php:258alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` inner join `category_languages` on `categories`.`id` = `category_languages`.`category_id` where (`status` = '1' and `parent_id` = '137') and (`category_languages`.`language_id` = '1') order by `categories`.`order_number` asc
800μs/app/Category.php:258alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` inner join `category_languages` on `categories`.`id` = `category_languages`.`category_id` where (`status` = '1' and `parent_id` = '138') and (`category_languages`.`language_id` = '1') order by `categories`.`order_number` asc
810μs/app/Category.php:258alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` inner join `category_languages` on `categories`.`id` = `category_languages`.`category_id` where (`status` = '1' and `parent_id` = '139') and (`category_languages`.`language_id` = '1') order by `categories`.`order_number` asc
850μs/app/Category.php:258alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` inner join `category_languages` on `categories`.`id` = `category_languages`.`category_id` where (`status` = '1' and `parent_id` = '142') and (`category_languages`.`language_id` = '1') order by `categories`.`order_number` asc
760μs/app/Category.php:258alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` inner join `category_languages` on `categories`.`id` = `category_languages`.`category_id` where (`status` = '1' and `parent_id` = '140') and (`category_languages`.`language_id` = '1') order by `categories`.`order_number` asc
750μs/app/Category.php:258alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` inner join `category_languages` on `categories`.`id` = `category_languages`.`category_id` where (`status` = '1' and `parent_id` = '141') and (`category_languages`.`language_id` = '1') order by `categories`.`order_number` asc
810μs/app/Category.php:258alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` inner join `category_languages` on `categories`.`id` = `category_languages`.`category_id` where (`status` = '1' and `parent_id` = '144') and (`category_languages`.`language_id` = '1') order by `categories`.`order_number` asc
770μs/app/Category.php:258alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` inner join `category_languages` on `categories`.`id` = `category_languages`.`category_id` where (`status` = '1' and `parent_id` = '174') and (`category_languages`.`language_id` = '1') order by `categories`.`order_number` asc
1.01ms/app/Category.php:258alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` inner join `category_languages` on `categories`.`id` = `category_languages`.`category_id` where (`status` = '1' and `parent_id` = '182') and (`category_languages`.`language_id` = '1') order by `categories`.`order_number` asc
810μs/app/Category.php:258alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` inner join `category_languages` on `categories`.`id` = `category_languages`.`category_id` where (`status` = '1' and `parent_id` = '145') and (`category_languages`.`language_id` = '1') order by `categories`.`order_number` asc
920μs/app/Category.php:258alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` inner join `category_languages` on `categories`.`id` = `category_languages`.`category_id` where (`status` = '1' and `parent_id` = '146') and (`category_languages`.`language_id` = '1') order by `categories`.`order_number` asc
760μs/app/Category.php:258alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` inner join `category_languages` on `categories`.`id` = `category_languages`.`category_id` where (`status` = '1' and `parent_id` = '147') and (`category_languages`.`language_id` = '1') order by `categories`.`order_number` asc
770μs/app/Category.php:258alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` inner join `category_languages` on `categories`.`id` = `category_languages`.`category_id` where (`status` = '1' and `parent_id` = '148') and (`category_languages`.`language_id` = '1') order by `categories`.`order_number` asc
750μs/app/Category.php:258alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` inner join `category_languages` on `categories`.`id` = `category_languages`.`category_id` where (`status` = '1' and `parent_id` = '149') and (`category_languages`.`language_id` = '1') order by `categories`.`order_number` asc
820μs/app/Category.php:258alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` inner join `category_languages` on `categories`.`id` = `category_languages`.`category_id` where (`status` = '1' and `parent_id` = '150') and (`category_languages`.`language_id` = '1') order by `categories`.`order_number` asc
730μs/app/Category.php:258alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` inner join `category_languages` on `categories`.`id` = `category_languages`.`category_id` where (`status` = '1' and `parent_id` = '151') and (`category_languages`.`language_id` = '1') order by `categories`.`order_number` asc
740μs/app/Category.php:258alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` inner join `category_languages` on `categories`.`id` = `category_languages`.`category_id` where (`status` = '1' and `parent_id` = '152') and (`category_languages`.`language_id` = '1') order by `categories`.`order_number` asc
770μs/app/Category.php:258alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` inner join `category_languages` on `categories`.`id` = `category_languages`.`category_id` where (`status` = '1' and `parent_id` = '153') and (`category_languages`.`language_id` = '1') order by `categories`.`order_number` asc
740μs/app/Category.php:258alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` inner join `category_languages` on `categories`.`id` = `category_languages`.`category_id` where (`status` = '1' and `parent_id` = '154') and (`category_languages`.`language_id` = '1') order by `categories`.`order_number` asc
790μs/app/Category.php:258alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` inner join `category_languages` on `categories`.`id` = `category_languages`.`category_id` where (`status` = '1' and `parent_id` = '155') and (`category_languages`.`language_id` = '1') order by `categories`.`order_number` asc
790μs/app/Category.php:258alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` inner join `category_languages` on `categories`.`id` = `category_languages`.`category_id` where (`status` = '1' and `parent_id` = '156') and (`category_languages`.`language_id` = '1') order by `categories`.`order_number` asc
1.04ms/app/Category.php:258alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` inner join `category_languages` on `categories`.`id` = `category_languages`.`category_id` where (`status` = '1' and `parent_id` = '157') and (`category_languages`.`language_id` = '1') order by `categories`.`order_number` asc
920μs/app/Category.php:258alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` inner join `category_languages` on `categories`.`id` = `category_languages`.`category_id` where (`status` = '1' and `parent_id` = '158') and (`category_languages`.`language_id` = '1') order by `categories`.`order_number` asc
840μs/app/Category.php:258alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` inner join `category_languages` on `categories`.`id` = `category_languages`.`category_id` where (`status` = '1' and `parent_id` = '186') and (`category_languages`.`language_id` = '1') order by `categories`.`order_number` asc
940μs/app/Category.php:258alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` inner join `category_languages` on `categories`.`id` = `category_languages`.`category_id` where (`status` = '1' and `parent_id` = '187') and (`category_languages`.`language_id` = '1') order by `categories`.`order_number` asc
930μs/app/Category.php:258alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` inner join `category_languages` on `categories`.`id` = `category_languages`.`category_id` where (`status` = '1' and `parent_id` = '161') and (`category_languages`.`language_id` = '1') order by `categories`.`order_number` asc
910μs/app/Category.php:258alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` inner join `category_languages` on `categories`.`id` = `category_languages`.`category_id` where (`status` = '1' and `parent_id` = '203') and (`category_languages`.`language_id` = '1') order by `categories`.`order_number` asc
970μs/app/Category.php:258alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` inner join `category_languages` on `categories`.`id` = `category_languages`.`category_id` where (`status` = '1' and `parent_id` = '204') and (`category_languages`.`language_id` = '1') order by `categories`.`order_number` asc
1.91ms/app/Category.php:258alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` inner join `category_languages` on `categories`.`id` = `category_languages`.`category_id` where (`status` = '1' and `parent_id` = '178') and (`category_languages`.`language_id` = '1') order by `categories`.`order_number` asc
750μs/app/Category.php:258alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` inner join `category_languages` on `categories`.`id` = `category_languages`.`category_id` where (`status` = '1' and `parent_id` = '175') and (`category_languages`.`language_id` = '1') order by `categories`.`order_number` asc
800μs/app/Category.php:258alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` inner join `category_languages` on `categories`.`id` = `category_languages`.`category_id` where (`status` = '1' and `parent_id` = '176') and (`category_languages`.`language_id` = '1') order by `categories`.`order_number` asc
730μs/app/Category.php:258alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` inner join `category_languages` on `categories`.`id` = `category_languages`.`category_id` where (`status` = '1' and `parent_id` = '190') and (`category_languages`.`language_id` = '1') order by `categories`.`order_number` asc
780μs/app/Category.php:258alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` inner join `category_languages` on `categories`.`id` = `category_languages`.`category_id` where (`status` = '1' and `parent_id` = '197') and (`category_languages`.`language_id` = '1') order by `categories`.`order_number` asc
6.02ms/app/Category.php:258alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` inner join `category_languages` on `categories`.`id` = `category_languages`.`category_id` where (`status` = '1' and `parent_id` = '177') and (`category_languages`.`language_id` = '1') order by `categories`.`order_number` asc
780μs/app/Category.php:258alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` inner join `category_languages` on `categories`.`id` = `category_languages`.`category_id` where (`status` = '1' and `parent_id` = '179') and (`category_languages`.`language_id` = '1') order by `categories`.`order_number` asc
760μs/app/Category.php:258alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` inner join `category_languages` on `categories`.`id` = `category_languages`.`category_id` where (`status` = '1' and `parent_id` = '183') and (`category_languages`.`language_id` = '1') order by `categories`.`order_number` asc
1.19ms/app/Category.php:258alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` inner join `category_languages` on `categories`.`id` = `category_languages`.`category_id` where (`status` = '1' and `parent_id` = '180') and (`category_languages`.`language_id` = '1') order by `categories`.`order_number` asc
800μs/app/Category.php:258alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` inner join `category_languages` on `categories`.`id` = `category_languages`.`category_id` where (`status` = '1' and `parent_id` = '162') and (`category_languages`.`language_id` = '1') order by `categories`.`order_number` asc
800μs/app/Category.php:258alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` inner join `category_languages` on `categories`.`id` = `category_languages`.`category_id` where (`status` = '1' and `parent_id` = '163') and (`category_languages`.`language_id` = '1') order by `categories`.`order_number` asc
900μs/app/Category.php:258alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` inner join `category_languages` on `categories`.`id` = `category_languages`.`category_id` where (`status` = '1' and `parent_id` = '164') and (`category_languages`.`language_id` = '1') order by `categories`.`order_number` asc
760μs/app/Category.php:258alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` inner join `category_languages` on `categories`.`id` = `category_languages`.`category_id` where (`status` = '1' and `parent_id` = '166') and (`category_languages`.`language_id` = '1') order by `categories`.`order_number` asc
750μs/app/Category.php:258alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` inner join `category_languages` on `categories`.`id` = `category_languages`.`category_id` where (`status` = '1' and `parent_id` = '202') and (`category_languages`.`language_id` = '1') order by `categories`.`order_number` asc
740μs/app/Category.php:258alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `languages` where (`code` = 'en' and `status` = '1') limit 1
220μs/app/Offer.php:225alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `offers` inner join `offer_languages` on `offers`.`id` = `offer_languages`.`offer_id` where (`start_date` <= '2025-07-14 01:01:28' or `start_date` is null) and (`end_date` >= '2025-07-14 01:01:28' or `end_date` is null) and (`status` = '1') and `offer_languages`.`language_id` = '1' order by `offers`.`created_at` desc limit 1
650μsmiddleware::headerfooter:83alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `page_contents` where (`page` = 'Footer' and `language_code` = 'en')
350μsmiddleware::headerfooter:87alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select count(*) as aggregate from `carts` where `customer_id` = '0'
390μs/app/Cart.php:20alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select count(*) as aggregate from `wishlists` where `customer_id` = '0'
470μs/app/Wishlist.php:213alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `banners` inner join `banner_languages` on `banners`.`id` = `banner_languages`.`banner_id` inner join `languages` on `languages`.`id` = `banner_languages`.`language_id` where (`start_time` <= '2025-07-14 01:01:28' or `start_time` is null) and (`end_time` >= '2025-07-14 01:01:28' or `end_time` is null) and (`is_active` = '1' and `banner_type_id` = '9') and `languages`.`code` = 'en' order by `order_number` asc
540μs/app/Banner.php:56alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `website_banners` inner join `website_banner_languages` on `website_banners`.`id` = `website_banner_languages`.`banner_id` inner join `languages` on `languages`.`id` = `website_banner_languages`.`language_id` where exists (select * from `website_banner_types` where `website_banners`.`banner_type_id` = `website_banner_types`.`id` and `status` = '1') and (`start_time` <= '2025-07-14 01:01:28' or `start_time` is null) and (`end_time` >= '2025-07-14 01:01:28' or `end_time` is null) and (`is_active` = '1') and `languages`.`code` = 'en' and `banner_type_id` in ('22')
770μs/app/WebsiteBanner.php:59alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `branches` where `id` not in ('7', '8', '9')
740μsmiddleware::headerfooter:191alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `languages` where (`code` = 'en' and `status` = '1') limit 1
230μs/app/Manufacturer.php:19alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select `manufacturers`.`id`, `manufacturers`.`status`, `manufacturers`.`image`, `manufacturers`.`slug`, `manufacturer_languages`.`name` from `manufacturers` inner join `manufacturer_languages` on `manufacturer_languages`.`manufacturer_id` = `manufacturers`.`id` where (`status` = '1' and `manufacturer_languages`.`language_id` = '1') and `is_shown` = '1' order by `name` asc
1.71msmiddleware::headerfooter:192alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `settings` where `key` = 'seo_title' limit 1
380μsmiddleware::headerfooter:193alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `settings` where `key` = 'seo_description' limit 1
200μsmiddleware::headerfooter:194alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `sessions` where `id` = 'Cf0xsx6vj5bUFIRFaaNvoAlS2xarmEisnyGCBWEH' limit 1
220μs/app/Http/Controllers/Frontend1/ProductsController.php:255alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
insert into `sessions` (`payload`, `last_activity`, `user_id`, `ip_address`, `user_agent`, `id`) values ('YToyOntzOjY6Il90b2tlbiI7czo0MDoialR6WW1IZm5rQ0s0Zkl2T0Y0YjhKZGRDdHBMeXV3aTNuQXE2TlNjOCI7czo2OiJfZmxhc2giO2E6Mjp7czozOiJvbGQiO2E6MDp7fXM6MzoibmV3IjthOjA6e319fQ==', '1752435088', '', '216.73.216.224', 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)', 'Cf0xsx6vj5bUFIRFaaNvoAlS2xarmEisnyGCBWEH')
380μs/app/Http/Controllers/Frontend1/ProductsController.php:255alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `categories` where `slug` = 'food'
610μs/app/Http/Controllers/Frontend1/ProductsController.php:268alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `category_languages` where `category_languages`.`category_id` in ('2')
250μs/app/Http/Controllers/Frontend1/ProductsController.php:268alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` where `slug` = 'food' limit 1
230μs/app/Http/Controllers/Frontend1/ProductsController.php:269alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `languages` where (`code` = 'en' and `status` = '1') limit 1
490μs/app/Product.php:2338alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `currency_languages` inner join `currencies` on `currency_languages`.`currency_id` = `currencies`.`id` where (`language_id` = '1' and `value` = '1') limit 1
2.07ms/app/Product.php:2354alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select count(*) as aggregate from `products` inner join `product_languages` on `products`.`id` = `product_languages`.`product_id` inner join `product_stores` on `products`.`id` = `product_stores`.`product_id` inner join `stores` on `product_stores`.`store_id` = `stores`.`id` inner join `currencies` on `currencies`.`id` = 1 left join `manufacturers` on `products`.`manufacturer_id` = `manufacturers`.`id` left join `manufacturer_languages` on `manufacturers`.`id` = `manufacturer_languages`.`manufacturer_id` inner join `currency_languages` on `currencies`.`id` = `currency_languages`.`currency_id` and `currency_languages`.`language_id` = 1 where `product_languages`.`language_id` = '1' and `products`.`status` = '1' and (`product_stores`.`store_id` = (select store_id from product_stores where product_stores.product_id=products.id order by current_price limit 1) and `product_stores`.`status` = '1') and `is_show_in_list` = '1' and `products`.`deleted_at` is null group by `products`.`id`
66.1ms/app/Product.php:2494alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select count(*) as aggregate from `categories` where (`slug` = 'food' and `status` = '1')
390μs/app/Product.php:2497alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `categories` where (`slug` = 'food' and `status` = '1') limit 1
340μs/app/Product.php:2499alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select count(*) as aggregate from `categories` where (`status` = '1' and `parent_id` = '2')
350μs/app/Category.php:361alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `categories`.`id`, `categories`.`parent_id` from `categories` where (`status` = '1' and `parent_id` = '2')
330μs/app/Category.php:363alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `categories` where (`status` = '1') and `categories`.`parent_id` in ('8', '9', '17', '21', '29', '37', '47', '55', '62', '69', '75')
640μs/app/Category.php:363alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` where `categories`.`parent_id` = '10' and `categories`.`parent_id` is not null and (`status` = '1')
410μs/app/Category.php:370alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` where `categories`.`parent_id` = '11' and `categories`.`parent_id` is not null and (`status` = '1')
390μs/app/Category.php:370alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` where `categories`.`parent_id` = '12' and `categories`.`parent_id` is not null and (`status` = '1')
380μs/app/Category.php:370alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` where `categories`.`parent_id` = '13' and `categories`.`parent_id` is not null and (`status` = '1')
400μs/app/Category.php:370alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` where `categories`.`parent_id` = '14' and `categories`.`parent_id` is not null and (`status` = '1')
370μs/app/Category.php:370alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` where `categories`.`parent_id` = '15' and `categories`.`parent_id` is not null and (`status` = '1')
400μs/app/Category.php:370alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` where `categories`.`parent_id` = '16' and `categories`.`parent_id` is not null and (`status` = '1')
1.55ms/app/Category.php:370alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` where `categories`.`parent_id` = '18' and `categories`.`parent_id` is not null and (`status` = '1')
400μs/app/Category.php:370alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` where `categories`.`parent_id` = '19' and `categories`.`parent_id` is not null and (`status` = '1')
390μs/app/Category.php:370alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` where `categories`.`parent_id` = '20' and `categories`.`parent_id` is not null and (`status` = '1')
380μs/app/Category.php:370alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` where `categories`.`parent_id` = '22' and `categories`.`parent_id` is not null and (`status` = '1')
390μs/app/Category.php:370alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` where `categories`.`parent_id` = '23' and `categories`.`parent_id` is not null and (`status` = '1')
390μs/app/Category.php:370alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` where `categories`.`parent_id` = '24' and `categories`.`parent_id` is not null and (`status` = '1')
380μs/app/Category.php:370alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` where `categories`.`parent_id` = '25' and `categories`.`parent_id` is not null and (`status` = '1')
390μs/app/Category.php:370alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` where `categories`.`parent_id` = '26' and `categories`.`parent_id` is not null and (`status` = '1')
400μs/app/Category.php:370alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` where `categories`.`parent_id` = '27' and `categories`.`parent_id` is not null and (`status` = '1')
380μs/app/Category.php:370alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` where `categories`.`parent_id` = '28' and `categories`.`parent_id` is not null and (`status` = '1')
1.9ms/app/Category.php:370alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` where `categories`.`parent_id` = '30' and `categories`.`parent_id` is not null and (`status` = '1')
340μs/app/Category.php:370alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` where `categories`.`parent_id` = '31' and `categories`.`parent_id` is not null and (`status` = '1')
340μs/app/Category.php:370alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` where `categories`.`parent_id` = '32' and `categories`.`parent_id` is not null and (`status` = '1')
390μs/app/Category.php:370alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` where `categories`.`parent_id` = '33' and `categories`.`parent_id` is not null and (`status` = '1')
330μs/app/Category.php:370alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` where `categories`.`parent_id` = '34' and `categories`.`parent_id` is not null and (`status` = '1')
330μs/app/Category.php:370alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` where `categories`.`parent_id` = '35' and `categories`.`parent_id` is not null and (`status` = '1')
330μs/app/Category.php:370alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` where `categories`.`parent_id` = '36' and `categories`.`parent_id` is not null and (`status` = '1')
450μs/app/Category.php:370alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` where `categories`.`parent_id` = '72' and `categories`.`parent_id` is not null and (`status` = '1')
320μs/app/Category.php:370alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` where `categories`.`parent_id` = '73' and `categories`.`parent_id` is not null and (`status` = '1')
330μs/app/Category.php:370alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` where `categories`.`parent_id` = '38' and `categories`.`parent_id` is not null and (`status` = '1')
320μs/app/Category.php:370alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` where `categories`.`parent_id` = '39' and `categories`.`parent_id` is not null and (`status` = '1')
320μs/app/Category.php:370alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` where `categories`.`parent_id` = '40' and `categories`.`parent_id` is not null and (`status` = '1')
290μs/app/Category.php:370alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` where `categories`.`parent_id` = '41' and `categories`.`parent_id` is not null and (`status` = '1')
330μs/app/Category.php:370alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` where `categories`.`parent_id` = '42' and `categories`.`parent_id` is not null and (`status` = '1')
320μs/app/Category.php:370alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` where `categories`.`parent_id` = '43' and `categories`.`parent_id` is not null and (`status` = '1')
320μs/app/Category.php:370alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` where `categories`.`parent_id` = '44' and `categories`.`parent_id` is not null and (`status` = '1')
320μs/app/Category.php:370alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` where `categories`.`parent_id` = '45' and `categories`.`parent_id` is not null and (`status` = '1')
320μs/app/Category.php:370alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` where `categories`.`parent_id` = '46' and `categories`.`parent_id` is not null and (`status` = '1')
360μs/app/Category.php:370alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` where `categories`.`parent_id` = '48' and `categories`.`parent_id` is not null and (`status` = '1')
320μs/app/Category.php:370alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` where `categories`.`parent_id` = '49' and `categories`.`parent_id` is not null and (`status` = '1')
320μs/app/Category.php:370alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` where `categories`.`parent_id` = '50' and `categories`.`parent_id` is not null and (`status` = '1')
330μs/app/Category.php:370alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` where `categories`.`parent_id` = '51' and `categories`.`parent_id` is not null and (`status` = '1')
320μs/app/Category.php:370alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` where `categories`.`parent_id` = '52' and `categories`.`parent_id` is not null and (`status` = '1')
380μs/app/Category.php:370alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` where `categories`.`parent_id` = '53' and `categories`.`parent_id` is not null and (`status` = '1')
350μs/app/Category.php:370alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` where `categories`.`parent_id` = '54' and `categories`.`parent_id` is not null and (`status` = '1')
340μs/app/Category.php:370alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` where `categories`.`parent_id` = '185' and `categories`.`parent_id` is not null and (`status` = '1')
320μs/app/Category.php:370alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` where `categories`.`parent_id` = '56' and `categories`.`parent_id` is not null and (`status` = '1')
340μs/app/Category.php:370alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` where `categories`.`parent_id` = '57' and `categories`.`parent_id` is not null and (`status` = '1')
320μs/app/Category.php:370alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` where `categories`.`parent_id` = '58' and `categories`.`parent_id` is not null and (`status` = '1')
340μs/app/Category.php:370alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` where `categories`.`parent_id` = '59' and `categories`.`parent_id` is not null and (`status` = '1')
380μs/app/Category.php:370alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` where `categories`.`parent_id` = '60' and `categories`.`parent_id` is not null and (`status` = '1')
340μs/app/Category.php:370alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` where `categories`.`parent_id` = '61' and `categories`.`parent_id` is not null and (`status` = '1')
340μs/app/Category.php:370alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` where `categories`.`parent_id` = '181' and `categories`.`parent_id` is not null and (`status` = '1')
310μs/app/Category.php:370alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` where `categories`.`parent_id` = '63' and `categories`.`parent_id` is not null and (`status` = '1')
320μs/app/Category.php:370alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` where `categories`.`parent_id` = '64' and `categories`.`parent_id` is not null and (`status` = '1')
44.65ms/app/Category.php:370alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` where `categories`.`parent_id` = '66' and `categories`.`parent_id` is not null and (`status` = '1')
530μs/app/Category.php:370alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` where `categories`.`parent_id` = '67' and `categories`.`parent_id` is not null and (`status` = '1')
470μs/app/Category.php:370alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` where `categories`.`parent_id` = '68' and `categories`.`parent_id` is not null and (`status` = '1')
420μs/app/Category.php:370alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` where `categories`.`parent_id` = '70' and `categories`.`parent_id` is not null and (`status` = '1')
390μs/app/Category.php:370alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` where `categories`.`parent_id` = '71' and `categories`.`parent_id` is not null and (`status` = '1')
380μs/app/Category.php:370alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` where `categories`.`parent_id` = '189' and `categories`.`parent_id` is not null and (`status` = '1')
330μs/app/Category.php:370alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` where `categories`.`parent_id` = '76' and `categories`.`parent_id` is not null and (`status` = '1')
330μs/app/Category.php:370alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select count(*) as aggregate from `products` inner join `product_languages` on `products`.`id` = `product_languages`.`product_id` inner join `product_stores` on `products`.`id` = `product_stores`.`product_id` inner join `stores` on `product_stores`.`store_id` = `stores`.`id` inner join `currencies` on `currencies`.`id` = 1 left join `manufacturers` on `products`.`manufacturer_id` = `manufacturers`.`id` left join `manufacturer_languages` on `manufacturers`.`id` = `manufacturer_languages`.`manufacturer_id` inner join `currency_languages` on `currencies`.`id` = `currency_languages`.`currency_id` and `currency_languages`.`language_id` = 1 where `product_languages`.`language_id` = '1' and `products`.`status` = '1' and (`product_stores`.`store_id` = (select store_id from product_stores where product_stores.product_id=products.id order by current_price limit 1) and `product_stores`.`status` = '1') and `is_show_in_list` = '1' and exists (select * from `product_categories` where `products`.`id` = `product_categories`.`product_id` and (`category_id` = '2' or `category_id` in ('8', '9', '10', '11', '12', '13', '14', '15', '16', '17', '18', '19', '20', '21', '22', '23', '24', '25', '26', '27', '28', '29', '30', '31', '32', '33', '34', '35', '36', '72', '73', '37', '38', '39', '40', '41', '42', '43', '44', '45', '46', '47', '48', '49', '50', '51', '52', '53', '54', '185', '55', '56', '57', '58', '59', '60', '61', '181', '62', '63', '64', '66', '67', '68', '69', '70', '71', '189', '75', '76'))) and `products`.`deleted_at` is null group by `products`.`id`
43.05ms/app/Product.php:2657alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select count(*) as aggregate from `products` inner join `product_languages` on `products`.`id` = `product_languages`.`product_id` inner join `product_stores` on `products`.`id` = `product_stores`.`product_id` inner join `stores` on `product_stores`.`store_id` = `stores`.`id` inner join `currencies` on `currencies`.`id` = 1 left join `manufacturers` on `products`.`manufacturer_id` = `manufacturers`.`id` left join `manufacturer_languages` on `manufacturers`.`id` = `manufacturer_languages`.`manufacturer_id` inner join `currency_languages` on `currencies`.`id` = `currency_languages`.`currency_id` and `currency_languages`.`language_id` = 1 where `product_languages`.`language_id` = '1' and `products`.`status` = '1' and (`product_stores`.`store_id` = (select store_id from product_stores where product_stores.product_id=products.id order by current_price limit 1) and `product_stores`.`status` = '1') and `is_show_in_list` = '1' and exists (select * from `product_categories` where `products`.`id` = `product_categories`.`product_id` and (`category_id` = '2' or `category_id` in ('8', '9', '10', '11', '12', '13', '14', '15', '16', '17', '18', '19', '20', '21', '22', '23', '24', '25', '26', '27', '28', '29', '30', '31', '32', '33', '34', '35', '36', '72', '73', '37', '38', '39', '40', '41', '42', '43', '44', '45', '46', '47', '48', '49', '50', '51', '52', '53', '54', '185', '55', '56', '57', '58', '59', '60', '61', '181', '62', '63', '64', '66', '67', '68', '69', '70', '71', '189', '75', '76'))) and `products`.`status` = '1' and `products`.`deleted_at` is null group by `products`.`id`
51.67ms/app/Product.php:2898alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select count(*) as aggregate from `products` inner join `product_languages` on `products`.`id` = `product_languages`.`product_id` inner join `product_stores` on `products`.`id` = `product_stores`.`product_id` inner join `stores` on `product_stores`.`store_id` = `stores`.`id` inner join `currencies` on `currencies`.`id` = 1 left join `manufacturers` on `products`.`manufacturer_id` = `manufacturers`.`id` left join `manufacturer_languages` on `manufacturers`.`id` = `manufacturer_languages`.`manufacturer_id` inner join `currency_languages` on `currencies`.`id` = `currency_languages`.`currency_id` and `currency_languages`.`language_id` = 1 where `product_languages`.`language_id` = '1' and `products`.`status` = '1' and (`product_stores`.`store_id` = (select store_id from product_stores where product_stores.product_id=products.id order by current_price limit 1) and `product_stores`.`status` = '1') and `is_show_in_list` = '1' and exists (select * from `product_categories` where `products`.`id` = `product_categories`.`product_id` and (`category_id` = '2' or `category_id` in ('8', '9', '10', '11', '12', '13', '14', '15', '16', '17', '18', '19', '20', '21', '22', '23', '24', '25', '26', '27', '28', '29', '30', '31', '32', '33', '34', '35', '36', '72', '73', '37', '38', '39', '40', '41', '42', '43', '44', '45', '46', '47', '48', '49', '50', '51', '52', '53', '54', '185', '55', '56', '57', '58', '59', '60', '61', '181', '62', '63', '64', '66', '67', '68', '69', '70', '71', '189', '75', '76'))) and `products`.`status` = '1' and `products`.`deleted_at` is null group by `products`.`id` order by `products`.`order_number` asc
46.55ms/app/Product.php:2903alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select count(*) as aggregate from `products` inner join `product_languages` on `products`.`id` = `product_languages`.`product_id` inner join `product_stores` on `products`.`id` = `product_stores`.`product_id` inner join `stores` on `product_stores`.`store_id` = `stores`.`id` inner join `currencies` on `currencies`.`id` = 1 left join `manufacturers` on `products`.`manufacturer_id` = `manufacturers`.`id` left join `manufacturer_languages` on `manufacturers`.`id` = `manufacturer_languages`.`manufacturer_id` inner join `currency_languages` on `currencies`.`id` = `currency_languages`.`currency_id` and `currency_languages`.`language_id` = 1 where `product_languages`.`language_id` = '1' and `products`.`status` = '1' and (`product_stores`.`store_id` = (select store_id from product_stores where product_stores.product_id=products.id order by current_price limit 1) and `product_stores`.`status` = '1') and `is_show_in_list` = '1' and exists (select * from `product_categories` where `products`.`id` = `product_categories`.`product_id` and (`category_id` = '2' or `category_id` in ('8', '9', '10', '11', '12', '13', '14', '15', '16', '17', '18', '19', '20', '21', '22', '23', '24', '25', '26', '27', '28', '29', '30', '31', '32', '33', '34', '35', '36', '72', '73', '37', '38', '39', '40', '41', '42', '43', '44', '45', '46', '47', '48', '49', '50', '51', '52', '53', '54', '185', '55', '56', '57', '58', '59', '60', '61', '181', '62', '63', '64', '66', '67', '68', '69', '70', '71', '189', '75', '76'))) and `products`.`status` = '1' and `products`.`deleted_at` is null group by `products`.`id`
50.41ms/app/Product.php:2909alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `products`.`id`, `products`.`slug`, `products`.`status`, `products`.`product_offer`, stores.slug as storeslug, `products`.`purchase_reward`, `products`.`reward_point`, `products`.`code`, `product_languages`.`name`, `product_languages`.`app_description`, `products`.`manufacturer_id`, `product_stores`.`store_id`, `currencies`.`value`, `currency_languages`.`symbol_left`, `currency_languages`.`symbol_right`, ROUND(product_stores.default_price * currencies.value,2) as oldprice, ROUND(IFNULL(getprice(products.id,'2025-07-14 01:01:28',0,1),(product_stores.current_price * currencies.value)),2) as price, IFNULL(getdiscount(products.id,'2025-07-14 01:01:28',0,1),"0|nil") as discount, (select IFNULL(ROUND(avg(rating),0),0) from product_reviews where product_id=products.id and status=1) as rating, IFNULL((select image from product_images where product_id=CASE WHEN products.is_show_in_list=1 THEN products.id ELSE products.parent_id END and is_default=1),"") as image, (select IF(count(product_id)>0,1,0) from wishlists w join wishlist_items wi on w.id=wi.wishlist_id where wi.product_id=products.id and wi.store_id=product_stores.store_id and w.customer_id=0) as wishlist, (select IF(count(product_id)>0,1,0) from carts c join cart_items ci on c.id=ci.cart_id where ci.product_id=products.id and ci.store_id=product_stores.store_id and c.customer_id=0) as cart, (select IF(count(product_id)>0,quantity,0) from carts c join cart_items ci on c.id=ci.cart_id where ci.product_id=products.id and ci.store_id=product_stores.store_id and c.customer_id=0) as quantity, stores.slug as store, manufacturer_languages.name as manufacturer, product_stores.stock as stock from `products` inner join `product_languages` on `products`.`id` = `product_languages`.`product_id` inner join `product_stores` on `products`.`id` = `product_stores`.`product_id` inner join `stores` on `product_stores`.`store_id` = `stores`.`id` inner join `currencies` on `currencies`.`id` = 1 left join `manufacturers` on `products`.`manufacturer_id` = `manufacturers`.`id` left join `manufacturer_languages` on `manufacturers`.`id` = `manufacturer_languages`.`manufacturer_id` inner join `currency_languages` on `currencies`.`id` = `currency_languages`.`currency_id` and `currency_languages`.`language_id` = 1 where `product_languages`.`language_id` = '1' and `products`.`status` = '1' and (`product_stores`.`store_id` = (select store_id from product_stores where product_stores.product_id=products.id order by current_price limit 1) and `product_stores`.`status` = '1') and `is_show_in_list` = '1' and exists (select * from `product_categories` where `products`.`id` = `product_categories`.`product_id` and (`category_id` = '2' or `category_id` in ('8', '9', '10', '11', '12', '13', '14', '15', '16', '17', '18', '19', '20', '21', '22', '23', '24', '25', '26', '27', '28', '29', '30', '31', '32', '33', '34', '35', '36', '72', '73', '37', '38', '39', '40', '41', '42', '43', '44', '45', '46', '47', '48', '49', '50', '51', '52', '53', '54', '185', '55', '56', '57', '58', '59', '60', '61', '181', '62', '63', '64', '66', '67', '68', '69', '70', '71', '189', '75', '76'))) and `products`.`status` = '1' and `products`.`deleted_at` is null group by `products`.`id` order by `products`.`order_number` asc limit 40 offset 2320
912.32ms/app/Product.php:2909alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `languages` where (`code` = 'en' and `status` = '1') limit 1
330μs/app/Product.php:2338alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `currency_languages` inner join `currencies` on `currency_languages`.`currency_id` = `currencies`.`id` where (`language_id` = '1' and `value` = '1') limit 1
270μs/app/Product.php:2354alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select count(*) as aggregate from `products` inner join `product_stores` on `products`.`id` = `product_stores`.`product_id` inner join `product_languages` on `products`.`id` = `product_languages`.`product_id` left join `manufacturers` on `products`.`manufacturer_id` = `manufacturers`.`id` inner join `manufacturer_languages` on `manufacturers`.`id` = `manufacturer_languages`.`manufacturer_id` inner join `currencies` on `currencies`.`id` = 1 inner join `currency_languages` on `currencies`.`id` = `currency_languages`.`currency_id` and `currency_languages`.`language_id` = 1 where `product_languages`.`language_id` = '1' and `products`.`status` = '1' and `manufacturer_languages`.`language_id` = '1' and `product_stores`.`status` = '1' and `products`.`deleted_at` is null
20.58ms/app/Product.php:2494alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select count(*) as aggregate from `categories` where (`slug` = 'food' and `status` = '1')
320μs/app/Product.php:2497alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `categories` where (`slug` = 'food' and `status` = '1') limit 1
340μs/app/Product.php:2499alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select count(*) as aggregate from `categories` where (`status` = '1' and `parent_id` = '2')
290μs/app/Category.php:361alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `categories`.`id`, `categories`.`parent_id` from `categories` where (`status` = '1' and `parent_id` = '2')
290μs/app/Category.php:363alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `categories` where (`status` = '1') and `categories`.`parent_id` in ('8', '9', '17', '21', '29', '37', '47', '55', '62', '69', '75')
670μs/app/Category.php:363alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` where `categories`.`parent_id` = '10' and `categories`.`parent_id` is not null and (`status` = '1')
390μs/app/Category.php:370alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` where `categories`.`parent_id` = '11' and `categories`.`parent_id` is not null and (`status` = '1')
360μs/app/Category.php:370alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` where `categories`.`parent_id` = '12' and `categories`.`parent_id` is not null and (`status` = '1')
350μs/app/Category.php:370alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` where `categories`.`parent_id` = '13' and `categories`.`parent_id` is not null and (`status` = '1')
350μs/app/Category.php:370alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` where `categories`.`parent_id` = '14' and `categories`.`parent_id` is not null and (`status` = '1')
370μs/app/Category.php:370alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` where `categories`.`parent_id` = '15' and `categories`.`parent_id` is not null and (`status` = '1')
350μs/app/Category.php:370alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` where `categories`.`parent_id` = '16' and `categories`.`parent_id` is not null and (`status` = '1')
400μs/app/Category.php:370alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` where `categories`.`parent_id` = '18' and `categories`.`parent_id` is not null and (`status` = '1')
350μs/app/Category.php:370alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` where `categories`.`parent_id` = '19' and `categories`.`parent_id` is not null and (`status` = '1')
290μs/app/Category.php:370alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` where `categories`.`parent_id` = '20' and `categories`.`parent_id` is not null and (`status` = '1')
240μs/app/Category.php:370alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` where `categories`.`parent_id` = '22' and `categories`.`parent_id` is not null and (`status` = '1')
230μs/app/Category.php:370alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` where `categories`.`parent_id` = '23' and `categories`.`parent_id` is not null and (`status` = '1')
230μs/app/Category.php:370alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` where `categories`.`parent_id` = '24' and `categories`.`parent_id` is not null and (`status` = '1')
230μs/app/Category.php:370alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` where `categories`.`parent_id` = '25' and `categories`.`parent_id` is not null and (`status` = '1')
230μs/app/Category.php:370alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` where `categories`.`parent_id` = '26' and `categories`.`parent_id` is not null and (`status` = '1')
230μs/app/Category.php:370alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` where `categories`.`parent_id` = '27' and `categories`.`parent_id` is not null and (`status` = '1')
230μs/app/Category.php:370alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` where `categories`.`parent_id` = '28' and `categories`.`parent_id` is not null and (`status` = '1')
250μs/app/Category.php:370alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` where `categories`.`parent_id` = '30' and `categories`.`parent_id` is not null and (`status` = '1')
230μs/app/Category.php:370alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` where `categories`.`parent_id` = '31' and `categories`.`parent_id` is not null and (`status` = '1')
240μs/app/Category.php:370alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` where `categories`.`parent_id` = '32' and `categories`.`parent_id` is not null and (`status` = '1')
230μs/app/Category.php:370alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` where `categories`.`parent_id` = '33' and `categories`.`parent_id` is not null and (`status` = '1')
230μs/app/Category.php:370alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` where `categories`.`parent_id` = '34' and `categories`.`parent_id` is not null and (`status` = '1')
230μs/app/Category.php:370alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` where `categories`.`parent_id` = '35' and `categories`.`parent_id` is not null and (`status` = '1')
240μs/app/Category.php:370alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` where `categories`.`parent_id` = '36' and `categories`.`parent_id` is not null and (`status` = '1')
230μs/app/Category.php:370alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` where `categories`.`parent_id` = '72' and `categories`.`parent_id` is not null and (`status` = '1')
220μs/app/Category.php:370alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` where `categories`.`parent_id` = '73' and `categories`.`parent_id` is not null and (`status` = '1')
230μs/app/Category.php:370alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` where `categories`.`parent_id` = '38' and `categories`.`parent_id` is not null and (`status` = '1')
220μs/app/Category.php:370alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` where `categories`.`parent_id` = '39' and `categories`.`parent_id` is not null and (`status` = '1')
230μs/app/Category.php:370alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` where `categories`.`parent_id` = '40' and `categories`.`parent_id` is not null and (`status` = '1')
230μs/app/Category.php:370alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` where `categories`.`parent_id` = '41' and `categories`.`parent_id` is not null and (`status` = '1')
240μs/app/Category.php:370alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` where `categories`.`parent_id` = '42' and `categories`.`parent_id` is not null and (`status` = '1')
230μs/app/Category.php:370alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` where `categories`.`parent_id` = '43' and `categories`.`parent_id` is not null and (`status` = '1')
230μs/app/Category.php:370alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` where `categories`.`parent_id` = '44' and `categories`.`parent_id` is not null and (`status` = '1')
250μs/app/Category.php:370alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` where `categories`.`parent_id` = '45' and `categories`.`parent_id` is not null and (`status` = '1')
230μs/app/Category.php:370alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` where `categories`.`parent_id` = '46' and `categories`.`parent_id` is not null and (`status` = '1')
230μs/app/Category.php:370alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` where `categories`.`parent_id` = '48' and `categories`.`parent_id` is not null and (`status` = '1')
220μs/app/Category.php:370alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` where `categories`.`parent_id` = '49' and `categories`.`parent_id` is not null and (`status` = '1')
230μs/app/Category.php:370alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` where `categories`.`parent_id` = '50' and `categories`.`parent_id` is not null and (`status` = '1')
230μs/app/Category.php:370alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` where `categories`.`parent_id` = '51' and `categories`.`parent_id` is not null and (`status` = '1')
230μs/app/Category.php:370alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` where `categories`.`parent_id` = '52' and `categories`.`parent_id` is not null and (`status` = '1')
230μs/app/Category.php:370alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` where `categories`.`parent_id` = '53' and `categories`.`parent_id` is not null and (`status` = '1')
230μs/app/Category.php:370alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` where `categories`.`parent_id` = '54' and `categories`.`parent_id` is not null and (`status` = '1')
230μs/app/Category.php:370alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` where `categories`.`parent_id` = '185' and `categories`.`parent_id` is not null and (`status` = '1')
220μs/app/Category.php:370alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` where `categories`.`parent_id` = '56' and `categories`.`parent_id` is not null and (`status` = '1')
230μs/app/Category.php:370alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` where `categories`.`parent_id` = '57' and `categories`.`parent_id` is not null and (`status` = '1')
220μs/app/Category.php:370alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` where `categories`.`parent_id` = '58' and `categories`.`parent_id` is not null and (`status` = '1')
220μs/app/Category.php:370alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` where `categories`.`parent_id` = '59' and `categories`.`parent_id` is not null and (`status` = '1')
230μs/app/Category.php:370alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` where `categories`.`parent_id` = '60' and `categories`.`parent_id` is not null and (`status` = '1')
220μs/app/Category.php:370alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` where `categories`.`parent_id` = '61' and `categories`.`parent_id` is not null and (`status` = '1')
240μs/app/Category.php:370alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` where `categories`.`parent_id` = '181' and `categories`.`parent_id` is not null and (`status` = '1')
220μs/app/Category.php:370alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` where `categories`.`parent_id` = '63' and `categories`.`parent_id` is not null and (`status` = '1')
230μs/app/Category.php:370alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` where `categories`.`parent_id` = '64' and `categories`.`parent_id` is not null and (`status` = '1')
230μs/app/Category.php:370alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` where `categories`.`parent_id` = '66' and `categories`.`parent_id` is not null and (`status` = '1')
220μs/app/Category.php:370alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` where `categories`.`parent_id` = '67' and `categories`.`parent_id` is not null and (`status` = '1')
230μs/app/Category.php:370alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` where `categories`.`parent_id` = '68' and `categories`.`parent_id` is not null and (`status` = '1')
220μs/app/Category.php:370alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` where `categories`.`parent_id` = '70' and `categories`.`parent_id` is not null and (`status` = '1')
230μs/app/Category.php:370alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` where `categories`.`parent_id` = '71' and `categories`.`parent_id` is not null and (`status` = '1')
220μs/app/Category.php:370alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` where `categories`.`parent_id` = '189' and `categories`.`parent_id` is not null and (`status` = '1')
240μs/app/Category.php:370alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` where `categories`.`parent_id` = '76' and `categories`.`parent_id` is not null and (`status` = '1')
230μs/app/Category.php:370alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select count(*) as aggregate from `products` inner join `product_stores` on `products`.`id` = `product_stores`.`product_id` inner join `product_languages` on `products`.`id` = `product_languages`.`product_id` left join `manufacturers` on `products`.`manufacturer_id` = `manufacturers`.`id` inner join `manufacturer_languages` on `manufacturers`.`id` = `manufacturer_languages`.`manufacturer_id` inner join `currencies` on `currencies`.`id` = 1 inner join `currency_languages` on `currencies`.`id` = `currency_languages`.`currency_id` and `currency_languages`.`language_id` = 1 where `product_languages`.`language_id` = '1' and `products`.`status` = '1' and `manufacturer_languages`.`language_id` = '1' and `product_stores`.`status` = '1' and exists (select * from `product_categories` where `products`.`id` = `product_categories`.`product_id` and (`category_id` = '2' or `category_id` in ('8', '9', '10', '11', '12', '13', '14', '15', '16', '17', '18', '19', '20', '21', '22', '23', '24', '25', '26', '27', '28', '29', '30', '31', '32', '33', '34', '35', '36', '72', '73', '37', '38', '39', '40', '41', '42', '43', '44', '45', '46', '47', '48', '49', '50', '51', '52', '53', '54', '185', '55', '56', '57', '58', '59', '60', '61', '181', '62', '63', '64', '66', '67', '68', '69', '70', '71', '189', '75', '76'))) and `products`.`deleted_at` is null
13.88ms/app/Product.php:2923alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select min(IFNULL(getprice(products.id,'2025-07-14 01:01:29',0,1),(product_stores.current_price * currencies.value))) as aggregate from `products` inner join `product_stores` on `products`.`id` = `product_stores`.`product_id` inner join `product_languages` on `products`.`id` = `product_languages`.`product_id` left join `manufacturers` on `products`.`manufacturer_id` = `manufacturers`.`id` inner join `manufacturer_languages` on `manufacturers`.`id` = `manufacturer_languages`.`manufacturer_id` inner join `currencies` on `currencies`.`id` = 1 inner join `currency_languages` on `currencies`.`id` = `currency_languages`.`currency_id` and `currency_languages`.`language_id` = 1 where `product_languages`.`language_id` = '1' and `products`.`status` = '1' and `manufacturer_languages`.`language_id` = '1' and `product_stores`.`status` = '1' and exists (select * from `product_categories` where `products`.`id` = `product_categories`.`product_id` and (`category_id` = '2' or `category_id` in ('8', '9', '10', '11', '12', '13', '14', '15', '16', '17', '18', '19', '20', '21', '22', '23', '24', '25', '26', '27', '28', '29', '30', '31', '32', '33', '34', '35', '36', '72', '73', '37', '38', '39', '40', '41', '42', '43', '44', '45', '46', '47', '48', '49', '50', '51', '52', '53', '54', '185', '55', '56', '57', '58', '59', '60', '61', '181', '62', '63', '64', '66', '67', '68', '69', '70', '71', '189', '75', '76'))) and `products`.`deleted_at` is null
312.27ms/app/Product.php:2926alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select max(IFNULL(getprice(products.id,'2025-07-14 01:01:29',0,1),(product_stores.current_price * currencies.value))) as aggregate from `products` inner join `product_stores` on `products`.`id` = `product_stores`.`product_id` inner join `product_languages` on `products`.`id` = `product_languages`.`product_id` left join `manufacturers` on `products`.`manufacturer_id` = `manufacturers`.`id` inner join `manufacturer_languages` on `manufacturers`.`id` = `manufacturer_languages`.`manufacturer_id` inner join `currencies` on `currencies`.`id` = 1 inner join `currency_languages` on `currencies`.`id` = `currency_languages`.`currency_id` and `currency_languages`.`language_id` = 1 where `product_languages`.`language_id` = '1' and `products`.`status` = '1' and `manufacturer_languages`.`language_id` = '1' and `product_stores`.`status` = '1' and exists (select * from `product_categories` where `products`.`id` = `product_categories`.`product_id` and (`category_id` = '2' or `category_id` in ('8', '9', '10', '11', '12', '13', '14', '15', '16', '17', '18', '19', '20', '21', '22', '23', '24', '25', '26', '27', '28', '29', '30', '31', '32', '33', '34', '35', '36', '72', '73', '37', '38', '39', '40', '41', '42', '43', '44', '45', '46', '47', '48', '49', '50', '51', '52', '53', '54', '185', '55', '56', '57', '58', '59', '60', '61', '181', '62', '63', '64', '66', '67', '68', '69', '70', '71', '189', '75', '76'))) and `products`.`deleted_at` is null
310.75ms/app/Product.php:2926alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `products`.`id` from `products` inner join `product_stores` on `products`.`id` = `product_stores`.`product_id` inner join `product_languages` on `products`.`id` = `product_languages`.`product_id` left join `manufacturers` on `products`.`manufacturer_id` = `manufacturers`.`id` inner join `manufacturer_languages` on `manufacturers`.`id` = `manufacturer_languages`.`manufacturer_id` inner join `currencies` on `currencies`.`id` = 1 inner join `currency_languages` on `currencies`.`id` = `currency_languages`.`currency_id` and `currency_languages`.`language_id` = 1 where `product_languages`.`language_id` = '1' and `products`.`status` = '1' and `manufacturer_languages`.`language_id` = '1' and `product_stores`.`status` = '1' and exists (select * from `product_categories` where `products`.`id` = `product_categories`.`product_id` and (`category_id` = '2' or `category_id` in ('8', '9', '10', '11', '12', '13', '14', '15', '16', '17', '18', '19', '20', '21', '22', '23', '24', '25', '26', '27', '28', '29', '30', '31', '32', '33', '34', '35', '36', '72', '73', '37', '38', '39', '40', '41', '42', '43', '44', '45', '46', '47', '48', '49', '50', '51', '52', '53', '54', '185', '55', '56', '57', '58', '59', '60', '61', '181', '62', '63', '64', '66', '67', '68', '69', '70', '71', '189', '75', '76'))) and `products`.`deleted_at` is null
14.86ms/app/Product.php:2935alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select distinct category_languages.category_id as filter_value_id,category_languages.name,categories.parent_id from `products` inner join `product_stores` on `products`.`id` = `product_stores`.`product_id` inner join `product_languages` on `products`.`id` = `product_languages`.`product_id` left join `manufacturers` on `products`.`manufacturer_id` = `manufacturers`.`id` inner join `manufacturer_languages` on `manufacturers`.`id` = `manufacturer_languages`.`manufacturer_id` inner join `currencies` on `currencies`.`id` = 1 inner join `currency_languages` on `currencies`.`id` = `currency_languages`.`currency_id` and `currency_languages`.`language_id` = 1 inner join `product_categories` on `product_categories`.`product_id` = `products`.`id` inner join `category_languages` on `category_languages`.`category_id` = `product_categories`.`category_id` inner join `categories` on `category_languages`.`category_id` = `categories`.`id` where `product_languages`.`language_id` = '1' and `products`.`status` = '1' and `manufacturer_languages`.`language_id` = '1' and `product_stores`.`status` = '1' and exists (select * from `product_categories` where `products`.`id` = `product_categories`.`product_id` and (`category_id` = '2' or `category_id` in ('8', '9', '10', '11', '12', '13', '14', '15', '16', '17', '18', '19', '20', '21', '22', '23', '24', '25', '26', '27', '28', '29', '30', '31', '32', '33', '34', '35', '36', '72', '73', '37', '38', '39', '40', '41', '42', '43', '44', '45', '46', '47', '48', '49', '50', '51', '52', '53', '54', '185', '55', '56', '57', '58', '59', '60', '61', '181', '62', '63', '64', '66', '67', '68', '69', '70', '71', '189', '75', '76'))) and `category_languages`.`language_id` = '1' and `products`.`deleted_at` is null
19.68ms/app/Product.php:2942alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `category_languages` where (`category_id` = '37' and `language_id` = '1') limit 1
270μs/app/Product.php:2959alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `category_languages` where (`category_id` = '17' and `language_id` = '1') limit 1
190μs/app/Product.php:2959alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `category_languages` where (`category_id` = '2' and `language_id` = '1') limit 1
190μs/app/Product.php:2959alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `category_languages` where (`category_id` = '172' and `language_id` = '1') limit 1
170μs/app/Product.php:2959alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `category_languages` where (`category_id` = '2' and `language_id` = '1') limit 1
170μs/app/Product.php:2959alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `category_languages` where (`category_id` = '9' and `language_id` = '1') limit 1
180μs/app/Product.php:2959alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `category_languages` where (`category_id` = '9' and `language_id` = '1') limit 1
170μs/app/Product.php:2959alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `category_languages` where (`category_id` = '9' and `language_id` = '1') limit 1
170μs/app/Product.php:2959alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `category_languages` where (`category_id` = '9' and `language_id` = '1') limit 1
170μs/app/Product.php:2959alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `category_languages` where (`category_id` = '17' and `language_id` = '1') limit 1
170μs/app/Product.php:2959alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `category_languages` where (`category_id` = '9' and `language_id` = '1') limit 1
190μs/app/Product.php:2959alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `category_languages` where (`category_id` = '9' and `language_id` = '1') limit 1
170μs/app/Product.php:2959alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `category_languages` where (`category_id` = '17' and `language_id` = '1') limit 1
170μs/app/Product.php:2959alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `category_languages` where (`category_id` = '21' and `language_id` = '1') limit 1
190μs/app/Product.php:2959alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `category_languages` where (`category_id` = '21' and `language_id` = '1') limit 1
170μs/app/Product.php:2959alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `category_languages` where (`category_id` = '29' and `language_id` = '1') limit 1
170μs/app/Product.php:2959alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `category_languages` where (`category_id` = '29' and `language_id` = '1') limit 1
180μs/app/Product.php:2959alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `category_languages` where (`category_id` = '29' and `language_id` = '1') limit 1
170μs/app/Product.php:2959alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `category_languages` where (`category_id` = '37' and `language_id` = '1') limit 1
170μs/app/Product.php:2959alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `category_languages` where (`category_id` = '37' and `language_id` = '1') limit 1
170μs/app/Product.php:2959alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `category_languages` where (`category_id` = '29' and `language_id` = '1') limit 1
170μs/app/Product.php:2959alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `category_languages` where (`category_id` = '37' and `language_id` = '1') limit 1
180μs/app/Product.php:2959alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `category_languages` where (`category_id` = '29' and `language_id` = '1') limit 1
170μs/app/Product.php:2959alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `category_languages` where (`category_id` = '47' and `language_id` = '1') limit 1
170μs/app/Product.php:2959alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `category_languages` where (`category_id` = '47' and `language_id` = '1') limit 1
180μs/app/Product.php:2959alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `category_languages` where (`category_id` = '75' and `language_id` = '1') limit 1
170μs/app/Product.php:2959alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `category_languages` where (`category_id` = '55' and `language_id` = '1') limit 1
170μs/app/Product.php:2959alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `category_languages` where (`category_id` = '55' and `language_id` = '1') limit 1
180μs/app/Product.php:2959alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `category_languages` where (`category_id` = '55' and `language_id` = '1') limit 1
170μs/app/Product.php:2959alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `category_languages` where (`category_id` = '62' and `language_id` = '1') limit 1
170μs/app/Product.php:2959alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `category_languages` where (`category_id` = '55' and `language_id` = '1') limit 1
170μs/app/Product.php:2959alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `category_languages` where (`category_id` = '55' and `language_id` = '1') limit 1
170μs/app/Product.php:2959alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `category_languages` where (`category_id` = '69' and `language_id` = '1') limit 1
170μs/app/Product.php:2959alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `category_languages` where (`category_id` = '62' and `language_id` = '1') limit 1
170μs/app/Product.php:2959alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `category_languages` where (`category_id` = '29' and `language_id` = '1') limit 1
160μs/app/Product.php:2959alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `category_languages` where (`category_id` = '55' and `language_id` = '1') limit 1
170μs/app/Product.php:2959alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `category_languages` where (`category_id` = '47' and `language_id` = '1') limit 1
170μs/app/Product.php:2959alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `category_languages` where (`category_id` = '37' and `language_id` = '1') limit 1
160μs/app/Product.php:2959alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `category_languages` where (`category_id` = '29' and `language_id` = '1') limit 1
170μs/app/Product.php:2959alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `category_languages` where (`category_id` = '37' and `language_id` = '1') limit 1
170μs/app/Product.php:2959alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `category_languages` where (`category_id` = '69' and `language_id` = '1') limit 1
160μs/app/Product.php:2959alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `category_languages` where (`category_id` = '9' and `language_id` = '1') limit 1
170μs/app/Product.php:2959alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `category_languages` where (`category_id` = '47' and `language_id` = '1') limit 1
160μs/app/Product.php:2959alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `category_languages` where (`category_id` = '47' and `language_id` = '1') limit 1
180μs/app/Product.php:2959alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `category_languages` where (`category_id` = '29' and `language_id` = '1') limit 1
180μs/app/Product.php:2959alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `category_languages` where (`category_id` = '37' and `language_id` = '1') limit 1
170μs/app/Product.php:2959alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `category_languages` where (`category_id` = '2' and `language_id` = '1') limit 1
180μs/app/Product.php:2959alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `category_languages` where (`category_id` = '69' and `language_id` = '1') limit 1
170μs/app/Product.php:2959alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `category_languages` where (`category_id` = '21' and `language_id` = '1') limit 1
170μs/app/Product.php:2959alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `category_languages` where (`category_id` = '29' and `language_id` = '1') limit 1
600μs/app/Product.php:2959alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `category_languages` where (`category_id` = '21' and `language_id` = '1') limit 1
190μs/app/Product.php:2959alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `category_languages` where (`category_id` = '47' and `language_id` = '1') limit 1
170μs/app/Product.php:2959alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `category_languages` where (`category_id` = '21' and `language_id` = '1') limit 1
160μs/app/Product.php:2959alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `category_languages` where (`category_id` = '29' and `language_id` = '1') limit 1
170μs/app/Product.php:2959alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `category_languages` where (`category_id` = '62' and `language_id` = '1') limit 1
170μs/app/Product.php:2959alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `category_languages` where (`category_id` = '62' and `language_id` = '1') limit 1
160μs/app/Product.php:2959alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `category_languages` where (`category_id` = '2' and `language_id` = '1') limit 1
170μs/app/Product.php:2959alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `category_languages` where (`category_id` = '21' and `language_id` = '1') limit 1
170μs/app/Product.php:2959alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `category_languages` where (`category_id` = '37' and `language_id` = '1') limit 1
170μs/app/Product.php:2959alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `category_languages` where (`category_id` = '37' and `language_id` = '1') limit 1
170μs/app/Product.php:2959alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `category_languages` where (`category_id` = '62' and `language_id` = '1') limit 1
170μs/app/Product.php:2959alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `category_languages` where (`category_id` = '21' and `language_id` = '1') limit 1
170μs/app/Product.php:2959alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `category_languages` where (`category_id` = '47' and `language_id` = '1') limit 1
210μs/app/Product.php:2959alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `category_languages` where (`category_id` = '55' and `language_id` = '1') limit 1
170μs/app/Product.php:2959alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `category_languages` where (`category_id` = '47' and `language_id` = '1') limit 1
170μs/app/Product.php:2959alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `category_languages` where (`category_id` = '2' and `language_id` = '1') limit 1
170μs/app/Product.php:2959alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select count(*) as aggregate from `offers` inner join `offer_languages` on `offers`.`id` = `offer_languages`.`offer_id` where (`start_date` <= '2025-07-14 01:01:30' or `start_date` is null) and (`end_date` >= '2025-07-14 01:01:30' or `end_date` is null) and (`status` = '1') and `offer_languages`.`language_id` = '1' and ((exists (select * from `offer_categories` where `offers`.`id` = `offer_categories`.`offer_id` and `category_id` in ('44', '18', '17', '199', '8', '13', '12', '11', '10', '19', '16', '14', '20', '26', '27', '32', '35', '34', '40', '41', '36', '46', '31', '50', '53', '76', '59', '181', '56', '63', '60', '61', '70', '67', '33', '57', '185', '38', '72', '45', '71', '15', '49', '48', '169', '30', '43', '47', '189', '23', '193', '22', '54', '25', '73', '64', '66', '29', '28', '42', '39', '68', '24', '51', '58', '52', '21')) or exists (select * from `offer_products` where `offers`.`id` = `offer_products`.`offer_id` and `product_id` in ('2086', '1', '2', '25', '26', '27', '28', '29', '30', '31', '38', '61', '77', '109', '132', '140', '158', '162', '208', '209', '210', '211', '212', '213', '214', '215', '216', '217', '218', '219', '220', '221', '222', '223', '224', '225', '226', '227', '228', '229', '230', '231', '233', '234', '235', '236', '237', '238', '239', '240', '241', '242', '243', '244', '245', '246', '247', '272', '282', '283', '284', '285', '286', '287', '292', '298', '320', '352', '371', '376', '377', '378', '379', '380', '381', '382', '383', '384', '385', '386', '387', '388', '390', '391', '392', '393', '394', '395', '396', '399', '401', '415', '419', '452', '453', '454', '476', '477', '478', '479', '480', '481', '710', '711', '712', '713', '949', '995', '1009', '1060', '1061', '1889', '1929', '1930', '1979', '1980', '1981', '1982', '1984', '1992', '2059', '2089', '2142', '2145', '2151', '2152', '2153', '2159', '2160', '2161', '2450', '2471', '2488', '2516', '2523', '2552', '2617', '2618', '2627', '2630', '2645', '2648', '2654', '2655', '2657', '3296', '3305', '3306', '3307', '3309', '3310', '3311', '3312', '3314', '3315', '3316', '3327', '3331', '3333', '3334', '3344', '3345', '3362', '3372', '3373', '3377', '3379', '3381', '3384', '3391', '3392', '3394', '3395', '3396', '3398', '3399', '3400', '3401', '3403', '3404', '3405', '3406', '3713', '3723', '3738', '3789', '3790', '3791', '3792', '3793', '3796', '3806', '3812', '3813', '3818', '3826', '3895', '3896', '3901', '3931', '3962', '3963', '4024', '4025', '4029', '4030', '4042', '4090', '4168', '4227', '4238', '4244', '4249', '4258', '4264', '4267', '4268', '4281', '7220', '7237', '7239', '7337', '7338', '7347', '7348', '7502', '8254', '8255', '8449', '8473', '8475', '8488', '8489', '8490', '8495', '8508', '8509', '8512', '8514', '8518', '8522', '8523', '8528', '8538', '8555', '8556', '8573', '8574', '8575', '8576', '8584', '8587', '8588', '8592', '8595', '8596', '8598', '8599', '8600', '8601', '8602', '8604', '8661', '8690', '8732', '8733', '8734', '8738', '8742', '8743', '8746', '8747', '8748', '8749', '8750', '8751', '8752', '8753', '8756', '8757', '8758', '8763', '8785', '8790', '8796', '8797', '8798', '8799', '8806', '8807', '8808', '8898', '8899', '8906', '8907', '8908', '8929', '8954', '8955', '8978', '8979', '8980', '8981', '9017', '9061', '9065', '9066', '9067', '9068', '9069', '9070', '9075', '9137', '9142', '9143', '9144', '9145', '9146', '9147', '9148', '9149', '9150', '9151', '9152', '9153', '9154', '9155', '9156', '9157', '9158', '9159', '9160', '9161', '9162', '9163', '9164', '9165', '9166', '9167', '9168', '9169', '9170', '9171', '9172', '9173', '9174', '9175', '9176', '9177', '9178', '9179', '9180', '9181', '9182', '9183', '9184', '9185', '9186', '9187', '9188', '9189', '9190', '9191', '9192', '9193', '9194', '9195', '9196', '9197', '9198', '9200', '9201', '9202', '9203', '9204', '9205', '9228', '9333', '9334', '9335', '9336', '9337', '9338', '9339', '9340', '9341', '9342', '9343', '9344', '9345', '9346', '9347', '9348', '9349', '9350', '9351', '9352', '9360', '9361', '9381', '9382', '9383', '9384', '9403', '9417', '9476', '9478', '9479', '9480', '9481', '9482', '9484', '9487', '3', '4', '5', '6', '20', '21', '471', '2116', '3970', '8033', '8034', '2652', '9199', '23', '173', '174', '437', '439', '8474', '4097', '4098', '1054', '1058', '1059', '1976', '1977', '1978', '8259', '9427', '950', '951', '952', '2599', '4138', '4139', '4208', '4209', '714', '4089', '400', '8878', '3817', '3834', '3835', '3836', '3837', '3841', '3844', '3845', '3856', '3857', '3861', '3877', '3971', '3972', '3991', '4065', '4140', '4217', '4218', '4254', '8476', '8477', '8478', '586', '588', '590', '9404', '8479', '4045', '4046', '4047', '4048', '4049', '4061', '444', '8037', '8038', '8039', '8040', '2647', '2651', '2656', '894', '895', '103', '104', '105', '150', '151', '152', '156', '190', '473', '490', '491', '492', '756', '3803', '3804', '3805', '3814', '3815', '3816', '3819', '3820', '3821', '3822', '3827', '3828', '3829', '3882', '3885', '3886', '3887', '3888', '3889', '8948', '8949', '1988', '2507', '2510', '2537', '159', '160', '398', '1017', '1018', '1019', '8257', '8877', '8904', '1890', '1891', '1951', '1952', '1961', '1969', '8491', '8492', '8493', '8744', '9362', '9363', '3897', '3898', '3930', '3946', '7084', '7085', '7086', '4141', '4142', '4207', '4285', '3899', '3900', '16', '19', '58', '68', '74', '87', '95', '125', '177', '426', '432', '433', '681', '2077', '8082', '8083', '8084', '8085', '8086', '8087', '8088', '8089', '8090', '8091', '8092', '8093', '589', '1892', '1893', '1894', '1895', '1974', '1983', '1985', '1986', '1987', '2364', '2365', '2366', '2367', '2368', '2369', '2370', '2371', '2372', '2373', '2374', '2375', '2376', '2377', '2378', '2379', '2380', '2381', '2382', '2383', '2384', '2385', '2386', '2387', '2388', '2389', '2390', '2391', '2392', '2393', '2394', '2455', '2456', '2461', '2469', '2472', '2473', '2474', '2482', '2483', '2486', '2487', '2489', '2490', '2492', '2512', '2518', '2522', '2526', '2533', '2542', '2544', '2545', '2546', '2555', '2557', '2558', '2561', '2562', '2564', '2565', '8256', '8496', '8497', '8498', '8499', '8500', '8501', '8502', '8503', '8504', '8505', '8506', '8507', '8787', '8881', '3762', '3763', '3764', '3765', '3770', '3771', '3772', '3773', '3774', '7341', '8962', '8963', '8964', '8965', '8966', '8967', '2395', '2396', '2397', '2398', '2399', '2400', '2458', '2460', '2481', '2491', '2506', '4143', '4144', '4145', '4146', '4147', '4149', '4150', '4152', '4154', '4160', '4162', '4164', '4165', '4170', '4172', '4176', '4177', '4178', '4179', '4183', '4184', '4185', '4186', '4187', '4188', '4189', '4190', '4191', '4205', '4224', '4229', '4230', '4231', '4232', '4236', '4242', '4257', '4259', '4274', '4277', '4280', '4286', '4293', '4294', '7409', '8510', '8511', '3786', '3794', '3795', '591', '592', '593', '594', '595', '2632', '2633', '2634', '2635', '2636', '2637', '2638', '2639', '2640', '2641', '2642', '2644', '2646', '2649', '2650', '3855', '4151', '4153', '4155', '4156', '4157', '4158', '4159', '4161', '4163', '4166', '4167', '4169', '4180', '4181', '4182', '4225', '4234', '4235', '4245', '4256', '4283', '4284', '4289', '4292', '8558', '8559', '8560', '8561', '8562', '8563', '8564', '1896', '1897', '1898', '1899', '1900', '1939', '3740', '3741', '941', '942', '3313', '3366', '3387', '3402', '3902', '3903', '3904', '3932', '3933', '2594', '2600', '3350', '3351', '3352', '4079', '4080', '4081', '4082', '953', '175', '176', '493', '3807', '3808', '3811', '1022', '1023', '1024', '1025', '1026', '2573', '3988', '3989', '3990', '3785', '715', '961', '2114', '8973', '8974', '8975', '8976', '8977', '4033', '4034', '4035', '4036', '4037', '4038', '4039', '15', '153', '154', '155', '248', '249', '250', '251', '252', '253', '254', '294', '323', '334', '335', '448', '455', '457', '461', '462', '463', '688', '1021', '7382', '7383', '7384', '7385', '7386', '7387', '7388', '7389', '7390', '7391', '7392', '7393', '7394', '8950', '8951', '8952', '9243', '4137', '2099', '2100', '2101', '2102', '2103', '2104', '2105', '2106', '2107', '2108', '2109', '2110', '2111', '2112', '2113', '3704', '3705', '3706', '3707', '3708', '3737', '3748', '3749', '3761', '157', '161', '2045', '2046', '2047', '2048', '2049', '2050', '2051', '2052', '2053', '2054', '2055', '2068', '2069', '2070', '2071', '2072', '2131', '2132', '2133', '3831', '4221', '4241', '4279', '4287', '4288', '8094', '8095', '8096', '1901', '1902', '1903', '1904', '1905', '1906', '1907', '1908', '1909', '1910', '1911', '1912', '1913', '1914', '1915', '1916', '1917', '1942', '1943', '1944', '1946', '1953', '3954', '3995', '3996', '3997', '3998', '910', '2056', '2063', '2064', '2067', '2619', '2623', '2624', '2625', '2626', '2628', '2629', '2631', '4095', '1918', '1959', '7', '8', '75', '76', '88', '96', '106', '113', '117', '123', '127', '134', '144', '163', '166', '171', '172', '181', '182', '183', '184', '185', '200', '204', '279', '280', '290', '291', '315', '324', '325', '326', '327', '328', '344', '345', '346', '365', '410', '422', '425', '431', '434', '435', '436', '438', '445', '446', '449', '451', '677', '678', '679', '682', '683', '696', '700', '706', '708', '981', '982', '983', '984', '985', '986', '987', '988', '989', '990', '991', '992', '993', '994', '2057', '2058', '2073', '2074', '2075', '2078', '2079', '2080', '2081', '2082', '3781', '3823', '8922', '9385', '9414', '2643', '2419', '2422', '2445', '2446', '2447', '2448', '2449', '2495', '2499', '2500', '2501', '2502', '2503', '2563', '3883', '3884', '4247', '4250', '4263', '8720', '8721', '59', '60', '62', '69', '70', '71', '78', '79', '80', '81', '89', '90', '97', '98', '107', '108', '114', '118', '124', '126', '128', '129', '135', '136', '145', '146', '147', '148', '149', '168', '169', '202', '3776', '8515', '8921', '375', '2596', '2597', '2602', '7217', '7218', '7219', '7221', '7236', '7238', '7240', '7247', '11', '12', '17', '18', '297', '337', '402', '411', '428', '429', '430', '684', '685', '687', '689', '690', '691', '698', '702', '907', '1062', '1063', '1064', '1065', '1888', '1919', '1949', '1956', '1962', '1965', '1989', '1990', '2083', '2098', '2524', '7091', '7092', '7093', '7094', '7095', '9405', '3905', '3906', '3907', '3908', '3909', '3934', '3935', '9244', '8786', '4246', '8398', '301', '302', '309', '310', '311', '312', '313', '722', '723', '724', '725', '726', '727', '728', '729', '730', '731', '955', '956', '996', '997', '998', '3958', '7290', '7291', '7298', '7299', '7300', '8953', '2401', '2402', '2553', '3910', '3911', '3912', '3913', '3914', '3915', '3916', '3917', '3918', '3919', '3936', '3938', '3939', '3940', '3947', '3948', '3949', '3952', '7111', '7112', '7113', '7114', '7115', '7116', '7117', '7118', '7119', '7120', '7121', '7122', '7123', '9353', '3709', '3710', '3711', '3712', '3714', '3715', '3716', '3730', '3736', '3743', '896', '914', '915', '916', '917', '918', '919', '920', '921', '922', '924', '925', '926', '927', '928', '929', '930', '931', '932', '933', '934', '935', '936', '937', '938', '939', '940', '943', '944', '945', '947', '948', '1921', '1922', '4253', '9290', '63', '64', '72', '82', '83', '99', '100', '110', '115', '119', '130', '133', '141', '142', '143', '424', '705', '2095', '2096', '2097', '9074', '9475', '744', '745', '746', '747', '748', '749', '750', '751', '752', '1994', '1995', '1996', '1997', '1998', '1999', '2000', '2001', '2002', '2022', '2029', '2032', '2040', '2041', '2043', '2060', '2061', '4001', '4002', '8541', '8542', '8543', '3975', '3976', '3977', '3994', '4064', '4069', '4070', '8550', '8754', '2408', '2409', '2410', '2411', '2412', '2413', '2414', '2415', '2416', '2417', '2462', '2463', '2478', '2479', '2480', '2484', '2485', '2520', '2527', '2529', '2530', '2535', '2538', '2541', '4204', '4237', '4275', '4282', '8524', '8569', '8570', '8571', '8572', '9354', '9355', '9356', '9357', '2012', '2013', '2014', '2015', '2016', '2017', '2023', '2028', '2030', '2042', '2062', '2418', '2420', '2421', '2423', '2424', '2425', '2426', '2427', '2428', '2429', '2430', '2431', '2432', '2433', '2434', '2435', '2457', '2459', '2468', '2475', '2504', '2513', '2515', '2525', '2532', '2540', '2548', '2550', '2551', '2554', '2556', '2559', '2560', '3383', '8222', '8223', '8224', '8225', '8226', '8227', '8229', '8230', '8231', '8232', '8233', '8234', '8235', '8236', '8237', '8238', '8239', '8240', '8789', '1055', '1056', '1057', '8517', '4220', '4223', '4262', '4278', '4300', '2620', '2622', '2464', '2465', '2466', '2467', '54', '55', '56', '57', '4040', '4041', '4239', '4240', '4243', '300', '716', '717', '718', '719', '720', '721', '954', '1991', '3809', '3810', '3824', '3825', '3955', '3956', '3957', '4094', '4192', '4193', '4194', '4302', '8519', '8520', '8521', '34', '35', '36', '37', '232', '255', '256', '257', '258', '259', '260', '261', '262', '263', '264', '265', '266', '267', '268', '269', '270', '271', '273', '274', '275', '277', '288', '289', '460', '482', '483', '484', '485', '487', '488', '403', '412', '2566', '2567', '2570', '2571', '2574', '2444', '2452', '2453', '2454', '2493', '4195', '4196', '4197', '4198', '4215', '4248', '8717', '8880', '4062', '4063', '4087', '178', '179', '180', '192', '198', '494', '974', '3830', '3833', '3878', '3879', '3880', '3881', '2137', '2138', '2143', '2144', '3973', '7241', '7245', '7246', '7248', '7250', '2154', '2155', '2156', '2157', '2158', '1920', '1954', '1955', '1957', '2140', '2141', '2118', '4096', '293', '353', '732', '8788', '967', '970', '3953', '4233', '4295', '4296', '4297', '4298', '4299', '4301', '9071', '2605', '2612', '2613', '350', '351', '474', '475', '7124', '7125', '7126', '316', '317', '318', '319', '8525', '1011', '1012', '1013', '1014', '1015', '1016', '8526', '8527', '2021', '2024', '2025', '2026', '458', '472', '2146', '2147', '2148', '8917', '339', '341', '372', '347', '374', '2582', '2583', '486', '8900', '8901', '8902', '8903', '4199', '4200', '4206', '3346', '3347', '3348', '3349', '3361', '3375', '3378', '3389', '303', '304', '305', '306', '307', '733', '734', '735', '736', '737', '738', '739', '741', '742', '743', '966', '977', '3959', '3960', '7334', '7335', '7339', '7340', '440', '2584', '2585', '2586', '2587', '2614', '3999', '4000', '191', '757', '1993', '2027', '2031', '2122', '2123', '2124', '2125', '2126', '2127', '2128', '2129', '2130', '2134', '2135', '2136', '7333', '7343', '7344', '7345', '355', '356', '357', '358', '2588', '2589', '2590', '2603', '8529', '1937', '1967', '1971', '1973', '338', '340', '342', '343', '354', '373', '397', '8688', '1924', '1958', '1960', '1964', '1966', '1975', '8530', '8532', '8533', '8535', '4050', '4051', '4052', '4053', '4054', '4055', '4060', '8536', '8811', '9483', '3338', '8537', '137', '138', '139', '32', '33', '51', '53', '1027', '1029', '3751', '3753', '3754', '3755', '3756', '7336', '7346', '7349', '7350', '2531', '4201', '4202', '4203', '8539', '979', '2505', '3797', '1925', '1926', '3385', '3798', '8540', '278', '295', '404', '413', '414', '442', '447', '680', '699', '701', '2076', '2119', '2120', '2121', '8664', '3965', '3966', '3967', '3961', '3969', '8544', '2601', '2511', '199', '2066', '4148', '4252', '4091', '4092', '2403', '2404', '2405', '2406', '2407', '2508', '2521', '2539', '2543', '2549', '91', '92', '101', '111', '120', '121', '423', '693', '695', '8741', '8923', '9072', '9073', '4216', '4219', '4056', '4057', '4058', '4059', '8545', '3869', '3870', '3871', '3872', '3873', '3875', '4072', '4073', '4075', '4076', '4077', '4078', '4085', '8546', '4084', '2139', '3328', '3329', '3330', '3832', '3838', '3839', '3840', '3842', '3843', '3846', '3847', '3848', '3849', '3850', '3851', '3852', '3853', '3854', '3858', '3859', '3860', '3862', '3863', '3864', '3865', '3866', '3867', '3868', '3874', '3876', '3974', '4066', '4067', '4068', '4071', '4083', '4086', '4088', '8547', '8549', '9062', '9063', '3368', '3369', '3370', '8551', '8552', '3317', '3318', '3367', '8553', '3365', '3799', '3800', '3801', '3802', '39', '52', '193', '4266', '3364', '8554', '164', '165', '167', '2115', '3928', '3929', '407', '427', '450', '3978', '3979', '3980', '3981', '3982', '3983', '3984', '3964', '3968', '1941', '1945', '1010', '4093', '8557', '3335', '3766', '3767', '3768', '3777', '3778', '3779', '3780', '3782', '3783', '3784', '3787', '8882', '366', '367', '368', '369', '370', '9387', '2010', '2011', '2018', '2019', '2020', '2038', '2039', '2044', '957', '968', '980', '1927', '1928', '1950', '911', '913', '8972', '4222', '4226', '8565', '8566', '8567', '456', '470', '1028', '3752', '3760', '7292', '7293', '7294', '7295', '7296', '7297', '7301', '3941', '3945', '3950', '3951', '3354', '3355', '3356', '3357', '3363', '4398', '2575', '8469', '459', '2606', '2607', '2608', '2615', '24', '359', '360', '2604', '2616', '9388', '9391', '3920', '3921', '3922', '3923', '3924', '3925', '3926', '3927', '3937', '3942', '3943', '3944', '13', '14', '703', '3319', '3321', '3380', '3388', '3739', '4291', '2451', '3353', '3390', '2092', '2093', '2094', '1931', '1932', '1933', '1934', '1947', '1948', '40', '41', '42', '43', '44', '45', '46', '47', '48', '49', '50', '186', '958', '959', '960', '964', '973', '975', '976', '978', '7168', '7169', '7170', '7171', '7172', '8755', '8982', '1935', '1940', '8577', '8578', '8579', '897', '898', '899', '900', '901', '902', '903', '904', '906', '908', '909', '3332', '3336', '3337', '1936', '3294', '3295', '3297', '3298', '3339', '3340', '3341', '3342', '3397', '8580', '3376', '3386', '3717', '3718', '3719', '3731', '3732', '3733', '3734', '3735', '3745', '7342', '2087', '8581', '4210', '4211', '8582', '4212', '4213', '4214', '3720', '3746', '3750', '7235', '8663', '3985', '3986', '3987', '314', '753', '754', '755', '9016', '2595', '905', '2576', '2578', '2581', '195', '196', '197', '2591', '2592', '2598', '8583', '2593', '2088', '8585', '8586', '464', '2653', '3358', '3359', '3360', '4171', '4173', '4174', '4175', '4255', '4260', '4261', '4269', '4271', '4273', '8589', '406', '418', '8968', '465', '469', '3322', '3374', '8590', '4003', '4004', '4005', '4006', '4007', '4008', '4009', '4010', '4011', '4012', '4013', '4014', '4015', '4031', '912', '962', '963', '971', '972', '2569', '2577', '2579', '2580', '8591', '2572', '2568', '2009', '333', '336', '443', '692', '694', '697', '9386', '9390', '2609', '2610', '2611', '4016', '8593', '8594', '4032', '3721', '3722', '3299', '3300', '3301', '3302', '3303', '3304', '3371', '1020', '2117', '4099', '8971', '9064', '9415', '9416', '466', '467', '468', '3724', '3725', '3726', '3727', '3728', '3742', '3747', '3769', '3788', '2034', '2035', '2036', '4044', '3757', '3758', '3759', '489', '3729', '3744', '4270', '4272', '4276', '4290', '8597', '3890', '3891', '3892', '3893', '3894', '321', '322', '4251', '2003', '2004', '2005', '2006', '2007', '2008', '2037', '2090', '2091', '965', '969', '3323', '3324', '3325', '3382', '3393', '2436', '2437', '2438', '2439', '2440', '2441', '2442', '2443', '2470', '2476', '2477', '2494', '2496', '2497', '2498', '2509', '2514', '2517', '2519', '2528', '2534', '2536', '2547', '8883', '8884', '8885', '8886', '8887', '3326', '3343', '4017', '4018', '4019', '4020', '4021', '4022', '4023', '4026', '4027', '4028', '4043', '8468', '8704', '8705', '8706', '8879', '2621', '4228', '4265', '8603', '2065', '7127', '7193', '7194', '7222', '7223', '7224', '7225', '7226', '7227', '7228', '7229', '7230', '7231', '7232', '7233', '7234', '7242', '7243', '7244', '7249', '8905', '8915', '8970', '9473', '9474', '9477', '8494', '8605', '8606', '8607', '8608', '8609', '8610', '8611', '8612', '8613', '8614', '8615'))) or `offer_for` = '0')
3.71ms/app/Product.php:2996alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select distinct product_option_values.option_value_id as filter_value_id,option_value_languages.text as name from `product_option_values` inner join `option_value_languages` on `option_value_languages`.`option_value_id` = `product_option_values`.`option_value_id` where exists (select * from `product_options` where `product_option_values`.`product_option_id` = `product_options`.`id` and `product_id` in ('2086', '1', '2', '25', '26', '27', '28', '29', '30', '31', '38', '61', '77', '109', '132', '140', '158', '162', '208', '209', '210', '211', '212', '213', '214', '215', '216', '217', '218', '219', '220', '221', '222', '223', '224', '225', '226', '227', '228', '229', '230', '231', '233', '234', '235', '236', '237', '238', '239', '240', '241', '242', '243', '244', '245', '246', '247', '272', '282', '283', '284', '285', '286', '287', '292', '298', '320', '352', '371', '376', '377', '378', '379', '380', '381', '382', '383', '384', '385', '386', '387', '388', '390', '391', '392', '393', '394', '395', '396', '399', '401', '415', '419', '452', '453', '454', '476', '477', '478', '479', '480', '481', '710', '711', '712', '713', '949', '995', '1009', '1060', '1061', '1889', '1929', '1930', '1979', '1980', '1981', '1982', '1984', '1992', '2059', '2089', '2142', '2145', '2151', '2152', '2153', '2159', '2160', '2161', '2450', '2471', '2488', '2516', '2523', '2552', '2617', '2618', '2627', '2630', '2645', '2648', '2654', '2655', '2657', '3296', '3305', '3306', '3307', '3309', '3310', '3311', '3312', '3314', '3315', '3316', '3327', '3331', '3333', '3334', '3344', '3345', '3362', '3372', '3373', '3377', '3379', '3381', '3384', '3391', '3392', '3394', '3395', '3396', '3398', '3399', '3400', '3401', '3403', '3404', '3405', '3406', '3713', '3723', '3738', '3789', '3790', '3791', '3792', '3793', '3796', '3806', '3812', '3813', '3818', '3826', '3895', '3896', '3901', '3931', '3962', '3963', '4024', '4025', '4029', '4030', '4042', '4090', '4168', '4227', '4238', '4244', '4249', '4258', '4264', '4267', '4268', '4281', '7220', '7237', '7239', '7337', '7338', '7347', '7348', '7502', '8254', '8255', '8449', '8473', '8475', '8488', '8489', '8490', '8495', '8508', '8509', '8512', '8514', '8518', '8522', '8523', '8528', '8538', '8555', '8556', '8573', '8574', '8575', '8576', '8584', '8587', '8588', '8592', '8595', '8596', '8598', '8599', '8600', '8601', '8602', '8604', '8661', '8690', '8732', '8733', '8734', '8738', '8742', '8743', '8746', '8747', '8748', '8749', '8750', '8751', '8752', '8753', '8756', '8757', '8758', '8763', '8785', '8790', '8796', '8797', '8798', '8799', '8806', '8807', '8808', '8898', '8899', '8906', '8907', '8908', '8929', '8954', '8955', '8978', '8979', '8980', '8981', '9017', '9061', '9065', '9066', '9067', '9068', '9069', '9070', '9075', '9137', '9142', '9143', '9144', '9145', '9146', '9147', '9148', '9149', '9150', '9151', '9152', '9153', '9154', '9155', '9156', '9157', '9158', '9159', '9160', '9161', '9162', '9163', '9164', '9165', '9166', '9167', '9168', '9169', '9170', '9171', '9172', '9173', '9174', '9175', '9176', '9177', '9178', '9179', '9180', '9181', '9182', '9183', '9184', '9185', '9186', '9187', '9188', '9189', '9190', '9191', '9192', '9193', '9194', '9195', '9196', '9197', '9198', '9200', '9201', '9202', '9203', '9204', '9205', '9228', '9333', '9334', '9335', '9336', '9337', '9338', '9339', '9340', '9341', '9342', '9343', '9344', '9345', '9346', '9347', '9348', '9349', '9350', '9351', '9352', '9360', '9361', '9381', '9382', '9383', '9384', '9403', '9417', '9476', '9478', '9479', '9480', '9481', '9482', '9484', '9487', '3', '4', '5', '6', '20', '21', '471', '2116', '3970', '8033', '8034', '2652', '9199', '23', '173', '174', '437', '439', '8474', '4097', '4098', '1054', '1058', '1059', '1976', '1977', '1978', '8259', '9427', '950', '951', '952', '2599', '4138', '4139', '4208', '4209', '714', '4089', '400', '8878', '3817', '3834', '3835', '3836', '3837', '3841', '3844', '3845', '3856', '3857', '3861', '3877', '3971', '3972', '3991', '4065', '4140', '4217', '4218', '4254', '8476', '8477', '8478', '586', '588', '590', '9404', '8479', '4045', '4046', '4047', '4048', '4049', '4061', '444', '8037', '8038', '8039', '8040', '2647', '2651', '2656', '894', '895', '103', '104', '105', '150', '151', '152', '156', '190', '473', '490', '491', '492', '756', '3803', '3804', '3805', '3814', '3815', '3816', '3819', '3820', '3821', '3822', '3827', '3828', '3829', '3882', '3885', '3886', '3887', '3888', '3889', '8948', '8949', '1988', '2507', '2510', '2537', '159', '160', '398', '1017', '1018', '1019', '8257', '8877', '8904', '1890', '1891', '1951', '1952', '1961', '1969', '8491', '8492', '8493', '8744', '9362', '9363', '3897', '3898', '3930', '3946', '7084', '7085', '7086', '4141', '4142', '4207', '4285', '3899', '3900', '16', '19', '58', '68', '74', '87', '95', '125', '177', '426', '432', '433', '681', '2077', '8082', '8083', '8084', '8085', '8086', '8087', '8088', '8089', '8090', '8091', '8092', '8093', '589', '1892', '1893', '1894', '1895', '1974', '1983', '1985', '1986', '1987', '2364', '2365', '2366', '2367', '2368', '2369', '2370', '2371', '2372', '2373', '2374', '2375', '2376', '2377', '2378', '2379', '2380', '2381', '2382', '2383', '2384', '2385', '2386', '2387', '2388', '2389', '2390', '2391', '2392', '2393', '2394', '2455', '2456', '2461', '2469', '2472', '2473', '2474', '2482', '2483', '2486', '2487', '2489', '2490', '2492', '2512', '2518', '2522', '2526', '2533', '2542', '2544', '2545', '2546', '2555', '2557', '2558', '2561', '2562', '2564', '2565', '8256', '8496', '8497', '8498', '8499', '8500', '8501', '8502', '8503', '8504', '8505', '8506', '8507', '8787', '8881', '3762', '3763', '3764', '3765', '3770', '3771', '3772', '3773', '3774', '7341', '8962', '8963', '8964', '8965', '8966', '8967', '2395', '2396', '2397', '2398', '2399', '2400', '2458', '2460', '2481', '2491', '2506', '4143', '4144', '4145', '4146', '4147', '4149', '4150', '4152', '4154', '4160', '4162', '4164', '4165', '4170', '4172', '4176', '4177', '4178', '4179', '4183', '4184', '4185', '4186', '4187', '4188', '4189', '4190', '4191', '4205', '4224', '4229', '4230', '4231', '4232', '4236', '4242', '4257', '4259', '4274', '4277', '4280', '4286', '4293', '4294', '7409', '8510', '8511', '3786', '3794', '3795', '591', '592', '593', '594', '595', '2632', '2633', '2634', '2635', '2636', '2637', '2638', '2639', '2640', '2641', '2642', '2644', '2646', '2649', '2650', '3855', '4151', '4153', '4155', '4156', '4157', '4158', '4159', '4161', '4163', '4166', '4167', '4169', '4180', '4181', '4182', '4225', '4234', '4235', '4245', '4256', '4283', '4284', '4289', '4292', '8558', '8559', '8560', '8561', '8562', '8563', '8564', '1896', '1897', '1898', '1899', '1900', '1939', '3740', '3741', '941', '942', '3313', '3366', '3387', '3402', '3902', '3903', '3904', '3932', '3933', '2594', '2600', '3350', '3351', '3352', '4079', '4080', '4081', '4082', '953', '175', '176', '493', '3807', '3808', '3811', '1022', '1023', '1024', '1025', '1026', '2573', '3988', '3989', '3990', '3785', '715', '961', '2114', '8973', '8974', '8975', '8976', '8977', '4033', '4034', '4035', '4036', '4037', '4038', '4039', '15', '153', '154', '155', '248', '249', '250', '251', '252', '253', '254', '294', '323', '334', '335', '448', '455', '457', '461', '462', '463', '688', '1021', '7382', '7383', '7384', '7385', '7386', '7387', '7388', '7389', '7390', '7391', '7392', '7393', '7394', '8950', '8951', '8952', '9243', '4137', '2099', '2100', '2101', '2102', '2103', '2104', '2105', '2106', '2107', '2108', '2109', '2110', '2111', '2112', '2113', '3704', '3705', '3706', '3707', '3708', '3737', '3748', '3749', '3761', '157', '161', '2045', '2046', '2047', '2048', '2049', '2050', '2051', '2052', '2053', '2054', '2055', '2068', '2069', '2070', '2071', '2072', '2131', '2132', '2133', '3831', '4221', '4241', '4279', '4287', '4288', '8094', '8095', '8096', '1901', '1902', '1903', '1904', '1905', '1906', '1907', '1908', '1909', '1910', '1911', '1912', '1913', '1914', '1915', '1916', '1917', '1942', '1943', '1944', '1946', '1953', '3954', '3995', '3996', '3997', '3998', '910', '2056', '2063', '2064', '2067', '2619', '2623', '2624', '2625', '2626', '2628', '2629', '2631', '4095', '1918', '1959', '7', '8', '75', '76', '88', '96', '106', '113', '117', '123', '127', '134', '144', '163', '166', '171', '172', '181', '182', '183', '184', '185', '200', '204', '279', '280', '290', '291', '315', '324', '325', '326', '327', '328', '344', '345', '346', '365', '410', '422', '425', '431', '434', '435', '436', '438', '445', '446', '449', '451', '677', '678', '679', '682', '683', '696', '700', '706', '708', '981', '982', '983', '984', '985', '986', '987', '988', '989', '990', '991', '992', '993', '994', '2057', '2058', '2073', '2074', '2075', '2078', '2079', '2080', '2081', '2082', '3781', '3823', '8922', '9385', '9414', '2643', '2419', '2422', '2445', '2446', '2447', '2448', '2449', '2495', '2499', '2500', '2501', '2502', '2503', '2563', '3883', '3884', '4247', '4250', '4263', '8720', '8721', '59', '60', '62', '69', '70', '71', '78', '79', '80', '81', '89', '90', '97', '98', '107', '108', '114', '118', '124', '126', '128', '129', '135', '136', '145', '146', '147', '148', '149', '168', '169', '202', '3776', '8515', '8921', '375', '2596', '2597', '2602', '7217', '7218', '7219', '7221', '7236', '7238', '7240', '7247', '11', '12', '17', '18', '297', '337', '402', '411', '428', '429', '430', '684', '685', '687', '689', '690', '691', '698', '702', '907', '1062', '1063', '1064', '1065', '1888', '1919', '1949', '1956', '1962', '1965', '1989', '1990', '2083', '2098', '2524', '7091', '7092', '7093', '7094', '7095', '9405', '3905', '3906', '3907', '3908', '3909', '3934', '3935', '9244', '8786', '4246', '8398', '301', '302', '309', '310', '311', '312', '313', '722', '723', '724', '725', '726', '727', '728', '729', '730', '731', '955', '956', '996', '997', '998', '3958', '7290', '7291', '7298', '7299', '7300', '8953', '2401', '2402', '2553', '3910', '3911', '3912', '3913', '3914', '3915', '3916', '3917', '3918', '3919', '3936', '3938', '3939', '3940', '3947', '3948', '3949', '3952', '7111', '7112', '7113', '7114', '7115', '7116', '7117', '7118', '7119', '7120', '7121', '7122', '7123', '9353', '3709', '3710', '3711', '3712', '3714', '3715', '3716', '3730', '3736', '3743', '896', '914', '915', '916', '917', '918', '919', '920', '921', '922', '924', '925', '926', '927', '928', '929', '930', '931', '932', '933', '934', '935', '936', '937', '938', '939', '940', '943', '944', '945', '947', '948', '1921', '1922', '4253', '9290', '63', '64', '72', '82', '83', '99', '100', '110', '115', '119', '130', '133', '141', '142', '143', '424', '705', '2095', '2096', '2097', '9074', '9475', '744', '745', '746', '747', '748', '749', '750', '751', '752', '1994', '1995', '1996', '1997', '1998', '1999', '2000', '2001', '2002', '2022', '2029', '2032', '2040', '2041', '2043', '2060', '2061', '4001', '4002', '8541', '8542', '8543', '3975', '3976', '3977', '3994', '4064', '4069', '4070', '8550', '8754', '2408', '2409', '2410', '2411', '2412', '2413', '2414', '2415', '2416', '2417', '2462', '2463', '2478', '2479', '2480', '2484', '2485', '2520', '2527', '2529', '2530', '2535', '2538', '2541', '4204', '4237', '4275', '4282', '8524', '8569', '8570', '8571', '8572', '9354', '9355', '9356', '9357', '2012', '2013', '2014', '2015', '2016', '2017', '2023', '2028', '2030', '2042', '2062', '2418', '2420', '2421', '2423', '2424', '2425', '2426', '2427', '2428', '2429', '2430', '2431', '2432', '2433', '2434', '2435', '2457', '2459', '2468', '2475', '2504', '2513', '2515', '2525', '2532', '2540', '2548', '2550', '2551', '2554', '2556', '2559', '2560', '3383', '8222', '8223', '8224', '8225', '8226', '8227', '8229', '8230', '8231', '8232', '8233', '8234', '8235', '8236', '8237', '8238', '8239', '8240', '8789', '1055', '1056', '1057', '8517', '4220', '4223', '4262', '4278', '4300', '2620', '2622', '2464', '2465', '2466', '2467', '54', '55', '56', '57', '4040', '4041', '4239', '4240', '4243', '300', '716', '717', '718', '719', '720', '721', '954', '1991', '3809', '3810', '3824', '3825', '3955', '3956', '3957', '4094', '4192', '4193', '4194', '4302', '8519', '8520', '8521', '34', '35', '36', '37', '232', '255', '256', '257', '258', '259', '260', '261', '262', '263', '264', '265', '266', '267', '268', '269', '270', '271', '273', '274', '275', '277', '288', '289', '460', '482', '483', '484', '485', '487', '488', '403', '412', '2566', '2567', '2570', '2571', '2574', '2444', '2452', '2453', '2454', '2493', '4195', '4196', '4197', '4198', '4215', '4248', '8717', '8880', '4062', '4063', '4087', '178', '179', '180', '192', '198', '494', '974', '3830', '3833', '3878', '3879', '3880', '3881', '2137', '2138', '2143', '2144', '3973', '7241', '7245', '7246', '7248', '7250', '2154', '2155', '2156', '2157', '2158', '1920', '1954', '1955', '1957', '2140', '2141', '2118', '4096', '293', '353', '732', '8788', '967', '970', '3953', '4233', '4295', '4296', '4297', '4298', '4299', '4301', '9071', '2605', '2612', '2613', '350', '351', '474', '475', '7124', '7125', '7126', '316', '317', '318', '319', '8525', '1011', '1012', '1013', '1014', '1015', '1016', '8526', '8527', '2021', '2024', '2025', '2026', '458', '472', '2146', '2147', '2148', '8917', '339', '341', '372', '347', '374', '2582', '2583', '486', '8900', '8901', '8902', '8903', '4199', '4200', '4206', '3346', '3347', '3348', '3349', '3361', '3375', '3378', '3389', '303', '304', '305', '306', '307', '733', '734', '735', '736', '737', '738', '739', '741', '742', '743', '966', '977', '3959', '3960', '7334', '7335', '7339', '7340', '440', '2584', '2585', '2586', '2587', '2614', '3999', '4000', '191', '757', '1993', '2027', '2031', '2122', '2123', '2124', '2125', '2126', '2127', '2128', '2129', '2130', '2134', '2135', '2136', '7333', '7343', '7344', '7345', '355', '356', '357', '358', '2588', '2589', '2590', '2603', '8529', '1937', '1967', '1971', '1973', '338', '340', '342', '343', '354', '373', '397', '8688', '1924', '1958', '1960', '1964', '1966', '1975', '8530', '8532', '8533', '8535', '4050', '4051', '4052', '4053', '4054', '4055', '4060', '8536', '8811', '9483', '3338', '8537', '137', '138', '139', '32', '33', '51', '53', '1027', '1029', '3751', '3753', '3754', '3755', '3756', '7336', '7346', '7349', '7350', '2531', '4201', '4202', '4203', '8539', '979', '2505', '3797', '1925', '1926', '3385', '3798', '8540', '278', '295', '404', '413', '414', '442', '447', '680', '699', '701', '2076', '2119', '2120', '2121', '8664', '3965', '3966', '3967', '3961', '3969', '8544', '2601', '2511', '199', '2066', '4148', '4252', '4091', '4092', '2403', '2404', '2405', '2406', '2407', '2508', '2521', '2539', '2543', '2549', '91', '92', '101', '111', '120', '121', '423', '693', '695', '8741', '8923', '9072', '9073', '4216', '4219', '4056', '4057', '4058', '4059', '8545', '3869', '3870', '3871', '3872', '3873', '3875', '4072', '4073', '4075', '4076', '4077', '4078', '4085', '8546', '4084', '2139', '3328', '3329', '3330', '3832', '3838', '3839', '3840', '3842', '3843', '3846', '3847', '3848', '3849', '3850', '3851', '3852', '3853', '3854', '3858', '3859', '3860', '3862', '3863', '3864', '3865', '3866', '3867', '3868', '3874', '3876', '3974', '4066', '4067', '4068', '4071', '4083', '4086', '4088', '8547', '8549', '9062', '9063', '3368', '3369', '3370', '8551', '8552', '3317', '3318', '3367', '8553', '3365', '3799', '3800', '3801', '3802', '39', '52', '193', '4266', '3364', '8554', '164', '165', '167', '2115', '3928', '3929', '407', '427', '450', '3978', '3979', '3980', '3981', '3982', '3983', '3984', '3964', '3968', '1941', '1945', '1010', '4093', '8557', '3335', '3766', '3767', '3768', '3777', '3778', '3779', '3780', '3782', '3783', '3784', '3787', '8882', '366', '367', '368', '369', '370', '9387', '2010', '2011', '2018', '2019', '2020', '2038', '2039', '2044', '957', '968', '980', '1927', '1928', '1950', '911', '913', '8972', '4222', '4226', '8565', '8566', '8567', '456', '470', '1028', '3752', '3760', '7292', '7293', '7294', '7295', '7296', '7297', '7301', '3941', '3945', '3950', '3951', '3354', '3355', '3356', '3357', '3363', '4398', '2575', '8469', '459', '2606', '2607', '2608', '2615', '24', '359', '360', '2604', '2616', '9388', '9391', '3920', '3921', '3922', '3923', '3924', '3925', '3926', '3927', '3937', '3942', '3943', '3944', '13', '14', '703', '3319', '3321', '3380', '3388', '3739', '4291', '2451', '3353', '3390', '2092', '2093', '2094', '1931', '1932', '1933', '1934', '1947', '1948', '40', '41', '42', '43', '44', '45', '46', '47', '48', '49', '50', '186', '958', '959', '960', '964', '973', '975', '976', '978', '7168', '7169', '7170', '7171', '7172', '8755', '8982', '1935', '1940', '8577', '8578', '8579', '897', '898', '899', '900', '901', '902', '903', '904', '906', '908', '909', '3332', '3336', '3337', '1936', '3294', '3295', '3297', '3298', '3339', '3340', '3341', '3342', '3397', '8580', '3376', '3386', '3717', '3718', '3719', '3731', '3732', '3733', '3734', '3735', '3745', '7342', '2087', '8581', '4210', '4211', '8582', '4212', '4213', '4214', '3720', '3746', '3750', '7235', '8663', '3985', '3986', '3987', '314', '753', '754', '755', '9016', '2595', '905', '2576', '2578', '2581', '195', '196', '197', '2591', '2592', '2598', '8583', '2593', '2088', '8585', '8586', '464', '2653', '3358', '3359', '3360', '4171', '4173', '4174', '4175', '4255', '4260', '4261', '4269', '4271', '4273', '8589', '406', '418', '8968', '465', '469', '3322', '3374', '8590', '4003', '4004', '4005', '4006', '4007', '4008', '4009', '4010', '4011', '4012', '4013', '4014', '4015', '4031', '912', '962', '963', '971', '972', '2569', '2577', '2579', '2580', '8591', '2572', '2568', '2009', '333', '336', '443', '692', '694', '697', '9386', '9390', '2609', '2610', '2611', '4016', '8593', '8594', '4032', '3721', '3722', '3299', '3300', '3301', '3302', '3303', '3304', '3371', '1020', '2117', '4099', '8971', '9064', '9415', '9416', '466', '467', '468', '3724', '3725', '3726', '3727', '3728', '3742', '3747', '3769', '3788', '2034', '2035', '2036', '4044', '3757', '3758', '3759', '489', '3729', '3744', '4270', '4272', '4276', '4290', '8597', '3890', '3891', '3892', '3893', '3894', '321', '322', '4251', '2003', '2004', '2005', '2006', '2007', '2008', '2037', '2090', '2091', '965', '969', '3323', '3324', '3325', '3382', '3393', '2436', '2437', '2438', '2439', '2440', '2441', '2442', '2443', '2470', '2476', '2477', '2494', '2496', '2497', '2498', '2509', '2514', '2517', '2519', '2528', '2534', '2536', '2547', '8883', '8884', '8885', '8886', '8887', '3326', '3343', '4017', '4018', '4019', '4020', '4021', '4022', '4023', '4026', '4027', '4028', '4043', '8468', '8704', '8705', '8706', '8879', '2621', '4228', '4265', '8603', '2065', '7127', '7193', '7194', '7222', '7223', '7224', '7225', '7226', '7227', '7228', '7229', '7230', '7231', '7232', '7233', '7234', '7242', '7243', '7244', '7249', '8905', '8915', '8970', '9473', '9474', '9477', '8494', '8605', '8606', '8607', '8608', '8609', '8610', '8611', '8612', '8613', '8614', '8615') and `option_id` = '1') and `option_value_languages`.`language_id` = '1'
3.24ms/app/Product.php:3015alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select distinct product_option_values.option_value_id as filter_value_id,option_value_languages.text as name from `product_option_values` inner join `option_value_languages` on `option_value_languages`.`option_value_id` = `product_option_values`.`option_value_id` where exists (select * from `product_options` where `product_option_values`.`product_option_id` = `product_options`.`id` and `product_id` in ('2086', '1', '2', '25', '26', '27', '28', '29', '30', '31', '38', '61', '77', '109', '132', '140', '158', '162', '208', '209', '210', '211', '212', '213', '214', '215', '216', '217', '218', '219', '220', '221', '222', '223', '224', '225', '226', '227', '228', '229', '230', '231', '233', '234', '235', '236', '237', '238', '239', '240', '241', '242', '243', '244', '245', '246', '247', '272', '282', '283', '284', '285', '286', '287', '292', '298', '320', '352', '371', '376', '377', '378', '379', '380', '381', '382', '383', '384', '385', '386', '387', '388', '390', '391', '392', '393', '394', '395', '396', '399', '401', '415', '419', '452', '453', '454', '476', '477', '478', '479', '480', '481', '710', '711', '712', '713', '949', '995', '1009', '1060', '1061', '1889', '1929', '1930', '1979', '1980', '1981', '1982', '1984', '1992', '2059', '2089', '2142', '2145', '2151', '2152', '2153', '2159', '2160', '2161', '2450', '2471', '2488', '2516', '2523', '2552', '2617', '2618', '2627', '2630', '2645', '2648', '2654', '2655', '2657', '3296', '3305', '3306', '3307', '3309', '3310', '3311', '3312', '3314', '3315', '3316', '3327', '3331', '3333', '3334', '3344', '3345', '3362', '3372', '3373', '3377', '3379', '3381', '3384', '3391', '3392', '3394', '3395', '3396', '3398', '3399', '3400', '3401', '3403', '3404', '3405', '3406', '3713', '3723', '3738', '3789', '3790', '3791', '3792', '3793', '3796', '3806', '3812', '3813', '3818', '3826', '3895', '3896', '3901', '3931', '3962', '3963', '4024', '4025', '4029', '4030', '4042', '4090', '4168', '4227', '4238', '4244', '4249', '4258', '4264', '4267', '4268', '4281', '7220', '7237', '7239', '7337', '7338', '7347', '7348', '7502', '8254', '8255', '8449', '8473', '8475', '8488', '8489', '8490', '8495', '8508', '8509', '8512', '8514', '8518', '8522', '8523', '8528', '8538', '8555', '8556', '8573', '8574', '8575', '8576', '8584', '8587', '8588', '8592', '8595', '8596', '8598', '8599', '8600', '8601', '8602', '8604', '8661', '8690', '8732', '8733', '8734', '8738', '8742', '8743', '8746', '8747', '8748', '8749', '8750', '8751', '8752', '8753', '8756', '8757', '8758', '8763', '8785', '8790', '8796', '8797', '8798', '8799', '8806', '8807', '8808', '8898', '8899', '8906', '8907', '8908', '8929', '8954', '8955', '8978', '8979', '8980', '8981', '9017', '9061', '9065', '9066', '9067', '9068', '9069', '9070', '9075', '9137', '9142', '9143', '9144', '9145', '9146', '9147', '9148', '9149', '9150', '9151', '9152', '9153', '9154', '9155', '9156', '9157', '9158', '9159', '9160', '9161', '9162', '9163', '9164', '9165', '9166', '9167', '9168', '9169', '9170', '9171', '9172', '9173', '9174', '9175', '9176', '9177', '9178', '9179', '9180', '9181', '9182', '9183', '9184', '9185', '9186', '9187', '9188', '9189', '9190', '9191', '9192', '9193', '9194', '9195', '9196', '9197', '9198', '9200', '9201', '9202', '9203', '9204', '9205', '9228', '9333', '9334', '9335', '9336', '9337', '9338', '9339', '9340', '9341', '9342', '9343', '9344', '9345', '9346', '9347', '9348', '9349', '9350', '9351', '9352', '9360', '9361', '9381', '9382', '9383', '9384', '9403', '9417', '9476', '9478', '9479', '9480', '9481', '9482', '9484', '9487', '3', '4', '5', '6', '20', '21', '471', '2116', '3970', '8033', '8034', '2652', '9199', '23', '173', '174', '437', '439', '8474', '4097', '4098', '1054', '1058', '1059', '1976', '1977', '1978', '8259', '9427', '950', '951', '952', '2599', '4138', '4139', '4208', '4209', '714', '4089', '400', '8878', '3817', '3834', '3835', '3836', '3837', '3841', '3844', '3845', '3856', '3857', '3861', '3877', '3971', '3972', '3991', '4065', '4140', '4217', '4218', '4254', '8476', '8477', '8478', '586', '588', '590', '9404', '8479', '4045', '4046', '4047', '4048', '4049', '4061', '444', '8037', '8038', '8039', '8040', '2647', '2651', '2656', '894', '895', '103', '104', '105', '150', '151', '152', '156', '190', '473', '490', '491', '492', '756', '3803', '3804', '3805', '3814', '3815', '3816', '3819', '3820', '3821', '3822', '3827', '3828', '3829', '3882', '3885', '3886', '3887', '3888', '3889', '8948', '8949', '1988', '2507', '2510', '2537', '159', '160', '398', '1017', '1018', '1019', '8257', '8877', '8904', '1890', '1891', '1951', '1952', '1961', '1969', '8491', '8492', '8493', '8744', '9362', '9363', '3897', '3898', '3930', '3946', '7084', '7085', '7086', '4141', '4142', '4207', '4285', '3899', '3900', '16', '19', '58', '68', '74', '87', '95', '125', '177', '426', '432', '433', '681', '2077', '8082', '8083', '8084', '8085', '8086', '8087', '8088', '8089', '8090', '8091', '8092', '8093', '589', '1892', '1893', '1894', '1895', '1974', '1983', '1985', '1986', '1987', '2364', '2365', '2366', '2367', '2368', '2369', '2370', '2371', '2372', '2373', '2374', '2375', '2376', '2377', '2378', '2379', '2380', '2381', '2382', '2383', '2384', '2385', '2386', '2387', '2388', '2389', '2390', '2391', '2392', '2393', '2394', '2455', '2456', '2461', '2469', '2472', '2473', '2474', '2482', '2483', '2486', '2487', '2489', '2490', '2492', '2512', '2518', '2522', '2526', '2533', '2542', '2544', '2545', '2546', '2555', '2557', '2558', '2561', '2562', '2564', '2565', '8256', '8496', '8497', '8498', '8499', '8500', '8501', '8502', '8503', '8504', '8505', '8506', '8507', '8787', '8881', '3762', '3763', '3764', '3765', '3770', '3771', '3772', '3773', '3774', '7341', '8962', '8963', '8964', '8965', '8966', '8967', '2395', '2396', '2397', '2398', '2399', '2400', '2458', '2460', '2481', '2491', '2506', '4143', '4144', '4145', '4146', '4147', '4149', '4150', '4152', '4154', '4160', '4162', '4164', '4165', '4170', '4172', '4176', '4177', '4178', '4179', '4183', '4184', '4185', '4186', '4187', '4188', '4189', '4190', '4191', '4205', '4224', '4229', '4230', '4231', '4232', '4236', '4242', '4257', '4259', '4274', '4277', '4280', '4286', '4293', '4294', '7409', '8510', '8511', '3786', '3794', '3795', '591', '592', '593', '594', '595', '2632', '2633', '2634', '2635', '2636', '2637', '2638', '2639', '2640', '2641', '2642', '2644', '2646', '2649', '2650', '3855', '4151', '4153', '4155', '4156', '4157', '4158', '4159', '4161', '4163', '4166', '4167', '4169', '4180', '4181', '4182', '4225', '4234', '4235', '4245', '4256', '4283', '4284', '4289', '4292', '8558', '8559', '8560', '8561', '8562', '8563', '8564', '1896', '1897', '1898', '1899', '1900', '1939', '3740', '3741', '941', '942', '3313', '3366', '3387', '3402', '3902', '3903', '3904', '3932', '3933', '2594', '2600', '3350', '3351', '3352', '4079', '4080', '4081', '4082', '953', '175', '176', '493', '3807', '3808', '3811', '1022', '1023', '1024', '1025', '1026', '2573', '3988', '3989', '3990', '3785', '715', '961', '2114', '8973', '8974', '8975', '8976', '8977', '4033', '4034', '4035', '4036', '4037', '4038', '4039', '15', '153', '154', '155', '248', '249', '250', '251', '252', '253', '254', '294', '323', '334', '335', '448', '455', '457', '461', '462', '463', '688', '1021', '7382', '7383', '7384', '7385', '7386', '7387', '7388', '7389', '7390', '7391', '7392', '7393', '7394', '8950', '8951', '8952', '9243', '4137', '2099', '2100', '2101', '2102', '2103', '2104', '2105', '2106', '2107', '2108', '2109', '2110', '2111', '2112', '2113', '3704', '3705', '3706', '3707', '3708', '3737', '3748', '3749', '3761', '157', '161', '2045', '2046', '2047', '2048', '2049', '2050', '2051', '2052', '2053', '2054', '2055', '2068', '2069', '2070', '2071', '2072', '2131', '2132', '2133', '3831', '4221', '4241', '4279', '4287', '4288', '8094', '8095', '8096', '1901', '1902', '1903', '1904', '1905', '1906', '1907', '1908', '1909', '1910', '1911', '1912', '1913', '1914', '1915', '1916', '1917', '1942', '1943', '1944', '1946', '1953', '3954', '3995', '3996', '3997', '3998', '910', '2056', '2063', '2064', '2067', '2619', '2623', '2624', '2625', '2626', '2628', '2629', '2631', '4095', '1918', '1959', '7', '8', '75', '76', '88', '96', '106', '113', '117', '123', '127', '134', '144', '163', '166', '171', '172', '181', '182', '183', '184', '185', '200', '204', '279', '280', '290', '291', '315', '324', '325', '326', '327', '328', '344', '345', '346', '365', '410', '422', '425', '431', '434', '435', '436', '438', '445', '446', '449', '451', '677', '678', '679', '682', '683', '696', '700', '706', '708', '981', '982', '983', '984', '985', '986', '987', '988', '989', '990', '991', '992', '993', '994', '2057', '2058', '2073', '2074', '2075', '2078', '2079', '2080', '2081', '2082', '3781', '3823', '8922', '9385', '9414', '2643', '2419', '2422', '2445', '2446', '2447', '2448', '2449', '2495', '2499', '2500', '2501', '2502', '2503', '2563', '3883', '3884', '4247', '4250', '4263', '8720', '8721', '59', '60', '62', '69', '70', '71', '78', '79', '80', '81', '89', '90', '97', '98', '107', '108', '114', '118', '124', '126', '128', '129', '135', '136', '145', '146', '147', '148', '149', '168', '169', '202', '3776', '8515', '8921', '375', '2596', '2597', '2602', '7217', '7218', '7219', '7221', '7236', '7238', '7240', '7247', '11', '12', '17', '18', '297', '337', '402', '411', '428', '429', '430', '684', '685', '687', '689', '690', '691', '698', '702', '907', '1062', '1063', '1064', '1065', '1888', '1919', '1949', '1956', '1962', '1965', '1989', '1990', '2083', '2098', '2524', '7091', '7092', '7093', '7094', '7095', '9405', '3905', '3906', '3907', '3908', '3909', '3934', '3935', '9244', '8786', '4246', '8398', '301', '302', '309', '310', '311', '312', '313', '722', '723', '724', '725', '726', '727', '728', '729', '730', '731', '955', '956', '996', '997', '998', '3958', '7290', '7291', '7298', '7299', '7300', '8953', '2401', '2402', '2553', '3910', '3911', '3912', '3913', '3914', '3915', '3916', '3917', '3918', '3919', '3936', '3938', '3939', '3940', '3947', '3948', '3949', '3952', '7111', '7112', '7113', '7114', '7115', '7116', '7117', '7118', '7119', '7120', '7121', '7122', '7123', '9353', '3709', '3710', '3711', '3712', '3714', '3715', '3716', '3730', '3736', '3743', '896', '914', '915', '916', '917', '918', '919', '920', '921', '922', '924', '925', '926', '927', '928', '929', '930', '931', '932', '933', '934', '935', '936', '937', '938', '939', '940', '943', '944', '945', '947', '948', '1921', '1922', '4253', '9290', '63', '64', '72', '82', '83', '99', '100', '110', '115', '119', '130', '133', '141', '142', '143', '424', '705', '2095', '2096', '2097', '9074', '9475', '744', '745', '746', '747', '748', '749', '750', '751', '752', '1994', '1995', '1996', '1997', '1998', '1999', '2000', '2001', '2002', '2022', '2029', '2032', '2040', '2041', '2043', '2060', '2061', '4001', '4002', '8541', '8542', '8543', '3975', '3976', '3977', '3994', '4064', '4069', '4070', '8550', '8754', '2408', '2409', '2410', '2411', '2412', '2413', '2414', '2415', '2416', '2417', '2462', '2463', '2478', '2479', '2480', '2484', '2485', '2520', '2527', '2529', '2530', '2535', '2538', '2541', '4204', '4237', '4275', '4282', '8524', '8569', '8570', '8571', '8572', '9354', '9355', '9356', '9357', '2012', '2013', '2014', '2015', '2016', '2017', '2023', '2028', '2030', '2042', '2062', '2418', '2420', '2421', '2423', '2424', '2425', '2426', '2427', '2428', '2429', '2430', '2431', '2432', '2433', '2434', '2435', '2457', '2459', '2468', '2475', '2504', '2513', '2515', '2525', '2532', '2540', '2548', '2550', '2551', '2554', '2556', '2559', '2560', '3383', '8222', '8223', '8224', '8225', '8226', '8227', '8229', '8230', '8231', '8232', '8233', '8234', '8235', '8236', '8237', '8238', '8239', '8240', '8789', '1055', '1056', '1057', '8517', '4220', '4223', '4262', '4278', '4300', '2620', '2622', '2464', '2465', '2466', '2467', '54', '55', '56', '57', '4040', '4041', '4239', '4240', '4243', '300', '716', '717', '718', '719', '720', '721', '954', '1991', '3809', '3810', '3824', '3825', '3955', '3956', '3957', '4094', '4192', '4193', '4194', '4302', '8519', '8520', '8521', '34', '35', '36', '37', '232', '255', '256', '257', '258', '259', '260', '261', '262', '263', '264', '265', '266', '267', '268', '269', '270', '271', '273', '274', '275', '277', '288', '289', '460', '482', '483', '484', '485', '487', '488', '403', '412', '2566', '2567', '2570', '2571', '2574', '2444', '2452', '2453', '2454', '2493', '4195', '4196', '4197', '4198', '4215', '4248', '8717', '8880', '4062', '4063', '4087', '178', '179', '180', '192', '198', '494', '974', '3830', '3833', '3878', '3879', '3880', '3881', '2137', '2138', '2143', '2144', '3973', '7241', '7245', '7246', '7248', '7250', '2154', '2155', '2156', '2157', '2158', '1920', '1954', '1955', '1957', '2140', '2141', '2118', '4096', '293', '353', '732', '8788', '967', '970', '3953', '4233', '4295', '4296', '4297', '4298', '4299', '4301', '9071', '2605', '2612', '2613', '350', '351', '474', '475', '7124', '7125', '7126', '316', '317', '318', '319', '8525', '1011', '1012', '1013', '1014', '1015', '1016', '8526', '8527', '2021', '2024', '2025', '2026', '458', '472', '2146', '2147', '2148', '8917', '339', '341', '372', '347', '374', '2582', '2583', '486', '8900', '8901', '8902', '8903', '4199', '4200', '4206', '3346', '3347', '3348', '3349', '3361', '3375', '3378', '3389', '303', '304', '305', '306', '307', '733', '734', '735', '736', '737', '738', '739', '741', '742', '743', '966', '977', '3959', '3960', '7334', '7335', '7339', '7340', '440', '2584', '2585', '2586', '2587', '2614', '3999', '4000', '191', '757', '1993', '2027', '2031', '2122', '2123', '2124', '2125', '2126', '2127', '2128', '2129', '2130', '2134', '2135', '2136', '7333', '7343', '7344', '7345', '355', '356', '357', '358', '2588', '2589', '2590', '2603', '8529', '1937', '1967', '1971', '1973', '338', '340', '342', '343', '354', '373', '397', '8688', '1924', '1958', '1960', '1964', '1966', '1975', '8530', '8532', '8533', '8535', '4050', '4051', '4052', '4053', '4054', '4055', '4060', '8536', '8811', '9483', '3338', '8537', '137', '138', '139', '32', '33', '51', '53', '1027', '1029', '3751', '3753', '3754', '3755', '3756', '7336', '7346', '7349', '7350', '2531', '4201', '4202', '4203', '8539', '979', '2505', '3797', '1925', '1926', '3385', '3798', '8540', '278', '295', '404', '413', '414', '442', '447', '680', '699', '701', '2076', '2119', '2120', '2121', '8664', '3965', '3966', '3967', '3961', '3969', '8544', '2601', '2511', '199', '2066', '4148', '4252', '4091', '4092', '2403', '2404', '2405', '2406', '2407', '2508', '2521', '2539', '2543', '2549', '91', '92', '101', '111', '120', '121', '423', '693', '695', '8741', '8923', '9072', '9073', '4216', '4219', '4056', '4057', '4058', '4059', '8545', '3869', '3870', '3871', '3872', '3873', '3875', '4072', '4073', '4075', '4076', '4077', '4078', '4085', '8546', '4084', '2139', '3328', '3329', '3330', '3832', '3838', '3839', '3840', '3842', '3843', '3846', '3847', '3848', '3849', '3850', '3851', '3852', '3853', '3854', '3858', '3859', '3860', '3862', '3863', '3864', '3865', '3866', '3867', '3868', '3874', '3876', '3974', '4066', '4067', '4068', '4071', '4083', '4086', '4088', '8547', '8549', '9062', '9063', '3368', '3369', '3370', '8551', '8552', '3317', '3318', '3367', '8553', '3365', '3799', '3800', '3801', '3802', '39', '52', '193', '4266', '3364', '8554', '164', '165', '167', '2115', '3928', '3929', '407', '427', '450', '3978', '3979', '3980', '3981', '3982', '3983', '3984', '3964', '3968', '1941', '1945', '1010', '4093', '8557', '3335', '3766', '3767', '3768', '3777', '3778', '3779', '3780', '3782', '3783', '3784', '3787', '8882', '366', '367', '368', '369', '370', '9387', '2010', '2011', '2018', '2019', '2020', '2038', '2039', '2044', '957', '968', '980', '1927', '1928', '1950', '911', '913', '8972', '4222', '4226', '8565', '8566', '8567', '456', '470', '1028', '3752', '3760', '7292', '7293', '7294', '7295', '7296', '7297', '7301', '3941', '3945', '3950', '3951', '3354', '3355', '3356', '3357', '3363', '4398', '2575', '8469', '459', '2606', '2607', '2608', '2615', '24', '359', '360', '2604', '2616', '9388', '9391', '3920', '3921', '3922', '3923', '3924', '3925', '3926', '3927', '3937', '3942', '3943', '3944', '13', '14', '703', '3319', '3321', '3380', '3388', '3739', '4291', '2451', '3353', '3390', '2092', '2093', '2094', '1931', '1932', '1933', '1934', '1947', '1948', '40', '41', '42', '43', '44', '45', '46', '47', '48', '49', '50', '186', '958', '959', '960', '964', '973', '975', '976', '978', '7168', '7169', '7170', '7171', '7172', '8755', '8982', '1935', '1940', '8577', '8578', '8579', '897', '898', '899', '900', '901', '902', '903', '904', '906', '908', '909', '3332', '3336', '3337', '1936', '3294', '3295', '3297', '3298', '3339', '3340', '3341', '3342', '3397', '8580', '3376', '3386', '3717', '3718', '3719', '3731', '3732', '3733', '3734', '3735', '3745', '7342', '2087', '8581', '4210', '4211', '8582', '4212', '4213', '4214', '3720', '3746', '3750', '7235', '8663', '3985', '3986', '3987', '314', '753', '754', '755', '9016', '2595', '905', '2576', '2578', '2581', '195', '196', '197', '2591', '2592', '2598', '8583', '2593', '2088', '8585', '8586', '464', '2653', '3358', '3359', '3360', '4171', '4173', '4174', '4175', '4255', '4260', '4261', '4269', '4271', '4273', '8589', '406', '418', '8968', '465', '469', '3322', '3374', '8590', '4003', '4004', '4005', '4006', '4007', '4008', '4009', '4010', '4011', '4012', '4013', '4014', '4015', '4031', '912', '962', '963', '971', '972', '2569', '2577', '2579', '2580', '8591', '2572', '2568', '2009', '333', '336', '443', '692', '694', '697', '9386', '9390', '2609', '2610', '2611', '4016', '8593', '8594', '4032', '3721', '3722', '3299', '3300', '3301', '3302', '3303', '3304', '3371', '1020', '2117', '4099', '8971', '9064', '9415', '9416', '466', '467', '468', '3724', '3725', '3726', '3727', '3728', '3742', '3747', '3769', '3788', '2034', '2035', '2036', '4044', '3757', '3758', '3759', '489', '3729', '3744', '4270', '4272', '4276', '4290', '8597', '3890', '3891', '3892', '3893', '3894', '321', '322', '4251', '2003', '2004', '2005', '2006', '2007', '2008', '2037', '2090', '2091', '965', '969', '3323', '3324', '3325', '3382', '3393', '2436', '2437', '2438', '2439', '2440', '2441', '2442', '2443', '2470', '2476', '2477', '2494', '2496', '2497', '2498', '2509', '2514', '2517', '2519', '2528', '2534', '2536', '2547', '8883', '8884', '8885', '8886', '8887', '3326', '3343', '4017', '4018', '4019', '4020', '4021', '4022', '4023', '4026', '4027', '4028', '4043', '8468', '8704', '8705', '8706', '8879', '2621', '4228', '4265', '8603', '2065', '7127', '7193', '7194', '7222', '7223', '7224', '7225', '7226', '7227', '7228', '7229', '7230', '7231', '7232', '7233', '7234', '7242', '7243', '7244', '7249', '8905', '8915', '8970', '9473', '9474', '9477', '8494', '8605', '8606', '8607', '8608', '8609', '8610', '8611', '8612', '8613', '8614', '8615') and `option_id` = '16') and `option_value_languages`.`language_id` = '1'
3.17ms/app/Product.php:3022alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `product_specification_values` where exists (select * from `product_specifications` where `product_specification_values`.`product_specification_id` = `product_specifications`.`id` and `product_id` in ('2086', '1', '2', '25', '26', '27', '28', '29', '30', '31', '38', '61', '77', '109', '132', '140', '158', '162', '208', '209', '210', '211', '212', '213', '214', '215', '216', '217', '218', '219', '220', '221', '222', '223', '224', '225', '226', '227', '228', '229', '230', '231', '233', '234', '235', '236', '237', '238', '239', '240', '241', '242', '243', '244', '245', '246', '247', '272', '282', '283', '284', '285', '286', '287', '292', '298', '320', '352', '371', '376', '377', '378', '379', '380', '381', '382', '383', '384', '385', '386', '387', '388', '390', '391', '392', '393', '394', '395', '396', '399', '401', '415', '419', '452', '453', '454', '476', '477', '478', '479', '480', '481', '710', '711', '712', '713', '949', '995', '1009', '1060', '1061', '1889', '1929', '1930', '1979', '1980', '1981', '1982', '1984', '1992', '2059', '2089', '2142', '2145', '2151', '2152', '2153', '2159', '2160', '2161', '2450', '2471', '2488', '2516', '2523', '2552', '2617', '2618', '2627', '2630', '2645', '2648', '2654', '2655', '2657', '3296', '3305', '3306', '3307', '3309', '3310', '3311', '3312', '3314', '3315', '3316', '3327', '3331', '3333', '3334', '3344', '3345', '3362', '3372', '3373', '3377', '3379', '3381', '3384', '3391', '3392', '3394', '3395', '3396', '3398', '3399', '3400', '3401', '3403', '3404', '3405', '3406', '3713', '3723', '3738', '3789', '3790', '3791', '3792', '3793', '3796', '3806', '3812', '3813', '3818', '3826', '3895', '3896', '3901', '3931', '3962', '3963', '4024', '4025', '4029', '4030', '4042', '4090', '4168', '4227', '4238', '4244', '4249', '4258', '4264', '4267', '4268', '4281', '7220', '7237', '7239', '7337', '7338', '7347', '7348', '7502', '8254', '8255', '8449', '8473', '8475', '8488', '8489', '8490', '8495', '8508', '8509', '8512', '8514', '8518', '8522', '8523', '8528', '8538', '8555', '8556', '8573', '8574', '8575', '8576', '8584', '8587', '8588', '8592', '8595', '8596', '8598', '8599', '8600', '8601', '8602', '8604', '8661', '8690', '8732', '8733', '8734', '8738', '8742', '8743', '8746', '8747', '8748', '8749', '8750', '8751', '8752', '8753', '8756', '8757', '8758', '8763', '8785', '8790', '8796', '8797', '8798', '8799', '8806', '8807', '8808', '8898', '8899', '8906', '8907', '8908', '8929', '8954', '8955', '8978', '8979', '8980', '8981', '9017', '9061', '9065', '9066', '9067', '9068', '9069', '9070', '9075', '9137', '9142', '9143', '9144', '9145', '9146', '9147', '9148', '9149', '9150', '9151', '9152', '9153', '9154', '9155', '9156', '9157', '9158', '9159', '9160', '9161', '9162', '9163', '9164', '9165', '9166', '9167', '9168', '9169', '9170', '9171', '9172', '9173', '9174', '9175', '9176', '9177', '9178', '9179', '9180', '9181', '9182', '9183', '9184', '9185', '9186', '9187', '9188', '9189', '9190', '9191', '9192', '9193', '9194', '9195', '9196', '9197', '9198', '9200', '9201', '9202', '9203', '9204', '9205', '9228', '9333', '9334', '9335', '9336', '9337', '9338', '9339', '9340', '9341', '9342', '9343', '9344', '9345', '9346', '9347', '9348', '9349', '9350', '9351', '9352', '9360', '9361', '9381', '9382', '9383', '9384', '9403', '9417', '9476', '9478', '9479', '9480', '9481', '9482', '9484', '9487', '3', '4', '5', '6', '20', '21', '471', '2116', '3970', '8033', '8034', '2652', '9199', '23', '173', '174', '437', '439', '8474', '4097', '4098', '1054', '1058', '1059', '1976', '1977', '1978', '8259', '9427', '950', '951', '952', '2599', '4138', '4139', '4208', '4209', '714', '4089', '400', '8878', '3817', '3834', '3835', '3836', '3837', '3841', '3844', '3845', '3856', '3857', '3861', '3877', '3971', '3972', '3991', '4065', '4140', '4217', '4218', '4254', '8476', '8477', '8478', '586', '588', '590', '9404', '8479', '4045', '4046', '4047', '4048', '4049', '4061', '444', '8037', '8038', '8039', '8040', '2647', '2651', '2656', '894', '895', '103', '104', '105', '150', '151', '152', '156', '190', '473', '490', '491', '492', '756', '3803', '3804', '3805', '3814', '3815', '3816', '3819', '3820', '3821', '3822', '3827', '3828', '3829', '3882', '3885', '3886', '3887', '3888', '3889', '8948', '8949', '1988', '2507', '2510', '2537', '159', '160', '398', '1017', '1018', '1019', '8257', '8877', '8904', '1890', '1891', '1951', '1952', '1961', '1969', '8491', '8492', '8493', '8744', '9362', '9363', '3897', '3898', '3930', '3946', '7084', '7085', '7086', '4141', '4142', '4207', '4285', '3899', '3900', '16', '19', '58', '68', '74', '87', '95', '125', '177', '426', '432', '433', '681', '2077', '8082', '8083', '8084', '8085', '8086', '8087', '8088', '8089', '8090', '8091', '8092', '8093', '589', '1892', '1893', '1894', '1895', '1974', '1983', '1985', '1986', '1987', '2364', '2365', '2366', '2367', '2368', '2369', '2370', '2371', '2372', '2373', '2374', '2375', '2376', '2377', '2378', '2379', '2380', '2381', '2382', '2383', '2384', '2385', '2386', '2387', '2388', '2389', '2390', '2391', '2392', '2393', '2394', '2455', '2456', '2461', '2469', '2472', '2473', '2474', '2482', '2483', '2486', '2487', '2489', '2490', '2492', '2512', '2518', '2522', '2526', '2533', '2542', '2544', '2545', '2546', '2555', '2557', '2558', '2561', '2562', '2564', '2565', '8256', '8496', '8497', '8498', '8499', '8500', '8501', '8502', '8503', '8504', '8505', '8506', '8507', '8787', '8881', '3762', '3763', '3764', '3765', '3770', '3771', '3772', '3773', '3774', '7341', '8962', '8963', '8964', '8965', '8966', '8967', '2395', '2396', '2397', '2398', '2399', '2400', '2458', '2460', '2481', '2491', '2506', '4143', '4144', '4145', '4146', '4147', '4149', '4150', '4152', '4154', '4160', '4162', '4164', '4165', '4170', '4172', '4176', '4177', '4178', '4179', '4183', '4184', '4185', '4186', '4187', '4188', '4189', '4190', '4191', '4205', '4224', '4229', '4230', '4231', '4232', '4236', '4242', '4257', '4259', '4274', '4277', '4280', '4286', '4293', '4294', '7409', '8510', '8511', '3786', '3794', '3795', '591', '592', '593', '594', '595', '2632', '2633', '2634', '2635', '2636', '2637', '2638', '2639', '2640', '2641', '2642', '2644', '2646', '2649', '2650', '3855', '4151', '4153', '4155', '4156', '4157', '4158', '4159', '4161', '4163', '4166', '4167', '4169', '4180', '4181', '4182', '4225', '4234', '4235', '4245', '4256', '4283', '4284', '4289', '4292', '8558', '8559', '8560', '8561', '8562', '8563', '8564', '1896', '1897', '1898', '1899', '1900', '1939', '3740', '3741', '941', '942', '3313', '3366', '3387', '3402', '3902', '3903', '3904', '3932', '3933', '2594', '2600', '3350', '3351', '3352', '4079', '4080', '4081', '4082', '953', '175', '176', '493', '3807', '3808', '3811', '1022', '1023', '1024', '1025', '1026', '2573', '3988', '3989', '3990', '3785', '715', '961', '2114', '8973', '8974', '8975', '8976', '8977', '4033', '4034', '4035', '4036', '4037', '4038', '4039', '15', '153', '154', '155', '248', '249', '250', '251', '252', '253', '254', '294', '323', '334', '335', '448', '455', '457', '461', '462', '463', '688', '1021', '7382', '7383', '7384', '7385', '7386', '7387', '7388', '7389', '7390', '7391', '7392', '7393', '7394', '8950', '8951', '8952', '9243', '4137', '2099', '2100', '2101', '2102', '2103', '2104', '2105', '2106', '2107', '2108', '2109', '2110', '2111', '2112', '2113', '3704', '3705', '3706', '3707', '3708', '3737', '3748', '3749', '3761', '157', '161', '2045', '2046', '2047', '2048', '2049', '2050', '2051', '2052', '2053', '2054', '2055', '2068', '2069', '2070', '2071', '2072', '2131', '2132', '2133', '3831', '4221', '4241', '4279', '4287', '4288', '8094', '8095', '8096', '1901', '1902', '1903', '1904', '1905', '1906', '1907', '1908', '1909', '1910', '1911', '1912', '1913', '1914', '1915', '1916', '1917', '1942', '1943', '1944', '1946', '1953', '3954', '3995', '3996', '3997', '3998', '910', '2056', '2063', '2064', '2067', '2619', '2623', '2624', '2625', '2626', '2628', '2629', '2631', '4095', '1918', '1959', '7', '8', '75', '76', '88', '96', '106', '113', '117', '123', '127', '134', '144', '163', '166', '171', '172', '181', '182', '183', '184', '185', '200', '204', '279', '280', '290', '291', '315', '324', '325', '326', '327', '328', '344', '345', '346', '365', '410', '422', '425', '431', '434', '435', '436', '438', '445', '446', '449', '451', '677', '678', '679', '682', '683', '696', '700', '706', '708', '981', '982', '983', '984', '985', '986', '987', '988', '989', '990', '991', '992', '993', '994', '2057', '2058', '2073', '2074', '2075', '2078', '2079', '2080', '2081', '2082', '3781', '3823', '8922', '9385', '9414', '2643', '2419', '2422', '2445', '2446', '2447', '2448', '2449', '2495', '2499', '2500', '2501', '2502', '2503', '2563', '3883', '3884', '4247', '4250', '4263', '8720', '8721', '59', '60', '62', '69', '70', '71', '78', '79', '80', '81', '89', '90', '97', '98', '107', '108', '114', '118', '124', '126', '128', '129', '135', '136', '145', '146', '147', '148', '149', '168', '169', '202', '3776', '8515', '8921', '375', '2596', '2597', '2602', '7217', '7218', '7219', '7221', '7236', '7238', '7240', '7247', '11', '12', '17', '18', '297', '337', '402', '411', '428', '429', '430', '684', '685', '687', '689', '690', '691', '698', '702', '907', '1062', '1063', '1064', '1065', '1888', '1919', '1949', '1956', '1962', '1965', '1989', '1990', '2083', '2098', '2524', '7091', '7092', '7093', '7094', '7095', '9405', '3905', '3906', '3907', '3908', '3909', '3934', '3935', '9244', '8786', '4246', '8398', '301', '302', '309', '310', '311', '312', '313', '722', '723', '724', '725', '726', '727', '728', '729', '730', '731', '955', '956', '996', '997', '998', '3958', '7290', '7291', '7298', '7299', '7300', '8953', '2401', '2402', '2553', '3910', '3911', '3912', '3913', '3914', '3915', '3916', '3917', '3918', '3919', '3936', '3938', '3939', '3940', '3947', '3948', '3949', '3952', '7111', '7112', '7113', '7114', '7115', '7116', '7117', '7118', '7119', '7120', '7121', '7122', '7123', '9353', '3709', '3710', '3711', '3712', '3714', '3715', '3716', '3730', '3736', '3743', '896', '914', '915', '916', '917', '918', '919', '920', '921', '922', '924', '925', '926', '927', '928', '929', '930', '931', '932', '933', '934', '935', '936', '937', '938', '939', '940', '943', '944', '945', '947', '948', '1921', '1922', '4253', '9290', '63', '64', '72', '82', '83', '99', '100', '110', '115', '119', '130', '133', '141', '142', '143', '424', '705', '2095', '2096', '2097', '9074', '9475', '744', '745', '746', '747', '748', '749', '750', '751', '752', '1994', '1995', '1996', '1997', '1998', '1999', '2000', '2001', '2002', '2022', '2029', '2032', '2040', '2041', '2043', '2060', '2061', '4001', '4002', '8541', '8542', '8543', '3975', '3976', '3977', '3994', '4064', '4069', '4070', '8550', '8754', '2408', '2409', '2410', '2411', '2412', '2413', '2414', '2415', '2416', '2417', '2462', '2463', '2478', '2479', '2480', '2484', '2485', '2520', '2527', '2529', '2530', '2535', '2538', '2541', '4204', '4237', '4275', '4282', '8524', '8569', '8570', '8571', '8572', '9354', '9355', '9356', '9357', '2012', '2013', '2014', '2015', '2016', '2017', '2023', '2028', '2030', '2042', '2062', '2418', '2420', '2421', '2423', '2424', '2425', '2426', '2427', '2428', '2429', '2430', '2431', '2432', '2433', '2434', '2435', '2457', '2459', '2468', '2475', '2504', '2513', '2515', '2525', '2532', '2540', '2548', '2550', '2551', '2554', '2556', '2559', '2560', '3383', '8222', '8223', '8224', '8225', '8226', '8227', '8229', '8230', '8231', '8232', '8233', '8234', '8235', '8236', '8237', '8238', '8239', '8240', '8789', '1055', '1056', '1057', '8517', '4220', '4223', '4262', '4278', '4300', '2620', '2622', '2464', '2465', '2466', '2467', '54', '55', '56', '57', '4040', '4041', '4239', '4240', '4243', '300', '716', '717', '718', '719', '720', '721', '954', '1991', '3809', '3810', '3824', '3825', '3955', '3956', '3957', '4094', '4192', '4193', '4194', '4302', '8519', '8520', '8521', '34', '35', '36', '37', '232', '255', '256', '257', '258', '259', '260', '261', '262', '263', '264', '265', '266', '267', '268', '269', '270', '271', '273', '274', '275', '277', '288', '289', '460', '482', '483', '484', '485', '487', '488', '403', '412', '2566', '2567', '2570', '2571', '2574', '2444', '2452', '2453', '2454', '2493', '4195', '4196', '4197', '4198', '4215', '4248', '8717', '8880', '4062', '4063', '4087', '178', '179', '180', '192', '198', '494', '974', '3830', '3833', '3878', '3879', '3880', '3881', '2137', '2138', '2143', '2144', '3973', '7241', '7245', '7246', '7248', '7250', '2154', '2155', '2156', '2157', '2158', '1920', '1954', '1955', '1957', '2140', '2141', '2118', '4096', '293', '353', '732', '8788', '967', '970', '3953', '4233', '4295', '4296', '4297', '4298', '4299', '4301', '9071', '2605', '2612', '2613', '350', '351', '474', '475', '7124', '7125', '7126', '316', '317', '318', '319', '8525', '1011', '1012', '1013', '1014', '1015', '1016', '8526', '8527', '2021', '2024', '2025', '2026', '458', '472', '2146', '2147', '2148', '8917', '339', '341', '372', '347', '374', '2582', '2583', '486', '8900', '8901', '8902', '8903', '4199', '4200', '4206', '3346', '3347', '3348', '3349', '3361', '3375', '3378', '3389', '303', '304', '305', '306', '307', '733', '734', '735', '736', '737', '738', '739', '741', '742', '743', '966', '977', '3959', '3960', '7334', '7335', '7339', '7340', '440', '2584', '2585', '2586', '2587', '2614', '3999', '4000', '191', '757', '1993', '2027', '2031', '2122', '2123', '2124', '2125', '2126', '2127', '2128', '2129', '2130', '2134', '2135', '2136', '7333', '7343', '7344', '7345', '355', '356', '357', '358', '2588', '2589', '2590', '2603', '8529', '1937', '1967', '1971', '1973', '338', '340', '342', '343', '354', '373', '397', '8688', '1924', '1958', '1960', '1964', '1966', '1975', '8530', '8532', '8533', '8535', '4050', '4051', '4052', '4053', '4054', '4055', '4060', '8536', '8811', '9483', '3338', '8537', '137', '138', '139', '32', '33', '51', '53', '1027', '1029', '3751', '3753', '3754', '3755', '3756', '7336', '7346', '7349', '7350', '2531', '4201', '4202', '4203', '8539', '979', '2505', '3797', '1925', '1926', '3385', '3798', '8540', '278', '295', '404', '413', '414', '442', '447', '680', '699', '701', '2076', '2119', '2120', '2121', '8664', '3965', '3966', '3967', '3961', '3969', '8544', '2601', '2511', '199', '2066', '4148', '4252', '4091', '4092', '2403', '2404', '2405', '2406', '2407', '2508', '2521', '2539', '2543', '2549', '91', '92', '101', '111', '120', '121', '423', '693', '695', '8741', '8923', '9072', '9073', '4216', '4219', '4056', '4057', '4058', '4059', '8545', '3869', '3870', '3871', '3872', '3873', '3875', '4072', '4073', '4075', '4076', '4077', '4078', '4085', '8546', '4084', '2139', '3328', '3329', '3330', '3832', '3838', '3839', '3840', '3842', '3843', '3846', '3847', '3848', '3849', '3850', '3851', '3852', '3853', '3854', '3858', '3859', '3860', '3862', '3863', '3864', '3865', '3866', '3867', '3868', '3874', '3876', '3974', '4066', '4067', '4068', '4071', '4083', '4086', '4088', '8547', '8549', '9062', '9063', '3368', '3369', '3370', '8551', '8552', '3317', '3318', '3367', '8553', '3365', '3799', '3800', '3801', '3802', '39', '52', '193', '4266', '3364', '8554', '164', '165', '167', '2115', '3928', '3929', '407', '427', '450', '3978', '3979', '3980', '3981', '3982', '3983', '3984', '3964', '3968', '1941', '1945', '1010', '4093', '8557', '3335', '3766', '3767', '3768', '3777', '3778', '3779', '3780', '3782', '3783', '3784', '3787', '8882', '366', '367', '368', '369', '370', '9387', '2010', '2011', '2018', '2019', '2020', '2038', '2039', '2044', '957', '968', '980', '1927', '1928', '1950', '911', '913', '8972', '4222', '4226', '8565', '8566', '8567', '456', '470', '1028', '3752', '3760', '7292', '7293', '7294', '7295', '7296', '7297', '7301', '3941', '3945', '3950', '3951', '3354', '3355', '3356', '3357', '3363', '4398', '2575', '8469', '459', '2606', '2607', '2608', '2615', '24', '359', '360', '2604', '2616', '9388', '9391', '3920', '3921', '3922', '3923', '3924', '3925', '3926', '3927', '3937', '3942', '3943', '3944', '13', '14', '703', '3319', '3321', '3380', '3388', '3739', '4291', '2451', '3353', '3390', '2092', '2093', '2094', '1931', '1932', '1933', '1934', '1947', '1948', '40', '41', '42', '43', '44', '45', '46', '47', '48', '49', '50', '186', '958', '959', '960', '964', '973', '975', '976', '978', '7168', '7169', '7170', '7171', '7172', '8755', '8982', '1935', '1940', '8577', '8578', '8579', '897', '898', '899', '900', '901', '902', '903', '904', '906', '908', '909', '3332', '3336', '3337', '1936', '3294', '3295', '3297', '3298', '3339', '3340', '3341', '3342', '3397', '8580', '3376', '3386', '3717', '3718', '3719', '3731', '3732', '3733', '3734', '3735', '3745', '7342', '2087', '8581', '4210', '4211', '8582', '4212', '4213', '4214', '3720', '3746', '3750', '7235', '8663', '3985', '3986', '3987', '314', '753', '754', '755', '9016', '2595', '905', '2576', '2578', '2581', '195', '196', '197', '2591', '2592', '2598', '8583', '2593', '2088', '8585', '8586', '464', '2653', '3358', '3359', '3360', '4171', '4173', '4174', '4175', '4255', '4260', '4261', '4269', '4271', '4273', '8589', '406', '418', '8968', '465', '469', '3322', '3374', '8590', '4003', '4004', '4005', '4006', '4007', '4008', '4009', '4010', '4011', '4012', '4013', '4014', '4015', '4031', '912', '962', '963', '971', '972', '2569', '2577', '2579', '2580', '8591', '2572', '2568', '2009', '333', '336', '443', '692', '694', '697', '9386', '9390', '2609', '2610', '2611', '4016', '8593', '8594', '4032', '3721', '3722', '3299', '3300', '3301', '3302', '3303', '3304', '3371', '1020', '2117', '4099', '8971', '9064', '9415', '9416', '466', '467', '468', '3724', '3725', '3726', '3727', '3728', '3742', '3747', '3769', '3788', '2034', '2035', '2036', '4044', '3757', '3758', '3759', '489', '3729', '3744', '4270', '4272', '4276', '4290', '8597', '3890', '3891', '3892', '3893', '3894', '321', '322', '4251', '2003', '2004', '2005', '2006', '2007', '2008', '2037', '2090', '2091', '965', '969', '3323', '3324', '3325', '3382', '3393', '2436', '2437', '2438', '2439', '2440', '2441', '2442', '2443', '2470', '2476', '2477', '2494', '2496', '2497', '2498', '2509', '2514', '2517', '2519', '2528', '2534', '2536', '2547', '8883', '8884', '8885', '8886', '8887', '3326', '3343', '4017', '4018', '4019', '4020', '4021', '4022', '4023', '4026', '4027', '4028', '4043', '8468', '8704', '8705', '8706', '8879', '2621', '4228', '4265', '8603', '2065', '7127', '7193', '7194', '7222', '7223', '7224', '7225', '7226', '7227', '7228', '7229', '7230', '7231', '7232', '7233', '7234', '7242', '7243', '7244', '7249', '8905', '8915', '8970', '9473', '9474', '9477', '8494', '8605', '8606', '8607', '8608', '8609', '8610', '8611', '8612', '8613', '8614', '8615'))
3.36ms/app/Product.php:3029alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select distinct specifications.id,specifications.id as filter_value_id, specification_languages.name from `products` inner join `product_specifications` on `products`.`id` = `product_specifications`.`product_id` inner join `specification_languages` on `specification_languages`.`specification_id` = `product_specifications`.`specification_id` inner join `specifications` on `specifications`.`id` = `product_specifications`.`specification_id` where `products`.`id` in ('2086', '1', '2', '25', '26', '27', '28', '29', '30', '31', '38', '61', '77', '109', '132', '140', '158', '162', '208', '209', '210', '211', '212', '213', '214', '215', '216', '217', '218', '219', '220', '221', '222', '223', '224', '225', '226', '227', '228', '229', '230', '231', '233', '234', '235', '236', '237', '238', '239', '240', '241', '242', '243', '244', '245', '246', '247', '272', '282', '283', '284', '285', '286', '287', '292', '298', '320', '352', '371', '376', '377', '378', '379', '380', '381', '382', '383', '384', '385', '386', '387', '388', '390', '391', '392', '393', '394', '395', '396', '399', '401', '415', '419', '452', '453', '454', '476', '477', '478', '479', '480', '481', '710', '711', '712', '713', '949', '995', '1009', '1060', '1061', '1889', '1929', '1930', '1979', '1980', '1981', '1982', '1984', '1992', '2059', '2089', '2142', '2145', '2151', '2152', '2153', '2159', '2160', '2161', '2450', '2471', '2488', '2516', '2523', '2552', '2617', '2618', '2627', '2630', '2645', '2648', '2654', '2655', '2657', '3296', '3305', '3306', '3307', '3309', '3310', '3311', '3312', '3314', '3315', '3316', '3327', '3331', '3333', '3334', '3344', '3345', '3362', '3372', '3373', '3377', '3379', '3381', '3384', '3391', '3392', '3394', '3395', '3396', '3398', '3399', '3400', '3401', '3403', '3404', '3405', '3406', '3713', '3723', '3738', '3789', '3790', '3791', '3792', '3793', '3796', '3806', '3812', '3813', '3818', '3826', '3895', '3896', '3901', '3931', '3962', '3963', '4024', '4025', '4029', '4030', '4042', '4090', '4168', '4227', '4238', '4244', '4249', '4258', '4264', '4267', '4268', '4281', '7220', '7237', '7239', '7337', '7338', '7347', '7348', '7502', '8254', '8255', '8449', '8473', '8475', '8488', '8489', '8490', '8495', '8508', '8509', '8512', '8514', '8518', '8522', '8523', '8528', '8538', '8555', '8556', '8573', '8574', '8575', '8576', '8584', '8587', '8588', '8592', '8595', '8596', '8598', '8599', '8600', '8601', '8602', '8604', '8661', '8690', '8732', '8733', '8734', '8738', '8742', '8743', '8746', '8747', '8748', '8749', '8750', '8751', '8752', '8753', '8756', '8757', '8758', '8763', '8785', '8790', '8796', '8797', '8798', '8799', '8806', '8807', '8808', '8898', '8899', '8906', '8907', '8908', '8929', '8954', '8955', '8978', '8979', '8980', '8981', '9017', '9061', '9065', '9066', '9067', '9068', '9069', '9070', '9075', '9137', '9142', '9143', '9144', '9145', '9146', '9147', '9148', '9149', '9150', '9151', '9152', '9153', '9154', '9155', '9156', '9157', '9158', '9159', '9160', '9161', '9162', '9163', '9164', '9165', '9166', '9167', '9168', '9169', '9170', '9171', '9172', '9173', '9174', '9175', '9176', '9177', '9178', '9179', '9180', '9181', '9182', '9183', '9184', '9185', '9186', '9187', '9188', '9189', '9190', '9191', '9192', '9193', '9194', '9195', '9196', '9197', '9198', '9200', '9201', '9202', '9203', '9204', '9205', '9228', '9333', '9334', '9335', '9336', '9337', '9338', '9339', '9340', '9341', '9342', '9343', '9344', '9345', '9346', '9347', '9348', '9349', '9350', '9351', '9352', '9360', '9361', '9381', '9382', '9383', '9384', '9403', '9417', '9476', '9478', '9479', '9480', '9481', '9482', '9484', '9487', '3', '4', '5', '6', '20', '21', '471', '2116', '3970', '8033', '8034', '2652', '9199', '23', '173', '174', '437', '439', '8474', '4097', '4098', '1054', '1058', '1059', '1976', '1977', '1978', '8259', '9427', '950', '951', '952', '2599', '4138', '4139', '4208', '4209', '714', '4089', '400', '8878', '3817', '3834', '3835', '3836', '3837', '3841', '3844', '3845', '3856', '3857', '3861', '3877', '3971', '3972', '3991', '4065', '4140', '4217', '4218', '4254', '8476', '8477', '8478', '586', '588', '590', '9404', '8479', '4045', '4046', '4047', '4048', '4049', '4061', '444', '8037', '8038', '8039', '8040', '2647', '2651', '2656', '894', '895', '103', '104', '105', '150', '151', '152', '156', '190', '473', '490', '491', '492', '756', '3803', '3804', '3805', '3814', '3815', '3816', '3819', '3820', '3821', '3822', '3827', '3828', '3829', '3882', '3885', '3886', '3887', '3888', '3889', '8948', '8949', '1988', '2507', '2510', '2537', '159', '160', '398', '1017', '1018', '1019', '8257', '8877', '8904', '1890', '1891', '1951', '1952', '1961', '1969', '8491', '8492', '8493', '8744', '9362', '9363', '3897', '3898', '3930', '3946', '7084', '7085', '7086', '4141', '4142', '4207', '4285', '3899', '3900', '16', '19', '58', '68', '74', '87', '95', '125', '177', '426', '432', '433', '681', '2077', '8082', '8083', '8084', '8085', '8086', '8087', '8088', '8089', '8090', '8091', '8092', '8093', '589', '1892', '1893', '1894', '1895', '1974', '1983', '1985', '1986', '1987', '2364', '2365', '2366', '2367', '2368', '2369', '2370', '2371', '2372', '2373', '2374', '2375', '2376', '2377', '2378', '2379', '2380', '2381', '2382', '2383', '2384', '2385', '2386', '2387', '2388', '2389', '2390', '2391', '2392', '2393', '2394', '2455', '2456', '2461', '2469', '2472', '2473', '2474', '2482', '2483', '2486', '2487', '2489', '2490', '2492', '2512', '2518', '2522', '2526', '2533', '2542', '2544', '2545', '2546', '2555', '2557', '2558', '2561', '2562', '2564', '2565', '8256', '8496', '8497', '8498', '8499', '8500', '8501', '8502', '8503', '8504', '8505', '8506', '8507', '8787', '8881', '3762', '3763', '3764', '3765', '3770', '3771', '3772', '3773', '3774', '7341', '8962', '8963', '8964', '8965', '8966', '8967', '2395', '2396', '2397', '2398', '2399', '2400', '2458', '2460', '2481', '2491', '2506', '4143', '4144', '4145', '4146', '4147', '4149', '4150', '4152', '4154', '4160', '4162', '4164', '4165', '4170', '4172', '4176', '4177', '4178', '4179', '4183', '4184', '4185', '4186', '4187', '4188', '4189', '4190', '4191', '4205', '4224', '4229', '4230', '4231', '4232', '4236', '4242', '4257', '4259', '4274', '4277', '4280', '4286', '4293', '4294', '7409', '8510', '8511', '3786', '3794', '3795', '591', '592', '593', '594', '595', '2632', '2633', '2634', '2635', '2636', '2637', '2638', '2639', '2640', '2641', '2642', '2644', '2646', '2649', '2650', '3855', '4151', '4153', '4155', '4156', '4157', '4158', '4159', '4161', '4163', '4166', '4167', '4169', '4180', '4181', '4182', '4225', '4234', '4235', '4245', '4256', '4283', '4284', '4289', '4292', '8558', '8559', '8560', '8561', '8562', '8563', '8564', '1896', '1897', '1898', '1899', '1900', '1939', '3740', '3741', '941', '942', '3313', '3366', '3387', '3402', '3902', '3903', '3904', '3932', '3933', '2594', '2600', '3350', '3351', '3352', '4079', '4080', '4081', '4082', '953', '175', '176', '493', '3807', '3808', '3811', '1022', '1023', '1024', '1025', '1026', '2573', '3988', '3989', '3990', '3785', '715', '961', '2114', '8973', '8974', '8975', '8976', '8977', '4033', '4034', '4035', '4036', '4037', '4038', '4039', '15', '153', '154', '155', '248', '249', '250', '251', '252', '253', '254', '294', '323', '334', '335', '448', '455', '457', '461', '462', '463', '688', '1021', '7382', '7383', '7384', '7385', '7386', '7387', '7388', '7389', '7390', '7391', '7392', '7393', '7394', '8950', '8951', '8952', '9243', '4137', '2099', '2100', '2101', '2102', '2103', '2104', '2105', '2106', '2107', '2108', '2109', '2110', '2111', '2112', '2113', '3704', '3705', '3706', '3707', '3708', '3737', '3748', '3749', '3761', '157', '161', '2045', '2046', '2047', '2048', '2049', '2050', '2051', '2052', '2053', '2054', '2055', '2068', '2069', '2070', '2071', '2072', '2131', '2132', '2133', '3831', '4221', '4241', '4279', '4287', '4288', '8094', '8095', '8096', '1901', '1902', '1903', '1904', '1905', '1906', '1907', '1908', '1909', '1910', '1911', '1912', '1913', '1914', '1915', '1916', '1917', '1942', '1943', '1944', '1946', '1953', '3954', '3995', '3996', '3997', '3998', '910', '2056', '2063', '2064', '2067', '2619', '2623', '2624', '2625', '2626', '2628', '2629', '2631', '4095', '1918', '1959', '7', '8', '75', '76', '88', '96', '106', '113', '117', '123', '127', '134', '144', '163', '166', '171', '172', '181', '182', '183', '184', '185', '200', '204', '279', '280', '290', '291', '315', '324', '325', '326', '327', '328', '344', '345', '346', '365', '410', '422', '425', '431', '434', '435', '436', '438', '445', '446', '449', '451', '677', '678', '679', '682', '683', '696', '700', '706', '708', '981', '982', '983', '984', '985', '986', '987', '988', '989', '990', '991', '992', '993', '994', '2057', '2058', '2073', '2074', '2075', '2078', '2079', '2080', '2081', '2082', '3781', '3823', '8922', '9385', '9414', '2643', '2419', '2422', '2445', '2446', '2447', '2448', '2449', '2495', '2499', '2500', '2501', '2502', '2503', '2563', '3883', '3884', '4247', '4250', '4263', '8720', '8721', '59', '60', '62', '69', '70', '71', '78', '79', '80', '81', '89', '90', '97', '98', '107', '108', '114', '118', '124', '126', '128', '129', '135', '136', '145', '146', '147', '148', '149', '168', '169', '202', '3776', '8515', '8921', '375', '2596', '2597', '2602', '7217', '7218', '7219', '7221', '7236', '7238', '7240', '7247', '11', '12', '17', '18', '297', '337', '402', '411', '428', '429', '430', '684', '685', '687', '689', '690', '691', '698', '702', '907', '1062', '1063', '1064', '1065', '1888', '1919', '1949', '1956', '1962', '1965', '1989', '1990', '2083', '2098', '2524', '7091', '7092', '7093', '7094', '7095', '9405', '3905', '3906', '3907', '3908', '3909', '3934', '3935', '9244', '8786', '4246', '8398', '301', '302', '309', '310', '311', '312', '313', '722', '723', '724', '725', '726', '727', '728', '729', '730', '731', '955', '956', '996', '997', '998', '3958', '7290', '7291', '7298', '7299', '7300', '8953', '2401', '2402', '2553', '3910', '3911', '3912', '3913', '3914', '3915', '3916', '3917', '3918', '3919', '3936', '3938', '3939', '3940', '3947', '3948', '3949', '3952', '7111', '7112', '7113', '7114', '7115', '7116', '7117', '7118', '7119', '7120', '7121', '7122', '7123', '9353', '3709', '3710', '3711', '3712', '3714', '3715', '3716', '3730', '3736', '3743', '896', '914', '915', '916', '917', '918', '919', '920', '921', '922', '924', '925', '926', '927', '928', '929', '930', '931', '932', '933', '934', '935', '936', '937', '938', '939', '940', '943', '944', '945', '947', '948', '1921', '1922', '4253', '9290', '63', '64', '72', '82', '83', '99', '100', '110', '115', '119', '130', '133', '141', '142', '143', '424', '705', '2095', '2096', '2097', '9074', '9475', '744', '745', '746', '747', '748', '749', '750', '751', '752', '1994', '1995', '1996', '1997', '1998', '1999', '2000', '2001', '2002', '2022', '2029', '2032', '2040', '2041', '2043', '2060', '2061', '4001', '4002', '8541', '8542', '8543', '3975', '3976', '3977', '3994', '4064', '4069', '4070', '8550', '8754', '2408', '2409', '2410', '2411', '2412', '2413', '2414', '2415', '2416', '2417', '2462', '2463', '2478', '2479', '2480', '2484', '2485', '2520', '2527', '2529', '2530', '2535', '2538', '2541', '4204', '4237', '4275', '4282', '8524', '8569', '8570', '8571', '8572', '9354', '9355', '9356', '9357', '2012', '2013', '2014', '2015', '2016', '2017', '2023', '2028', '2030', '2042', '2062', '2418', '2420', '2421', '2423', '2424', '2425', '2426', '2427', '2428', '2429', '2430', '2431', '2432', '2433', '2434', '2435', '2457', '2459', '2468', '2475', '2504', '2513', '2515', '2525', '2532', '2540', '2548', '2550', '2551', '2554', '2556', '2559', '2560', '3383', '8222', '8223', '8224', '8225', '8226', '8227', '8229', '8230', '8231', '8232', '8233', '8234', '8235', '8236', '8237', '8238', '8239', '8240', '8789', '1055', '1056', '1057', '8517', '4220', '4223', '4262', '4278', '4300', '2620', '2622', '2464', '2465', '2466', '2467', '54', '55', '56', '57', '4040', '4041', '4239', '4240', '4243', '300', '716', '717', '718', '719', '720', '721', '954', '1991', '3809', '3810', '3824', '3825', '3955', '3956', '3957', '4094', '4192', '4193', '4194', '4302', '8519', '8520', '8521', '34', '35', '36', '37', '232', '255', '256', '257', '258', '259', '260', '261', '262', '263', '264', '265', '266', '267', '268', '269', '270', '271', '273', '274', '275', '277', '288', '289', '460', '482', '483', '484', '485', '487', '488', '403', '412', '2566', '2567', '2570', '2571', '2574', '2444', '2452', '2453', '2454', '2493', '4195', '4196', '4197', '4198', '4215', '4248', '8717', '8880', '4062', '4063', '4087', '178', '179', '180', '192', '198', '494', '974', '3830', '3833', '3878', '3879', '3880', '3881', '2137', '2138', '2143', '2144', '3973', '7241', '7245', '7246', '7248', '7250', '2154', '2155', '2156', '2157', '2158', '1920', '1954', '1955', '1957', '2140', '2141', '2118', '4096', '293', '353', '732', '8788', '967', '970', '3953', '4233', '4295', '4296', '4297', '4298', '4299', '4301', '9071', '2605', '2612', '2613', '350', '351', '474', '475', '7124', '7125', '7126', '316', '317', '318', '319', '8525', '1011', '1012', '1013', '1014', '1015', '1016', '8526', '8527', '2021', '2024', '2025', '2026', '458', '472', '2146', '2147', '2148', '8917', '339', '341', '372', '347', '374', '2582', '2583', '486', '8900', '8901', '8902', '8903', '4199', '4200', '4206', '3346', '3347', '3348', '3349', '3361', '3375', '3378', '3389', '303', '304', '305', '306', '307', '733', '734', '735', '736', '737', '738', '739', '741', '742', '743', '966', '977', '3959', '3960', '7334', '7335', '7339', '7340', '440', '2584', '2585', '2586', '2587', '2614', '3999', '4000', '191', '757', '1993', '2027', '2031', '2122', '2123', '2124', '2125', '2126', '2127', '2128', '2129', '2130', '2134', '2135', '2136', '7333', '7343', '7344', '7345', '355', '356', '357', '358', '2588', '2589', '2590', '2603', '8529', '1937', '1967', '1971', '1973', '338', '340', '342', '343', '354', '373', '397', '8688', '1924', '1958', '1960', '1964', '1966', '1975', '8530', '8532', '8533', '8535', '4050', '4051', '4052', '4053', '4054', '4055', '4060', '8536', '8811', '9483', '3338', '8537', '137', '138', '139', '32', '33', '51', '53', '1027', '1029', '3751', '3753', '3754', '3755', '3756', '7336', '7346', '7349', '7350', '2531', '4201', '4202', '4203', '8539', '979', '2505', '3797', '1925', '1926', '3385', '3798', '8540', '278', '295', '404', '413', '414', '442', '447', '680', '699', '701', '2076', '2119', '2120', '2121', '8664', '3965', '3966', '3967', '3961', '3969', '8544', '2601', '2511', '199', '2066', '4148', '4252', '4091', '4092', '2403', '2404', '2405', '2406', '2407', '2508', '2521', '2539', '2543', '2549', '91', '92', '101', '111', '120', '121', '423', '693', '695', '8741', '8923', '9072', '9073', '4216', '4219', '4056', '4057', '4058', '4059', '8545', '3869', '3870', '3871', '3872', '3873', '3875', '4072', '4073', '4075', '4076', '4077', '4078', '4085', '8546', '4084', '2139', '3328', '3329', '3330', '3832', '3838', '3839', '3840', '3842', '3843', '3846', '3847', '3848', '3849', '3850', '3851', '3852', '3853', '3854', '3858', '3859', '3860', '3862', '3863', '3864', '3865', '3866', '3867', '3868', '3874', '3876', '3974', '4066', '4067', '4068', '4071', '4083', '4086', '4088', '8547', '8549', '9062', '9063', '3368', '3369', '3370', '8551', '8552', '3317', '3318', '3367', '8553', '3365', '3799', '3800', '3801', '3802', '39', '52', '193', '4266', '3364', '8554', '164', '165', '167', '2115', '3928', '3929', '407', '427', '450', '3978', '3979', '3980', '3981', '3982', '3983', '3984', '3964', '3968', '1941', '1945', '1010', '4093', '8557', '3335', '3766', '3767', '3768', '3777', '3778', '3779', '3780', '3782', '3783', '3784', '3787', '8882', '366', '367', '368', '369', '370', '9387', '2010', '2011', '2018', '2019', '2020', '2038', '2039', '2044', '957', '968', '980', '1927', '1928', '1950', '911', '913', '8972', '4222', '4226', '8565', '8566', '8567', '456', '470', '1028', '3752', '3760', '7292', '7293', '7294', '7295', '7296', '7297', '7301', '3941', '3945', '3950', '3951', '3354', '3355', '3356', '3357', '3363', '4398', '2575', '8469', '459', '2606', '2607', '2608', '2615', '24', '359', '360', '2604', '2616', '9388', '9391', '3920', '3921', '3922', '3923', '3924', '3925', '3926', '3927', '3937', '3942', '3943', '3944', '13', '14', '703', '3319', '3321', '3380', '3388', '3739', '4291', '2451', '3353', '3390', '2092', '2093', '2094', '1931', '1932', '1933', '1934', '1947', '1948', '40', '41', '42', '43', '44', '45', '46', '47', '48', '49', '50', '186', '958', '959', '960', '964', '973', '975', '976', '978', '7168', '7169', '7170', '7171', '7172', '8755', '8982', '1935', '1940', '8577', '8578', '8579', '897', '898', '899', '900', '901', '902', '903', '904', '906', '908', '909', '3332', '3336', '3337', '1936', '3294', '3295', '3297', '3298', '3339', '3340', '3341', '3342', '3397', '8580', '3376', '3386', '3717', '3718', '3719', '3731', '3732', '3733', '3734', '3735', '3745', '7342', '2087', '8581', '4210', '4211', '8582', '4212', '4213', '4214', '3720', '3746', '3750', '7235', '8663', '3985', '3986', '3987', '314', '753', '754', '755', '9016', '2595', '905', '2576', '2578', '2581', '195', '196', '197', '2591', '2592', '2598', '8583', '2593', '2088', '8585', '8586', '464', '2653', '3358', '3359', '3360', '4171', '4173', '4174', '4175', '4255', '4260', '4261', '4269', '4271', '4273', '8589', '406', '418', '8968', '465', '469', '3322', '3374', '8590', '4003', '4004', '4005', '4006', '4007', '4008', '4009', '4010', '4011', '4012', '4013', '4014', '4015', '4031', '912', '962', '963', '971', '972', '2569', '2577', '2579', '2580', '8591', '2572', '2568', '2009', '333', '336', '443', '692', '694', '697', '9386', '9390', '2609', '2610', '2611', '4016', '8593', '8594', '4032', '3721', '3722', '3299', '3300', '3301', '3302', '3303', '3304', '3371', '1020', '2117', '4099', '8971', '9064', '9415', '9416', '466', '467', '468', '3724', '3725', '3726', '3727', '3728', '3742', '3747', '3769', '3788', '2034', '2035', '2036', '4044', '3757', '3758', '3759', '489', '3729', '3744', '4270', '4272', '4276', '4290', '8597', '3890', '3891', '3892', '3893', '3894', '321', '322', '4251', '2003', '2004', '2005', '2006', '2007', '2008', '2037', '2090', '2091', '965', '969', '3323', '3324', '3325', '3382', '3393', '2436', '2437', '2438', '2439', '2440', '2441', '2442', '2443', '2470', '2476', '2477', '2494', '2496', '2497', '2498', '2509', '2514', '2517', '2519', '2528', '2534', '2536', '2547', '8883', '8884', '8885', '8886', '8887', '3326', '3343', '4017', '4018', '4019', '4020', '4021', '4022', '4023', '4026', '4027', '4028', '4043', '8468', '8704', '8705', '8706', '8879', '2621', '4228', '4265', '8603', '2065', '7127', '7193', '7194', '7222', '7223', '7224', '7225', '7226', '7227', '7228', '7229', '7230', '7231', '7232', '7233', '7234', '7242', '7243', '7244', '7249', '8905', '8915', '8970', '9473', '9474', '9477', '8494', '8605', '8606', '8607', '8608', '8609', '8610', '8611', '8612', '8613', '8614', '8615') and (`in_filter` = '1' and `specification_languages`.`language_id` = '1') and `products`.`deleted_at` is null
4.04ms/app/Product.php:3045alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `banners` inner join `banner_languages` on `banners`.`id` = `banner_languages`.`banner_id` inner join `languages` on `languages`.`id` = `banner_languages`.`language_id` where (`start_time` <= '2025-07-14 01:01:30' or `start_time` is null) and (`end_time` >= '2025-07-14 01:01:30' or `end_time` is null) and (`is_active` = '1' and `banner_type_id` = '10') and `languages`.`code` = 'en' order by `order_number` asc
410μs/app/Banner.php:56alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `website_banners` inner join `website_banner_languages` on `website_banners`.`id` = `website_banner_languages`.`banner_id` inner join `languages` on `languages`.`id` = `website_banner_languages`.`language_id` where exists (select * from `website_banner_types` where `website_banners`.`banner_type_id` = `website_banner_types`.`id` and `status` = '1') and (`start_time` <= '2025-07-14 01:01:30' or `start_time` is null) and (`end_time` >= '2025-07-14 01:01:30' or `end_time` is null) and (`is_active` = '1') and `languages`.`code` = 'en' and `banner_type_id` in ('19', '20', '21')
400μs/app/WebsiteBanner.php:59alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `sessions` where `id` = 'Cf0xsx6vj5bUFIRFaaNvoAlS2xarmEisnyGCBWEH' limit 1
280μs/vendor/maximebf/debugbar/src/DebugBar/DebugBar.php:427alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|