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` = 'mGOaz7bC56fQkpXAuBzebudjitXLA2mkDXZJ9cU8' limit 1
3.07ms/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')
370μsmiddleware::headerfooter:64alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `languages` where (`status` = '1' and `code` = 'en') limit 1
200μsmiddleware::headerfooter:70alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `languages` where `status` = '1'
220μ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
430μsmiddleware::headerfooter:76alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `languages` where (`code` = 'en' and `status` = '1') limit 1
210μ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
960μs/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
670μ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` = '170') and (`category_languages`.`language_id` = '1') order by `categories`.`order_number` asc
650μ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` = '172') and (`category_languages`.`language_id` = '1') order by `categories`.`order_number` asc
710μ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` = '199') and (`category_languages`.`language_id` = '1') order by `categories`.`order_number` asc
1.81ms/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
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` = '201') 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` = '206') and (`category_languages`.`language_id` = '1') order by `categories`.`order_number` asc
880μ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
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` = '188') and (`category_languages`.`language_id` = '1') order by `categories`.`order_number` asc
2.5ms/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
1.45ms/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
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` = '6') 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` = '7') 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` = '2') and (`category_languages`.`language_id` = '1') order by `categories`.`order_number` asc
810μ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
2.87ms/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
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` = '11') 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` = '12') and (`category_languages`.`language_id` = '1') order by `categories`.`order_number` asc
680μ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` = '13') 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` = '14') and (`category_languages`.`language_id` = '1') order by `categories`.`order_number` asc
670μ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
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` = '16') 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` = '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
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` = '19') 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` = '20') 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` = '21') 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` = '22') 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` = '23') 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` = '24') 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` = '25') 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` = '26') 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` = '27') 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` = '28') and (`category_languages`.`language_id` = '1') order by `categories`.`order_number` asc
1.12ms/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
1.29ms/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
1.34ms/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
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` = '40') and (`category_languages`.`language_id` = '1') order by `categories`.`order_number` asc
1.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` = '41') 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` = '42') 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` = '43') and (`category_languages`.`language_id` = '1') order by `categories`.`order_number` asc
1.38ms/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
1.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` = '45') 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` = '46') 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` = '29') and (`category_languages`.`language_id` = '1') order by `categories`.`order_number` asc
1.07ms/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.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` = '31') 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` = '32') and (`category_languages`.`language_id` = '1') order by `categories`.`order_number` asc
2.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` = '72') 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` = '33') and (`category_languages`.`language_id` = '1') order by `categories`.`order_number` asc
1.65ms/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
1.7ms/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
1.53ms/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
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` = '36') and (`category_languages`.`language_id` = '1') order by `categories`.`order_number` asc
1.07ms/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
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` = '48') and (`category_languages`.`language_id` = '1') order by `categories`.`order_number` asc
3.12ms/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
1.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` = '50') and (`category_languages`.`language_id` = '1') order by `categories`.`order_number` asc
1.57ms/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
1.98ms/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
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` = '52') 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` = '53') 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` = '54') 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` = '55') and (`category_languages`.`language_id` = '1') order by `categories`.`order_number` asc
880μ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` = '56') 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` = '57') 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` = '58') 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` = '59') 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` = '60') 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` = '181') 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` = '61') 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` = '62') 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` = '63') 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` = '64') 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` = '66') 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` = '67') 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` = '68') 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` = '69') 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` = '70') 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` = '189') 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` = '71') 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` = '75') 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` = '76') 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` = '8') 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` = '3') and (`category_languages`.`language_id` = '1') order by `categories`.`order_number` asc
890μ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
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` = '79') 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` = '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
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` = '82') 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` = '83') 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` = '84') 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` = '85') 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` = '184') 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` = '86') 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` = '87') 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` = '88') 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` = '89') 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` = '90') 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` = '91') 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` = '92') and (`category_languages`.`language_id` = '1') order by `categories`.`order_number` asc
1.05ms/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
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` = '95') 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` = '192') 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` = '96') and (`category_languages`.`language_id` = '1') order by `categories`.`order_number` asc
1.24ms/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
1.24ms/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
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` = '98') 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` = '99') 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` = '100') 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` = '101') 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` = '102') 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` = '103') 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` = '104') 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` = '105') 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` = '106') 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` = '107') 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` = '117') and (`category_languages`.`language_id` = '1') order by `categories`.`order_number` asc
1.15ms/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
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` = '119') 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` = '120') 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` = '121') and (`category_languages`.`language_id` = '1') order by `categories`.`order_number` asc
1.58ms/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
1.26ms/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
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` = '124') 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` = '126') 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` = '127') 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` = '128') 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` = '129') 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` = '130') 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` = '108') 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` = '109') 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` = '110') and (`category_languages`.`language_id` = '1') order by `categories`.`order_number` asc
1.31ms/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
1.12ms/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.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` = '113') 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` = '114') 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` = '115') 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` = '131') and (`category_languages`.`language_id` = '1') order by `categories`.`order_number` asc
1.41ms/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.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` = '133') 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` = '134') 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` = '4') and (`category_languages`.`language_id` = '1') order by `categories`.`order_number` asc
1.11ms/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
1.16ms/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
1.05ms/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
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` = '138') 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` = '139') 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` = '142') 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` = '140') 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` = '141') 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` = '144') and (`category_languages`.`language_id` = '1') order by `categories`.`order_number` asc
1.69ms/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.93ms/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
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` = '145') and (`category_languages`.`language_id` = '1') order by `categories`.`order_number` asc
880μ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
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` = '148') and (`category_languages`.`language_id` = '1') order by `categories`.`order_number` asc
1.5ms/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
1.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` = '150') and (`category_languages`.`language_id` = '1') order by `categories`.`order_number` asc
1.05ms/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
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` = '152') and (`category_languages`.`language_id` = '1') order by `categories`.`order_number` asc
1.07ms/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
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` = '154') and (`category_languages`.`language_id` = '1') order by `categories`.`order_number` asc
1.05ms/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
1.33ms/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.58ms/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
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` = '158') 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` = '186') 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` = '187') 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` = '161') and (`category_languages`.`language_id` = '1') order by `categories`.`order_number` asc
1.35ms/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
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` = '204') 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` = '178') 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` = '175') 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` = '176') 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` = '190') 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` = '197') 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` = '177') 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` = '179') 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` = '183') 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` = '180') 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` = '162') 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` = '163') 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` = '164') 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` = '166') 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` = '202') and (`category_languages`.`language_id` = '1') order by `categories`.`order_number` asc
920μs/app/Category.php:258alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `languages` where (`code` = 'en' and `status` = '1') limit 1
370μ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-06 14:15:29' or `start_date` is null) and (`end_date` >= '2025-07-06 14:15:29' or `end_date` is null) and (`status` = '1') and `offer_languages`.`language_id` = '1' order by `offers`.`created_at` desc limit 1
740μsmiddleware::headerfooter:83alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `page_contents` where (`page` = 'Footer' and `language_code` = 'en')
580μsmiddleware::headerfooter:87alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select count(*) as aggregate from `carts` where `customer_id` = '0'
480μs/app/Cart.php:20alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select count(*) as aggregate from `wishlists` where `customer_id` = '0'
510μ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-06 14:15:29' or `start_time` is null) and (`end_time` >= '2025-07-06 14:15:29' or `end_time` is null) and (`is_active` = '1' and `banner_type_id` = '9') and `languages`.`code` = 'en' order by `order_number` asc
590μ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-06 14:15:29' or `start_time` is null) and (`end_time` >= '2025-07-06 14:15:29' or `end_time` is null) and (`is_active` = '1') and `languages`.`code` = 'en' and `banner_type_id` in ('22')
850μs/app/WebsiteBanner.php:59alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `branches` where `id` not in ('7', '8', '9')
700μsmiddleware::headerfooter:191alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `languages` where (`code` = 'en' and `status` = '1') limit 1
250μ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.32msmiddleware::headerfooter:192alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `settings` where `key` = 'seo_title' limit 1
440μsmiddleware::headerfooter:193alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `settings` where `key` = 'seo_description' limit 1
250μsmiddleware::headerfooter:194alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `sessions` where `id` = 'mGOaz7bC56fQkpXAuBzebudjitXLA2mkDXZJ9cU8' limit 1
300μ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 ('YToyOntzOjY6Il90b2tlbiI7czo0MDoieXJ2R2g1UVJVTEVidVl1RG85OG5zTkRkSWV4dTJHM25lMjg0RnJMVyI7czo2OiJfZmxhc2giO2E6Mjp7czozOiJvbGQiO2E6MDp7fXM6MzoibmV3IjthOjA6e319fQ==', '1751791529', '', '216.73.216.204', 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)', 'mGOaz7bC56fQkpXAuBzebudjitXLA2mkDXZJ9cU8')
590μs/app/Http/Controllers/Frontend1/ProductsController.php:255alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `categories` where `slug` = 'non-food'
290μs/app/Http/Controllers/Frontend1/ProductsController.php:268alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `category_languages` where `category_languages`.`category_id` in ('3')
290μs/app/Http/Controllers/Frontend1/ProductsController.php:268alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` where `slug` = 'non-food' limit 1
270μs/app/Http/Controllers/Frontend1/ProductsController.php:269alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `languages` where (`code` = 'en' and `status` = '1') limit 1
390μ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
340μs/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`
72.54ms/app/Product.php:2494alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select count(*) as aggregate from `categories` where (`slug` = 'non-food' and `status` = '1')
360μs/app/Product.php:2497alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `categories` where (`slug` = 'non-food' and `status` = '1') limit 1
370μs/app/Product.php:2499alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select count(*) as aggregate from `categories` where (`status` = '1' and `parent_id` = '3')
350μs/app/Category.php:361alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `categories`.`id`, `categories`.`parent_id` from `categories` where (`status` = '1' and `parent_id` = '3')
320μs/app/Category.php:363alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `categories` where (`status` = '1') and `categories`.`parent_id` in ('77', '86', '94', '99', '108', '112', '117', '131')
600μs/app/Category.php:363alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` where `categories`.`parent_id` = '78' and `categories`.`parent_id` is not null and (`status` = '1')
710μs/app/Category.php:370alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` where `categories`.`parent_id` = '79' and `categories`.`parent_id` is not null and (`status` = '1')
440μs/app/Category.php:370alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` where `categories`.`parent_id` = '80' 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` = '81' 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` = '82' 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` = '83' and `categories`.`parent_id` is not null and (`status` = '1')
430μs/app/Category.php:370alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` where `categories`.`parent_id` = '84' and `categories`.`parent_id` is not null and (`status` = '1')
440μs/app/Category.php:370alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` where `categories`.`parent_id` = '85' 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` = '184' and `categories`.`parent_id` is not null and (`status` = '1')
460μs/app/Category.php:370alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` where `categories`.`parent_id` = '87' 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` = '88' 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` = '89' and `categories`.`parent_id` is not null and (`status` = '1')
430μs/app/Category.php:370alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` where `categories`.`parent_id` = '90' 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` = '91' and `categories`.`parent_id` is not null and (`status` = '1')
460μs/app/Category.php:370alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` where `categories`.`parent_id` = '92' 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` = '95' and `categories`.`parent_id` is not null and (`status` = '1')
480μs/app/Category.php:370alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` where `categories`.`parent_id` = '96' 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` = '97' and `categories`.`parent_id` is not null and (`status` = '1')
440μs/app/Category.php:370alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` where `categories`.`parent_id` = '98' and `categories`.`parent_id` is not null and (`status` = '1')
430μs/app/Category.php:370alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` where `categories`.`parent_id` = '191' 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` = '192' and `categories`.`parent_id` is not null and (`status` = '1')
430μs/app/Category.php:370alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` where `categories`.`parent_id` = '100' and `categories`.`parent_id` is not null and (`status` = '1')
440μs/app/Category.php:370alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` where `categories`.`parent_id` = '101' 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` = '102' 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` = '103' and `categories`.`parent_id` is not null and (`status` = '1')
650μs/app/Category.php:370alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` where `categories`.`parent_id` = '104' 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` = '105' and `categories`.`parent_id` is not null and (`status` = '1')
560μs/app/Category.php:370alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` where `categories`.`parent_id` = '106' 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` = '107' and `categories`.`parent_id` is not null and (`status` = '1')
430μs/app/Category.php:370alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` where `categories`.`parent_id` = '109' and `categories`.`parent_id` is not null and (`status` = '1')
430μs/app/Category.php:370alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` where `categories`.`parent_id` = '110' and `categories`.`parent_id` is not null and (`status` = '1')
440μs/app/Category.php:370alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` where `categories`.`parent_id` = '111' and `categories`.`parent_id` is not null and (`status` = '1')
430μs/app/Category.php:370alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` where `categories`.`parent_id` = '113' and `categories`.`parent_id` is not null and (`status` = '1')
520μs/app/Category.php:370alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` where `categories`.`parent_id` = '114' 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` = '115' 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` = '118' 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` = '119' and `categories`.`parent_id` is not null and (`status` = '1')
460μs/app/Category.php:370alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` where `categories`.`parent_id` = '120' and `categories`.`parent_id` is not null and (`status` = '1')
440μs/app/Category.php:370alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` where `categories`.`parent_id` = '121' and `categories`.`parent_id` is not null and (`status` = '1')
460μs/app/Category.php:370alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` where `categories`.`parent_id` = '122' 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` = '123' and `categories`.`parent_id` is not null and (`status` = '1')
430μs/app/Category.php:370alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` where `categories`.`parent_id` = '124' and `categories`.`parent_id` is not null and (`status` = '1')
460μs/app/Category.php:370alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` where `categories`.`parent_id` = '126' and `categories`.`parent_id` is not null and (`status` = '1')
460μs/app/Category.php:370alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` where `categories`.`parent_id` = '127' and `categories`.`parent_id` is not null and (`status` = '1')
490μs/app/Category.php:370alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` where `categories`.`parent_id` = '128' and `categories`.`parent_id` is not null and (`status` = '1')
1.45ms/app/Category.php:370alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` where `categories`.`parent_id` = '129' and `categories`.`parent_id` is not null and (`status` = '1')
460μs/app/Category.php:370alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` where `categories`.`parent_id` = '130' 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` = '132' and `categories`.`parent_id` is not null and (`status` = '1')
440μs/app/Category.php:370alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` where `categories`.`parent_id` = '133' and `categories`.`parent_id` is not null and (`status` = '1')
440μs/app/Category.php:370alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` where `categories`.`parent_id` = '134' and `categories`.`parent_id` is not null and (`status` = '1')
440μ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` = '3' or `category_id` in ('77', '78', '79', '80', '81', '82', '83', '84', '85', '184', '86', '87', '88', '89', '90', '91', '92', '94', '95', '96', '97', '98', '191', '192', '99', '100', '101', '102', '103', '104', '105', '106', '107', '108', '109', '110', '111', '112', '113', '114', '115', '117', '118', '119', '120', '121', '122', '123', '124', '126', '127', '128', '129', '130', '131', '132', '133', '134'))) and `products`.`deleted_at` is null group by `products`.`id`
52.55ms/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` = '3' or `category_id` in ('77', '78', '79', '80', '81', '82', '83', '84', '85', '184', '86', '87', '88', '89', '90', '91', '92', '94', '95', '96', '97', '98', '191', '192', '99', '100', '101', '102', '103', '104', '105', '106', '107', '108', '109', '110', '111', '112', '113', '114', '115', '117', '118', '119', '120', '121', '122', '123', '124', '126', '127', '128', '129', '130', '131', '132', '133', '134'))) and `products`.`status` = '1' and `products`.`deleted_at` is null group by `products`.`id`
52.74ms/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` = '3' or `category_id` in ('77', '78', '79', '80', '81', '82', '83', '84', '85', '184', '86', '87', '88', '89', '90', '91', '92', '94', '95', '96', '97', '98', '191', '192', '99', '100', '101', '102', '103', '104', '105', '106', '107', '108', '109', '110', '111', '112', '113', '114', '115', '117', '118', '119', '120', '121', '122', '123', '124', '126', '127', '128', '129', '130', '131', '132', '133', '134'))) and `products`.`status` = '1' and `products`.`deleted_at` is null group by `products`.`id` order by `products`.`order_number` asc
49.24ms/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` = '3' or `category_id` in ('77', '78', '79', '80', '81', '82', '83', '84', '85', '184', '86', '87', '88', '89', '90', '91', '92', '94', '95', '96', '97', '98', '191', '192', '99', '100', '101', '102', '103', '104', '105', '106', '107', '108', '109', '110', '111', '112', '113', '114', '115', '117', '118', '119', '120', '121', '122', '123', '124', '126', '127', '128', '129', '130', '131', '132', '133', '134'))) and `products`.`status` = '1' and `products`.`deleted_at` is null group by `products`.`id`
46.73ms/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-06 14:15:29',0,1),(product_stores.current_price * currencies.value)),2) as price, IFNULL(getdiscount(products.id,'2025-07-06 14:15:29',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` = '3' or `category_id` in ('77', '78', '79', '80', '81', '82', '83', '84', '85', '184', '86', '87', '88', '89', '90', '91', '92', '94', '95', '96', '97', '98', '191', '192', '99', '100', '101', '102', '103', '104', '105', '106', '107', '108', '109', '110', '111', '112', '113', '114', '115', '117', '118', '119', '120', '121', '122', '123', '124', '126', '127', '128', '129', '130', '131', '132', '133', '134'))) and `products`.`status` = '1' and `products`.`deleted_at` is null group by `products`.`id` order by `products`.`order_number` asc limit 40 offset 1720
868.99ms/app/Product.php:2909alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `languages` where (`code` = 'en' and `status` = '1') limit 1
270μ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
21.14ms/app/Product.php:2494alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select count(*) as aggregate from `categories` where (`slug` = 'non-food' and `status` = '1')
250μs/app/Product.php:2497alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `categories` where (`slug` = 'non-food' and `status` = '1') limit 1
230μs/app/Product.php:2499alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select count(*) as aggregate from `categories` where (`status` = '1' and `parent_id` = '3')
220μs/app/Category.php:361alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `categories`.`id`, `categories`.`parent_id` from `categories` where (`status` = '1' and `parent_id` = '3')
200μs/app/Category.php:363alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `categories` where (`status` = '1') and `categories`.`parent_id` in ('77', '86', '94', '99', '108', '112', '117', '131')
390μs/app/Category.php:363alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` where `categories`.`parent_id` = '78' and `categories`.`parent_id` is not null and (`status` = '1')
260μs/app/Category.php:370alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` where `categories`.`parent_id` = '79' 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` = '80' 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` = '81' and `categories`.`parent_id` is not null and (`status` = '1')
260μs/app/Category.php:370alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` where `categories`.`parent_id` = '82' 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` = '83' 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` = '84' 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` = '85' 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` = '184' 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` = '87' 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` = '88' and `categories`.`parent_id` is not null and (`status` = '1')
260μs/app/Category.php:370alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` where `categories`.`parent_id` = '89' 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` = '90' 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` = '91' 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` = '92' 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` = '95' 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` = '96' 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` = '97' 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` = '98' 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` = '191' 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` = '192' 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` = '100' 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` = '101' and `categories`.`parent_id` is not null and (`status` = '1')
260μs/app/Category.php:370alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` where `categories`.`parent_id` = '102' and `categories`.`parent_id` is not null and (`status` = '1')
270μs/app/Category.php:370alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` where `categories`.`parent_id` = '103' 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` = '104' 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` = '105' 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` = '106' and `categories`.`parent_id` is not null and (`status` = '1')
260μs/app/Category.php:370alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` where `categories`.`parent_id` = '107' 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` = '109' 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` = '110' 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` = '111' 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` = '113' 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` = '114' 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` = '115' 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` = '118' 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` = '119' 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` = '120' 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` = '121' 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` = '122' 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` = '123' 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` = '124' and `categories`.`parent_id` is not null and (`status` = '1')
260μs/app/Category.php:370alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` where `categories`.`parent_id` = '126' 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` = '127' and `categories`.`parent_id` is not null and (`status` = '1')
270μs/app/Category.php:370alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` where `categories`.`parent_id` = '128' 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` = '129' 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` = '130' 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` = '132' 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` = '133' 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` = '134' and `categories`.`parent_id` is not null and (`status` = '1')
260μ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` = '3' or `category_id` in ('77', '78', '79', '80', '81', '82', '83', '84', '85', '184', '86', '87', '88', '89', '90', '91', '92', '94', '95', '96', '97', '98', '191', '192', '99', '100', '101', '102', '103', '104', '105', '106', '107', '108', '109', '110', '111', '112', '113', '114', '115', '117', '118', '119', '120', '121', '122', '123', '124', '126', '127', '128', '129', '130', '131', '132', '133', '134'))) and `products`.`deleted_at` is null
14.6ms/app/Product.php:2923alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select min(IFNULL(getprice(products.id,'2025-07-06 14:15:30',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` = '3' or `category_id` in ('77', '78', '79', '80', '81', '82', '83', '84', '85', '184', '86', '87', '88', '89', '90', '91', '92', '94', '95', '96', '97', '98', '191', '192', '99', '100', '101', '102', '103', '104', '105', '106', '107', '108', '109', '110', '111', '112', '113', '114', '115', '117', '118', '119', '120', '121', '122', '123', '124', '126', '127', '128', '129', '130', '131', '132', '133', '134'))) and `products`.`deleted_at` is null
346.12ms/app/Product.php:2926alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select max(IFNULL(getprice(products.id,'2025-07-06 14:15:30',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` = '3' or `category_id` in ('77', '78', '79', '80', '81', '82', '83', '84', '85', '184', '86', '87', '88', '89', '90', '91', '92', '94', '95', '96', '97', '98', '191', '192', '99', '100', '101', '102', '103', '104', '105', '106', '107', '108', '109', '110', '111', '112', '113', '114', '115', '117', '118', '119', '120', '121', '122', '123', '124', '126', '127', '128', '129', '130', '131', '132', '133', '134'))) and `products`.`deleted_at` is null
350.11ms/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` = '3' or `category_id` in ('77', '78', '79', '80', '81', '82', '83', '84', '85', '184', '86', '87', '88', '89', '90', '91', '92', '94', '95', '96', '97', '98', '191', '192', '99', '100', '101', '102', '103', '104', '105', '106', '107', '108', '109', '110', '111', '112', '113', '114', '115', '117', '118', '119', '120', '121', '122', '123', '124', '126', '127', '128', '129', '130', '131', '132', '133', '134'))) and `products`.`deleted_at` is null
15.75ms/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` = '3' or `category_id` in ('77', '78', '79', '80', '81', '82', '83', '84', '85', '184', '86', '87', '88', '89', '90', '91', '92', '94', '95', '96', '97', '98', '191', '192', '99', '100', '101', '102', '103', '104', '105', '106', '107', '108', '109', '110', '111', '112', '113', '114', '115', '117', '118', '119', '120', '121', '122', '123', '124', '126', '127', '128', '129', '130', '131', '132', '133', '134'))) and `category_languages`.`language_id` = '1' and `products`.`deleted_at` is null
22.22ms/app/Product.php:2942alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `category_languages` where (`category_id` = '77' and `language_id` = '1') limit 1
440μs/app/Product.php:2959alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `category_languages` where (`category_id` = '77' and `language_id` = '1') limit 1
320μs/app/Product.php:2959alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `category_languages` where (`category_id` = '86' and `language_id` = '1') limit 1
380μs/app/Product.php:2959alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `category_languages` where (`category_id` = '172' and `language_id` = '1') limit 1
330μs/app/Product.php:2959alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `category_languages` where (`category_id` = '99' and `language_id` = '1') limit 1
300μs/app/Product.php:2959alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `category_languages` where (`category_id` = '77' and `language_id` = '1') limit 1
340μs/app/Product.php:2959alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `category_languages` where (`category_id` = '86' and `language_id` = '1') limit 1
330μs/app/Product.php:2959alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `category_languages` where (`category_id` = '86' and `language_id` = '1') limit 1
230μs/app/Product.php:2959alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `category_languages` where (`category_id` = '86' and `language_id` = '1') limit 1
200μs/app/Product.php:2959alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `category_languages` where (`category_id` = '77' and `language_id` = '1') limit 1
230μs/app/Product.php:2959alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `category_languages` where (`category_id` = '77' and `language_id` = '1') limit 1
230μs/app/Product.php:2959alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `category_languages` where (`category_id` = '99' and `language_id` = '1') limit 1
190μs/app/Product.php:2959alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `category_languages` where (`category_id` = '99' and `language_id` = '1') limit 1
210μs/app/Product.php:2959alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `category_languages` where (`category_id` = '77' and `language_id` = '1') limit 1
200μs/app/Product.php:2959alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `category_languages` where (`category_id` = '86' and `language_id` = '1') limit 1
210μs/app/Product.php:2959alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `category_languages` where (`category_id` = '94' and `language_id` = '1') limit 1
210μs/app/Product.php:2959alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `category_languages` where (`category_id` = '94' and `language_id` = '1') limit 1
190μs/app/Product.php:2959alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `category_languages` where (`category_id` = '94' and `language_id` = '1') limit 1
240μs/app/Product.php:2959alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `category_languages` where (`category_id` = '94' and `language_id` = '1') limit 1
220μs/app/Product.php:2959alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `category_languages` where (`category_id` = '117' and `language_id` = '1') limit 1
210μs/app/Product.php:2959alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `category_languages` where (`category_id` = '117' and `language_id` = '1') limit 1
190μs/app/Product.php:2959alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `category_languages` where (`category_id` = '117' and `language_id` = '1') limit 1
190μs/app/Product.php:2959alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `category_languages` where (`category_id` = '117' and `language_id` = '1') limit 1
180μs/app/Product.php:2959alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `category_languages` where (`category_id` = '117' and `language_id` = '1') limit 1
180μs/app/Product.php:2959alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `category_languages` where (`category_id` = '117' and `language_id` = '1') limit 1
210μs/app/Product.php:2959alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `category_languages` where (`category_id` = '77' and `language_id` = '1') limit 1
240μs/app/Product.php:2959alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `category_languages` where (`category_id` = '117' and `language_id` = '1') limit 1
220μs/app/Product.php:2959alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `category_languages` where (`category_id` = '117' and `language_id` = '1') limit 1
200μs/app/Product.php:2959alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `category_languages` where (`category_id` = '117' and `language_id` = '1') limit 1
230μs/app/Product.php:2959alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `category_languages` where (`category_id` = '117' and `language_id` = '1') limit 1
210μs/app/Product.php:2959alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `category_languages` where (`category_id` = '99' and `language_id` = '1') limit 1
230μs/app/Product.php:2959alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `category_languages` where (`category_id` = '131' and `language_id` = '1') limit 1
230μs/app/Product.php:2959alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `category_languages` where (`category_id` = '108' and `language_id` = '1') limit 1
230μs/app/Product.php:2959alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `category_languages` where (`category_id` = '108' and `language_id` = '1') limit 1
240μs/app/Product.php:2959alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `category_languages` where (`category_id` = '117' and `language_id` = '1') limit 1
240μs/app/Product.php:2959alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `category_languages` where (`category_id` = '77' and `language_id` = '1') limit 1
190μs/app/Product.php:2959alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `category_languages` where (`category_id` = '99' and `language_id` = '1') limit 1
200μs/app/Product.php:2959alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `category_languages` where (`category_id` = '99' and `language_id` = '1') limit 1
190μs/app/Product.php:2959alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `category_languages` where (`category_id` = '99' and `language_id` = '1') limit 1
180μs/app/Product.php:2959alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `category_languages` where (`category_id` = '117' and `language_id` = '1') limit 1
200μs/app/Product.php:2959alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `category_languages` where (`category_id` = '86' and `language_id` = '1') limit 1
190μs/app/Product.php:2959alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `category_languages` where (`category_id` = '112' and `language_id` = '1') limit 1
190μs/app/Product.php:2959alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `category_languages` where (`category_id` = '3' and `language_id` = '1') limit 1
200μs/app/Product.php:2959alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `category_languages` where (`category_id` = '112' and `language_id` = '1') limit 1
210μs/app/Product.php:2959alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `category_languages` where (`category_id` = '131' and `language_id` = '1') limit 1
210μs/app/Product.php:2959alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `category_languages` where (`category_id` = '131' and `language_id` = '1') limit 1
190μs/app/Product.php:2959alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `category_languages` where (`category_id` = '94' and `language_id` = '1') limit 1
190μs/app/Product.php:2959alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `category_languages` where (`category_id` = '108' and `language_id` = '1') limit 1
190μs/app/Product.php:2959alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `category_languages` where (`category_id` = '112' and `language_id` = '1') limit 1
180μs/app/Product.php:2959alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `category_languages` where (`category_id` = '94' and `language_id` = '1') limit 1
200μs/app/Product.php:2959alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `category_languages` where (`category_id` = '77' 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
180μs/app/Product.php:2959alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `category_languages` where (`category_id` = '99' and `language_id` = '1') limit 1
210μ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-06 14:15:31' or `start_date` is null) and (`end_date` >= '2025-07-06 14:15:31' 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 ('85', '80', '89', '200', '100', '83', '87', '88', '91', '79', '84', '101', '102', '81', '90', '96', '98', '192', '95', '120', '121', '122', '118', '119', '124', '78', '126', '130', '127', '128', '103', '134', '110', '111', '129', '82', '106', '104', '105', '123', '92', '115', '108', '114', '133', '169', '132', '191', '109', '113', '97', '184', '207', '107')) or exists (select * from `offer_products` where `offers`.`id` = `offer_products`.`offer_id` and `product_id` in ('6598', '6599', '6600', '6601', '6602', '6603', '6604', '6605', '6606', '6607', '6608', '7256', '7522', '7523', '7525', '7526', '7527', '7528', '7529', '7530', '7531', '7532', '7534', '7535', '7536', '4105', '4111', '4325', '4350', '4365', '4372', '4396', '4423', '4425', '4439', '4441', '4446', '4516', '4519', '4528', '4550', '4560', '4580', '4581', '4584', '4607', '4642', '4647', '4649', '4667', '4670', '4914', '4939', '4940', '4942', '4981', '4986', '5006', '5069', '5113', '5141', '5188', '5225', '5226', '5227', '5241', '5264', '5315', '5522', '5523', '5524', '5538', '5540', '5547', '5560', '5587', '5606', '5613', '5648', '5649', '5651', '5691', '5692', '5699', '5700', '5701', '5702', '5789', '5852', '5880', '5890', '5907', '5914', '5915', '5917', '5924', '5931', '5933', '5934', '5936', '5937', '5938', '5942', '5950', '5951', '6105', '6324', '6325', '6329', '6357', '6358', '6359', '6360', '6361', '6362', '6363', '6364', '6365', '6366', '6385', '6401', '6408', '6420', '6583', '6959', '6960', '6961', '6962', '6963', '6964', '6965', '6966', '6967', '6968', '6969', '6970', '6975', '6984', '6985', '6986', '7005', '7014', '7035', '7046', '7057', '7059', '7078', '7079', '7080', '7396', '7398', '7407', '7408', '7440', '7501', '7524', '7566', '7574', '8203', '8260', '8264', '8357', '8389', '8391', '8410', '8411', '8412', '8413', '8414', '8418', '8450', '8456', '8459', '8465', '8516', '8723', '8778', '8781', '8783', '8801', '8803', '8804', '8809', '8814', '8815', '9092', '9093', '9094', '9095', '9096', '9097', '9105', '9113', '9235', '9239', '9240', '9245', '9246', '9247', '9253', '9254', '9255', '9256', '9257', '9258', '9259', '9323', '9325', '9326', '9329', '9392', '9425', '9490', '9491', '9492', '9493', '9494', '9495', '9496', '9497', '9498', '9499', '9500', '9501', '9502', '9503', '9504', '9505', '9506', '9507', '9508', '9509', '9510', '9511', '9512', '9513', '9514', '9515', '9516', '9517', '9518', '9519', '9520', '9521', '9522', '9523', '9524', '9525', '9526', '9527', '9528', '9529', '9530', '9531', '9532', '9533', '9534', '9535', '9536', '9537', '9538', '9539', '9540', '9541', '9542', '9543', '9544', '9545', '9546', '9547', '9548', '9549', '9550', '9551', '9552', '9553', '9554', '9555', '9556', '9557', '9558', '9559', '9560', '9561', '9562', '9563', '9564', '9565', '9566', '9567', '9568', '9569', '9570', '9571', '9572', '9573', '4134', '4674', '5903', '5693', '5181', '5182', '5183', '5184', '5881', '5945', '5694', '5695', '5696', '5705', '5706', '5707', '5722', '5723', '5730', '8874', '8911', '8912', '8913', '6101', '5322', '5923', '5925', '5926', '7089', '7090', '5510', '5511', '5512', '5513', '5514', '5515', '5557', '5558', '5568', '5571', '5573', '5574', '5575', '5580', '5582', '5583', '5588', '5589', '7395', '8714', '8715', '5630', '4303', '4304', '4399', '4530', '4531', '4532', '4533', '4534', '4535', '4536', '4537', '4538', '4539', '4540', '4541', '4542', '4543', '4544', '6326', '6327', '4893', '5833', '5228', '5231', '5882', '5946', '5740', '5748', '5749', '5750', '6102', '6103', '6104', '6115', '6116', '6117', '6118', '6151', '6367', '6368', '6982', '6983', '6997', '7399', '8044', '8046', '8047', '8048', '8049', '8050', '8051', '8261', '8862', '8863', '8864', '8865', '8866', '8867', '8868', '8869', '8870', '8871', '8872', '8873', '4120', '4122', '4305', '4369', '4400', '4401', '4402', '4496', '4901', '4902', '4903', '4904', '4905', '4906', '4907', '4908', '4909', '4910', '4959', '4971', '4972', '5784', '6421', '6422', '6423', '6424', '6425', '6426', '6427', '6428', '6429', '6430', '6431', '6432', '6433', '6434', '6435', '6436', '6437', '6438', '6439', '6440', '6441', '6442', '6443', '6444', '6445', '6446', '6447', '6448', '6449', '6450', '6451', '6452', '6453', '6454', '6455', '7048', '8052', '8053', '8054', '8055', '8056', '8057', '8058', '8059', '8060', '8061', '8062', '8063', '8064', '8065', '8066', '8262', '8263', '8791', '8792', '8817', '8818', '4545', '5111', '5112', '5164', '5165', '5166', '4107', '4973', '4974', '5783', '5817', '5825', '5832', '5836', '5837', '5839', '5873', '5874', '8112', '8113', '8114', '8115', '8116', '8117', '8118', '8119', '8120', '8121', '4403', '4404', '4644', '4645', '4646', '4306', '4307', '5785', '5786', '5787', '5788', '5086', '5087', '5088', '5089', '5090', '5091', '5092', '5093', '4975', '4976', '4977', '4978', '4979', '4980', '4982', '4983', '4984', '4985', '6456', '5631', '5632', '5633', '5634', '5593', '5620', '5621', '5624', '5625', '5640', '5650', '5250', '5251', '5252', '5318', '5320', '5323', '5324', '5325', '8265', '5185', '5186', '5187', '5189', '5190', '5192', '5193', '5196', '5197', '5198', '5199', '5200', '5201', '5202', '5203', '5204', '5205', '5233', '5234', '5235', '5236', '5237', '5238', '5239', '5242', '5253', '5254', '5255', '5256', '5257', '5258', '5259', '5260', '5261', '5262', '5263', '5265', '5266', '5267', '5268', '5269', '5292', '5293', '5295', '5296', '5297', '5298', '5299', '5304', '5305', '5311', '5312', '5317', '7410', '9321', '9322', '9324', '9327', '9328', '9419', '9424', '5859', '5860', '5861', '5862', '5863', '7411', '7412', '7413', '7414', '4308', '4309', '4352', '4353', '5822', '5906', '5908', '5909', '5922', '8269', '4374', '4375', '4397', '5115', '5176', '5270', '5271', '5272', '5314', '5316', '5883', '7261', '7263', '7265', '7266', '5704', '5717', '6457', '6458', '6459', '7415', '7416', '7417', '7418', '7419', '7420', '7421', '7422', '7423', '7424', '5935', '4546', '4633', '4634', '4635', '4636', '4310', '4311', '4312', '4313', '4100', '4118', '4119', '4511', '4512', '4513', '4651', '4665', '4666', '5790', '5791', '5792', '6991', '6992', '6993', '6994', '6995', '6996', '7429', '8270', '8271', '8272', '4108', '4377', '4379', '4388', '4390', '4391', '4405', '4668', '5101', '5102', '6460', '8273', '8274', '8275', '8276', '8277', '8278', '8279', '8280', '8281', '8282', '8283', '8284', '8285', '8286', '8287', '8288', '8289', '5594', '5595', '5596', '5597', '5598', '4413', '4414', '4415', '4416', '4526', '4527', '4947', '4949', '4950', '4987', '5826', '5840', '5841', '5872', '6461', '7267', '7270', '7271', '7272', '7273', '7277', '7278', '7279', '7280', '7281', '7282', '7283', '7284', '7303', '7310', '7311', '7312', '7316', '7397', '8793', '9238', '5541', '5567', '5688', '9104', '9471', '4989', '5094', '5095', '5096', '4314', '4990', '4991', '4315', '4316', '4317', '4318', '4319', '4547', '4548', '4549', '4637', '4911', '4912', '4913', '4915', '4916', '4941', '4970', '4551', '4552', '4553', '4554', '4555', '4556', '4557', '4558', '4559', '4561', '4562', '4563', '4564', '4565', '4566', '4567', '4568', '4569', '4570', '4571', '4572', '4629', '6310', '6311', '6312', '6313', '6314', '6315', '6316', '6317', '6318', '8782', '6319', '6320', '6321', '6322', '6323', '8466', '6328', '6330', '6331', '6332', '6333', '6334', '6335', '6336', '6337', '6338', '6339', '6343', '6344', '6345', '6346', '6347', '6348', '6349', '6350', '6351', '6352', '6353', '6354', '6355', '6356', '8127', '8128', '8129', '8130', '8131', '8132', '8133', '8134', '8135', '8136', '8137', '8138', '8139', '8140', '8141', '8142', '8143', '8144', '8145', '8146', '8147', '8148', '8149', '8150', '8151', '8152', '8153', '8154', '8155', '8156', '8157', '8158', '8159', '8160', '8161', '8162', '8163', '8164', '8165', '8740', '8956', '8957', '4104', '6340', '6341', '7441', '6342', '6369', '6370', '6371', '6372', '6387', '6396', '6400', '6407', '9130', '6373', '6374', '6375', '6376', '6388', '6393', '6394', '6406', '8716', '9462', '6377', '6378', '6379', '6380', '6381', '6382', '6383', '6384', '6389', '6395', '6409', '7549', '9051', '8665', '8694', '6390', '6391', '6403', '6392', '8294', '4106', '4376', '4381', '4389', '4406', '4438', '4656', '4673', '4894', '4895', '4896', '4897', '4898', '4953', '4954', '5007', '5008', '5009', '5010', '5011', '5012', '5013', '5014', '5015', '5016', '5017', '5018', '5019', '5020', '5021', '5022', '5023', '5075', '5076', '5077', '5078', '5079', '5080', '5133', '5134', '5135', '5136', '5273', '5274', '5321', '5797', '5798', '5799', '5800', '6397', '6484', '6485', '6486', '6487', '6488', '6489', '6490', '6491', '6492', '6493', '6494', '6495', '6496', '6497', '6998', '6999', '7252', '7254', '7255', '7257', '7259', '7260', '7264', '7353', '7460', '7461', '7462', '8167', '8168', '8169', '8170', '8171', '8172', '8173', '8174', '8175', '8176', '8177', '8178', '8179', '8180', '8181', '8182', '8183', '8329', '8330', '8775', '8776', '8777', '8779', '8780', '9012', '9056', '9057', '9248', '9251', '9252', '9300', '9301', '9302', '9303', '9304', '9312', '9313', '9314', '9315', '9316', '9317', '9318', '9319', '4109', '4112', '4132', '4135', '4136', '4652', '4660', '6398', '6399', '7012', '6402', '6404', '6405', '8961', '4995', '4996', '5884', '5885', '5887', '5888', '5889', '5891', '5892', '8324', '8325', '8326', '5731', '5732', '5733', '5734', '5751', '5752', '5755', '5275', '5276', '5277', '5278', '5291', '5294', '8336', '8337', '8338', '8339', '8340', '8341', '8342', '8343', '8344', '8345', '8346', '8347', '8348', '8349', '8350', '8351', '8352', '9231', '9232', '9233', '9234', '4945', '4948', '5036', '5037', '5038', '5039', '5040', '5041', '5042', '6537', '6538', '6539', '6540', '6541', '6542', '6543', '6544', '6545', '6546', '6547', '6548', '6549', '6550', '6551', '6552', '7436', '7474', '7475', '7476', '7477', '7478', '7479', '7480', '7481', '7482', '7483', '7484', '7485', '7486', '7487', '7488', '7489', '7490', '7491', '7492', '7493', '7494', '7495', '7496', '7497', '4129', '4130', '4654', '4655', '4659', '5801', '5818', '7302', '7304', '7305', '7307', '7308', '7309', '7331', '7332', '8358', '8359', '8360', '4454', '4455', '4456', '4961', '4962', '4963', '4964', '5106', '5107', '5108', '5109', '5110', '5177', '5178', '5179', '6568', '6569', '6570', '6571', '6572', '6573', '6574', '6575', '6576', '6577', '6578', '6579', '6580', '6581', '8368', '8369', '8370', '8371', '8372', '8373', '8374', '8375', '8376', '8377', '8378', '8379', '8380', '8381', '8819', '9305', '9306', '9307', '9308', '5735', '5756', '5757', '5758', '5759', '5760', '5761', '5762', '5763', '5764', '5765', '5766', '7503', '8193', '8194', '8195', '8196', '8197', '8198', '8199', '9418', '4101', '4102', '5809', '5810', '5811', '5812', '5829', '7262', '8201', '8202', '8385', '8386', '8387', '8388', '5206', '5207', '5208', '5209', '5210', '5211', '5212', '5213', '5214', '5215', '5216', '5217', '5222', '5223', '5224', '5229', '5230', '5240', '5243', '5244', '5245', '5246', '5247', '5248', '8221', '8719', '9115', '9320', '5736', '5738', '5739', '5741', '5742', '5743', '5744', '5745', '5746', '5747', '5753', '5754', '5769', '5770', '5771', '5772', '5773', '5778', '5779', '5780', '5781', '7539', '7540', '7541', '7542', '7543', '8707', '8708', '8709', '8710', '9002', '9003', '9455', '9456', '5652', '5653', '5659', '5666', '5671', '5673', '5674', '5675', '5676', '5677', '5684', '5689', '7167', '4113', '4114', '4115', '4116', '4117', '4123', '4126', '4336', '5846', '5847', '5848', '5849', '5850', '5851', '5856', '5870', '5875', '5876', '8693', '9236', '9237', '9472', '6126', '6127', '6128', '6129', '6130', '6131', '6132', '6133', '6134', '6135', '6136', '6137', '6139', '6140', '6141', '6142', '6143', '6144', '6145', '6146', '6149', '6150', '6152', '6153', '6154', '6157', '6158', '6159', '7582', '7583', '7584', '8467', '8729', '9058', '9428', '9429', '4992', '5622', '5623', '5626', '7437', '8123', '8124', '8125', '5656', '5657', '5658', '5680', '5681', '4321', '4461', '4993', '4994', '5085', '6463', '6464', '6465', '6466', '6467', '6468', '6469', '6470', '6471', '6472', '7438', '8291', '8292', '9005', '9114', '9422', '4577', '4578', '5678', '4997', '6473', '7439', '4320', '4573', '4574', '4575', '4576', '5635', '5636', '5637', '9458', '9459', '9460', '9461', '4121', '4124', '4507', '4514', '4515', '5842', '5843', '5844', '5845', '5857', '5858', '8126', '8293', '5599', '5927', '5928', '4638', '4639', '4640', '4641', '8816', '4447', '4998', '4999', '5000', '5001', '5002', '5003', '5004', '5005', '6474', '6475', '6476', '6477', '6478', '6479', '6480', '6481', '7044', '7051', '7442', '7443', '7444', '7445', '7446', '7447', '7448', '7449', '7450', '7451', '7452', '7453', '5116', '5117', '5118', '5119', '5120', '5121', '5122', '5123', '5124', '5125', '5126', '5127', '5128', '5129', '5130', '5131', '5132', '5144', '5161', '8820', '8821', '5685', '5697', '5698', '5713', '5714', '5715', '4103', '4383', '5708', '5709', '5710', '5793', '7045', '7054', '7356', '7358', '7359', '7454', '7455', '7456', '7457', '7458', '7459', '8296', '8297', '8298', '8299', '8300', '8301', '8302', '8303', '8304', '8305', '8306', '8307', '8308', '8309', '8310', '9053', '9054', '5542', '4662', '4663', '4664', '4669', '4671', '5794', '5795', '5796', '7306', '5600', '5601', '5602', '5603', '5604', '5605', '8327', '4417', '4418', '4419', '4420', '4421', '4422', '4426', '4427', '4428', '4429', '4430', '4431', '4432', '4433', '4434', '4435', '4436', '4437', '7096', '7097', '7098', '7099', '7100', '7101', '7102', '7103', '7104', '7105', '5516', '5517', '7106', '7107', '7108', '7109', '7110', '8328', '8805', '4322', '4323', '4385', '4386', '4387', '6989', '5893', '5894', '5895', '5896', '5897', '5898', '5899', '5900', '5948', '5904', '5902', '5835', '8184', '5679', '6500', '8185', '4917', '4918', '4919', '4920', '4921', '4922', '4923', '4924', '4938', '4943', '4370', '4371', '4407', '4408', '4409', '4410', '4497', '4657', '5024', '5025', '5026', '5027', '5028', '5029', '5030', '5031', '5032', '5033', '5034', '5035', '5081', '5082', '5083', '5084', '5162', '6501', '6502', '6503', '6504', '6505', '6506', '6507', '6508', '6509', '6510', '6511', '6512', '6513', '6514', '6515', '6516', '6517', '6518', '6519', '6520', '6521', '6522', '6523', '6524', '6525', '6526', '6527', '6528', '6529', '6530', '6531', '6532', '6533', '6534', '6535', '7050', '7053', '8186', '8187', '8188', '8335', '5584', '5585', '4362', '4363', '4364', '4579', '4582', '4583', '6060', '7063', '7064', '7065', '7067', '7068', '7070', '7076', '9111', '9116', '5910', '5929', '5930', '5932', '4585', '4586', '4587', '4588', '4589', '4590', '5043', '5045', '5249', '5782', '6553', '6554', '7317', '7318', '7319', '7326', '5855', '5987', '4498', '7321', '7324', '7325', '5300', '5301', '5302', '5303', '5607', '5608', '5609', '5610', '5611', '4411', '4412', '4458', '4459', '4460', '5137', '5138', '5139', '5140', '5167', '5168', '5169', '5170', '5171', '5172', '5173', '6555', '6556', '6557', '6558', '7056', '7285', '7286', '7287', '7289', '7351', '7352', '7355', '7367', '7368', '7369', '7370', '7371', '7381', '7500', '8361', '8362', '8363', '8364', '8945', '8946', '8947', '5103', '5104', '6559', '6560', '6561', '6562', '6563', '6564', '6565', '6566', '6567', '4520', '4521', '4965', '5813', '5814', '5815', '5816', '5831', '7320', '7322', '7323', '7327', '7328', '7329', '7330', '8365', '8366', '8367', '9464', '9465', '5939', '5940', '5941', '5628', '5629', '5638', '5639', '8200', '8253', '5901', '5944', '5949', '5912', '5913', '5921', '8736', '5878', '5879', '5918', '5919', '5920', '5279', '5280', '6061', '7069', '7072', '7074', '5564', '5590', '8390', '4324', '5669', '5807', '5808', '8392', '8393', '8394', '8395', '8396', '8397', '5319', '4368', '4373', '4326', '4327', '4328', '4329', '4499', '4500', '4501', '4591', '4592', '4593', '4594', '4595', '4596', '4597', '4598', '4599', '4600', '4601', '4602', '4603', '4604', '4605', '4606', '4611', '4648', '4899', '4900', '4925', '4926', '4927', '4928', '4929', '4936', '4944', '4946', '5046', '5047', '5048', '5049', '5050', '5051', '5105', '5834', '6584', '6585', '6586', '6587', '6588', '6589', '6590', '6591', '6592', '6593', '6594', '6595', '6596', '6597', '7504', '7505', '7506', '7507', '7508', '7509', '7510', '7511', '7512', '7513', '7514', '7515', '7516', '7517', '7518', '7519', '7520', '7521', '8399', '8400', '8725', '8726', '8727', '8959', '9298', '9299', '9452', '9453', '9454', '9579', '9580', '9581', '4330', '4331', '4332', '4333', '8712', '8713', '5703', '5711', '5712', '5716', '5718', '5719', '5720', '5721', '5724', '5725', '5726', '5727', '5728', '5729', '8722', '7003', '7004', '5612', '5916', '5947', '8402', '8403', '5175', '4110', '4125', '4127', '4502', '4504', '4524', '9109', '9110', '4393', '7010', '7011', '4354', '4355', '4356', '4357', '4358', '4359', '4360', '4361', '4367', '5142', '5143', '7354', '7360', '9420', '9421', '4643', '5838', '7544', '5309', '5310', '4517', '4518', '4522', '4529', '5052', '5053', '5054', '5803', '5804', '5805', '5806', '5823', '5824', '5828', '7313', '7314', '9059', '9060', '5281', '5282', '5283', '5326', '9330', '9331', '5943', '4334', '4335', '4351', '5055', '5056', '5057', '5058', '5060', '5061', '5062', '5063', '5064', '5065', '6611', '6612', '6613', '6614', '6615', '5641', '5642', '5643', '8415', '8728', '8800', '4380', '4384', '4392', '4608', '4609', '4650', '4610', '4612', '4613', '5827', '8416', '8417', '5518', '5543', '5544', '5614', '4632', '5615', '5654', '5145', '5146', '5147', '5148', '5218', '5219', '5220', '5221', '5284', '5285', '5286', '5287', '5288', '5289', '5290', '5306', '5307', '5308', '7173', '7174', '7175', '7176', '7177', '7178', '7179', '4614', '5149', '5150', '5151', '5152', '5153', '5154', '5155', '5156', '5905', '4337', '5644', '5645', '5646', '5647', '5767', '5774', '5775', '5776', '5777', '6106', '6107', '6108', '6109', '6147', '6155', '6156', '5066', '5097', '5098', '5099', '5100', '6110', '6111', '6112', '6113', '6114', '6119', '6120', '6121', '6122', '6123', '6124', '6125', '6148', '7180', '7181', '7182', '7183', '7184', '7185', '7186', '7187', '7188', '7189', '7190', '5163', '7288', '8444', '8445', '8446', '8447', '5519', '5520', '5548', '5549', '5561', '5570', '5521', '5576', '8802', '9055', '4440', '7274', '7275', '7276', '7372', '7373', '7374', '7375', '7376', '7377', '7378', '7379', '7380', '5525', '5526', '5527', '5528', '5529', '5530', '5545', '5546', '5550', '5551', '5552', '5553', '5554', '5555', '5572', '5586', '5591', '5592', '8448', '5618', '5619', '7191', '7192', '5768', '5616', '5617', '5531', '5532', '5533', '5534', '5535', '5536', '5556', '5565', '5569', '5578', '5579', '7570', '7571', '7572', '7573', '8258', '8451', '9249', '9250', '4443', '4444', '4445', '7251', '7253', '7258', '5537', '5562', '5566', '5577', '7036', '7037', '7038', '7039', '7040', '7041', '8457', '8875', '4394', '4457', '4930', '4931', '4932', '4933', '4934', '4935', '4937', '4966', '4967', '4968', '4969', '4366', '4395', '7052', '5157', '5158', '5159', '8812', '8813', '5313', '5563', '5655', '5660', '5661', '5662', '5663', '5664', '5665', '5667', '5668', '5670', '5672', '5682', '5683', '5686', '5687', '5690', '8460', '9108', '7578', '7579', '7580', '7581', '4523', '4525', '4956', '5802', '5871', '5877', '8247', '8248', '8249', '8250', '8461', '8462', '8463', '4378', '5067', '5068', '5070', '5071', '6624', '5539', '4653', '4672', '7042', '7043', '8691', '8692', '8695', '5160', '4131', '4133', '4338', '4339', '4340', '4341', '4342', '4343', '4344', '4345', '4346', '4347', '4348', '4349', '4615', '4616', '4617', '4618', '4619', '4620', '4621', '4622', '4623', '4624', '4625', '4626', '4627', '4628', '4661', '4951', '5174', '5819', '5820', '5821', '5853', '7357', '7361', '7365', '7366', '7586', '7587', '7588', '7589', '7590', '8724', '9309', '9466', '9467', '9468', '5072', '5073', '5074', '6410', '6411', '6412', '6413', '6414', '6415', '6416', '6417', '6418', '6419', '7061', '8041', '8042', '8043', '9469', '9470', '6462', '6482', '6483', '6498', '6499', '6536', '6582', '7533', '6609', '7135', '7136', '7137', '7138', '7139', '7140', '7141', '7142', '7143', '7144', '7145', '7146', '7147', '7148', '7149', '7150', '7151', '7152', '7153', '7154', '7155', '7156', '7157', '7158', '7159', '7160', '7161', '7162', '7163', '7164', '7165', '7166', '6610', '6616', '6617', '6618', '6619', '6620', '6621', '6622', '6623', '7362', '7363', '7364', '6971', '6972', '6973', '6974', '6976', '6977', '6978', '8190', '8191', '8192', '6979', '6980', '6981', '6987', '6988', '6990', '7000', '7001', '7002', '7463', '7464', '7466', '7467', '7468', '7469', '7470', '7471', '7472', '7473', '7006', '7007', '7008', '7009', '7013', '7015', '7016', '7017', '7018', '7019', '7020', '7021', '7022', '7023', '7024', '7025', '7026', '7027', '8266', '8267', '8268', '8689', '8711', '8718', '7028', '7029', '7030', '7031', '7032', '7033', '7034', '7047', '7049', '7060', '7550', '7551', '7552', '7553', '7554', '7555', '9052', '7055', '7058', '7400', '7401', '7402', '7403', '7404', '7405', '7062', '7071', '7073', '7066', '7075', '7077', '7430', '7082', '7083', '7087', '7088', '7128', '7129', '7130', '7131', '7132', '7133', '8204', '8205', '7268', '7269', '7425', '7426', '7427', '7428', '7431', '7432', '7433', '7434', '7435', '7498', '7499', '7537', '7538', '8210', '8211', '8212', '8213', '8214', '8215', '8216', '8217', '8218', '8219', '8220', '8958', '7545', '7546', '7547', '7548', '8406', '8407', '8408', '8409', '8655', '9004', '7556', '7557', '7558', '7559', '7560', '7561', '7562', '8745', '7563', '7564', '7565', '8443', '7567', '7568', '7569', '7575', '7576', '7577', '8067', '8068', '8069', '8070', '8071', '8072', '8073', '8074', '8075', '8076', '8077', '8078', '8079', '8080', '8081', '8104', '8105', '8106', '8107', '8108', '8109', '8110', '8111', '8206', '8207', '8208', '8209', '8311', '8312', '8313', '8314', '8315', '8316', '8317', '8318', '8320', '8321', '8322', '8331', '8332', '8333', '8334', '8382', '8383', '8384', '8401', '8319', '8452', '8453', '8454', '8455', '8353', '8354', '8355', '8356', '8924', '8925', '8926', '8927', '8937', '8938', '8939', '8940', '8941', '8942', '8943', '8944', '9229'))) or `offer_for` = '0')
7.53ms/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 ('6598', '6599', '6600', '6601', '6602', '6603', '6604', '6605', '6606', '6607', '6608', '7256', '7522', '7523', '7525', '7526', '7527', '7528', '7529', '7530', '7531', '7532', '7534', '7535', '7536', '4105', '4111', '4325', '4350', '4365', '4372', '4396', '4423', '4425', '4439', '4441', '4446', '4516', '4519', '4528', '4550', '4560', '4580', '4581', '4584', '4607', '4642', '4647', '4649', '4667', '4670', '4914', '4939', '4940', '4942', '4981', '4986', '5006', '5069', '5113', '5141', '5188', '5225', '5226', '5227', '5241', '5264', '5315', '5522', '5523', '5524', '5538', '5540', '5547', '5560', '5587', '5606', '5613', '5648', '5649', '5651', '5691', '5692', '5699', '5700', '5701', '5702', '5789', '5852', '5880', '5890', '5907', '5914', '5915', '5917', '5924', '5931', '5933', '5934', '5936', '5937', '5938', '5942', '5950', '5951', '6105', '6324', '6325', '6329', '6357', '6358', '6359', '6360', '6361', '6362', '6363', '6364', '6365', '6366', '6385', '6401', '6408', '6420', '6583', '6959', '6960', '6961', '6962', '6963', '6964', '6965', '6966', '6967', '6968', '6969', '6970', '6975', '6984', '6985', '6986', '7005', '7014', '7035', '7046', '7057', '7059', '7078', '7079', '7080', '7396', '7398', '7407', '7408', '7440', '7501', '7524', '7566', '7574', '8203', '8260', '8264', '8357', '8389', '8391', '8410', '8411', '8412', '8413', '8414', '8418', '8450', '8456', '8459', '8465', '8516', '8723', '8778', '8781', '8783', '8801', '8803', '8804', '8809', '8814', '8815', '9092', '9093', '9094', '9095', '9096', '9097', '9105', '9113', '9235', '9239', '9240', '9245', '9246', '9247', '9253', '9254', '9255', '9256', '9257', '9258', '9259', '9323', '9325', '9326', '9329', '9392', '9425', '9490', '9491', '9492', '9493', '9494', '9495', '9496', '9497', '9498', '9499', '9500', '9501', '9502', '9503', '9504', '9505', '9506', '9507', '9508', '9509', '9510', '9511', '9512', '9513', '9514', '9515', '9516', '9517', '9518', '9519', '9520', '9521', '9522', '9523', '9524', '9525', '9526', '9527', '9528', '9529', '9530', '9531', '9532', '9533', '9534', '9535', '9536', '9537', '9538', '9539', '9540', '9541', '9542', '9543', '9544', '9545', '9546', '9547', '9548', '9549', '9550', '9551', '9552', '9553', '9554', '9555', '9556', '9557', '9558', '9559', '9560', '9561', '9562', '9563', '9564', '9565', '9566', '9567', '9568', '9569', '9570', '9571', '9572', '9573', '4134', '4674', '5903', '5693', '5181', '5182', '5183', '5184', '5881', '5945', '5694', '5695', '5696', '5705', '5706', '5707', '5722', '5723', '5730', '8874', '8911', '8912', '8913', '6101', '5322', '5923', '5925', '5926', '7089', '7090', '5510', '5511', '5512', '5513', '5514', '5515', '5557', '5558', '5568', '5571', '5573', '5574', '5575', '5580', '5582', '5583', '5588', '5589', '7395', '8714', '8715', '5630', '4303', '4304', '4399', '4530', '4531', '4532', '4533', '4534', '4535', '4536', '4537', '4538', '4539', '4540', '4541', '4542', '4543', '4544', '6326', '6327', '4893', '5833', '5228', '5231', '5882', '5946', '5740', '5748', '5749', '5750', '6102', '6103', '6104', '6115', '6116', '6117', '6118', '6151', '6367', '6368', '6982', '6983', '6997', '7399', '8044', '8046', '8047', '8048', '8049', '8050', '8051', '8261', '8862', '8863', '8864', '8865', '8866', '8867', '8868', '8869', '8870', '8871', '8872', '8873', '4120', '4122', '4305', '4369', '4400', '4401', '4402', '4496', '4901', '4902', '4903', '4904', '4905', '4906', '4907', '4908', '4909', '4910', '4959', '4971', '4972', '5784', '6421', '6422', '6423', '6424', '6425', '6426', '6427', '6428', '6429', '6430', '6431', '6432', '6433', '6434', '6435', '6436', '6437', '6438', '6439', '6440', '6441', '6442', '6443', '6444', '6445', '6446', '6447', '6448', '6449', '6450', '6451', '6452', '6453', '6454', '6455', '7048', '8052', '8053', '8054', '8055', '8056', '8057', '8058', '8059', '8060', '8061', '8062', '8063', '8064', '8065', '8066', '8262', '8263', '8791', '8792', '8817', '8818', '4545', '5111', '5112', '5164', '5165', '5166', '4107', '4973', '4974', '5783', '5817', '5825', '5832', '5836', '5837', '5839', '5873', '5874', '8112', '8113', '8114', '8115', '8116', '8117', '8118', '8119', '8120', '8121', '4403', '4404', '4644', '4645', '4646', '4306', '4307', '5785', '5786', '5787', '5788', '5086', '5087', '5088', '5089', '5090', '5091', '5092', '5093', '4975', '4976', '4977', '4978', '4979', '4980', '4982', '4983', '4984', '4985', '6456', '5631', '5632', '5633', '5634', '5593', '5620', '5621', '5624', '5625', '5640', '5650', '5250', '5251', '5252', '5318', '5320', '5323', '5324', '5325', '8265', '5185', '5186', '5187', '5189', '5190', '5192', '5193', '5196', '5197', '5198', '5199', '5200', '5201', '5202', '5203', '5204', '5205', '5233', '5234', '5235', '5236', '5237', '5238', '5239', '5242', '5253', '5254', '5255', '5256', '5257', '5258', '5259', '5260', '5261', '5262', '5263', '5265', '5266', '5267', '5268', '5269', '5292', '5293', '5295', '5296', '5297', '5298', '5299', '5304', '5305', '5311', '5312', '5317', '7410', '9321', '9322', '9324', '9327', '9328', '9419', '9424', '5859', '5860', '5861', '5862', '5863', '7411', '7412', '7413', '7414', '4308', '4309', '4352', '4353', '5822', '5906', '5908', '5909', '5922', '8269', '4374', '4375', '4397', '5115', '5176', '5270', '5271', '5272', '5314', '5316', '5883', '7261', '7263', '7265', '7266', '5704', '5717', '6457', '6458', '6459', '7415', '7416', '7417', '7418', '7419', '7420', '7421', '7422', '7423', '7424', '5935', '4546', '4633', '4634', '4635', '4636', '4310', '4311', '4312', '4313', '4100', '4118', '4119', '4511', '4512', '4513', '4651', '4665', '4666', '5790', '5791', '5792', '6991', '6992', '6993', '6994', '6995', '6996', '7429', '8270', '8271', '8272', '4108', '4377', '4379', '4388', '4390', '4391', '4405', '4668', '5101', '5102', '6460', '8273', '8274', '8275', '8276', '8277', '8278', '8279', '8280', '8281', '8282', '8283', '8284', '8285', '8286', '8287', '8288', '8289', '5594', '5595', '5596', '5597', '5598', '4413', '4414', '4415', '4416', '4526', '4527', '4947', '4949', '4950', '4987', '5826', '5840', '5841', '5872', '6461', '7267', '7270', '7271', '7272', '7273', '7277', '7278', '7279', '7280', '7281', '7282', '7283', '7284', '7303', '7310', '7311', '7312', '7316', '7397', '8793', '9238', '5541', '5567', '5688', '9104', '9471', '4989', '5094', '5095', '5096', '4314', '4990', '4991', '4315', '4316', '4317', '4318', '4319', '4547', '4548', '4549', '4637', '4911', '4912', '4913', '4915', '4916', '4941', '4970', '4551', '4552', '4553', '4554', '4555', '4556', '4557', '4558', '4559', '4561', '4562', '4563', '4564', '4565', '4566', '4567', '4568', '4569', '4570', '4571', '4572', '4629', '6310', '6311', '6312', '6313', '6314', '6315', '6316', '6317', '6318', '8782', '6319', '6320', '6321', '6322', '6323', '8466', '6328', '6330', '6331', '6332', '6333', '6334', '6335', '6336', '6337', '6338', '6339', '6343', '6344', '6345', '6346', '6347', '6348', '6349', '6350', '6351', '6352', '6353', '6354', '6355', '6356', '8127', '8128', '8129', '8130', '8131', '8132', '8133', '8134', '8135', '8136', '8137', '8138', '8139', '8140', '8141', '8142', '8143', '8144', '8145', '8146', '8147', '8148', '8149', '8150', '8151', '8152', '8153', '8154', '8155', '8156', '8157', '8158', '8159', '8160', '8161', '8162', '8163', '8164', '8165', '8740', '8956', '8957', '4104', '6340', '6341', '7441', '6342', '6369', '6370', '6371', '6372', '6387', '6396', '6400', '6407', '9130', '6373', '6374', '6375', '6376', '6388', '6393', '6394', '6406', '8716', '9462', '6377', '6378', '6379', '6380', '6381', '6382', '6383', '6384', '6389', '6395', '6409', '7549', '9051', '8665', '8694', '6390', '6391', '6403', '6392', '8294', '4106', '4376', '4381', '4389', '4406', '4438', '4656', '4673', '4894', '4895', '4896', '4897', '4898', '4953', '4954', '5007', '5008', '5009', '5010', '5011', '5012', '5013', '5014', '5015', '5016', '5017', '5018', '5019', '5020', '5021', '5022', '5023', '5075', '5076', '5077', '5078', '5079', '5080', '5133', '5134', '5135', '5136', '5273', '5274', '5321', '5797', '5798', '5799', '5800', '6397', '6484', '6485', '6486', '6487', '6488', '6489', '6490', '6491', '6492', '6493', '6494', '6495', '6496', '6497', '6998', '6999', '7252', '7254', '7255', '7257', '7259', '7260', '7264', '7353', '7460', '7461', '7462', '8167', '8168', '8169', '8170', '8171', '8172', '8173', '8174', '8175', '8176', '8177', '8178', '8179', '8180', '8181', '8182', '8183', '8329', '8330', '8775', '8776', '8777', '8779', '8780', '9012', '9056', '9057', '9248', '9251', '9252', '9300', '9301', '9302', '9303', '9304', '9312', '9313', '9314', '9315', '9316', '9317', '9318', '9319', '4109', '4112', '4132', '4135', '4136', '4652', '4660', '6398', '6399', '7012', '6402', '6404', '6405', '8961', '4995', '4996', '5884', '5885', '5887', '5888', '5889', '5891', '5892', '8324', '8325', '8326', '5731', '5732', '5733', '5734', '5751', '5752', '5755', '5275', '5276', '5277', '5278', '5291', '5294', '8336', '8337', '8338', '8339', '8340', '8341', '8342', '8343', '8344', '8345', '8346', '8347', '8348', '8349', '8350', '8351', '8352', '9231', '9232', '9233', '9234', '4945', '4948', '5036', '5037', '5038', '5039', '5040', '5041', '5042', '6537', '6538', '6539', '6540', '6541', '6542', '6543', '6544', '6545', '6546', '6547', '6548', '6549', '6550', '6551', '6552', '7436', '7474', '7475', '7476', '7477', '7478', '7479', '7480', '7481', '7482', '7483', '7484', '7485', '7486', '7487', '7488', '7489', '7490', '7491', '7492', '7493', '7494', '7495', '7496', '7497', '4129', '4130', '4654', '4655', '4659', '5801', '5818', '7302', '7304', '7305', '7307', '7308', '7309', '7331', '7332', '8358', '8359', '8360', '4454', '4455', '4456', '4961', '4962', '4963', '4964', '5106', '5107', '5108', '5109', '5110', '5177', '5178', '5179', '6568', '6569', '6570', '6571', '6572', '6573', '6574', '6575', '6576', '6577', '6578', '6579', '6580', '6581', '8368', '8369', '8370', '8371', '8372', '8373', '8374', '8375', '8376', '8377', '8378', '8379', '8380', '8381', '8819', '9305', '9306', '9307', '9308', '5735', '5756', '5757', '5758', '5759', '5760', '5761', '5762', '5763', '5764', '5765', '5766', '7503', '8193', '8194', '8195', '8196', '8197', '8198', '8199', '9418', '4101', '4102', '5809', '5810', '5811', '5812', '5829', '7262', '8201', '8202', '8385', '8386', '8387', '8388', '5206', '5207', '5208', '5209', '5210', '5211', '5212', '5213', '5214', '5215', '5216', '5217', '5222', '5223', '5224', '5229', '5230', '5240', '5243', '5244', '5245', '5246', '5247', '5248', '8221', '8719', '9115', '9320', '5736', '5738', '5739', '5741', '5742', '5743', '5744', '5745', '5746', '5747', '5753', '5754', '5769', '5770', '5771', '5772', '5773', '5778', '5779', '5780', '5781', '7539', '7540', '7541', '7542', '7543', '8707', '8708', '8709', '8710', '9002', '9003', '9455', '9456', '5652', '5653', '5659', '5666', '5671', '5673', '5674', '5675', '5676', '5677', '5684', '5689', '7167', '4113', '4114', '4115', '4116', '4117', '4123', '4126', '4336', '5846', '5847', '5848', '5849', '5850', '5851', '5856', '5870', '5875', '5876', '8693', '9236', '9237', '9472', '6126', '6127', '6128', '6129', '6130', '6131', '6132', '6133', '6134', '6135', '6136', '6137', '6139', '6140', '6141', '6142', '6143', '6144', '6145', '6146', '6149', '6150', '6152', '6153', '6154', '6157', '6158', '6159', '7582', '7583', '7584', '8467', '8729', '9058', '9428', '9429', '4992', '5622', '5623', '5626', '7437', '8123', '8124', '8125', '5656', '5657', '5658', '5680', '5681', '4321', '4461', '4993', '4994', '5085', '6463', '6464', '6465', '6466', '6467', '6468', '6469', '6470', '6471', '6472', '7438', '8291', '8292', '9005', '9114', '9422', '4577', '4578', '5678', '4997', '6473', '7439', '4320', '4573', '4574', '4575', '4576', '5635', '5636', '5637', '9458', '9459', '9460', '9461', '4121', '4124', '4507', '4514', '4515', '5842', '5843', '5844', '5845', '5857', '5858', '8126', '8293', '5599', '5927', '5928', '4638', '4639', '4640', '4641', '8816', '4447', '4998', '4999', '5000', '5001', '5002', '5003', '5004', '5005', '6474', '6475', '6476', '6477', '6478', '6479', '6480', '6481', '7044', '7051', '7442', '7443', '7444', '7445', '7446', '7447', '7448', '7449', '7450', '7451', '7452', '7453', '5116', '5117', '5118', '5119', '5120', '5121', '5122', '5123', '5124', '5125', '5126', '5127', '5128', '5129', '5130', '5131', '5132', '5144', '5161', '8820', '8821', '5685', '5697', '5698', '5713', '5714', '5715', '4103', '4383', '5708', '5709', '5710', '5793', '7045', '7054', '7356', '7358', '7359', '7454', '7455', '7456', '7457', '7458', '7459', '8296', '8297', '8298', '8299', '8300', '8301', '8302', '8303', '8304', '8305', '8306', '8307', '8308', '8309', '8310', '9053', '9054', '5542', '4662', '4663', '4664', '4669', '4671', '5794', '5795', '5796', '7306', '5600', '5601', '5602', '5603', '5604', '5605', '8327', '4417', '4418', '4419', '4420', '4421', '4422', '4426', '4427', '4428', '4429', '4430', '4431', '4432', '4433', '4434', '4435', '4436', '4437', '7096', '7097', '7098', '7099', '7100', '7101', '7102', '7103', '7104', '7105', '5516', '5517', '7106', '7107', '7108', '7109', '7110', '8328', '8805', '4322', '4323', '4385', '4386', '4387', '6989', '5893', '5894', '5895', '5896', '5897', '5898', '5899', '5900', '5948', '5904', '5902', '5835', '8184', '5679', '6500', '8185', '4917', '4918', '4919', '4920', '4921', '4922', '4923', '4924', '4938', '4943', '4370', '4371', '4407', '4408', '4409', '4410', '4497', '4657', '5024', '5025', '5026', '5027', '5028', '5029', '5030', '5031', '5032', '5033', '5034', '5035', '5081', '5082', '5083', '5084', '5162', '6501', '6502', '6503', '6504', '6505', '6506', '6507', '6508', '6509', '6510', '6511', '6512', '6513', '6514', '6515', '6516', '6517', '6518', '6519', '6520', '6521', '6522', '6523', '6524', '6525', '6526', '6527', '6528', '6529', '6530', '6531', '6532', '6533', '6534', '6535', '7050', '7053', '8186', '8187', '8188', '8335', '5584', '5585', '4362', '4363', '4364', '4579', '4582', '4583', '6060', '7063', '7064', '7065', '7067', '7068', '7070', '7076', '9111', '9116', '5910', '5929', '5930', '5932', '4585', '4586', '4587', '4588', '4589', '4590', '5043', '5045', '5249', '5782', '6553', '6554', '7317', '7318', '7319', '7326', '5855', '5987', '4498', '7321', '7324', '7325', '5300', '5301', '5302', '5303', '5607', '5608', '5609', '5610', '5611', '4411', '4412', '4458', '4459', '4460', '5137', '5138', '5139', '5140', '5167', '5168', '5169', '5170', '5171', '5172', '5173', '6555', '6556', '6557', '6558', '7056', '7285', '7286', '7287', '7289', '7351', '7352', '7355', '7367', '7368', '7369', '7370', '7371', '7381', '7500', '8361', '8362', '8363', '8364', '8945', '8946', '8947', '5103', '5104', '6559', '6560', '6561', '6562', '6563', '6564', '6565', '6566', '6567', '4520', '4521', '4965', '5813', '5814', '5815', '5816', '5831', '7320', '7322', '7323', '7327', '7328', '7329', '7330', '8365', '8366', '8367', '9464', '9465', '5939', '5940', '5941', '5628', '5629', '5638', '5639', '8200', '8253', '5901', '5944', '5949', '5912', '5913', '5921', '8736', '5878', '5879', '5918', '5919', '5920', '5279', '5280', '6061', '7069', '7072', '7074', '5564', '5590', '8390', '4324', '5669', '5807', '5808', '8392', '8393', '8394', '8395', '8396', '8397', '5319', '4368', '4373', '4326', '4327', '4328', '4329', '4499', '4500', '4501', '4591', '4592', '4593', '4594', '4595', '4596', '4597', '4598', '4599', '4600', '4601', '4602', '4603', '4604', '4605', '4606', '4611', '4648', '4899', '4900', '4925', '4926', '4927', '4928', '4929', '4936', '4944', '4946', '5046', '5047', '5048', '5049', '5050', '5051', '5105', '5834', '6584', '6585', '6586', '6587', '6588', '6589', '6590', '6591', '6592', '6593', '6594', '6595', '6596', '6597', '7504', '7505', '7506', '7507', '7508', '7509', '7510', '7511', '7512', '7513', '7514', '7515', '7516', '7517', '7518', '7519', '7520', '7521', '8399', '8400', '8725', '8726', '8727', '8959', '9298', '9299', '9452', '9453', '9454', '9579', '9580', '9581', '4330', '4331', '4332', '4333', '8712', '8713', '5703', '5711', '5712', '5716', '5718', '5719', '5720', '5721', '5724', '5725', '5726', '5727', '5728', '5729', '8722', '7003', '7004', '5612', '5916', '5947', '8402', '8403', '5175', '4110', '4125', '4127', '4502', '4504', '4524', '9109', '9110', '4393', '7010', '7011', '4354', '4355', '4356', '4357', '4358', '4359', '4360', '4361', '4367', '5142', '5143', '7354', '7360', '9420', '9421', '4643', '5838', '7544', '5309', '5310', '4517', '4518', '4522', '4529', '5052', '5053', '5054', '5803', '5804', '5805', '5806', '5823', '5824', '5828', '7313', '7314', '9059', '9060', '5281', '5282', '5283', '5326', '9330', '9331', '5943', '4334', '4335', '4351', '5055', '5056', '5057', '5058', '5060', '5061', '5062', '5063', '5064', '5065', '6611', '6612', '6613', '6614', '6615', '5641', '5642', '5643', '8415', '8728', '8800', '4380', '4384', '4392', '4608', '4609', '4650', '4610', '4612', '4613', '5827', '8416', '8417', '5518', '5543', '5544', '5614', '4632', '5615', '5654', '5145', '5146', '5147', '5148', '5218', '5219', '5220', '5221', '5284', '5285', '5286', '5287', '5288', '5289', '5290', '5306', '5307', '5308', '7173', '7174', '7175', '7176', '7177', '7178', '7179', '4614', '5149', '5150', '5151', '5152', '5153', '5154', '5155', '5156', '5905', '4337', '5644', '5645', '5646', '5647', '5767', '5774', '5775', '5776', '5777', '6106', '6107', '6108', '6109', '6147', '6155', '6156', '5066', '5097', '5098', '5099', '5100', '6110', '6111', '6112', '6113', '6114', '6119', '6120', '6121', '6122', '6123', '6124', '6125', '6148', '7180', '7181', '7182', '7183', '7184', '7185', '7186', '7187', '7188', '7189', '7190', '5163', '7288', '8444', '8445', '8446', '8447', '5519', '5520', '5548', '5549', '5561', '5570', '5521', '5576', '8802', '9055', '4440', '7274', '7275', '7276', '7372', '7373', '7374', '7375', '7376', '7377', '7378', '7379', '7380', '5525', '5526', '5527', '5528', '5529', '5530', '5545', '5546', '5550', '5551', '5552', '5553', '5554', '5555', '5572', '5586', '5591', '5592', '8448', '5618', '5619', '7191', '7192', '5768', '5616', '5617', '5531', '5532', '5533', '5534', '5535', '5536', '5556', '5565', '5569', '5578', '5579', '7570', '7571', '7572', '7573', '8258', '8451', '9249', '9250', '4443', '4444', '4445', '7251', '7253', '7258', '5537', '5562', '5566', '5577', '7036', '7037', '7038', '7039', '7040', '7041', '8457', '8875', '4394', '4457', '4930', '4931', '4932', '4933', '4934', '4935', '4937', '4966', '4967', '4968', '4969', '4366', '4395', '7052', '5157', '5158', '5159', '8812', '8813', '5313', '5563', '5655', '5660', '5661', '5662', '5663', '5664', '5665', '5667', '5668', '5670', '5672', '5682', '5683', '5686', '5687', '5690', '8460', '9108', '7578', '7579', '7580', '7581', '4523', '4525', '4956', '5802', '5871', '5877', '8247', '8248', '8249', '8250', '8461', '8462', '8463', '4378', '5067', '5068', '5070', '5071', '6624', '5539', '4653', '4672', '7042', '7043', '8691', '8692', '8695', '5160', '4131', '4133', '4338', '4339', '4340', '4341', '4342', '4343', '4344', '4345', '4346', '4347', '4348', '4349', '4615', '4616', '4617', '4618', '4619', '4620', '4621', '4622', '4623', '4624', '4625', '4626', '4627', '4628', '4661', '4951', '5174', '5819', '5820', '5821', '5853', '7357', '7361', '7365', '7366', '7586', '7587', '7588', '7589', '7590', '8724', '9309', '9466', '9467', '9468', '5072', '5073', '5074', '6410', '6411', '6412', '6413', '6414', '6415', '6416', '6417', '6418', '6419', '7061', '8041', '8042', '8043', '9469', '9470', '6462', '6482', '6483', '6498', '6499', '6536', '6582', '7533', '6609', '7135', '7136', '7137', '7138', '7139', '7140', '7141', '7142', '7143', '7144', '7145', '7146', '7147', '7148', '7149', '7150', '7151', '7152', '7153', '7154', '7155', '7156', '7157', '7158', '7159', '7160', '7161', '7162', '7163', '7164', '7165', '7166', '6610', '6616', '6617', '6618', '6619', '6620', '6621', '6622', '6623', '7362', '7363', '7364', '6971', '6972', '6973', '6974', '6976', '6977', '6978', '8190', '8191', '8192', '6979', '6980', '6981', '6987', '6988', '6990', '7000', '7001', '7002', '7463', '7464', '7466', '7467', '7468', '7469', '7470', '7471', '7472', '7473', '7006', '7007', '7008', '7009', '7013', '7015', '7016', '7017', '7018', '7019', '7020', '7021', '7022', '7023', '7024', '7025', '7026', '7027', '8266', '8267', '8268', '8689', '8711', '8718', '7028', '7029', '7030', '7031', '7032', '7033', '7034', '7047', '7049', '7060', '7550', '7551', '7552', '7553', '7554', '7555', '9052', '7055', '7058', '7400', '7401', '7402', '7403', '7404', '7405', '7062', '7071', '7073', '7066', '7075', '7077', '7430', '7082', '7083', '7087', '7088', '7128', '7129', '7130', '7131', '7132', '7133', '8204', '8205', '7268', '7269', '7425', '7426', '7427', '7428', '7431', '7432', '7433', '7434', '7435', '7498', '7499', '7537', '7538', '8210', '8211', '8212', '8213', '8214', '8215', '8216', '8217', '8218', '8219', '8220', '8958', '7545', '7546', '7547', '7548', '8406', '8407', '8408', '8409', '8655', '9004', '7556', '7557', '7558', '7559', '7560', '7561', '7562', '8745', '7563', '7564', '7565', '8443', '7567', '7568', '7569', '7575', '7576', '7577', '8067', '8068', '8069', '8070', '8071', '8072', '8073', '8074', '8075', '8076', '8077', '8078', '8079', '8080', '8081', '8104', '8105', '8106', '8107', '8108', '8109', '8110', '8111', '8206', '8207', '8208', '8209', '8311', '8312', '8313', '8314', '8315', '8316', '8317', '8318', '8320', '8321', '8322', '8331', '8332', '8333', '8334', '8382', '8383', '8384', '8401', '8319', '8452', '8453', '8454', '8455', '8353', '8354', '8355', '8356', '8924', '8925', '8926', '8927', '8937', '8938', '8939', '8940', '8941', '8942', '8943', '8944', '9229') and `option_id` = '1') and `option_value_languages`.`language_id` = '1'
9.22ms/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 ('6598', '6599', '6600', '6601', '6602', '6603', '6604', '6605', '6606', '6607', '6608', '7256', '7522', '7523', '7525', '7526', '7527', '7528', '7529', '7530', '7531', '7532', '7534', '7535', '7536', '4105', '4111', '4325', '4350', '4365', '4372', '4396', '4423', '4425', '4439', '4441', '4446', '4516', '4519', '4528', '4550', '4560', '4580', '4581', '4584', '4607', '4642', '4647', '4649', '4667', '4670', '4914', '4939', '4940', '4942', '4981', '4986', '5006', '5069', '5113', '5141', '5188', '5225', '5226', '5227', '5241', '5264', '5315', '5522', '5523', '5524', '5538', '5540', '5547', '5560', '5587', '5606', '5613', '5648', '5649', '5651', '5691', '5692', '5699', '5700', '5701', '5702', '5789', '5852', '5880', '5890', '5907', '5914', '5915', '5917', '5924', '5931', '5933', '5934', '5936', '5937', '5938', '5942', '5950', '5951', '6105', '6324', '6325', '6329', '6357', '6358', '6359', '6360', '6361', '6362', '6363', '6364', '6365', '6366', '6385', '6401', '6408', '6420', '6583', '6959', '6960', '6961', '6962', '6963', '6964', '6965', '6966', '6967', '6968', '6969', '6970', '6975', '6984', '6985', '6986', '7005', '7014', '7035', '7046', '7057', '7059', '7078', '7079', '7080', '7396', '7398', '7407', '7408', '7440', '7501', '7524', '7566', '7574', '8203', '8260', '8264', '8357', '8389', '8391', '8410', '8411', '8412', '8413', '8414', '8418', '8450', '8456', '8459', '8465', '8516', '8723', '8778', '8781', '8783', '8801', '8803', '8804', '8809', '8814', '8815', '9092', '9093', '9094', '9095', '9096', '9097', '9105', '9113', '9235', '9239', '9240', '9245', '9246', '9247', '9253', '9254', '9255', '9256', '9257', '9258', '9259', '9323', '9325', '9326', '9329', '9392', '9425', '9490', '9491', '9492', '9493', '9494', '9495', '9496', '9497', '9498', '9499', '9500', '9501', '9502', '9503', '9504', '9505', '9506', '9507', '9508', '9509', '9510', '9511', '9512', '9513', '9514', '9515', '9516', '9517', '9518', '9519', '9520', '9521', '9522', '9523', '9524', '9525', '9526', '9527', '9528', '9529', '9530', '9531', '9532', '9533', '9534', '9535', '9536', '9537', '9538', '9539', '9540', '9541', '9542', '9543', '9544', '9545', '9546', '9547', '9548', '9549', '9550', '9551', '9552', '9553', '9554', '9555', '9556', '9557', '9558', '9559', '9560', '9561', '9562', '9563', '9564', '9565', '9566', '9567', '9568', '9569', '9570', '9571', '9572', '9573', '4134', '4674', '5903', '5693', '5181', '5182', '5183', '5184', '5881', '5945', '5694', '5695', '5696', '5705', '5706', '5707', '5722', '5723', '5730', '8874', '8911', '8912', '8913', '6101', '5322', '5923', '5925', '5926', '7089', '7090', '5510', '5511', '5512', '5513', '5514', '5515', '5557', '5558', '5568', '5571', '5573', '5574', '5575', '5580', '5582', '5583', '5588', '5589', '7395', '8714', '8715', '5630', '4303', '4304', '4399', '4530', '4531', '4532', '4533', '4534', '4535', '4536', '4537', '4538', '4539', '4540', '4541', '4542', '4543', '4544', '6326', '6327', '4893', '5833', '5228', '5231', '5882', '5946', '5740', '5748', '5749', '5750', '6102', '6103', '6104', '6115', '6116', '6117', '6118', '6151', '6367', '6368', '6982', '6983', '6997', '7399', '8044', '8046', '8047', '8048', '8049', '8050', '8051', '8261', '8862', '8863', '8864', '8865', '8866', '8867', '8868', '8869', '8870', '8871', '8872', '8873', '4120', '4122', '4305', '4369', '4400', '4401', '4402', '4496', '4901', '4902', '4903', '4904', '4905', '4906', '4907', '4908', '4909', '4910', '4959', '4971', '4972', '5784', '6421', '6422', '6423', '6424', '6425', '6426', '6427', '6428', '6429', '6430', '6431', '6432', '6433', '6434', '6435', '6436', '6437', '6438', '6439', '6440', '6441', '6442', '6443', '6444', '6445', '6446', '6447', '6448', '6449', '6450', '6451', '6452', '6453', '6454', '6455', '7048', '8052', '8053', '8054', '8055', '8056', '8057', '8058', '8059', '8060', '8061', '8062', '8063', '8064', '8065', '8066', '8262', '8263', '8791', '8792', '8817', '8818', '4545', '5111', '5112', '5164', '5165', '5166', '4107', '4973', '4974', '5783', '5817', '5825', '5832', '5836', '5837', '5839', '5873', '5874', '8112', '8113', '8114', '8115', '8116', '8117', '8118', '8119', '8120', '8121', '4403', '4404', '4644', '4645', '4646', '4306', '4307', '5785', '5786', '5787', '5788', '5086', '5087', '5088', '5089', '5090', '5091', '5092', '5093', '4975', '4976', '4977', '4978', '4979', '4980', '4982', '4983', '4984', '4985', '6456', '5631', '5632', '5633', '5634', '5593', '5620', '5621', '5624', '5625', '5640', '5650', '5250', '5251', '5252', '5318', '5320', '5323', '5324', '5325', '8265', '5185', '5186', '5187', '5189', '5190', '5192', '5193', '5196', '5197', '5198', '5199', '5200', '5201', '5202', '5203', '5204', '5205', '5233', '5234', '5235', '5236', '5237', '5238', '5239', '5242', '5253', '5254', '5255', '5256', '5257', '5258', '5259', '5260', '5261', '5262', '5263', '5265', '5266', '5267', '5268', '5269', '5292', '5293', '5295', '5296', '5297', '5298', '5299', '5304', '5305', '5311', '5312', '5317', '7410', '9321', '9322', '9324', '9327', '9328', '9419', '9424', '5859', '5860', '5861', '5862', '5863', '7411', '7412', '7413', '7414', '4308', '4309', '4352', '4353', '5822', '5906', '5908', '5909', '5922', '8269', '4374', '4375', '4397', '5115', '5176', '5270', '5271', '5272', '5314', '5316', '5883', '7261', '7263', '7265', '7266', '5704', '5717', '6457', '6458', '6459', '7415', '7416', '7417', '7418', '7419', '7420', '7421', '7422', '7423', '7424', '5935', '4546', '4633', '4634', '4635', '4636', '4310', '4311', '4312', '4313', '4100', '4118', '4119', '4511', '4512', '4513', '4651', '4665', '4666', '5790', '5791', '5792', '6991', '6992', '6993', '6994', '6995', '6996', '7429', '8270', '8271', '8272', '4108', '4377', '4379', '4388', '4390', '4391', '4405', '4668', '5101', '5102', '6460', '8273', '8274', '8275', '8276', '8277', '8278', '8279', '8280', '8281', '8282', '8283', '8284', '8285', '8286', '8287', '8288', '8289', '5594', '5595', '5596', '5597', '5598', '4413', '4414', '4415', '4416', '4526', '4527', '4947', '4949', '4950', '4987', '5826', '5840', '5841', '5872', '6461', '7267', '7270', '7271', '7272', '7273', '7277', '7278', '7279', '7280', '7281', '7282', '7283', '7284', '7303', '7310', '7311', '7312', '7316', '7397', '8793', '9238', '5541', '5567', '5688', '9104', '9471', '4989', '5094', '5095', '5096', '4314', '4990', '4991', '4315', '4316', '4317', '4318', '4319', '4547', '4548', '4549', '4637', '4911', '4912', '4913', '4915', '4916', '4941', '4970', '4551', '4552', '4553', '4554', '4555', '4556', '4557', '4558', '4559', '4561', '4562', '4563', '4564', '4565', '4566', '4567', '4568', '4569', '4570', '4571', '4572', '4629', '6310', '6311', '6312', '6313', '6314', '6315', '6316', '6317', '6318', '8782', '6319', '6320', '6321', '6322', '6323', '8466', '6328', '6330', '6331', '6332', '6333', '6334', '6335', '6336', '6337', '6338', '6339', '6343', '6344', '6345', '6346', '6347', '6348', '6349', '6350', '6351', '6352', '6353', '6354', '6355', '6356', '8127', '8128', '8129', '8130', '8131', '8132', '8133', '8134', '8135', '8136', '8137', '8138', '8139', '8140', '8141', '8142', '8143', '8144', '8145', '8146', '8147', '8148', '8149', '8150', '8151', '8152', '8153', '8154', '8155', '8156', '8157', '8158', '8159', '8160', '8161', '8162', '8163', '8164', '8165', '8740', '8956', '8957', '4104', '6340', '6341', '7441', '6342', '6369', '6370', '6371', '6372', '6387', '6396', '6400', '6407', '9130', '6373', '6374', '6375', '6376', '6388', '6393', '6394', '6406', '8716', '9462', '6377', '6378', '6379', '6380', '6381', '6382', '6383', '6384', '6389', '6395', '6409', '7549', '9051', '8665', '8694', '6390', '6391', '6403', '6392', '8294', '4106', '4376', '4381', '4389', '4406', '4438', '4656', '4673', '4894', '4895', '4896', '4897', '4898', '4953', '4954', '5007', '5008', '5009', '5010', '5011', '5012', '5013', '5014', '5015', '5016', '5017', '5018', '5019', '5020', '5021', '5022', '5023', '5075', '5076', '5077', '5078', '5079', '5080', '5133', '5134', '5135', '5136', '5273', '5274', '5321', '5797', '5798', '5799', '5800', '6397', '6484', '6485', '6486', '6487', '6488', '6489', '6490', '6491', '6492', '6493', '6494', '6495', '6496', '6497', '6998', '6999', '7252', '7254', '7255', '7257', '7259', '7260', '7264', '7353', '7460', '7461', '7462', '8167', '8168', '8169', '8170', '8171', '8172', '8173', '8174', '8175', '8176', '8177', '8178', '8179', '8180', '8181', '8182', '8183', '8329', '8330', '8775', '8776', '8777', '8779', '8780', '9012', '9056', '9057', '9248', '9251', '9252', '9300', '9301', '9302', '9303', '9304', '9312', '9313', '9314', '9315', '9316', '9317', '9318', '9319', '4109', '4112', '4132', '4135', '4136', '4652', '4660', '6398', '6399', '7012', '6402', '6404', '6405', '8961', '4995', '4996', '5884', '5885', '5887', '5888', '5889', '5891', '5892', '8324', '8325', '8326', '5731', '5732', '5733', '5734', '5751', '5752', '5755', '5275', '5276', '5277', '5278', '5291', '5294', '8336', '8337', '8338', '8339', '8340', '8341', '8342', '8343', '8344', '8345', '8346', '8347', '8348', '8349', '8350', '8351', '8352', '9231', '9232', '9233', '9234', '4945', '4948', '5036', '5037', '5038', '5039', '5040', '5041', '5042', '6537', '6538', '6539', '6540', '6541', '6542', '6543', '6544', '6545', '6546', '6547', '6548', '6549', '6550', '6551', '6552', '7436', '7474', '7475', '7476', '7477', '7478', '7479', '7480', '7481', '7482', '7483', '7484', '7485', '7486', '7487', '7488', '7489', '7490', '7491', '7492', '7493', '7494', '7495', '7496', '7497', '4129', '4130', '4654', '4655', '4659', '5801', '5818', '7302', '7304', '7305', '7307', '7308', '7309', '7331', '7332', '8358', '8359', '8360', '4454', '4455', '4456', '4961', '4962', '4963', '4964', '5106', '5107', '5108', '5109', '5110', '5177', '5178', '5179', '6568', '6569', '6570', '6571', '6572', '6573', '6574', '6575', '6576', '6577', '6578', '6579', '6580', '6581', '8368', '8369', '8370', '8371', '8372', '8373', '8374', '8375', '8376', '8377', '8378', '8379', '8380', '8381', '8819', '9305', '9306', '9307', '9308', '5735', '5756', '5757', '5758', '5759', '5760', '5761', '5762', '5763', '5764', '5765', '5766', '7503', '8193', '8194', '8195', '8196', '8197', '8198', '8199', '9418', '4101', '4102', '5809', '5810', '5811', '5812', '5829', '7262', '8201', '8202', '8385', '8386', '8387', '8388', '5206', '5207', '5208', '5209', '5210', '5211', '5212', '5213', '5214', '5215', '5216', '5217', '5222', '5223', '5224', '5229', '5230', '5240', '5243', '5244', '5245', '5246', '5247', '5248', '8221', '8719', '9115', '9320', '5736', '5738', '5739', '5741', '5742', '5743', '5744', '5745', '5746', '5747', '5753', '5754', '5769', '5770', '5771', '5772', '5773', '5778', '5779', '5780', '5781', '7539', '7540', '7541', '7542', '7543', '8707', '8708', '8709', '8710', '9002', '9003', '9455', '9456', '5652', '5653', '5659', '5666', '5671', '5673', '5674', '5675', '5676', '5677', '5684', '5689', '7167', '4113', '4114', '4115', '4116', '4117', '4123', '4126', '4336', '5846', '5847', '5848', '5849', '5850', '5851', '5856', '5870', '5875', '5876', '8693', '9236', '9237', '9472', '6126', '6127', '6128', '6129', '6130', '6131', '6132', '6133', '6134', '6135', '6136', '6137', '6139', '6140', '6141', '6142', '6143', '6144', '6145', '6146', '6149', '6150', '6152', '6153', '6154', '6157', '6158', '6159', '7582', '7583', '7584', '8467', '8729', '9058', '9428', '9429', '4992', '5622', '5623', '5626', '7437', '8123', '8124', '8125', '5656', '5657', '5658', '5680', '5681', '4321', '4461', '4993', '4994', '5085', '6463', '6464', '6465', '6466', '6467', '6468', '6469', '6470', '6471', '6472', '7438', '8291', '8292', '9005', '9114', '9422', '4577', '4578', '5678', '4997', '6473', '7439', '4320', '4573', '4574', '4575', '4576', '5635', '5636', '5637', '9458', '9459', '9460', '9461', '4121', '4124', '4507', '4514', '4515', '5842', '5843', '5844', '5845', '5857', '5858', '8126', '8293', '5599', '5927', '5928', '4638', '4639', '4640', '4641', '8816', '4447', '4998', '4999', '5000', '5001', '5002', '5003', '5004', '5005', '6474', '6475', '6476', '6477', '6478', '6479', '6480', '6481', '7044', '7051', '7442', '7443', '7444', '7445', '7446', '7447', '7448', '7449', '7450', '7451', '7452', '7453', '5116', '5117', '5118', '5119', '5120', '5121', '5122', '5123', '5124', '5125', '5126', '5127', '5128', '5129', '5130', '5131', '5132', '5144', '5161', '8820', '8821', '5685', '5697', '5698', '5713', '5714', '5715', '4103', '4383', '5708', '5709', '5710', '5793', '7045', '7054', '7356', '7358', '7359', '7454', '7455', '7456', '7457', '7458', '7459', '8296', '8297', '8298', '8299', '8300', '8301', '8302', '8303', '8304', '8305', '8306', '8307', '8308', '8309', '8310', '9053', '9054', '5542', '4662', '4663', '4664', '4669', '4671', '5794', '5795', '5796', '7306', '5600', '5601', '5602', '5603', '5604', '5605', '8327', '4417', '4418', '4419', '4420', '4421', '4422', '4426', '4427', '4428', '4429', '4430', '4431', '4432', '4433', '4434', '4435', '4436', '4437', '7096', '7097', '7098', '7099', '7100', '7101', '7102', '7103', '7104', '7105', '5516', '5517', '7106', '7107', '7108', '7109', '7110', '8328', '8805', '4322', '4323', '4385', '4386', '4387', '6989', '5893', '5894', '5895', '5896', '5897', '5898', '5899', '5900', '5948', '5904', '5902', '5835', '8184', '5679', '6500', '8185', '4917', '4918', '4919', '4920', '4921', '4922', '4923', '4924', '4938', '4943', '4370', '4371', '4407', '4408', '4409', '4410', '4497', '4657', '5024', '5025', '5026', '5027', '5028', '5029', '5030', '5031', '5032', '5033', '5034', '5035', '5081', '5082', '5083', '5084', '5162', '6501', '6502', '6503', '6504', '6505', '6506', '6507', '6508', '6509', '6510', '6511', '6512', '6513', '6514', '6515', '6516', '6517', '6518', '6519', '6520', '6521', '6522', '6523', '6524', '6525', '6526', '6527', '6528', '6529', '6530', '6531', '6532', '6533', '6534', '6535', '7050', '7053', '8186', '8187', '8188', '8335', '5584', '5585', '4362', '4363', '4364', '4579', '4582', '4583', '6060', '7063', '7064', '7065', '7067', '7068', '7070', '7076', '9111', '9116', '5910', '5929', '5930', '5932', '4585', '4586', '4587', '4588', '4589', '4590', '5043', '5045', '5249', '5782', '6553', '6554', '7317', '7318', '7319', '7326', '5855', '5987', '4498', '7321', '7324', '7325', '5300', '5301', '5302', '5303', '5607', '5608', '5609', '5610', '5611', '4411', '4412', '4458', '4459', '4460', '5137', '5138', '5139', '5140', '5167', '5168', '5169', '5170', '5171', '5172', '5173', '6555', '6556', '6557', '6558', '7056', '7285', '7286', '7287', '7289', '7351', '7352', '7355', '7367', '7368', '7369', '7370', '7371', '7381', '7500', '8361', '8362', '8363', '8364', '8945', '8946', '8947', '5103', '5104', '6559', '6560', '6561', '6562', '6563', '6564', '6565', '6566', '6567', '4520', '4521', '4965', '5813', '5814', '5815', '5816', '5831', '7320', '7322', '7323', '7327', '7328', '7329', '7330', '8365', '8366', '8367', '9464', '9465', '5939', '5940', '5941', '5628', '5629', '5638', '5639', '8200', '8253', '5901', '5944', '5949', '5912', '5913', '5921', '8736', '5878', '5879', '5918', '5919', '5920', '5279', '5280', '6061', '7069', '7072', '7074', '5564', '5590', '8390', '4324', '5669', '5807', '5808', '8392', '8393', '8394', '8395', '8396', '8397', '5319', '4368', '4373', '4326', '4327', '4328', '4329', '4499', '4500', '4501', '4591', '4592', '4593', '4594', '4595', '4596', '4597', '4598', '4599', '4600', '4601', '4602', '4603', '4604', '4605', '4606', '4611', '4648', '4899', '4900', '4925', '4926', '4927', '4928', '4929', '4936', '4944', '4946', '5046', '5047', '5048', '5049', '5050', '5051', '5105', '5834', '6584', '6585', '6586', '6587', '6588', '6589', '6590', '6591', '6592', '6593', '6594', '6595', '6596', '6597', '7504', '7505', '7506', '7507', '7508', '7509', '7510', '7511', '7512', '7513', '7514', '7515', '7516', '7517', '7518', '7519', '7520', '7521', '8399', '8400', '8725', '8726', '8727', '8959', '9298', '9299', '9452', '9453', '9454', '9579', '9580', '9581', '4330', '4331', '4332', '4333', '8712', '8713', '5703', '5711', '5712', '5716', '5718', '5719', '5720', '5721', '5724', '5725', '5726', '5727', '5728', '5729', '8722', '7003', '7004', '5612', '5916', '5947', '8402', '8403', '5175', '4110', '4125', '4127', '4502', '4504', '4524', '9109', '9110', '4393', '7010', '7011', '4354', '4355', '4356', '4357', '4358', '4359', '4360', '4361', '4367', '5142', '5143', '7354', '7360', '9420', '9421', '4643', '5838', '7544', '5309', '5310', '4517', '4518', '4522', '4529', '5052', '5053', '5054', '5803', '5804', '5805', '5806', '5823', '5824', '5828', '7313', '7314', '9059', '9060', '5281', '5282', '5283', '5326', '9330', '9331', '5943', '4334', '4335', '4351', '5055', '5056', '5057', '5058', '5060', '5061', '5062', '5063', '5064', '5065', '6611', '6612', '6613', '6614', '6615', '5641', '5642', '5643', '8415', '8728', '8800', '4380', '4384', '4392', '4608', '4609', '4650', '4610', '4612', '4613', '5827', '8416', '8417', '5518', '5543', '5544', '5614', '4632', '5615', '5654', '5145', '5146', '5147', '5148', '5218', '5219', '5220', '5221', '5284', '5285', '5286', '5287', '5288', '5289', '5290', '5306', '5307', '5308', '7173', '7174', '7175', '7176', '7177', '7178', '7179', '4614', '5149', '5150', '5151', '5152', '5153', '5154', '5155', '5156', '5905', '4337', '5644', '5645', '5646', '5647', '5767', '5774', '5775', '5776', '5777', '6106', '6107', '6108', '6109', '6147', '6155', '6156', '5066', '5097', '5098', '5099', '5100', '6110', '6111', '6112', '6113', '6114', '6119', '6120', '6121', '6122', '6123', '6124', '6125', '6148', '7180', '7181', '7182', '7183', '7184', '7185', '7186', '7187', '7188', '7189', '7190', '5163', '7288', '8444', '8445', '8446', '8447', '5519', '5520', '5548', '5549', '5561', '5570', '5521', '5576', '8802', '9055', '4440', '7274', '7275', '7276', '7372', '7373', '7374', '7375', '7376', '7377', '7378', '7379', '7380', '5525', '5526', '5527', '5528', '5529', '5530', '5545', '5546', '5550', '5551', '5552', '5553', '5554', '5555', '5572', '5586', '5591', '5592', '8448', '5618', '5619', '7191', '7192', '5768', '5616', '5617', '5531', '5532', '5533', '5534', '5535', '5536', '5556', '5565', '5569', '5578', '5579', '7570', '7571', '7572', '7573', '8258', '8451', '9249', '9250', '4443', '4444', '4445', '7251', '7253', '7258', '5537', '5562', '5566', '5577', '7036', '7037', '7038', '7039', '7040', '7041', '8457', '8875', '4394', '4457', '4930', '4931', '4932', '4933', '4934', '4935', '4937', '4966', '4967', '4968', '4969', '4366', '4395', '7052', '5157', '5158', '5159', '8812', '8813', '5313', '5563', '5655', '5660', '5661', '5662', '5663', '5664', '5665', '5667', '5668', '5670', '5672', '5682', '5683', '5686', '5687', '5690', '8460', '9108', '7578', '7579', '7580', '7581', '4523', '4525', '4956', '5802', '5871', '5877', '8247', '8248', '8249', '8250', '8461', '8462', '8463', '4378', '5067', '5068', '5070', '5071', '6624', '5539', '4653', '4672', '7042', '7043', '8691', '8692', '8695', '5160', '4131', '4133', '4338', '4339', '4340', '4341', '4342', '4343', '4344', '4345', '4346', '4347', '4348', '4349', '4615', '4616', '4617', '4618', '4619', '4620', '4621', '4622', '4623', '4624', '4625', '4626', '4627', '4628', '4661', '4951', '5174', '5819', '5820', '5821', '5853', '7357', '7361', '7365', '7366', '7586', '7587', '7588', '7589', '7590', '8724', '9309', '9466', '9467', '9468', '5072', '5073', '5074', '6410', '6411', '6412', '6413', '6414', '6415', '6416', '6417', '6418', '6419', '7061', '8041', '8042', '8043', '9469', '9470', '6462', '6482', '6483', '6498', '6499', '6536', '6582', '7533', '6609', '7135', '7136', '7137', '7138', '7139', '7140', '7141', '7142', '7143', '7144', '7145', '7146', '7147', '7148', '7149', '7150', '7151', '7152', '7153', '7154', '7155', '7156', '7157', '7158', '7159', '7160', '7161', '7162', '7163', '7164', '7165', '7166', '6610', '6616', '6617', '6618', '6619', '6620', '6621', '6622', '6623', '7362', '7363', '7364', '6971', '6972', '6973', '6974', '6976', '6977', '6978', '8190', '8191', '8192', '6979', '6980', '6981', '6987', '6988', '6990', '7000', '7001', '7002', '7463', '7464', '7466', '7467', '7468', '7469', '7470', '7471', '7472', '7473', '7006', '7007', '7008', '7009', '7013', '7015', '7016', '7017', '7018', '7019', '7020', '7021', '7022', '7023', '7024', '7025', '7026', '7027', '8266', '8267', '8268', '8689', '8711', '8718', '7028', '7029', '7030', '7031', '7032', '7033', '7034', '7047', '7049', '7060', '7550', '7551', '7552', '7553', '7554', '7555', '9052', '7055', '7058', '7400', '7401', '7402', '7403', '7404', '7405', '7062', '7071', '7073', '7066', '7075', '7077', '7430', '7082', '7083', '7087', '7088', '7128', '7129', '7130', '7131', '7132', '7133', '8204', '8205', '7268', '7269', '7425', '7426', '7427', '7428', '7431', '7432', '7433', '7434', '7435', '7498', '7499', '7537', '7538', '8210', '8211', '8212', '8213', '8214', '8215', '8216', '8217', '8218', '8219', '8220', '8958', '7545', '7546', '7547', '7548', '8406', '8407', '8408', '8409', '8655', '9004', '7556', '7557', '7558', '7559', '7560', '7561', '7562', '8745', '7563', '7564', '7565', '8443', '7567', '7568', '7569', '7575', '7576', '7577', '8067', '8068', '8069', '8070', '8071', '8072', '8073', '8074', '8075', '8076', '8077', '8078', '8079', '8080', '8081', '8104', '8105', '8106', '8107', '8108', '8109', '8110', '8111', '8206', '8207', '8208', '8209', '8311', '8312', '8313', '8314', '8315', '8316', '8317', '8318', '8320', '8321', '8322', '8331', '8332', '8333', '8334', '8382', '8383', '8384', '8401', '8319', '8452', '8453', '8454', '8455', '8353', '8354', '8355', '8356', '8924', '8925', '8926', '8927', '8937', '8938', '8939', '8940', '8941', '8942', '8943', '8944', '9229') and `option_id` = '16') and `option_value_languages`.`language_id` = '1'
7.21ms/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 ('6598', '6599', '6600', '6601', '6602', '6603', '6604', '6605', '6606', '6607', '6608', '7256', '7522', '7523', '7525', '7526', '7527', '7528', '7529', '7530', '7531', '7532', '7534', '7535', '7536', '4105', '4111', '4325', '4350', '4365', '4372', '4396', '4423', '4425', '4439', '4441', '4446', '4516', '4519', '4528', '4550', '4560', '4580', '4581', '4584', '4607', '4642', '4647', '4649', '4667', '4670', '4914', '4939', '4940', '4942', '4981', '4986', '5006', '5069', '5113', '5141', '5188', '5225', '5226', '5227', '5241', '5264', '5315', '5522', '5523', '5524', '5538', '5540', '5547', '5560', '5587', '5606', '5613', '5648', '5649', '5651', '5691', '5692', '5699', '5700', '5701', '5702', '5789', '5852', '5880', '5890', '5907', '5914', '5915', '5917', '5924', '5931', '5933', '5934', '5936', '5937', '5938', '5942', '5950', '5951', '6105', '6324', '6325', '6329', '6357', '6358', '6359', '6360', '6361', '6362', '6363', '6364', '6365', '6366', '6385', '6401', '6408', '6420', '6583', '6959', '6960', '6961', '6962', '6963', '6964', '6965', '6966', '6967', '6968', '6969', '6970', '6975', '6984', '6985', '6986', '7005', '7014', '7035', '7046', '7057', '7059', '7078', '7079', '7080', '7396', '7398', '7407', '7408', '7440', '7501', '7524', '7566', '7574', '8203', '8260', '8264', '8357', '8389', '8391', '8410', '8411', '8412', '8413', '8414', '8418', '8450', '8456', '8459', '8465', '8516', '8723', '8778', '8781', '8783', '8801', '8803', '8804', '8809', '8814', '8815', '9092', '9093', '9094', '9095', '9096', '9097', '9105', '9113', '9235', '9239', '9240', '9245', '9246', '9247', '9253', '9254', '9255', '9256', '9257', '9258', '9259', '9323', '9325', '9326', '9329', '9392', '9425', '9490', '9491', '9492', '9493', '9494', '9495', '9496', '9497', '9498', '9499', '9500', '9501', '9502', '9503', '9504', '9505', '9506', '9507', '9508', '9509', '9510', '9511', '9512', '9513', '9514', '9515', '9516', '9517', '9518', '9519', '9520', '9521', '9522', '9523', '9524', '9525', '9526', '9527', '9528', '9529', '9530', '9531', '9532', '9533', '9534', '9535', '9536', '9537', '9538', '9539', '9540', '9541', '9542', '9543', '9544', '9545', '9546', '9547', '9548', '9549', '9550', '9551', '9552', '9553', '9554', '9555', '9556', '9557', '9558', '9559', '9560', '9561', '9562', '9563', '9564', '9565', '9566', '9567', '9568', '9569', '9570', '9571', '9572', '9573', '4134', '4674', '5903', '5693', '5181', '5182', '5183', '5184', '5881', '5945', '5694', '5695', '5696', '5705', '5706', '5707', '5722', '5723', '5730', '8874', '8911', '8912', '8913', '6101', '5322', '5923', '5925', '5926', '7089', '7090', '5510', '5511', '5512', '5513', '5514', '5515', '5557', '5558', '5568', '5571', '5573', '5574', '5575', '5580', '5582', '5583', '5588', '5589', '7395', '8714', '8715', '5630', '4303', '4304', '4399', '4530', '4531', '4532', '4533', '4534', '4535', '4536', '4537', '4538', '4539', '4540', '4541', '4542', '4543', '4544', '6326', '6327', '4893', '5833', '5228', '5231', '5882', '5946', '5740', '5748', '5749', '5750', '6102', '6103', '6104', '6115', '6116', '6117', '6118', '6151', '6367', '6368', '6982', '6983', '6997', '7399', '8044', '8046', '8047', '8048', '8049', '8050', '8051', '8261', '8862', '8863', '8864', '8865', '8866', '8867', '8868', '8869', '8870', '8871', '8872', '8873', '4120', '4122', '4305', '4369', '4400', '4401', '4402', '4496', '4901', '4902', '4903', '4904', '4905', '4906', '4907', '4908', '4909', '4910', '4959', '4971', '4972', '5784', '6421', '6422', '6423', '6424', '6425', '6426', '6427', '6428', '6429', '6430', '6431', '6432', '6433', '6434', '6435', '6436', '6437', '6438', '6439', '6440', '6441', '6442', '6443', '6444', '6445', '6446', '6447', '6448', '6449', '6450', '6451', '6452', '6453', '6454', '6455', '7048', '8052', '8053', '8054', '8055', '8056', '8057', '8058', '8059', '8060', '8061', '8062', '8063', '8064', '8065', '8066', '8262', '8263', '8791', '8792', '8817', '8818', '4545', '5111', '5112', '5164', '5165', '5166', '4107', '4973', '4974', '5783', '5817', '5825', '5832', '5836', '5837', '5839', '5873', '5874', '8112', '8113', '8114', '8115', '8116', '8117', '8118', '8119', '8120', '8121', '4403', '4404', '4644', '4645', '4646', '4306', '4307', '5785', '5786', '5787', '5788', '5086', '5087', '5088', '5089', '5090', '5091', '5092', '5093', '4975', '4976', '4977', '4978', '4979', '4980', '4982', '4983', '4984', '4985', '6456', '5631', '5632', '5633', '5634', '5593', '5620', '5621', '5624', '5625', '5640', '5650', '5250', '5251', '5252', '5318', '5320', '5323', '5324', '5325', '8265', '5185', '5186', '5187', '5189', '5190', '5192', '5193', '5196', '5197', '5198', '5199', '5200', '5201', '5202', '5203', '5204', '5205', '5233', '5234', '5235', '5236', '5237', '5238', '5239', '5242', '5253', '5254', '5255', '5256', '5257', '5258', '5259', '5260', '5261', '5262', '5263', '5265', '5266', '5267', '5268', '5269', '5292', '5293', '5295', '5296', '5297', '5298', '5299', '5304', '5305', '5311', '5312', '5317', '7410', '9321', '9322', '9324', '9327', '9328', '9419', '9424', '5859', '5860', '5861', '5862', '5863', '7411', '7412', '7413', '7414', '4308', '4309', '4352', '4353', '5822', '5906', '5908', '5909', '5922', '8269', '4374', '4375', '4397', '5115', '5176', '5270', '5271', '5272', '5314', '5316', '5883', '7261', '7263', '7265', '7266', '5704', '5717', '6457', '6458', '6459', '7415', '7416', '7417', '7418', '7419', '7420', '7421', '7422', '7423', '7424', '5935', '4546', '4633', '4634', '4635', '4636', '4310', '4311', '4312', '4313', '4100', '4118', '4119', '4511', '4512', '4513', '4651', '4665', '4666', '5790', '5791', '5792', '6991', '6992', '6993', '6994', '6995', '6996', '7429', '8270', '8271', '8272', '4108', '4377', '4379', '4388', '4390', '4391', '4405', '4668', '5101', '5102', '6460', '8273', '8274', '8275', '8276', '8277', '8278', '8279', '8280', '8281', '8282', '8283', '8284', '8285', '8286', '8287', '8288', '8289', '5594', '5595', '5596', '5597', '5598', '4413', '4414', '4415', '4416', '4526', '4527', '4947', '4949', '4950', '4987', '5826', '5840', '5841', '5872', '6461', '7267', '7270', '7271', '7272', '7273', '7277', '7278', '7279', '7280', '7281', '7282', '7283', '7284', '7303', '7310', '7311', '7312', '7316', '7397', '8793', '9238', '5541', '5567', '5688', '9104', '9471', '4989', '5094', '5095', '5096', '4314', '4990', '4991', '4315', '4316', '4317', '4318', '4319', '4547', '4548', '4549', '4637', '4911', '4912', '4913', '4915', '4916', '4941', '4970', '4551', '4552', '4553', '4554', '4555', '4556', '4557', '4558', '4559', '4561', '4562', '4563', '4564', '4565', '4566', '4567', '4568', '4569', '4570', '4571', '4572', '4629', '6310', '6311', '6312', '6313', '6314', '6315', '6316', '6317', '6318', '8782', '6319', '6320', '6321', '6322', '6323', '8466', '6328', '6330', '6331', '6332', '6333', '6334', '6335', '6336', '6337', '6338', '6339', '6343', '6344', '6345', '6346', '6347', '6348', '6349', '6350', '6351', '6352', '6353', '6354', '6355', '6356', '8127', '8128', '8129', '8130', '8131', '8132', '8133', '8134', '8135', '8136', '8137', '8138', '8139', '8140', '8141', '8142', '8143', '8144', '8145', '8146', '8147', '8148', '8149', '8150', '8151', '8152', '8153', '8154', '8155', '8156', '8157', '8158', '8159', '8160', '8161', '8162', '8163', '8164', '8165', '8740', '8956', '8957', '4104', '6340', '6341', '7441', '6342', '6369', '6370', '6371', '6372', '6387', '6396', '6400', '6407', '9130', '6373', '6374', '6375', '6376', '6388', '6393', '6394', '6406', '8716', '9462', '6377', '6378', '6379', '6380', '6381', '6382', '6383', '6384', '6389', '6395', '6409', '7549', '9051', '8665', '8694', '6390', '6391', '6403', '6392', '8294', '4106', '4376', '4381', '4389', '4406', '4438', '4656', '4673', '4894', '4895', '4896', '4897', '4898', '4953', '4954', '5007', '5008', '5009', '5010', '5011', '5012', '5013', '5014', '5015', '5016', '5017', '5018', '5019', '5020', '5021', '5022', '5023', '5075', '5076', '5077', '5078', '5079', '5080', '5133', '5134', '5135', '5136', '5273', '5274', '5321', '5797', '5798', '5799', '5800', '6397', '6484', '6485', '6486', '6487', '6488', '6489', '6490', '6491', '6492', '6493', '6494', '6495', '6496', '6497', '6998', '6999', '7252', '7254', '7255', '7257', '7259', '7260', '7264', '7353', '7460', '7461', '7462', '8167', '8168', '8169', '8170', '8171', '8172', '8173', '8174', '8175', '8176', '8177', '8178', '8179', '8180', '8181', '8182', '8183', '8329', '8330', '8775', '8776', '8777', '8779', '8780', '9012', '9056', '9057', '9248', '9251', '9252', '9300', '9301', '9302', '9303', '9304', '9312', '9313', '9314', '9315', '9316', '9317', '9318', '9319', '4109', '4112', '4132', '4135', '4136', '4652', '4660', '6398', '6399', '7012', '6402', '6404', '6405', '8961', '4995', '4996', '5884', '5885', '5887', '5888', '5889', '5891', '5892', '8324', '8325', '8326', '5731', '5732', '5733', '5734', '5751', '5752', '5755', '5275', '5276', '5277', '5278', '5291', '5294', '8336', '8337', '8338', '8339', '8340', '8341', '8342', '8343', '8344', '8345', '8346', '8347', '8348', '8349', '8350', '8351', '8352', '9231', '9232', '9233', '9234', '4945', '4948', '5036', '5037', '5038', '5039', '5040', '5041', '5042', '6537', '6538', '6539', '6540', '6541', '6542', '6543', '6544', '6545', '6546', '6547', '6548', '6549', '6550', '6551', '6552', '7436', '7474', '7475', '7476', '7477', '7478', '7479', '7480', '7481', '7482', '7483', '7484', '7485', '7486', '7487', '7488', '7489', '7490', '7491', '7492', '7493', '7494', '7495', '7496', '7497', '4129', '4130', '4654', '4655', '4659', '5801', '5818', '7302', '7304', '7305', '7307', '7308', '7309', '7331', '7332', '8358', '8359', '8360', '4454', '4455', '4456', '4961', '4962', '4963', '4964', '5106', '5107', '5108', '5109', '5110', '5177', '5178', '5179', '6568', '6569', '6570', '6571', '6572', '6573', '6574', '6575', '6576', '6577', '6578', '6579', '6580', '6581', '8368', '8369', '8370', '8371', '8372', '8373', '8374', '8375', '8376', '8377', '8378', '8379', '8380', '8381', '8819', '9305', '9306', '9307', '9308', '5735', '5756', '5757', '5758', '5759', '5760', '5761', '5762', '5763', '5764', '5765', '5766', '7503', '8193', '8194', '8195', '8196', '8197', '8198', '8199', '9418', '4101', '4102', '5809', '5810', '5811', '5812', '5829', '7262', '8201', '8202', '8385', '8386', '8387', '8388', '5206', '5207', '5208', '5209', '5210', '5211', '5212', '5213', '5214', '5215', '5216', '5217', '5222', '5223', '5224', '5229', '5230', '5240', '5243', '5244', '5245', '5246', '5247', '5248', '8221', '8719', '9115', '9320', '5736', '5738', '5739', '5741', '5742', '5743', '5744', '5745', '5746', '5747', '5753', '5754', '5769', '5770', '5771', '5772', '5773', '5778', '5779', '5780', '5781', '7539', '7540', '7541', '7542', '7543', '8707', '8708', '8709', '8710', '9002', '9003', '9455', '9456', '5652', '5653', '5659', '5666', '5671', '5673', '5674', '5675', '5676', '5677', '5684', '5689', '7167', '4113', '4114', '4115', '4116', '4117', '4123', '4126', '4336', '5846', '5847', '5848', '5849', '5850', '5851', '5856', '5870', '5875', '5876', '8693', '9236', '9237', '9472', '6126', '6127', '6128', '6129', '6130', '6131', '6132', '6133', '6134', '6135', '6136', '6137', '6139', '6140', '6141', '6142', '6143', '6144', '6145', '6146', '6149', '6150', '6152', '6153', '6154', '6157', '6158', '6159', '7582', '7583', '7584', '8467', '8729', '9058', '9428', '9429', '4992', '5622', '5623', '5626', '7437', '8123', '8124', '8125', '5656', '5657', '5658', '5680', '5681', '4321', '4461', '4993', '4994', '5085', '6463', '6464', '6465', '6466', '6467', '6468', '6469', '6470', '6471', '6472', '7438', '8291', '8292', '9005', '9114', '9422', '4577', '4578', '5678', '4997', '6473', '7439', '4320', '4573', '4574', '4575', '4576', '5635', '5636', '5637', '9458', '9459', '9460', '9461', '4121', '4124', '4507', '4514', '4515', '5842', '5843', '5844', '5845', '5857', '5858', '8126', '8293', '5599', '5927', '5928', '4638', '4639', '4640', '4641', '8816', '4447', '4998', '4999', '5000', '5001', '5002', '5003', '5004', '5005', '6474', '6475', '6476', '6477', '6478', '6479', '6480', '6481', '7044', '7051', '7442', '7443', '7444', '7445', '7446', '7447', '7448', '7449', '7450', '7451', '7452', '7453', '5116', '5117', '5118', '5119', '5120', '5121', '5122', '5123', '5124', '5125', '5126', '5127', '5128', '5129', '5130', '5131', '5132', '5144', '5161', '8820', '8821', '5685', '5697', '5698', '5713', '5714', '5715', '4103', '4383', '5708', '5709', '5710', '5793', '7045', '7054', '7356', '7358', '7359', '7454', '7455', '7456', '7457', '7458', '7459', '8296', '8297', '8298', '8299', '8300', '8301', '8302', '8303', '8304', '8305', '8306', '8307', '8308', '8309', '8310', '9053', '9054', '5542', '4662', '4663', '4664', '4669', '4671', '5794', '5795', '5796', '7306', '5600', '5601', '5602', '5603', '5604', '5605', '8327', '4417', '4418', '4419', '4420', '4421', '4422', '4426', '4427', '4428', '4429', '4430', '4431', '4432', '4433', '4434', '4435', '4436', '4437', '7096', '7097', '7098', '7099', '7100', '7101', '7102', '7103', '7104', '7105', '5516', '5517', '7106', '7107', '7108', '7109', '7110', '8328', '8805', '4322', '4323', '4385', '4386', '4387', '6989', '5893', '5894', '5895', '5896', '5897', '5898', '5899', '5900', '5948', '5904', '5902', '5835', '8184', '5679', '6500', '8185', '4917', '4918', '4919', '4920', '4921', '4922', '4923', '4924', '4938', '4943', '4370', '4371', '4407', '4408', '4409', '4410', '4497', '4657', '5024', '5025', '5026', '5027', '5028', '5029', '5030', '5031', '5032', '5033', '5034', '5035', '5081', '5082', '5083', '5084', '5162', '6501', '6502', '6503', '6504', '6505', '6506', '6507', '6508', '6509', '6510', '6511', '6512', '6513', '6514', '6515', '6516', '6517', '6518', '6519', '6520', '6521', '6522', '6523', '6524', '6525', '6526', '6527', '6528', '6529', '6530', '6531', '6532', '6533', '6534', '6535', '7050', '7053', '8186', '8187', '8188', '8335', '5584', '5585', '4362', '4363', '4364', '4579', '4582', '4583', '6060', '7063', '7064', '7065', '7067', '7068', '7070', '7076', '9111', '9116', '5910', '5929', '5930', '5932', '4585', '4586', '4587', '4588', '4589', '4590', '5043', '5045', '5249', '5782', '6553', '6554', '7317', '7318', '7319', '7326', '5855', '5987', '4498', '7321', '7324', '7325', '5300', '5301', '5302', '5303', '5607', '5608', '5609', '5610', '5611', '4411', '4412', '4458', '4459', '4460', '5137', '5138', '5139', '5140', '5167', '5168', '5169', '5170', '5171', '5172', '5173', '6555', '6556', '6557', '6558', '7056', '7285', '7286', '7287', '7289', '7351', '7352', '7355', '7367', '7368', '7369', '7370', '7371', '7381', '7500', '8361', '8362', '8363', '8364', '8945', '8946', '8947', '5103', '5104', '6559', '6560', '6561', '6562', '6563', '6564', '6565', '6566', '6567', '4520', '4521', '4965', '5813', '5814', '5815', '5816', '5831', '7320', '7322', '7323', '7327', '7328', '7329', '7330', '8365', '8366', '8367', '9464', '9465', '5939', '5940', '5941', '5628', '5629', '5638', '5639', '8200', '8253', '5901', '5944', '5949', '5912', '5913', '5921', '8736', '5878', '5879', '5918', '5919', '5920', '5279', '5280', '6061', '7069', '7072', '7074', '5564', '5590', '8390', '4324', '5669', '5807', '5808', '8392', '8393', '8394', '8395', '8396', '8397', '5319', '4368', '4373', '4326', '4327', '4328', '4329', '4499', '4500', '4501', '4591', '4592', '4593', '4594', '4595', '4596', '4597', '4598', '4599', '4600', '4601', '4602', '4603', '4604', '4605', '4606', '4611', '4648', '4899', '4900', '4925', '4926', '4927', '4928', '4929', '4936', '4944', '4946', '5046', '5047', '5048', '5049', '5050', '5051', '5105', '5834', '6584', '6585', '6586', '6587', '6588', '6589', '6590', '6591', '6592', '6593', '6594', '6595', '6596', '6597', '7504', '7505', '7506', '7507', '7508', '7509', '7510', '7511', '7512', '7513', '7514', '7515', '7516', '7517', '7518', '7519', '7520', '7521', '8399', '8400', '8725', '8726', '8727', '8959', '9298', '9299', '9452', '9453', '9454', '9579', '9580', '9581', '4330', '4331', '4332', '4333', '8712', '8713', '5703', '5711', '5712', '5716', '5718', '5719', '5720', '5721', '5724', '5725', '5726', '5727', '5728', '5729', '8722', '7003', '7004', '5612', '5916', '5947', '8402', '8403', '5175', '4110', '4125', '4127', '4502', '4504', '4524', '9109', '9110', '4393', '7010', '7011', '4354', '4355', '4356', '4357', '4358', '4359', '4360', '4361', '4367', '5142', '5143', '7354', '7360', '9420', '9421', '4643', '5838', '7544', '5309', '5310', '4517', '4518', '4522', '4529', '5052', '5053', '5054', '5803', '5804', '5805', '5806', '5823', '5824', '5828', '7313', '7314', '9059', '9060', '5281', '5282', '5283', '5326', '9330', '9331', '5943', '4334', '4335', '4351', '5055', '5056', '5057', '5058', '5060', '5061', '5062', '5063', '5064', '5065', '6611', '6612', '6613', '6614', '6615', '5641', '5642', '5643', '8415', '8728', '8800', '4380', '4384', '4392', '4608', '4609', '4650', '4610', '4612', '4613', '5827', '8416', '8417', '5518', '5543', '5544', '5614', '4632', '5615', '5654', '5145', '5146', '5147', '5148', '5218', '5219', '5220', '5221', '5284', '5285', '5286', '5287', '5288', '5289', '5290', '5306', '5307', '5308', '7173', '7174', '7175', '7176', '7177', '7178', '7179', '4614', '5149', '5150', '5151', '5152', '5153', '5154', '5155', '5156', '5905', '4337', '5644', '5645', '5646', '5647', '5767', '5774', '5775', '5776', '5777', '6106', '6107', '6108', '6109', '6147', '6155', '6156', '5066', '5097', '5098', '5099', '5100', '6110', '6111', '6112', '6113', '6114', '6119', '6120', '6121', '6122', '6123', '6124', '6125', '6148', '7180', '7181', '7182', '7183', '7184', '7185', '7186', '7187', '7188', '7189', '7190', '5163', '7288', '8444', '8445', '8446', '8447', '5519', '5520', '5548', '5549', '5561', '5570', '5521', '5576', '8802', '9055', '4440', '7274', '7275', '7276', '7372', '7373', '7374', '7375', '7376', '7377', '7378', '7379', '7380', '5525', '5526', '5527', '5528', '5529', '5530', '5545', '5546', '5550', '5551', '5552', '5553', '5554', '5555', '5572', '5586', '5591', '5592', '8448', '5618', '5619', '7191', '7192', '5768', '5616', '5617', '5531', '5532', '5533', '5534', '5535', '5536', '5556', '5565', '5569', '5578', '5579', '7570', '7571', '7572', '7573', '8258', '8451', '9249', '9250', '4443', '4444', '4445', '7251', '7253', '7258', '5537', '5562', '5566', '5577', '7036', '7037', '7038', '7039', '7040', '7041', '8457', '8875', '4394', '4457', '4930', '4931', '4932', '4933', '4934', '4935', '4937', '4966', '4967', '4968', '4969', '4366', '4395', '7052', '5157', '5158', '5159', '8812', '8813', '5313', '5563', '5655', '5660', '5661', '5662', '5663', '5664', '5665', '5667', '5668', '5670', '5672', '5682', '5683', '5686', '5687', '5690', '8460', '9108', '7578', '7579', '7580', '7581', '4523', '4525', '4956', '5802', '5871', '5877', '8247', '8248', '8249', '8250', '8461', '8462', '8463', '4378', '5067', '5068', '5070', '5071', '6624', '5539', '4653', '4672', '7042', '7043', '8691', '8692', '8695', '5160', '4131', '4133', '4338', '4339', '4340', '4341', '4342', '4343', '4344', '4345', '4346', '4347', '4348', '4349', '4615', '4616', '4617', '4618', '4619', '4620', '4621', '4622', '4623', '4624', '4625', '4626', '4627', '4628', '4661', '4951', '5174', '5819', '5820', '5821', '5853', '7357', '7361', '7365', '7366', '7586', '7587', '7588', '7589', '7590', '8724', '9309', '9466', '9467', '9468', '5072', '5073', '5074', '6410', '6411', '6412', '6413', '6414', '6415', '6416', '6417', '6418', '6419', '7061', '8041', '8042', '8043', '9469', '9470', '6462', '6482', '6483', '6498', '6499', '6536', '6582', '7533', '6609', '7135', '7136', '7137', '7138', '7139', '7140', '7141', '7142', '7143', '7144', '7145', '7146', '7147', '7148', '7149', '7150', '7151', '7152', '7153', '7154', '7155', '7156', '7157', '7158', '7159', '7160', '7161', '7162', '7163', '7164', '7165', '7166', '6610', '6616', '6617', '6618', '6619', '6620', '6621', '6622', '6623', '7362', '7363', '7364', '6971', '6972', '6973', '6974', '6976', '6977', '6978', '8190', '8191', '8192', '6979', '6980', '6981', '6987', '6988', '6990', '7000', '7001', '7002', '7463', '7464', '7466', '7467', '7468', '7469', '7470', '7471', '7472', '7473', '7006', '7007', '7008', '7009', '7013', '7015', '7016', '7017', '7018', '7019', '7020', '7021', '7022', '7023', '7024', '7025', '7026', '7027', '8266', '8267', '8268', '8689', '8711', '8718', '7028', '7029', '7030', '7031', '7032', '7033', '7034', '7047', '7049', '7060', '7550', '7551', '7552', '7553', '7554', '7555', '9052', '7055', '7058', '7400', '7401', '7402', '7403', '7404', '7405', '7062', '7071', '7073', '7066', '7075', '7077', '7430', '7082', '7083', '7087', '7088', '7128', '7129', '7130', '7131', '7132', '7133', '8204', '8205', '7268', '7269', '7425', '7426', '7427', '7428', '7431', '7432', '7433', '7434', '7435', '7498', '7499', '7537', '7538', '8210', '8211', '8212', '8213', '8214', '8215', '8216', '8217', '8218', '8219', '8220', '8958', '7545', '7546', '7547', '7548', '8406', '8407', '8408', '8409', '8655', '9004', '7556', '7557', '7558', '7559', '7560', '7561', '7562', '8745', '7563', '7564', '7565', '8443', '7567', '7568', '7569', '7575', '7576', '7577', '8067', '8068', '8069', '8070', '8071', '8072', '8073', '8074', '8075', '8076', '8077', '8078', '8079', '8080', '8081', '8104', '8105', '8106', '8107', '8108', '8109', '8110', '8111', '8206', '8207', '8208', '8209', '8311', '8312', '8313', '8314', '8315', '8316', '8317', '8318', '8320', '8321', '8322', '8331', '8332', '8333', '8334', '8382', '8383', '8384', '8401', '8319', '8452', '8453', '8454', '8455', '8353', '8354', '8355', '8356', '8924', '8925', '8926', '8927', '8937', '8938', '8939', '8940', '8941', '8942', '8943', '8944', '9229'))
7.62ms/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 ('6598', '6599', '6600', '6601', '6602', '6603', '6604', '6605', '6606', '6607', '6608', '7256', '7522', '7523', '7525', '7526', '7527', '7528', '7529', '7530', '7531', '7532', '7534', '7535', '7536', '4105', '4111', '4325', '4350', '4365', '4372', '4396', '4423', '4425', '4439', '4441', '4446', '4516', '4519', '4528', '4550', '4560', '4580', '4581', '4584', '4607', '4642', '4647', '4649', '4667', '4670', '4914', '4939', '4940', '4942', '4981', '4986', '5006', '5069', '5113', '5141', '5188', '5225', '5226', '5227', '5241', '5264', '5315', '5522', '5523', '5524', '5538', '5540', '5547', '5560', '5587', '5606', '5613', '5648', '5649', '5651', '5691', '5692', '5699', '5700', '5701', '5702', '5789', '5852', '5880', '5890', '5907', '5914', '5915', '5917', '5924', '5931', '5933', '5934', '5936', '5937', '5938', '5942', '5950', '5951', '6105', '6324', '6325', '6329', '6357', '6358', '6359', '6360', '6361', '6362', '6363', '6364', '6365', '6366', '6385', '6401', '6408', '6420', '6583', '6959', '6960', '6961', '6962', '6963', '6964', '6965', '6966', '6967', '6968', '6969', '6970', '6975', '6984', '6985', '6986', '7005', '7014', '7035', '7046', '7057', '7059', '7078', '7079', '7080', '7396', '7398', '7407', '7408', '7440', '7501', '7524', '7566', '7574', '8203', '8260', '8264', '8357', '8389', '8391', '8410', '8411', '8412', '8413', '8414', '8418', '8450', '8456', '8459', '8465', '8516', '8723', '8778', '8781', '8783', '8801', '8803', '8804', '8809', '8814', '8815', '9092', '9093', '9094', '9095', '9096', '9097', '9105', '9113', '9235', '9239', '9240', '9245', '9246', '9247', '9253', '9254', '9255', '9256', '9257', '9258', '9259', '9323', '9325', '9326', '9329', '9392', '9425', '9490', '9491', '9492', '9493', '9494', '9495', '9496', '9497', '9498', '9499', '9500', '9501', '9502', '9503', '9504', '9505', '9506', '9507', '9508', '9509', '9510', '9511', '9512', '9513', '9514', '9515', '9516', '9517', '9518', '9519', '9520', '9521', '9522', '9523', '9524', '9525', '9526', '9527', '9528', '9529', '9530', '9531', '9532', '9533', '9534', '9535', '9536', '9537', '9538', '9539', '9540', '9541', '9542', '9543', '9544', '9545', '9546', '9547', '9548', '9549', '9550', '9551', '9552', '9553', '9554', '9555', '9556', '9557', '9558', '9559', '9560', '9561', '9562', '9563', '9564', '9565', '9566', '9567', '9568', '9569', '9570', '9571', '9572', '9573', '4134', '4674', '5903', '5693', '5181', '5182', '5183', '5184', '5881', '5945', '5694', '5695', '5696', '5705', '5706', '5707', '5722', '5723', '5730', '8874', '8911', '8912', '8913', '6101', '5322', '5923', '5925', '5926', '7089', '7090', '5510', '5511', '5512', '5513', '5514', '5515', '5557', '5558', '5568', '5571', '5573', '5574', '5575', '5580', '5582', '5583', '5588', '5589', '7395', '8714', '8715', '5630', '4303', '4304', '4399', '4530', '4531', '4532', '4533', '4534', '4535', '4536', '4537', '4538', '4539', '4540', '4541', '4542', '4543', '4544', '6326', '6327', '4893', '5833', '5228', '5231', '5882', '5946', '5740', '5748', '5749', '5750', '6102', '6103', '6104', '6115', '6116', '6117', '6118', '6151', '6367', '6368', '6982', '6983', '6997', '7399', '8044', '8046', '8047', '8048', '8049', '8050', '8051', '8261', '8862', '8863', '8864', '8865', '8866', '8867', '8868', '8869', '8870', '8871', '8872', '8873', '4120', '4122', '4305', '4369', '4400', '4401', '4402', '4496', '4901', '4902', '4903', '4904', '4905', '4906', '4907', '4908', '4909', '4910', '4959', '4971', '4972', '5784', '6421', '6422', '6423', '6424', '6425', '6426', '6427', '6428', '6429', '6430', '6431', '6432', '6433', '6434', '6435', '6436', '6437', '6438', '6439', '6440', '6441', '6442', '6443', '6444', '6445', '6446', '6447', '6448', '6449', '6450', '6451', '6452', '6453', '6454', '6455', '7048', '8052', '8053', '8054', '8055', '8056', '8057', '8058', '8059', '8060', '8061', '8062', '8063', '8064', '8065', '8066', '8262', '8263', '8791', '8792', '8817', '8818', '4545', '5111', '5112', '5164', '5165', '5166', '4107', '4973', '4974', '5783', '5817', '5825', '5832', '5836', '5837', '5839', '5873', '5874', '8112', '8113', '8114', '8115', '8116', '8117', '8118', '8119', '8120', '8121', '4403', '4404', '4644', '4645', '4646', '4306', '4307', '5785', '5786', '5787', '5788', '5086', '5087', '5088', '5089', '5090', '5091', '5092', '5093', '4975', '4976', '4977', '4978', '4979', '4980', '4982', '4983', '4984', '4985', '6456', '5631', '5632', '5633', '5634', '5593', '5620', '5621', '5624', '5625', '5640', '5650', '5250', '5251', '5252', '5318', '5320', '5323', '5324', '5325', '8265', '5185', '5186', '5187', '5189', '5190', '5192', '5193', '5196', '5197', '5198', '5199', '5200', '5201', '5202', '5203', '5204', '5205', '5233', '5234', '5235', '5236', '5237', '5238', '5239', '5242', '5253', '5254', '5255', '5256', '5257', '5258', '5259', '5260', '5261', '5262', '5263', '5265', '5266', '5267', '5268', '5269', '5292', '5293', '5295', '5296', '5297', '5298', '5299', '5304', '5305', '5311', '5312', '5317', '7410', '9321', '9322', '9324', '9327', '9328', '9419', '9424', '5859', '5860', '5861', '5862', '5863', '7411', '7412', '7413', '7414', '4308', '4309', '4352', '4353', '5822', '5906', '5908', '5909', '5922', '8269', '4374', '4375', '4397', '5115', '5176', '5270', '5271', '5272', '5314', '5316', '5883', '7261', '7263', '7265', '7266', '5704', '5717', '6457', '6458', '6459', '7415', '7416', '7417', '7418', '7419', '7420', '7421', '7422', '7423', '7424', '5935', '4546', '4633', '4634', '4635', '4636', '4310', '4311', '4312', '4313', '4100', '4118', '4119', '4511', '4512', '4513', '4651', '4665', '4666', '5790', '5791', '5792', '6991', '6992', '6993', '6994', '6995', '6996', '7429', '8270', '8271', '8272', '4108', '4377', '4379', '4388', '4390', '4391', '4405', '4668', '5101', '5102', '6460', '8273', '8274', '8275', '8276', '8277', '8278', '8279', '8280', '8281', '8282', '8283', '8284', '8285', '8286', '8287', '8288', '8289', '5594', '5595', '5596', '5597', '5598', '4413', '4414', '4415', '4416', '4526', '4527', '4947', '4949', '4950', '4987', '5826', '5840', '5841', '5872', '6461', '7267', '7270', '7271', '7272', '7273', '7277', '7278', '7279', '7280', '7281', '7282', '7283', '7284', '7303', '7310', '7311', '7312', '7316', '7397', '8793', '9238', '5541', '5567', '5688', '9104', '9471', '4989', '5094', '5095', '5096', '4314', '4990', '4991', '4315', '4316', '4317', '4318', '4319', '4547', '4548', '4549', '4637', '4911', '4912', '4913', '4915', '4916', '4941', '4970', '4551', '4552', '4553', '4554', '4555', '4556', '4557', '4558', '4559', '4561', '4562', '4563', '4564', '4565', '4566', '4567', '4568', '4569', '4570', '4571', '4572', '4629', '6310', '6311', '6312', '6313', '6314', '6315', '6316', '6317', '6318', '8782', '6319', '6320', '6321', '6322', '6323', '8466', '6328', '6330', '6331', '6332', '6333', '6334', '6335', '6336', '6337', '6338', '6339', '6343', '6344', '6345', '6346', '6347', '6348', '6349', '6350', '6351', '6352', '6353', '6354', '6355', '6356', '8127', '8128', '8129', '8130', '8131', '8132', '8133', '8134', '8135', '8136', '8137', '8138', '8139', '8140', '8141', '8142', '8143', '8144', '8145', '8146', '8147', '8148', '8149', '8150', '8151', '8152', '8153', '8154', '8155', '8156', '8157', '8158', '8159', '8160', '8161', '8162', '8163', '8164', '8165', '8740', '8956', '8957', '4104', '6340', '6341', '7441', '6342', '6369', '6370', '6371', '6372', '6387', '6396', '6400', '6407', '9130', '6373', '6374', '6375', '6376', '6388', '6393', '6394', '6406', '8716', '9462', '6377', '6378', '6379', '6380', '6381', '6382', '6383', '6384', '6389', '6395', '6409', '7549', '9051', '8665', '8694', '6390', '6391', '6403', '6392', '8294', '4106', '4376', '4381', '4389', '4406', '4438', '4656', '4673', '4894', '4895', '4896', '4897', '4898', '4953', '4954', '5007', '5008', '5009', '5010', '5011', '5012', '5013', '5014', '5015', '5016', '5017', '5018', '5019', '5020', '5021', '5022', '5023', '5075', '5076', '5077', '5078', '5079', '5080', '5133', '5134', '5135', '5136', '5273', '5274', '5321', '5797', '5798', '5799', '5800', '6397', '6484', '6485', '6486', '6487', '6488', '6489', '6490', '6491', '6492', '6493', '6494', '6495', '6496', '6497', '6998', '6999', '7252', '7254', '7255', '7257', '7259', '7260', '7264', '7353', '7460', '7461', '7462', '8167', '8168', '8169', '8170', '8171', '8172', '8173', '8174', '8175', '8176', '8177', '8178', '8179', '8180', '8181', '8182', '8183', '8329', '8330', '8775', '8776', '8777', '8779', '8780', '9012', '9056', '9057', '9248', '9251', '9252', '9300', '9301', '9302', '9303', '9304', '9312', '9313', '9314', '9315', '9316', '9317', '9318', '9319', '4109', '4112', '4132', '4135', '4136', '4652', '4660', '6398', '6399', '7012', '6402', '6404', '6405', '8961', '4995', '4996', '5884', '5885', '5887', '5888', '5889', '5891', '5892', '8324', '8325', '8326', '5731', '5732', '5733', '5734', '5751', '5752', '5755', '5275', '5276', '5277', '5278', '5291', '5294', '8336', '8337', '8338', '8339', '8340', '8341', '8342', '8343', '8344', '8345', '8346', '8347', '8348', '8349', '8350', '8351', '8352', '9231', '9232', '9233', '9234', '4945', '4948', '5036', '5037', '5038', '5039', '5040', '5041', '5042', '6537', '6538', '6539', '6540', '6541', '6542', '6543', '6544', '6545', '6546', '6547', '6548', '6549', '6550', '6551', '6552', '7436', '7474', '7475', '7476', '7477', '7478', '7479', '7480', '7481', '7482', '7483', '7484', '7485', '7486', '7487', '7488', '7489', '7490', '7491', '7492', '7493', '7494', '7495', '7496', '7497', '4129', '4130', '4654', '4655', '4659', '5801', '5818', '7302', '7304', '7305', '7307', '7308', '7309', '7331', '7332', '8358', '8359', '8360', '4454', '4455', '4456', '4961', '4962', '4963', '4964', '5106', '5107', '5108', '5109', '5110', '5177', '5178', '5179', '6568', '6569', '6570', '6571', '6572', '6573', '6574', '6575', '6576', '6577', '6578', '6579', '6580', '6581', '8368', '8369', '8370', '8371', '8372', '8373', '8374', '8375', '8376', '8377', '8378', '8379', '8380', '8381', '8819', '9305', '9306', '9307', '9308', '5735', '5756', '5757', '5758', '5759', '5760', '5761', '5762', '5763', '5764', '5765', '5766', '7503', '8193', '8194', '8195', '8196', '8197', '8198', '8199', '9418', '4101', '4102', '5809', '5810', '5811', '5812', '5829', '7262', '8201', '8202', '8385', '8386', '8387', '8388', '5206', '5207', '5208', '5209', '5210', '5211', '5212', '5213', '5214', '5215', '5216', '5217', '5222', '5223', '5224', '5229', '5230', '5240', '5243', '5244', '5245', '5246', '5247', '5248', '8221', '8719', '9115', '9320', '5736', '5738', '5739', '5741', '5742', '5743', '5744', '5745', '5746', '5747', '5753', '5754', '5769', '5770', '5771', '5772', '5773', '5778', '5779', '5780', '5781', '7539', '7540', '7541', '7542', '7543', '8707', '8708', '8709', '8710', '9002', '9003', '9455', '9456', '5652', '5653', '5659', '5666', '5671', '5673', '5674', '5675', '5676', '5677', '5684', '5689', '7167', '4113', '4114', '4115', '4116', '4117', '4123', '4126', '4336', '5846', '5847', '5848', '5849', '5850', '5851', '5856', '5870', '5875', '5876', '8693', '9236', '9237', '9472', '6126', '6127', '6128', '6129', '6130', '6131', '6132', '6133', '6134', '6135', '6136', '6137', '6139', '6140', '6141', '6142', '6143', '6144', '6145', '6146', '6149', '6150', '6152', '6153', '6154', '6157', '6158', '6159', '7582', '7583', '7584', '8467', '8729', '9058', '9428', '9429', '4992', '5622', '5623', '5626', '7437', '8123', '8124', '8125', '5656', '5657', '5658', '5680', '5681', '4321', '4461', '4993', '4994', '5085', '6463', '6464', '6465', '6466', '6467', '6468', '6469', '6470', '6471', '6472', '7438', '8291', '8292', '9005', '9114', '9422', '4577', '4578', '5678', '4997', '6473', '7439', '4320', '4573', '4574', '4575', '4576', '5635', '5636', '5637', '9458', '9459', '9460', '9461', '4121', '4124', '4507', '4514', '4515', '5842', '5843', '5844', '5845', '5857', '5858', '8126', '8293', '5599', '5927', '5928', '4638', '4639', '4640', '4641', '8816', '4447', '4998', '4999', '5000', '5001', '5002', '5003', '5004', '5005', '6474', '6475', '6476', '6477', '6478', '6479', '6480', '6481', '7044', '7051', '7442', '7443', '7444', '7445', '7446', '7447', '7448', '7449', '7450', '7451', '7452', '7453', '5116', '5117', '5118', '5119', '5120', '5121', '5122', '5123', '5124', '5125', '5126', '5127', '5128', '5129', '5130', '5131', '5132', '5144', '5161', '8820', '8821', '5685', '5697', '5698', '5713', '5714', '5715', '4103', '4383', '5708', '5709', '5710', '5793', '7045', '7054', '7356', '7358', '7359', '7454', '7455', '7456', '7457', '7458', '7459', '8296', '8297', '8298', '8299', '8300', '8301', '8302', '8303', '8304', '8305', '8306', '8307', '8308', '8309', '8310', '9053', '9054', '5542', '4662', '4663', '4664', '4669', '4671', '5794', '5795', '5796', '7306', '5600', '5601', '5602', '5603', '5604', '5605', '8327', '4417', '4418', '4419', '4420', '4421', '4422', '4426', '4427', '4428', '4429', '4430', '4431', '4432', '4433', '4434', '4435', '4436', '4437', '7096', '7097', '7098', '7099', '7100', '7101', '7102', '7103', '7104', '7105', '5516', '5517', '7106', '7107', '7108', '7109', '7110', '8328', '8805', '4322', '4323', '4385', '4386', '4387', '6989', '5893', '5894', '5895', '5896', '5897', '5898', '5899', '5900', '5948', '5904', '5902', '5835', '8184', '5679', '6500', '8185', '4917', '4918', '4919', '4920', '4921', '4922', '4923', '4924', '4938', '4943', '4370', '4371', '4407', '4408', '4409', '4410', '4497', '4657', '5024', '5025', '5026', '5027', '5028', '5029', '5030', '5031', '5032', '5033', '5034', '5035', '5081', '5082', '5083', '5084', '5162', '6501', '6502', '6503', '6504', '6505', '6506', '6507', '6508', '6509', '6510', '6511', '6512', '6513', '6514', '6515', '6516', '6517', '6518', '6519', '6520', '6521', '6522', '6523', '6524', '6525', '6526', '6527', '6528', '6529', '6530', '6531', '6532', '6533', '6534', '6535', '7050', '7053', '8186', '8187', '8188', '8335', '5584', '5585', '4362', '4363', '4364', '4579', '4582', '4583', '6060', '7063', '7064', '7065', '7067', '7068', '7070', '7076', '9111', '9116', '5910', '5929', '5930', '5932', '4585', '4586', '4587', '4588', '4589', '4590', '5043', '5045', '5249', '5782', '6553', '6554', '7317', '7318', '7319', '7326', '5855', '5987', '4498', '7321', '7324', '7325', '5300', '5301', '5302', '5303', '5607', '5608', '5609', '5610', '5611', '4411', '4412', '4458', '4459', '4460', '5137', '5138', '5139', '5140', '5167', '5168', '5169', '5170', '5171', '5172', '5173', '6555', '6556', '6557', '6558', '7056', '7285', '7286', '7287', '7289', '7351', '7352', '7355', '7367', '7368', '7369', '7370', '7371', '7381', '7500', '8361', '8362', '8363', '8364', '8945', '8946', '8947', '5103', '5104', '6559', '6560', '6561', '6562', '6563', '6564', '6565', '6566', '6567', '4520', '4521', '4965', '5813', '5814', '5815', '5816', '5831', '7320', '7322', '7323', '7327', '7328', '7329', '7330', '8365', '8366', '8367', '9464', '9465', '5939', '5940', '5941', '5628', '5629', '5638', '5639', '8200', '8253', '5901', '5944', '5949', '5912', '5913', '5921', '8736', '5878', '5879', '5918', '5919', '5920', '5279', '5280', '6061', '7069', '7072', '7074', '5564', '5590', '8390', '4324', '5669', '5807', '5808', '8392', '8393', '8394', '8395', '8396', '8397', '5319', '4368', '4373', '4326', '4327', '4328', '4329', '4499', '4500', '4501', '4591', '4592', '4593', '4594', '4595', '4596', '4597', '4598', '4599', '4600', '4601', '4602', '4603', '4604', '4605', '4606', '4611', '4648', '4899', '4900', '4925', '4926', '4927', '4928', '4929', '4936', '4944', '4946', '5046', '5047', '5048', '5049', '5050', '5051', '5105', '5834', '6584', '6585', '6586', '6587', '6588', '6589', '6590', '6591', '6592', '6593', '6594', '6595', '6596', '6597', '7504', '7505', '7506', '7507', '7508', '7509', '7510', '7511', '7512', '7513', '7514', '7515', '7516', '7517', '7518', '7519', '7520', '7521', '8399', '8400', '8725', '8726', '8727', '8959', '9298', '9299', '9452', '9453', '9454', '9579', '9580', '9581', '4330', '4331', '4332', '4333', '8712', '8713', '5703', '5711', '5712', '5716', '5718', '5719', '5720', '5721', '5724', '5725', '5726', '5727', '5728', '5729', '8722', '7003', '7004', '5612', '5916', '5947', '8402', '8403', '5175', '4110', '4125', '4127', '4502', '4504', '4524', '9109', '9110', '4393', '7010', '7011', '4354', '4355', '4356', '4357', '4358', '4359', '4360', '4361', '4367', '5142', '5143', '7354', '7360', '9420', '9421', '4643', '5838', '7544', '5309', '5310', '4517', '4518', '4522', '4529', '5052', '5053', '5054', '5803', '5804', '5805', '5806', '5823', '5824', '5828', '7313', '7314', '9059', '9060', '5281', '5282', '5283', '5326', '9330', '9331', '5943', '4334', '4335', '4351', '5055', '5056', '5057', '5058', '5060', '5061', '5062', '5063', '5064', '5065', '6611', '6612', '6613', '6614', '6615', '5641', '5642', '5643', '8415', '8728', '8800', '4380', '4384', '4392', '4608', '4609', '4650', '4610', '4612', '4613', '5827', '8416', '8417', '5518', '5543', '5544', '5614', '4632', '5615', '5654', '5145', '5146', '5147', '5148', '5218', '5219', '5220', '5221', '5284', '5285', '5286', '5287', '5288', '5289', '5290', '5306', '5307', '5308', '7173', '7174', '7175', '7176', '7177', '7178', '7179', '4614', '5149', '5150', '5151', '5152', '5153', '5154', '5155', '5156', '5905', '4337', '5644', '5645', '5646', '5647', '5767', '5774', '5775', '5776', '5777', '6106', '6107', '6108', '6109', '6147', '6155', '6156', '5066', '5097', '5098', '5099', '5100', '6110', '6111', '6112', '6113', '6114', '6119', '6120', '6121', '6122', '6123', '6124', '6125', '6148', '7180', '7181', '7182', '7183', '7184', '7185', '7186', '7187', '7188', '7189', '7190', '5163', '7288', '8444', '8445', '8446', '8447', '5519', '5520', '5548', '5549', '5561', '5570', '5521', '5576', '8802', '9055', '4440', '7274', '7275', '7276', '7372', '7373', '7374', '7375', '7376', '7377', '7378', '7379', '7380', '5525', '5526', '5527', '5528', '5529', '5530', '5545', '5546', '5550', '5551', '5552', '5553', '5554', '5555', '5572', '5586', '5591', '5592', '8448', '5618', '5619', '7191', '7192', '5768', '5616', '5617', '5531', '5532', '5533', '5534', '5535', '5536', '5556', '5565', '5569', '5578', '5579', '7570', '7571', '7572', '7573', '8258', '8451', '9249', '9250', '4443', '4444', '4445', '7251', '7253', '7258', '5537', '5562', '5566', '5577', '7036', '7037', '7038', '7039', '7040', '7041', '8457', '8875', '4394', '4457', '4930', '4931', '4932', '4933', '4934', '4935', '4937', '4966', '4967', '4968', '4969', '4366', '4395', '7052', '5157', '5158', '5159', '8812', '8813', '5313', '5563', '5655', '5660', '5661', '5662', '5663', '5664', '5665', '5667', '5668', '5670', '5672', '5682', '5683', '5686', '5687', '5690', '8460', '9108', '7578', '7579', '7580', '7581', '4523', '4525', '4956', '5802', '5871', '5877', '8247', '8248', '8249', '8250', '8461', '8462', '8463', '4378', '5067', '5068', '5070', '5071', '6624', '5539', '4653', '4672', '7042', '7043', '8691', '8692', '8695', '5160', '4131', '4133', '4338', '4339', '4340', '4341', '4342', '4343', '4344', '4345', '4346', '4347', '4348', '4349', '4615', '4616', '4617', '4618', '4619', '4620', '4621', '4622', '4623', '4624', '4625', '4626', '4627', '4628', '4661', '4951', '5174', '5819', '5820', '5821', '5853', '7357', '7361', '7365', '7366', '7586', '7587', '7588', '7589', '7590', '8724', '9309', '9466', '9467', '9468', '5072', '5073', '5074', '6410', '6411', '6412', '6413', '6414', '6415', '6416', '6417', '6418', '6419', '7061', '8041', '8042', '8043', '9469', '9470', '6462', '6482', '6483', '6498', '6499', '6536', '6582', '7533', '6609', '7135', '7136', '7137', '7138', '7139', '7140', '7141', '7142', '7143', '7144', '7145', '7146', '7147', '7148', '7149', '7150', '7151', '7152', '7153', '7154', '7155', '7156', '7157', '7158', '7159', '7160', '7161', '7162', '7163', '7164', '7165', '7166', '6610', '6616', '6617', '6618', '6619', '6620', '6621', '6622', '6623', '7362', '7363', '7364', '6971', '6972', '6973', '6974', '6976', '6977', '6978', '8190', '8191', '8192', '6979', '6980', '6981', '6987', '6988', '6990', '7000', '7001', '7002', '7463', '7464', '7466', '7467', '7468', '7469', '7470', '7471', '7472', '7473', '7006', '7007', '7008', '7009', '7013', '7015', '7016', '7017', '7018', '7019', '7020', '7021', '7022', '7023', '7024', '7025', '7026', '7027', '8266', '8267', '8268', '8689', '8711', '8718', '7028', '7029', '7030', '7031', '7032', '7033', '7034', '7047', '7049', '7060', '7550', '7551', '7552', '7553', '7554', '7555', '9052', '7055', '7058', '7400', '7401', '7402', '7403', '7404', '7405', '7062', '7071', '7073', '7066', '7075', '7077', '7430', '7082', '7083', '7087', '7088', '7128', '7129', '7130', '7131', '7132', '7133', '8204', '8205', '7268', '7269', '7425', '7426', '7427', '7428', '7431', '7432', '7433', '7434', '7435', '7498', '7499', '7537', '7538', '8210', '8211', '8212', '8213', '8214', '8215', '8216', '8217', '8218', '8219', '8220', '8958', '7545', '7546', '7547', '7548', '8406', '8407', '8408', '8409', '8655', '9004', '7556', '7557', '7558', '7559', '7560', '7561', '7562', '8745', '7563', '7564', '7565', '8443', '7567', '7568', '7569', '7575', '7576', '7577', '8067', '8068', '8069', '8070', '8071', '8072', '8073', '8074', '8075', '8076', '8077', '8078', '8079', '8080', '8081', '8104', '8105', '8106', '8107', '8108', '8109', '8110', '8111', '8206', '8207', '8208', '8209', '8311', '8312', '8313', '8314', '8315', '8316', '8317', '8318', '8320', '8321', '8322', '8331', '8332', '8333', '8334', '8382', '8383', '8384', '8401', '8319', '8452', '8453', '8454', '8455', '8353', '8354', '8355', '8356', '8924', '8925', '8926', '8927', '8937', '8938', '8939', '8940', '8941', '8942', '8943', '8944', '9229') and (`in_filter` = '1' and `specification_languages`.`language_id` = '1') and `products`.`deleted_at` is null
7ms/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-06 14:15:31' or `start_time` is null) and (`end_time` >= '2025-07-06 14:15:31' or `end_time` is null) and (`is_active` = '1' and `banner_type_id` = '10') and `languages`.`code` = 'en' order by `order_number` asc
900μ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-06 14:15:31' or `start_time` is null) and (`end_time` >= '2025-07-06 14:15:31' or `end_time` is null) and (`is_active` = '1') and `languages`.`code` = 'en' and `banner_type_id` in ('19', '20', '21')
720μs/app/WebsiteBanner.php:59alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `sessions` where `id` = 'mGOaz7bC56fQkpXAuBzebudjitXLA2mkDXZJ9cU8' limit 1
530μs/vendor/maximebf/debugbar/src/DebugBar/DebugBar.php:427alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|