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` = 'AYSlhjon8W0MSG7Znc305x2OVIADnnyJyLOYDoVO' limit 1
3.6ms/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')
500μsmiddleware::headerfooter:64alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `languages` where (`status` = '1' and `code` = 'en') limit 1
210μsmiddleware::headerfooter:70alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `languages` where `status` = '1'
200μ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
460μsmiddleware::headerfooter:76alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `languages` where (`code` = 'en' and `status` = '1') limit 1
220μs/app/Category.php:197alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` inner join `category_languages` on `categories`.`id` = `category_languages`.`category_id` where (`categories`.`status` = '1' and `parent_id` = '0') and (`category_languages`.`language_id` = '1') order by `categories`.`order_number` asc
1.07ms/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
680μ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
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` = '172') and (`category_languages`.`language_id` = '1') order by `categories`.`order_number` asc
690μ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
650μ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` = '200') and (`category_languages`.`language_id` = '1') order by `categories`.`order_number` asc
640μ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
660μ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
650μ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
650μ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
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` = '1') and (`category_languages`.`language_id` = '1') order by `categories`.`order_number` asc
690μs/app/Category.php:224alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` inner join `category_languages` on `categories`.`id` = `category_languages`.`category_id` where (`status` = '1' and `parent_id` = '5') and (`category_languages`.`language_id` = '1') order by `categories`.`order_number` asc
650μ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` = '6') 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` = '7') 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` = '2') and (`category_languages`.`language_id` = '1') order by `categories`.`order_number` asc
920μ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
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` = '10') 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` = '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
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` = '13') and (`category_languages`.`language_id` = '1') order by `categories`.`order_number` asc
660μ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
660μ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
660μ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
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` = '17') 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` = '18') 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` = '19') and (`category_languages`.`language_id` = '1') order by `categories`.`order_number` asc
660μ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
660μ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
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` = '22') 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` = '23') and (`category_languages`.`language_id` = '1') order by `categories`.`order_number` asc
660μ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
660μ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
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` = '26') and (`category_languages`.`language_id` = '1') order by `categories`.`order_number` asc
650μ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
660μ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
650μs/app/Category.php:258alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` inner join `category_languages` on `categories`.`id` = `category_languages`.`category_id` where (`status` = '1' and `parent_id` = '37') and (`category_languages`.`language_id` = '1') order by `categories`.`order_number` asc
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` = '38') and (`category_languages`.`language_id` = '1') order by `categories`.`order_number` asc
1.71ms/app/Category.php:258alisonsoutfre_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
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` = '40') 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` = '41') and (`category_languages`.`language_id` = '1') order by `categories`.`order_number` asc
660μs/app/Category.php:258alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` inner join `category_languages` on `categories`.`id` = `category_languages`.`category_id` where (`status` = '1' and `parent_id` = '42') and (`category_languages`.`language_id` = '1') order by `categories`.`order_number` asc
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` = '43') 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` = '44') 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` = '45') and (`category_languages`.`language_id` = '1') order by `categories`.`order_number` asc
640μs/app/Category.php:258alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` inner join `category_languages` on `categories`.`id` = `category_languages`.`category_id` where (`status` = '1' and `parent_id` = '46') and (`category_languages`.`language_id` = '1') order by `categories`.`order_number` asc
660μs/app/Category.php:258alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` inner join `category_languages` on `categories`.`id` = `category_languages`.`category_id` where (`status` = '1' and `parent_id` = '29') and (`category_languages`.`language_id` = '1') order by `categories`.`order_number` asc
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` = '30') and (`category_languages`.`language_id` = '1') order by `categories`.`order_number` asc
650μ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` = '31') and (`category_languages`.`language_id` = '1') order by `categories`.`order_number` asc
660μs/app/Category.php:258alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` inner join `category_languages` on `categories`.`id` = `category_languages`.`category_id` where (`status` = '1' and `parent_id` = '32') and (`category_languages`.`language_id` = '1') order by `categories`.`order_number` asc
650μs/app/Category.php:258alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` inner join `category_languages` on `categories`.`id` = `category_languages`.`category_id` where (`status` = '1' and `parent_id` = '72') and (`category_languages`.`language_id` = '1') order by `categories`.`order_number` asc
660μ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
660μs/app/Category.php:258alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` inner join `category_languages` on `categories`.`id` = `category_languages`.`category_id` where (`status` = '1' and `parent_id` = '73') and (`category_languages`.`language_id` = '1') order by `categories`.`order_number` asc
650μs/app/Category.php:258alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` inner join `category_languages` on `categories`.`id` = `category_languages`.`category_id` where (`status` = '1' and `parent_id` = '34') and (`category_languages`.`language_id` = '1') order by `categories`.`order_number` asc
660μs/app/Category.php:258alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` inner join `category_languages` on `categories`.`id` = `category_languages`.`category_id` where (`status` = '1' and `parent_id` = '35') and (`category_languages`.`language_id` = '1') order by `categories`.`order_number` asc
640μs/app/Category.php:258alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` inner join `category_languages` on `categories`.`id` = `category_languages`.`category_id` where (`status` = '1' and `parent_id` = '36') and (`category_languages`.`language_id` = '1') order by `categories`.`order_number` asc
660μs/app/Category.php:258alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` inner join `category_languages` on `categories`.`id` = `category_languages`.`category_id` where (`status` = '1' and `parent_id` = '47') and (`category_languages`.`language_id` = '1') order by `categories`.`order_number` asc
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` = '48') 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` = '49') and (`category_languages`.`language_id` = '1') order by `categories`.`order_number` asc
660μs/app/Category.php:258alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` inner join `category_languages` on `categories`.`id` = `category_languages`.`category_id` where (`status` = '1' and `parent_id` = '50') and (`category_languages`.`language_id` = '1') order by `categories`.`order_number` asc
660μs/app/Category.php:258alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` inner join `category_languages` on `categories`.`id` = `category_languages`.`category_id` where (`status` = '1' and `parent_id` = '51') and (`category_languages`.`language_id` = '1') order by `categories`.`order_number` asc
650μs/app/Category.php:258alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` inner join `category_languages` on `categories`.`id` = `category_languages`.`category_id` where (`status` = '1' and `parent_id` = '185') and (`category_languages`.`language_id` = '1') order by `categories`.`order_number` asc
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` = '52') 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` = '53') and (`category_languages`.`language_id` = '1') order by `categories`.`order_number` asc
1.74ms/app/Category.php:258alisonsoutfre_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
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` = '55') 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` = '56') 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` = '57') 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` = '58') 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` = '59') 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` = '60') and (`category_languages`.`language_id` = '1') order by `categories`.`order_number` asc
1.44ms/app/Category.php:258alisonsoutfre_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
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` = '61') 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` = '62') and (`category_languages`.`language_id` = '1') order by `categories`.`order_number` asc
770μs/app/Category.php:258alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` inner join `category_languages` on `categories`.`id` = `category_languages`.`category_id` where (`status` = '1' and `parent_id` = '63') and (`category_languages`.`language_id` = '1') order by `categories`.`order_number` asc
710μs/app/Category.php:258alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` inner join `category_languages` on `categories`.`id` = `category_languages`.`category_id` where (`status` = '1' and `parent_id` = '64') and (`category_languages`.`language_id` = '1') order by `categories`.`order_number` asc
660μs/app/Category.php:258alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` inner join `category_languages` on `categories`.`id` = `category_languages`.`category_id` where (`status` = '1' and `parent_id` = '66') and (`category_languages`.`language_id` = '1') order by `categories`.`order_number` asc
690μs/app/Category.php:258alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` inner join `category_languages` on `categories`.`id` = `category_languages`.`category_id` where (`status` = '1' and `parent_id` = '67') and (`category_languages`.`language_id` = '1') order by `categories`.`order_number` asc
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` = '68') and (`category_languages`.`language_id` = '1') order by `categories`.`order_number` asc
660μ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
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` = '70') and (`category_languages`.`language_id` = '1') order by `categories`.`order_number` asc
660μ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
660μ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
660μ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
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` = '76') and (`category_languages`.`language_id` = '1') order by `categories`.`order_number` asc
660μ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
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` = '3') and (`category_languages`.`language_id` = '1') order by `categories`.`order_number` asc
730μ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
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` = '78') and (`category_languages`.`language_id` = '1') order by `categories`.`order_number` asc
660μ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
650μ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
660μ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
660μ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
640μ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
650μ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
640μ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
660μ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
660μ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
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` = '87') and (`category_languages`.`language_id` = '1') order by `categories`.`order_number` asc
660μ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
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` = '89') and (`category_languages`.`language_id` = '1') order by `categories`.`order_number` asc
4.14ms/app/Category.php:258alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` inner join `category_languages` on `categories`.`id` = `category_languages`.`category_id` where (`status` = '1' and `parent_id` = '90') 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` = '91') 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` = '92') 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` = '94') 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` = '95') 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` = '192') 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` = '96') 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` = '191') 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` = '97') 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` = '98') 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` = '99') 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` = '100') 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` = '101') 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` = '102') 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` = '103') and (`category_languages`.`language_id` = '1') order by `categories`.`order_number` asc
660μ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
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` = '105') 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` = '106') and (`category_languages`.`language_id` = '1') order by `categories`.`order_number` asc
650μs/app/Category.php:258alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` inner join `category_languages` on `categories`.`id` = `category_languages`.`category_id` where (`status` = '1' and `parent_id` = '107') and (`category_languages`.`language_id` = '1') order by `categories`.`order_number` asc
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` = '117') 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` = '118') and (`category_languages`.`language_id` = '1') order by `categories`.`order_number` asc
660μ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
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` = '120') 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` = '121') 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` = '122') 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` = '123') and (`category_languages`.`language_id` = '1') order by `categories`.`order_number` asc
660μs/app/Category.php:258alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` inner join `category_languages` on `categories`.`id` = `category_languages`.`category_id` where (`status` = '1' and `parent_id` = '124') and (`category_languages`.`language_id` = '1') order by `categories`.`order_number` asc
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` = '126') 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` = '127') 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` = '128') 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` = '129') 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` = '130') 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` = '108') 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` = '109') 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` = '110') 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` = '111') 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` = '112') 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` = '113') 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` = '114') 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` = '115') and (`category_languages`.`language_id` = '1') order by `categories`.`order_number` asc
650μ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
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` = '132') 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` = '133') 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` = '134') 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` = '4') and (`category_languages`.`language_id` = '1') order by `categories`.`order_number` asc
730μ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` = '135') 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` = '136') and (`category_languages`.`language_id` = '1') order by `categories`.`order_number` asc
660μs/app/Category.php:258alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` inner join `category_languages` on `categories`.`id` = `category_languages`.`category_id` where (`status` = '1' and `parent_id` = '137') and (`category_languages`.`language_id` = '1') order by `categories`.`order_number` asc
660μs/app/Category.php:258alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` inner join `category_languages` on `categories`.`id` = `category_languages`.`category_id` where (`status` = '1' and `parent_id` = '138') and (`category_languages`.`language_id` = '1') order by `categories`.`order_number` asc
650μs/app/Category.php:258alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` inner join `category_languages` on `categories`.`id` = `category_languages`.`category_id` where (`status` = '1' and `parent_id` = '139') and (`category_languages`.`language_id` = '1') order by `categories`.`order_number` asc
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` = '142') 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` = '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
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` = '144') 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` = '174') and (`category_languages`.`language_id` = '1') order by `categories`.`order_number` asc
660μ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` = '182') 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` = '145') 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` = '146') 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` = '147') and (`category_languages`.`language_id` = '1') order by `categories`.`order_number` asc
660μs/app/Category.php:258alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` inner join `category_languages` on `categories`.`id` = `category_languages`.`category_id` where (`status` = '1' and `parent_id` = '148') and (`category_languages`.`language_id` = '1') order by `categories`.`order_number` asc
660μs/app/Category.php:258alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` inner join `category_languages` on `categories`.`id` = `category_languages`.`category_id` where (`status` = '1' and `parent_id` = '149') and (`category_languages`.`language_id` = '1') order by `categories`.`order_number` asc
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` = '150') and (`category_languages`.`language_id` = '1') order by `categories`.`order_number` asc
650μs/app/Category.php:258alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` inner join `category_languages` on `categories`.`id` = `category_languages`.`category_id` where (`status` = '1' and `parent_id` = '151') and (`category_languages`.`language_id` = '1') order by `categories`.`order_number` asc
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` = '152') 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` = '153') and (`category_languages`.`language_id` = '1') order by `categories`.`order_number` asc
660μs/app/Category.php:258alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` inner join `category_languages` on `categories`.`id` = `category_languages`.`category_id` where (`status` = '1' and `parent_id` = '154') and (`category_languages`.`language_id` = '1') order by `categories`.`order_number` asc
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` = '155') and (`category_languages`.`language_id` = '1') order by `categories`.`order_number` asc
640μs/app/Category.php:258alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` inner join `category_languages` on `categories`.`id` = `category_languages`.`category_id` where (`status` = '1' and `parent_id` = '156') and (`category_languages`.`language_id` = '1') order by `categories`.`order_number` asc
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` = '157') and (`category_languages`.`language_id` = '1') order by `categories`.`order_number` asc
650μs/app/Category.php:258alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` inner join `category_languages` on `categories`.`id` = `category_languages`.`category_id` where (`status` = '1' and `parent_id` = '158') and (`category_languages`.`language_id` = '1') order by `categories`.`order_number` asc
660μ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
650μ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
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` = '161') 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` = '203') and (`category_languages`.`language_id` = '1') order by `categories`.`order_number` asc
4.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` = '204') 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` = '178') 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` = '175') 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` = '176') 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` = '190') and (`category_languages`.`language_id` = '1') order by `categories`.`order_number` asc
660μ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
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` = '177') 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` = '179') 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` = '183') and (`category_languages`.`language_id` = '1') order by `categories`.`order_number` asc
650μ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
650μ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
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` = '163') and (`category_languages`.`language_id` = '1') order by `categories`.`order_number` asc
660μ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
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` = '166') and (`category_languages`.`language_id` = '1') order by `categories`.`order_number` asc
5.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` = '202') and (`category_languages`.`language_id` = '1') order by `categories`.`order_number` asc
690μs/app/Category.php:258alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `languages` where (`code` = 'en' and `status` = '1') limit 1
230μ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-05 02:21:37' or `start_date` is null) and (`end_date` >= '2025-07-05 02:21:37' or `end_date` is null) and (`status` = '1') and `offer_languages`.`language_id` = '1' order by `offers`.`created_at` desc limit 1
520μsmiddleware::headerfooter:83alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `page_contents` where (`page` = 'Footer' and `language_code` = 'en')
550μsmiddleware::headerfooter:87alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select count(*) as aggregate from `carts` where `customer_id` = '0'
440μs/app/Cart.php:20alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select count(*) as aggregate from `wishlists` where `customer_id` = '0'
380μ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-05 02:21:37' or `start_time` is null) and (`end_time` >= '2025-07-05 02:21:37' or `end_time` is null) and (`is_active` = '1' and `banner_type_id` = '9') and `languages`.`code` = 'en' order by `order_number` asc
730μ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-05 02:21:37' or `start_time` is null) and (`end_time` >= '2025-07-05 02:21:37' or `end_time` is null) and (`is_active` = '1') and `languages`.`code` = 'en' and `banner_type_id` in ('22')
740μs/app/WebsiteBanner.php:59alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `branches` where `id` not in ('7', '8', '9')
540μsmiddleware::headerfooter:191alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `languages` where (`code` = 'en' and `status` = '1') limit 1
180μ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.2msmiddleware::headerfooter:192alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `settings` where `key` = 'seo_title' limit 1
360μsmiddleware::headerfooter:193alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `settings` where `key` = 'seo_description' limit 1
160μsmiddleware::headerfooter:194alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `sessions` where `id` = 'AYSlhjon8W0MSG7Znc305x2OVIADnnyJyLOYDoVO' limit 1
210μ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 ('YToyOntzOjY6Il90b2tlbiI7czo0MDoiek1OaFUwM2YyVkhOQWZEcXd4TFE0eXhoM1hxWVRJWHpXUmROUWR2SiI7czo2OiJfZmxhc2giO2E6Mjp7czozOiJvbGQiO2E6MDp7fXM6MzoibmV3IjthOjA6e319fQ==', '1751662297', '', '216.73.216.148', 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)', 'AYSlhjon8W0MSG7Znc305x2OVIADnnyJyLOYDoVO')
370μs/app/Http/Controllers/Frontend1/ProductsController.php:255alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `languages` where (`code` = 'en' and `status` = '1') limit 1
250μ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
240μ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`
69.6ms/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 `products`.`status` = '1' and `products`.`deleted_at` is null group by `products`.`id`
44.06ms/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 `products`.`status` = '1' and `products`.`deleted_at` is null group by `products`.`id` order by `products`.`order_number` asc
44.78ms/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 `products`.`status` = '1' and `products`.`deleted_at` is null group by `products`.`id`
46ms/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-05 02:21:37',0,1),(product_stores.current_price * currencies.value)),2) as price, IFNULL(getdiscount(products.id,'2025-07-05 02:21:37',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 `products`.`status` = '1' and `products`.`deleted_at` is null group by `products`.`id` order by `products`.`order_number` asc limit 40 offset 6040
1.92s/app/Product.php:2909alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `languages` where (`code` = 'en' and `status` = '1') limit 1
280μ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
260μ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
24.44ms/app/Product.php:2923alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select min(IFNULL(getprice(products.id,'2025-07-05 02:21:39',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 `products`.`deleted_at` is null
815.55ms/app/Product.php:2926alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select max(IFNULL(getprice(products.id,'2025-07-05 02:21:39',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 `products`.`deleted_at` is null
805.13ms/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 `products`.`deleted_at` is null
21.78ms/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 `category_languages`.`language_id` = '1' and `products`.`deleted_at` is null
37.87ms/app/Product.php:2942alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `category_languages` where (`category_id` = '37' and `language_id` = '1') limit 1
400μs/app/Product.php:2959alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `category_languages` where (`category_id` = '77' and `language_id` = '1') limit 1
310μs/app/Product.php:2959alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `category_languages` where (`category_id` = '77' and `language_id` = '1') limit 1
220μ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` = '172' and `language_id` = '1') limit 1
200μs/app/Product.php:2959alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `category_languages` where (`category_id` = '17' and `language_id` = '1') limit 1
250μs/app/Product.php:2959alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `category_languages` where (`category_id` = '2' and `language_id` = '1') limit 1
230μs/app/Product.php:2959alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `category_languages` where (`category_id` = '172' and `language_id` = '1') limit 1
250μs/app/Product.php:2959alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `category_languages` where (`category_id` = '2' and `language_id` = '1') limit 1
220μs/app/Product.php:2959alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `category_languages` where (`category_id` = '9' and `language_id` = '1') limit 1
240μs/app/Product.php:2959alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `category_languages` where (`category_id` = '9' and `language_id` = '1') limit 1
240μs/app/Product.php:2959alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `category_languages` where (`category_id` = '9' and `language_id` = '1') limit 1
220μs/app/Product.php:2959alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `category_languages` where (`category_id` = '9' and `language_id` = '1') limit 1
240μs/app/Product.php:2959alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `category_languages` where (`category_id` = '17' and `language_id` = '1') limit 1
210μs/app/Product.php:2959alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `category_languages` where (`category_id` = '9' and `language_id` = '1') limit 1
230μs/app/Product.php:2959alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `category_languages` where (`category_id` = '9' and `language_id` = '1') limit 1
220μs/app/Product.php:2959alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `category_languages` where (`category_id` = '1' and `language_id` = '1') limit 1
220μs/app/Product.php:2959alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `category_languages` where (`category_id` = '1' and `language_id` = '1') limit 1
220μs/app/Product.php:2959alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `category_languages` where (`category_id` = '1' and `language_id` = '1') limit 1
220μs/app/Product.php:2959alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `category_languages` where (`category_id` = '17' and `language_id` = '1') limit 1
220μs/app/Product.php:2959alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `category_languages` where (`category_id` = '21' and `language_id` = '1') limit 1
210μs/app/Product.php:2959alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `category_languages` where (`category_id` = '21' and `language_id` = '1') limit 1
190μs/app/Product.php:2959alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `category_languages` where (`category_id` = '29' and `language_id` = '1') limit 1
200μs/app/Product.php:2959alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `category_languages` where (`category_id` = '29' and `language_id` = '1') limit 1
200μs/app/Product.php:2959alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `category_languages` where (`category_id` = '29' and `language_id` = '1') limit 1
190μs/app/Product.php:2959alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `category_languages` where (`category_id` = '37' and `language_id` = '1') limit 1
190μs/app/Product.php:2959alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `category_languages` where (`category_id` = '37' and `language_id` = '1') limit 1
180μs/app/Product.php:2959alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `category_languages` where (`category_id` = '29' and `language_id` = '1') limit 1
180μs/app/Product.php:2959alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `category_languages` where (`category_id` = '37' and `language_id` = '1') limit 1
190μs/app/Product.php:2959alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `category_languages` where (`category_id` = '29' and `language_id` = '1') limit 1
190μs/app/Product.php:2959alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `category_languages` where (`category_id` = '47' and `language_id` = '1') limit 1
190μs/app/Product.php:2959alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `category_languages` where (`category_id` = '47' and `language_id` = '1') limit 1
190μs/app/Product.php:2959alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `category_languages` where (`category_id` = '75' and `language_id` = '1') limit 1
200μs/app/Product.php:2959alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `category_languages` where (`category_id` = '55' and `language_id` = '1') limit 1
200μs/app/Product.php:2959alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `category_languages` where (`category_id` = '55' and `language_id` = '1') limit 1
190μs/app/Product.php:2959alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `category_languages` where (`category_id` = '55' and `language_id` = '1') limit 1
180μs/app/Product.php:2959alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `category_languages` where (`category_id` = '62' and `language_id` = '1') limit 1
190μs/app/Product.php:2959alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `category_languages` where (`category_id` = '55' and `language_id` = '1') limit 1
190μs/app/Product.php:2959alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `category_languages` where (`category_id` = '55' and `language_id` = '1') limit 1
220μs/app/Product.php:2959alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `category_languages` where (`category_id` = '69' and `language_id` = '1') limit 1
210μs/app/Product.php:2959alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `category_languages` where (`category_id` = '62' 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` = '29' 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` = '86' 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` = '86' and `language_id` = '1') limit 1
190μ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` = '77' 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
220μs/app/Product.php:2959alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `category_languages` where (`category_id` = '99' and `language_id` = '1') limit 1
220μs/app/Product.php:2959alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `category_languages` where (`category_id` = '77' and `language_id` = '1') limit 1
210μs/app/Product.php:2959alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `category_languages` where (`category_id` = '86' and `language_id` = '1') limit 1
250μs/app/Product.php:2959alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `category_languages` where (`category_id` = '94' and `language_id` = '1') limit 1
1.48ms/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
280μ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
200μ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
310μs/app/Product.php:2959alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `category_languages` where (`category_id` = '117' and `language_id` = '1') limit 1
300μs/app/Product.php:2959alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `category_languages` where (`category_id` = '117' and `language_id` = '1') limit 1
270μs/app/Product.php:2959alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `category_languages` where (`category_id` = '117' and `language_id` = '1') limit 1
350μs/app/Product.php:2959alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `category_languages` where (`category_id` = '77' and `language_id` = '1') limit 1
260μs/app/Product.php:2959alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `category_languages` where (`category_id` = '117' and `language_id` = '1') limit 1
250μs/app/Product.php:2959alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `category_languages` where (`category_id` = '117' and `language_id` = '1') limit 1
250μ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
260μs/app/Product.php:2959alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `category_languages` where (`category_id` = '145' and `language_id` = '1') limit 1
260μs/app/Product.php:2959alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `category_languages` where (`category_id` = '145' and `language_id` = '1') limit 1
210μs/app/Product.php:2959alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `category_languages` where (`category_id` = '135' and `language_id` = '1') limit 1
200μs/app/Product.php:2959alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `category_languages` where (`category_id` = '156' and `language_id` = '1') limit 1
200μs/app/Product.php:2959alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `category_languages` where (`category_id` = '145' and `language_id` = '1') limit 1
190μs/app/Product.php:2959alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `category_languages` where (`category_id` = '135' 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` = '131' 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
240μ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
200μ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` = '99' and `language_id` = '1') limit 1
190μs/app/Product.php:2959alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `category_languages` where (`category_id` = '156' and `language_id` = '1') limit 1
200μs/app/Product.php:2959alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `category_languages` where (`category_id` = '156' and `language_id` = '1') limit 1
210μs/app/Product.php:2959alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `category_languages` where (`category_id` = '172' and `language_id` = '1') limit 1
200μs/app/Product.php:2959alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `category_languages` where (`category_id` = '162' and `language_id` = '1') limit 1
200μs/app/Product.php:2959alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `category_languages` where (`category_id` = '162' and `language_id` = '1') limit 1
200μs/app/Product.php:2959alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `category_languages` where (`category_id` = '162' and `language_id` = '1') limit 1
210μs/app/Product.php:2959alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `category_languages` where (`category_id` = '175' and `language_id` = '1') limit 1
220μ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
200μ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` = '86' and `language_id` = '1') limit 1
200μs/app/Product.php:2959alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `category_languages` where (`category_id` = '175' and `language_id` = '1') limit 1
250μs/app/Product.php:2959alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `category_languages` where (`category_id` = '135' and `language_id` = '1') limit 1
210μs/app/Product.php:2959alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `category_languages` where (`category_id` = '55' and `language_id` = '1') limit 1
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
210μs/app/Product.php:2959alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `category_languages` where (`category_id` = '112' and `language_id` = '1') limit 1
220μs/app/Product.php:2959alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `category_languages` where (`category_id` = '47' and `language_id` = '1') limit 1
270μs/app/Product.php:2959alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `category_languages` where (`category_id` = '37' and `language_id` = '1') limit 1
240μs/app/Product.php:2959alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `category_languages` where (`category_id` = '29' and `language_id` = '1') limit 1
310μs/app/Product.php:2959alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `category_languages` where (`category_id` = '37' and `language_id` = '1') limit 1
240μs/app/Product.php:2959alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `category_languages` where (`category_id` = '69' and `language_id` = '1') limit 1
250μs/app/Product.php:2959alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `category_languages` where (`category_id` = '9' and `language_id` = '1') limit 1
220μs/app/Product.php:2959alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `category_languages` where (`category_id` = '47' and `language_id` = '1') limit 1
250μs/app/Product.php:2959alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `category_languages` where (`category_id` = '175' and `language_id` = '1') limit 1
290μs/app/Product.php:2959alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `category_languages` where (`category_id` = '135' and `language_id` = '1') limit 1
270μs/app/Product.php:2959alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `category_languages` where (`category_id` = '47' and `language_id` = '1') limit 1
240μs/app/Product.php:2959alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `category_languages` where (`category_id` = '29' and `language_id` = '1') limit 1
240μs/app/Product.php:2959alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `category_languages` where (`category_id` = '37' and `language_id` = '1') limit 1
240μs/app/Product.php:2959alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `category_languages` where (`category_id` = '135' and `language_id` = '1') limit 1
250μs/app/Product.php:2959alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `category_languages` where (`category_id` = '131' and `language_id` = '1') limit 1
240μs/app/Product.php:2959alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `category_languages` where (`category_id` = '2' and `language_id` = '1') limit 1
240μs/app/Product.php:2959alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `category_languages` where (`category_id` = '149' and `language_id` = '1') limit 1
240μs/app/Product.php:2959alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `category_languages` where (`category_id` = '156' and `language_id` = '1') limit 1
1.12ms/app/Product.php:2959alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `category_languages` where (`category_id` = '69' and `language_id` = '1') limit 1
260μs/app/Product.php:2959alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `category_languages` where (`category_id` = '135' and `language_id` = '1') limit 1
260μs/app/Product.php:2959alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `category_languages` where (`category_id` = '149' and `language_id` = '1') limit 1
230μs/app/Product.php:2959alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `category_languages` where (`category_id` = '135' and `language_id` = '1') limit 1
230μs/app/Product.php:2959alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `category_languages` where (`category_id` = '149' and `language_id` = '1') limit 1
270μs/app/Product.php:2959alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `category_languages` where (`category_id` = '135' and `language_id` = '1') limit 1
240μs/app/Product.php:2959alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `category_languages` where (`category_id` = '135' and `language_id` = '1') limit 1
260μs/app/Product.php:2959alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `category_languages` where (`category_id` = '149' and `language_id` = '1') limit 1
230μs/app/Product.php:2959alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `category_languages` where (`category_id` = '21' and `language_id` = '1') limit 1
260μs/app/Product.php:2959alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `category_languages` where (`category_id` = '172' and `language_id` = '1') limit 1
240μs/app/Product.php:2959alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `category_languages` where (`category_id` = '175' and `language_id` = '1') limit 1
240μs/app/Product.php:2959alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `category_languages` where (`category_id` = '131' 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
230μs/app/Product.php:2959alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `category_languages` where (`category_id` = '29' and `language_id` = '1') limit 1
240μs/app/Product.php:2959alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `category_languages` where (`category_id` = '175' and `language_id` = '1') limit 1
240μs/app/Product.php:2959alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `category_languages` where (`category_id` = '162' and `language_id` = '1') limit 1
230μs/app/Product.php:2959alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `category_languages` where (`category_id` = '21' and `language_id` = '1') limit 1
220μs/app/Product.php:2959alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `category_languages` where (`category_id` = '172' and `language_id` = '1') limit 1
230μs/app/Product.php:2959alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `category_languages` where (`category_id` = '47' and `language_id` = '1') limit 1
220μs/app/Product.php:2959alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `category_languages` where (`category_id` = '21' and `language_id` = '1') limit 1
230μs/app/Product.php:2959alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `category_languages` where (`category_id` = '29' 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` = '62' and `language_id` = '1') limit 1
220μs/app/Product.php:2959alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `category_languages` where (`category_id` = '62' and `language_id` = '1') limit 1
250μs/app/Product.php:2959alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `category_languages` where (`category_id` = '112' and `language_id` = '1') limit 1
230μs/app/Product.php:2959alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `category_languages` where (`category_id` = '2' and `language_id` = '1') limit 1
190μs/app/Product.php:2959alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `category_languages` where (`category_id` = '149' and `language_id` = '1') limit 1
240μs/app/Product.php:2959alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `category_languages` where (`category_id` = '135' and `language_id` = '1') limit 1
250μ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` = '21' 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
230μs/app/Product.php:2959alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `category_languages` where (`category_id` = '37' and `language_id` = '1') limit 1
230μs/app/Product.php:2959alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `category_languages` where (`category_id` = '37' and `language_id` = '1') limit 1
210μs/app/Product.php:2959alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `category_languages` where (`category_id` = '62' and `language_id` = '1') limit 1
230μs/app/Product.php:2959alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `category_languages` where (`category_id` = '172' and `language_id` = '1') limit 1
220μs/app/Product.php:2959alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `category_languages` where (`category_id` = '4' and `language_id` = '1') limit 1
200μs/app/Product.php:2959alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `category_languages` where (`category_id` = '21' and `language_id` = '1') limit 1
190μs/app/Product.php:2959alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `category_languages` where (`category_id` = '175' and `language_id` = '1') limit 1
190μs/app/Product.php:2959alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `category_languages` where (`category_id` = '47' and `language_id` = '1') limit 1
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` = '55' and `language_id` = '1') limit 1
230μs/app/Product.php:2959alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `category_languages` where (`category_id` = '47' and `language_id` = '1') limit 1
240μs/app/Product.php:2959alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `category_languages` where (`category_id` = '149' and `language_id` = '1') limit 1
230μs/app/Product.php:2959alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `category_languages` where (`category_id` = '156' and `language_id` = '1') limit 1
230μs/app/Product.php:2959alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `category_languages` where (`category_id` = '175' and `language_id` = '1') limit 1
210μs/app/Product.php:2959alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `category_languages` where (`category_id` = '203' and `language_id` = '1') limit 1
220μ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` = '2' and `language_id` = '1') limit 1
220μ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-05 02:21:41' or `start_date` is null) and (`end_date` >= '2025-07-05 02:21:41' or `end_date` is null) and (`status` = '1') and `offer_languages`.`language_id` = '1' and ((exists (select * from `offer_categories` where `offers`.`id` = `offer_categories`.`offer_id` and `category_id` in ('44', '85', '80', '89', '200', '18', '17', '199', '8', '13', '12', '11', '10', '19', '16', '14', '5', '6', '7', '20', '26', '27', '32', '35', '34', '40', '41', '36', '46', '31', '50', '53', '76', '59', '181', '56', '63', '60', '61', '70', '67', '100', '33', '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', '146', '148', '174', '186', '147', '137', '103', '134', '110', '111', '129', '82', '106', '161', '158', '201', '163', '164', '166', '179', '104', '105', '123', '92', '183', '182', '57', '115', '108', '114', '185', '38', '72', '45', '71', '15', '49', '177', '144', '48', '169', '30', '43', '142', '133', '47', '155', '187', '189', '139', '150', '140', '151', '136', '141', '154', '23', '188', '190', '132', '191', '193', '197', '202', '22', '206', '54', '25', '73', '109', '64', '66', '113', '29', '152', '138', '97', '28', '184', '42', '39', '68', '207', '149', '24', '180', '51', '107', '58', '52', '153', '157', '176', '178', '116', '21')) or exists (select * from `offer_products` where `offers`.`id` = `offer_products`.`offer_id` and `product_id` in ('2086', '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', '1', '2', '25', '26', '27', '28', '29', '30', '31', '38', '61', '77', '109', '132', '140', '158', '162', '208', '209', '210', '211', '212', '213', '214', '215', '216', '217', '218', '219', '220', '221', '222', '223', '224', '225', '226', '227', '228', '229', '230', '231', '233', '234', '235', '236', '237', '238', '239', '240', '241', '242', '243', '244', '245', '246', '247', '272', '282', '283', '284', '285', '286', '287', '292', '298', '320', '352', '371', '376', '377', '378', '379', '380', '381', '382', '383', '384', '385', '386', '387', '388', '390', '391', '392', '393', '394', '395', '396', '399', '401', '415', '419', '452', '453', '454', '476', '477', '478', '479', '480', '481', '495', '496', '497', '498', '499', '500', '501', '502', '503', '504', '505', '507', '508', '509', '510', '512', '514', '516', '517', '530', '531', '532', '533', '534', '535', '536', '537', '538', '539', '540', '541', '542', '543', '544', '545', '546', '547', '548', '549', '550', '551', '552', '553', '554', '555', '556', '557', '558', '559', '560', '561', '562', '563', '564', '565', '566', '567', '568', '569', '570', '571', '572', '573', '574', '575', '577', '578', '579', '580', '581', '582', '584', '585', '710', '711', '712', '713', '949', '995', '1009', '1060', '1061', '1889', '1929', '1930', '1979', '1980', '1981', '1982', '1984', '1992', '2059', '2089', '2142', '2145', '2151', '2152', '2153', '2159', '2160', '2161', '2450', '2471', '2488', '2516', '2523', '2552', '2617', '2618', '2627', '2630', '2645', '2648', '2654', '2655', '2657', '3296', '3305', '3306', '3307', '3309', '3310', '3311', '3312', '3314', '3315', '3316', '3327', '3331', '3333', '3334', '3344', '3345', '3362', '3372', '3373', '3377', '3379', '3381', '3384', '3391', '3392', '3394', '3395', '3396', '3398', '3399', '3400', '3401', '3403', '3404', '3405', '3406', '3713', '3723', '3738', '3789', '3790', '3791', '3792', '3793', '3796', '3806', '3812', '3813', '3818', '3826', '3895', '3896', '3901', '3931', '3962', '3963', '4024', '4025', '4029', '4030', '4042', '4090', '4105', '4111', '4168', '4227', '4238', '4244', '4249', '4258', '4264', '4267', '4268', '4281', '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', '5967', '5968', '5982', '5983', '5999', '6021', '6023', '6038', '6039', '6047', '6054', '6068', '6105', '6324', '6325', '6329', '6357', '6358', '6359', '6360', '6361', '6362', '6363', '6364', '6365', '6366', '6385', '6401', '6408', '6420', '6583', '6699', '6701', '6704', '6705', '6707', '6708', '6709', '6726', '6727', '6728', '6729', '6730', '6731', '6762', '6763', '6804', '6805', '6806', '6807', '6808', '6811', '6812', '6813', '6814', '6815', '6819', '6822', '6823', '6826', '6831', '6841', '6842', '6843', '6844', '6847', '6848', '6932', '6933', '6934', '6935', '6936', '6937', '6939', '6940', '6941', '6942', '6943', '6944', '6945', '6946', '6947', '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', '7195', '7196', '7197', '7198', '7199', '7200', '7201', '7202', '7203', '7204', '7205', '7206', '7207', '7208', '7209', '7210', '7211', '7212', '7213', '7214', '7215', '7220', '7237', '7239', '7337', '7338', '7347', '7348', '7396', '7398', '7407', '7408', '7440', '7501', '7502', '7524', '7566', '7574', '8166', '8189', '8203', '8241', '8242', '8243', '8244', '8245', '8246', '8251', '8252', '8254', '8255', '8260', '8264', '8357', '8389', '8391', '8410', '8411', '8412', '8413', '8414', '8418', '8449', '8450', '8456', '8459', '8464', '8465', '8473', '8475', '8488', '8489', '8490', '8495', '8508', '8509', '8512', '8514', '8516', '8518', '8522', '8523', '8528', '8538', '8555', '8556', '8568', '8573', '8574', '8575', '8576', '8584', '8587', '8588', '8592', '8595', '8596', '8598', '8599', '8600', '8601', '8602', '8604', '8633', '8650', '8653', '8661', '8666', '8667', '8668', '8669', '8670', '8671', '8672', '8673', '8674', '8675', '8676', '8677', '8678', '8679', '8680', '8681', '8682', '8683', '8684', '8685', '8686', '8687', '8690', '8699', '8723', '8730', '8731', '8732', '8733', '8734', '8738', '8742', '8743', '8746', '8747', '8748', '8749', '8750', '8751', '8752', '8753', '8756', '8757', '8758', '8763', '8766', '8771', '8772', '8773', '8778', '8781', '8783', '8785', '8790', '8796', '8797', '8798', '8799', '8801', '8803', '8804', '8806', '8807', '8808', '8809', '8814', '8815', '8843', '8876', '8891', '8892', '8893', '8894', '8895', '8898', '8899', '8906', '8907', '8908', '8916', '8918', '8929', '8933', '8934', '8935', '8954', '8955', '8969', '8978', '8979', '8980', '8981', '8983', '8984', '8987', '8988', '8990', '8991', '8992', '8993', '8994', '8995', '8996', '8997', '8998', '9001', '9013', '9015', '9017', '9021', '9022', '9024', '9025', '9026', '9027', '9039', '9061', '9065', '9066', '9067', '9068', '9069', '9070', '9075', '9076', '9077', '9078', '9079', '9080', '9081', '9083', '9084', '9085', '9086', '9087', '9088', '9089', '9090', '9091', '9092', '9093', '9094', '9095', '9096', '9097', '9098', '9099', '9100', '9101', '9102', '9103', '9105', '9113', '9120', '9122', '9124', '9125', '9126', '9135', '9136', '9137', '9142', '9143', '9144', '9145', '9146', '9147', '9148', '9149', '9150', '9151', '9152', '9153', '9154', '9155', '9156', '9157', '9158', '9159', '9160', '9161', '9162', '9163', '9164', '9165', '9166', '9167', '9168', '9169', '9170', '9171', '9172', '9173', '9174', '9175', '9176', '9177', '9178', '9179', '9180', '9181', '9182', '9183', '9184', '9185', '9186', '9187', '9188', '9189', '9190', '9191', '9192', '9193', '9194', '9195', '9196', '9197', '9198', '9200', '9201', '9202', '9203', '9204', '9205', '9206', '9207', '9208', '9209', '9210', '9211', '9212', '9213', '9214', '9215', '9216', '9228', '9230', '9235', '9239', '9240', '9241', '9245', '9246', '9247', '9253', '9254', '9255', '9256', '9257', '9258', '9259', '9323', '9325', '9326', '9329', '9333', '9334', '9335', '9336', '9337', '9338', '9339', '9340', '9341', '9342', '9343', '9344', '9345', '9346', '9347', '9348', '9349', '9350', '9351', '9352', '9358', '9360', '9361', '9364', '9365', '9369', '9370', '9371', '9376', '9377', '9378', '9381', '9382', '9383', '9384', '9392', '9393', '9394', '9395', '9396', '9397', '9398', '9399', '9400', '9403', '9406', '9408', '9409', '9410', '9411', '9412', '9417', '9425', '9430', '9432', '9433', '9434', '9436', '9437', '9438', '9439', '9440', '9441', '9442', '9443', '9444', '9445', '9446', '9447', '9476', '9478', '9479', '9480', '9481', '9482', '9484', '9487', '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', '9575', '9576', '9577', '9578', '3', '4', '5', '6', '20', '21', '471', '2116', '3970', '8033', '8034', '2652', '4134', '4674', '5903', '9199', '5693', '5181', '5182', '5183', '5184', '23', '173', '174', '437', '439', '8474', '4097', '4098', '1054', '1058', '1059', '1976', '1977', '1978', '8259', '9427', '950', '951', '952', '2599', '5881', '5945', '4138', '4139', '4208', '4209', '5694', '5695', '5696', '5705', '5706', '5707', '5722', '5723', '5730', '8874', '8911', '8912', '8913', '714', '4089', '400', '8878', '6101', '3817', '3834', '3835', '3836', '3837', '3841', '3844', '3845', '3856', '3857', '3861', '3877', '3971', '3972', '3991', '4065', '4140', '4217', '4218', '4254', '8476', '8477', '8478', '586', '588', '590', '9404', '5322', '5923', '5925', '5926', '7089', '7090', '8479', '5510', '5511', '5512', '5513', '5514', '5515', '5557', '5558', '5568', '5571', '5573', '5574', '5575', '5580', '5582', '5583', '5588', '5589', '7395', '8714', '8715', '5952', '6773', '5953', '5954', '5955', '5956', '5957', '5958', '4045', '4046', '4047', '4048', '4049', '4061', '444', '5630', '4303', '4304', '4399', '4530', '4531', '4532', '4533', '4534', '4535', '4536', '4537', '4538', '4539', '4540', '4541', '4542', '4543', '4544', '6326', '6327', '4893', '5833', '8037', '8038', '8039', '8040', '2647', '2651', '2656', '894', '895', '103', '104', '105', '150', '151', '152', '156', '190', '473', '490', '491', '492', '756', '3803', '3804', '3805', '3814', '3815', '3816', '3819', '3820', '3821', '3822', '3827', '3828', '3829', '3882', '3885', '3886', '3887', '3888', '3889', '8948', '8949', '1988', '2507', '2510', '2537', '5228', '5231', '5882', '5946', '7134', '159', '160', '398', '1017', '1018', '1019', '8257', '8877', '8904', '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', '1890', '1891', '1951', '1952', '1961', '1969', '8491', '8492', '8493', '8744', '9362', '9363', '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', '6056', '6088', '6165', '6167', '6199', '6205', '6309', '6648', '8739', '8853', '8985', '9028', '9029', '9030', '9117', '9287', '9288', '9289', '3897', '3898', '3930', '3946', '7084', '7085', '7086', '4141', '4142', '4207', '4285', '3899', '3900', '16', '19', '58', '68', '74', '87', '95', '125', '177', '426', '432', '433', '681', '2077', '8082', '8083', '8084', '8085', '8086', '8087', '8088', '8089', '8090', '8091', '8092', '8093', '589', '1892', '1893', '1894', '1895', '1974', '1983', '1985', '1986', '1987', '2364', '2365', '2366', '2367', '2368', '2369', '2370', '2371', '2372', '2373', '2374', '2375', '2376', '2377', '2378', '2379', '2380', '2381', '2382', '2383', '2384', '2385', '2386', '2387', '2388', '2389', '2390', '2391', '2392', '2393', '2394', '2455', '2456', '2461', '2469', '2472', '2473', '2474', '2482', '2483', '2486', '2487', '2489', '2490', '2492', '2512', '2518', '2522', '2526', '2533', '2542', '2544', '2545', '2546', '2555', '2557', '2558', '2561', '2562', '2564', '2565', '8256', '8496', '8497', '8498', '8499', '8500', '8501', '8502', '8503', '8504', '8505', '8506', '8507', '8787', '8881', '3762', '3763', '3764', '3765', '3770', '3771', '3772', '3773', '3774', '7341', '8962', '8963', '8964', '8965', '8966', '8967', '5111', '5112', '5164', '5165', '5166', '2395', '2396', '2397', '2398', '2399', '2400', '2458', '2460', '2481', '2491', '2506', '4143', '4144', '4145', '4146', '4147', '4149', '4150', '4152', '4154', '4160', '4162', '4164', '4165', '4170', '4172', '4176', '4177', '4178', '4179', '4183', '4184', '4185', '4186', '4187', '4188', '4189', '4190', '4191', '4205', '4224', '4229', '4230', '4231', '4232', '4236', '4242', '4257', '4259', '4274', '4277', '4280', '4286', '4293', '4294', '7409', '8510', '8511', '3786', '3794', '3795', '5959', '5960', '6089', '6764', '6765', '6766', '6767', '6778', '6779', '6803', '6895', '6896', '8097', '8098', '8099', '8100', '8101', '8102', '8103', '8931', '9048', '9049', '9050', '9129', '591', '592', '593', '594', '595', '2632', '2633', '2634', '2635', '2636', '2637', '2638', '2639', '2640', '2641', '2642', '2644', '2646', '2649', '2650', '3855', '4151', '4153', '4155', '4156', '4157', '4158', '4159', '4161', '4163', '4166', '4167', '4169', '4180', '4181', '4182', '4225', '4234', '4235', '4245', '4256', '4283', '4284', '4289', '4292', '8558', '8559', '8560', '8561', '8562', '8563', '8564', '4107', '4973', '4974', '5783', '5817', '5825', '5832', '5836', '5837', '5839', '5873', '5874', '8112', '8113', '8114', '8115', '8116', '8117', '8118', '8119', '8120', '8121', '4403', '4404', '1896', '1897', '1898', '1899', '1900', '1939', '3740', '3741', '941', '942', '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', '5962', '6456', '5631', '5632', '5633', '5634', '5593', '5620', '5621', '5624', '5625', '5640', '5650', '5250', '5251', '5252', '5318', '5320', '5323', '5324', '5325', '8265', '3313', '3366', '3387', '3402', '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', '3902', '3903', '3904', '3932', '3933', '2594', '2600', '3350', '3351', '3352', '4079', '4080', '4081', '4082', '953', '6090', '175', '176', '493', '3807', '3808', '3811', '5859', '5860', '5861', '5862', '5863', '7411', '7412', '7413', '7414', '4308', '4309', '4352', '4353', '5822', '5906', '5908', '5909', '5922', '8269', '1022', '1023', '1024', '1025', '1026', '4374', '4375', '4397', '5115', '5176', '5270', '5271', '5272', '5314', '5316', '5883', '7261', '7263', '7265', '7266', '2573', '3988', '3989', '3990', '3785', '5704', '5717', '6457', '6458', '6459', '7415', '7416', '7417', '7418', '7419', '7420', '7421', '7422', '7423', '7424', '715', '961', '2114', '8973', '8974', '8975', '8976', '8977', '4033', '4034', '4035', '4036', '4037', '4038', '4039', '6077', '15', '153', '154', '155', '248', '249', '250', '251', '252', '253', '254', '294', '323', '334', '335', '448', '455', '457', '461', '462', '463', '688', '1021', '7382', '7383', '7384', '7385', '7386', '7387', '7388', '7389', '7390', '7391', '7392', '7393', '7394', '8950', '8951', '8952', '9243', '4137', '2099', '2100', '2101', '2102', '2103', '2104', '2105', '2106', '2107', '2108', '2109', '2110', '2111', '2112', '2113', '5935', '3704', '3705', '3706', '3707', '3708', '3737', '3748', '3749', '3761', '157', '161', '2045', '2046', '2047', '2048', '2049', '2050', '2051', '2052', '2053', '2054', '2055', '2068', '2069', '2070', '2071', '2072', '2131', '2132', '2133', '3831', '4546', '4633', '4634', '4635', '4636', '4221', '4241', '4279', '4287', '4288', '8094', '8095', '8096', '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', '1901', '1902', '1903', '1904', '1905', '1906', '1907', '1908', '1909', '1910', '1911', '1912', '1913', '1914', '1915', '1916', '1917', '1942', '1943', '1944', '1946', '1953', '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', '3954', '3995', '3996', '3997', '3998', '910', '2056', '2063', '2064', '2067', '2619', '2623', '2624', '2625', '2626', '2628', '2629', '2631', '4095', '8290', '5594', '5595', '5596', '5597', '5598', '1918', '1959', '7', '8', '75', '76', '88', '96', '106', '113', '117', '123', '127', '134', '144', '163', '166', '171', '172', '181', '182', '183', '184', '185', '200', '204', '279', '280', '290', '291', '315', '324', '325', '326', '327', '328', '344', '345', '346', '365', '410', '422', '425', '431', '434', '435', '436', '438', '445', '446', '449', '451', '677', '678', '679', '682', '683', '696', '700', '706', '708', '981', '982', '983', '984', '985', '986', '987', '988', '989', '990', '991', '992', '993', '994', '2057', '2058', '2073', '2074', '2075', '2078', '2079', '2080', '2081', '2082', '3781', '3823', '8922', '9385', '9414', '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', '2643', '2419', '2422', '2445', '2446', '2447', '2448', '2449', '2495', '2499', '2500', '2501', '2502', '2503', '2563', '3883', '3884', '4247', '4250', '4263', '8720', '8721', '59', '60', '62', '69', '70', '71', '78', '79', '80', '81', '89', '90', '97', '98', '107', '108', '114', '118', '124', '126', '128', '129', '135', '136', '145', '146', '147', '148', '149', '168', '169', '202', '3776', '8515', '8921', '375', '2596', '2597', '2602', '7217', '7218', '7219', '7221', '7236', '7238', '7240', '7247', '11', '12', '17', '18', '297', '337', '402', '411', '428', '429', '430', '684', '685', '687', '689', '690', '691', '698', '702', '907', '1062', '1063', '1064', '1065', '1888', '1919', '1949', '1956', '1962', '1965', '1989', '1990', '2083', '2098', '2524', '7091', '7092', '7093', '7094', '7095', '9405', '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', '3905', '3906', '3907', '3908', '3909', '3934', '3935', '9244', '5966', '6742', '6743', '6781', '9133', '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', '6672', '6161', '6162', '6174', '6175', '6181', '6218', '6219', '6220', '6221', '6222', '6223', '6224', '6225', '6226', '6227', '6228', '6230', '6231', '6232', '6233', '6234', '6235', '6236', '6237', '6238', '6239', '6284', '6290', '6293', '6294', '6301', '6304', '6643', '6652', '6719', '6720', '6724', '8764', '8765', '8889', '8890', '8930', '9008', '9018', '9019', '9034', '9035', '9036', '9037', '9118', '9119', '6163', '6017', '6018', '6044', '6059', '6164', '6176', '6177', '6178', '6179', '6180', '6182', '6262', '6263', '6264', '6265', '6266', '6267', '6268', '6269', '6278', '6280', '6283', '6287', '6292', '6302', '6305', '6306', '6721', '6722', '6723', '8701', '8851', '6058', '6099', '6169', '6260', '6658', '6659', '6673', '6171', '6213', '8786', '9040', '9041', '9042', '9043', '9044', '9045', '9046', '6166', '6649', '6650', '8703', '8849', '8850', '8852', '8861', '9032', '9033', '9127', '9131', '9366', '9367', '9368', '9380', '6091', '6092', '6093', '6094', '6095', '6096', '6097', '6098', '6172', '6173', '6369', '6370', '6371', '6372', '6387', '6396', '6400', '6407', '9130', '6373', '6374', '6375', '6376', '6388', '6393', '6394', '6406', '8716', '9462', '6100', '6377', '6378', '6379', '6380', '6381', '6382', '6383', '6384', '6389', '6395', '6409', '7549', '9051', '583', '4246', '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', '8398', '6405', '8961', '6193', '6194', '6195', '6196', '6197', '6198', '6208', '6209', '6073', '6074', '6242', '6243', '6244', '6245', '6246', '6247', '6248', '6249', '6250', '6251', '6252', '6253', '6254', '6255', '6307', '8702', '8936', '8989', '9121', '9372', '9373', '9374', '9375', '9379', '6256', '6257', '6184', '6185', '6186', '6187', '6188', '6189', '6191', '6192', '8035', '8036', '8919', '8920', '6210', '6211', '6212', '8932', '6087', '6240', '6241', '8784', '6259', '6655', '6656', '9006', '9007', '9009', '9010', '9014', '6270', '6273', '4995', '4996', '5978', '6046', '6048', '6049', '6050', '6051', '6052', '6053', '5884', '5885', '5887', '5888', '5889', '5891', '5892', '8324', '8325', '8326', '301', '302', '309', '310', '311', '312', '313', '722', '723', '724', '725', '726', '727', '728', '729', '730', '731', '955', '956', '996', '997', '998', '3958', '7290', '7291', '7298', '7299', '7300', '8953', '2401', '2402', '2553', '3910', '3911', '3912', '3913', '3914', '3915', '3916', '3917', '3918', '3919', '3936', '3938', '3939', '3940', '3947', '3948', '3949', '3952', '7111', '7112', '7113', '7114', '7115', '7116', '7117', '7118', '7119', '7120', '7121', '7122', '7123', '9353', '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', '3709', '3710', '3711', '3712', '3714', '3715', '3716', '3730', '3736', '3743', '896', '914', '915', '916', '917', '918', '919', '920', '921', '922', '924', '925', '926', '927', '928', '929', '930', '931', '932', '933', '934', '935', '936', '937', '938', '939', '940', '943', '944', '945', '947', '948', '1921', '1922', '4253', '9290', '63', '64', '72', '82', '83', '99', '100', '110', '115', '119', '130', '133', '141', '142', '143', '424', '705', '2095', '2096', '2097', '9074', '9475', '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', '744', '745', '746', '747', '748', '749', '750', '751', '752', '1994', '1995', '1996', '1997', '1998', '1999', '2000', '2001', '2002', '2022', '2029', '2032', '2040', '2041', '2043', '2060', '2061', '4001', '4002', '8541', '8542', '8543', '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', '3975', '3976', '3977', '3994', '4064', '4069', '4070', '8550', '8754', '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', '2408', '2409', '2410', '2411', '2412', '2413', '2414', '2415', '2416', '2417', '2462', '2463', '2478', '2479', '2480', '2484', '2485', '2520', '2527', '2529', '2530', '2535', '2538', '2541', '4204', '4237', '4275', '4282', '8524', '8569', '8570', '8571', '8572', '9354', '9355', '9356', '9357', '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', '6020', '6027', '6028', '6029', '6030', '6031', '6032', '6033', '6034', '6035', '6036', '6037', '6042', '6043', '9332', '2012', '2013', '2014', '2015', '2016', '2017', '2023', '2028', '2030', '2042', '2062', '2418', '2420', '2421', '2423', '2424', '2425', '2426', '2427', '2428', '2429', '2430', '2431', '2432', '2433', '2434', '2435', '2457', '2459', '2468', '2475', '2504', '2513', '2515', '2525', '2532', '2540', '2548', '2550', '2551', '2554', '2556', '2559', '2560', '3383', '8222', '8223', '8224', '8225', '8226', '8227', '8229', '8230', '8231', '8232', '8233', '8234', '8235', '8236', '8237', '8238', '8239', '8240', '8789', '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', '6055', '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', '1055', '1056', '1057', '6024', '6025', '6026', '6796', '6797', '6798', '6799', '6800', '6801', '6802', '4320', '4573', '4574', '4575', '4576', '5635', '5636', '5637', '9458', '9459', '9460', '9461', '8517', '4220', '4223', '4262', '4278', '4300', '4121', '4124', '4507', '4514', '4515', '5842', '5843', '5844', '5845', '5857', '5858', '8126', '8293', '2620', '2622', '5599', '5927', '5928', '4638', '4639', '4640', '4641', '8816', '2464', '2465', '2466', '2467', '54', '55', '56', '57', '4040', '4041', '4239', '4240', '4243', '300', '716', '717', '718', '719', '720', '721', '954', '1991', '3809', '3810', '3824', '3825', '3955', '3956', '3957', '4094', '5969', '5970', '5971', '5972', '5973', '5974', '5975', '5976', '5977', '5988', '5989', '5990', '5991', '5992', '5993', '5994', '5995', '5996', '5997', '5998', '6005', '6006', '6007', '6008', '6009', '6010', '4192', '4193', '4194', '4302', '8519', '8520', '8521', '34', '35', '36', '37', '232', '255', '256', '257', '258', '259', '260', '261', '262', '263', '264', '265', '266', '267', '268', '269', '270', '271', '273', '274', '275', '277', '288', '289', '460', '482', '483', '484', '485', '487', '488', '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', '403', '412', '5685', '5697', '5698', '5713', '5714', '5715', '4103', '4383', '5708', '5709', '5710', '5793', '6954', '6955', '6956', '6957', '6958', '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', '2566', '2567', '2570', '2571', '2574', '2444', '2452', '2453', '2454', '2493', '4195', '4196', '4197', '4198', '4215', '4248', '8717', '8880', '4062', '4063', '4087', '178', '179', '180', '192', '198', '494', '974', '3830', '3833', '3878', '3879', '3880', '3881', '2137', '2138', '2143', '2144', '3973', '7241', '7245', '7246', '7248', '7250', '2154', '2155', '2156', '2157', '2158', '4662', '4663', '4664', '4669', '4671', '1920', '1954', '1955', '1957', '2140', '2141', '5794', '5795', '5796', '7306', '2118', '4096', '293', '353', '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', '732', '8788', '5516', '5517', '7106', '7107', '7108', '7109', '7110', '8328', '8805', '967', '970', '3953', '4233', '4295', '4296', '4297', '4298', '4299', '4301', '9071', '5979', '5980', '5981', '6000', '6001', '6002', '6003', '6004', '6011', '6012', '6013', '6016', '4322', '4323', '4385', '4386', '4387', '6989', '5893', '5894', '5895', '5896', '5897', '5898', '5899', '5900', '5948', '5904', '5902', '5835', '8184', '2605', '2612', '2613', '350', '351', '474', '475', '7124', '7125', '7126', '316', '317', '318', '319', '8525', '1011', '1012', '1013', '1014', '1015', '1016', '8526', '8527', '2021', '2024', '2025', '2026', '5679', '458', '472', '6500', '8185', '2146', '2147', '2148', '8917', '339', '341', '372', '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', '347', '374', '5584', '5585', '4362', '4363', '4364', '4579', '4582', '4583', '6060', '7063', '7064', '7065', '7067', '7068', '7070', '7076', '9111', '9116', '5910', '5929', '5930', '5932', '2582', '2583', '486', '8900', '8901', '8902', '8903', '4199', '4200', '4206', '3346', '3347', '3348', '3349', '3361', '3375', '3378', '3389', '303', '304', '305', '306', '307', '733', '734', '735', '736', '737', '738', '739', '741', '742', '743', '966', '977', '3959', '3960', '7334', '7335', '7339', '7340', '440', '2584', '2585', '2586', '2587', '2614', '3999', '4000', '191', '757', '1993', '2027', '2031', '2122', '2123', '2124', '2125', '2126', '2127', '2128', '2129', '2130', '2134', '2135', '2136', '7333', '7343', '7344', '7345', '355', '356', '357', '358', '2588', '2589', '2590', '2603', '8529', '1937', '1967', '1971', '1973', '338', '340', '342', '343', '354', '373', '397', '8688', '6063', '6082', '6083', '6084', '8840', '8896', '8897', '9011', '9038', '6079', '8888', '8986', '4585', '4586', '4587', '4588', '4589', '4590', '1924', '1958', '1960', '1964', '1966', '1975', '8530', '8532', '8533', '8535', '4050', '4051', '4052', '4053', '4054', '4055', '4060', '8536', '8811', '9483', '3338', '8537', '5043', '5045', '5249', '5782', '6553', '6554', '7317', '7318', '7319', '7326', '5855', '137', '138', '139', '5987', '32', '33', '51', '53', '1027', '1029', '3751', '3753', '3754', '3755', '3756', '7336', '7346', '7349', '7350', '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', '2531', '4201', '4202', '4203', '8539', '979', '2505', '5103', '5104', '6559', '6560', '6561', '6562', '6563', '6564', '6565', '6566', '6567', '6066', '6067', '6071', '6081', '8822', '8823', '8824', '8825', '8826', '8827', '8828', '8829', '8830', '8831', '8832', '8833', '8834', '8835', '8836', '8837', '8838', '8839', '8841', '8842', '8844', '8845', '8846', '8847', '8848', '8909', '8910', '9310', '9311', '4520', '4521', '4965', '5813', '5814', '5815', '5816', '5831', '7320', '7322', '7323', '7327', '7328', '7329', '7330', '8365', '8366', '8367', '9464', '9465', '3797', '1925', '1926', '3385', '3798', '8540', '5939', '5940', '5941', '278', '295', '404', '413', '414', '442', '447', '680', '699', '701', '2076', '2119', '2120', '2121', '8664', '3965', '3966', '3967', '3961', '3969', '8544', '2601', '2511', '199', '2066', '4148', '4252', '4091', '4092', '5628', '5629', '5638', '5639', '8200', '8253', '5901', '5944', '5949', '5912', '5913', '5921', '8736', '2403', '2404', '2405', '2406', '2407', '2508', '2521', '2539', '2543', '2549', '5878', '5879', '5918', '5919', '5920', '91', '92', '101', '111', '120', '121', '423', '693', '695', '8741', '8923', '9072', '9073', '4216', '4219', '4056', '4057', '4058', '4059', '8545', '5279', '5280', '3869', '3870', '3871', '3872', '3873', '3875', '4072', '4073', '4075', '4076', '4077', '4078', '4085', '8546', '4084', '2139', '3328', '3329', '3330', '3832', '3838', '3839', '3840', '3842', '3843', '3846', '3847', '3848', '3849', '3850', '3851', '3852', '3853', '3854', '3858', '3859', '3860', '3862', '3863', '3864', '3865', '3866', '3867', '3868', '3874', '3876', '3974', '4066', '4067', '4068', '4071', '4083', '4086', '4088', '8547', '8549', '9062', '9063', '3368', '3369', '3370', '8551', '8552', '3317', '3318', '3367', '8553', '3365', '3799', '3800', '3801', '3802', '39', '52', '5984', '5985', '5986', '9134', '6061', '7069', '7072', '7074', '193', '4266', '5564', '5590', '8390', '3364', '8554', '164', '165', '167', '2115', '3928', '3929', '4324', '5669', '5807', '5808', '8392', '8393', '8394', '8395', '8396', '8397', '407', '427', '450', '3978', '3979', '3980', '3981', '3982', '3983', '3984', '3964', '3968', '5319', '1941', '1945', '1010', '4093', '8557', '3335', '3766', '3767', '3768', '3777', '3778', '3779', '3780', '3782', '3783', '3784', '3787', '8882', '4368', '4373', '366', '367', '368', '369', '370', '9387', '2010', '2011', '2018', '2019', '2020', '2038', '2039', '2044', '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', '957', '968', '980', '1927', '1928', '1950', '4330', '4331', '4332', '4333', '8712', '8713', '911', '913', '8972', '5703', '5711', '5712', '5716', '5718', '5719', '5720', '5721', '5724', '5725', '5726', '5727', '5728', '5729', '8722', '4222', '4226', '8565', '8566', '8567', '456', '470', '1028', '3752', '3760', '7003', '7004', '7292', '7293', '7294', '7295', '7296', '7297', '7301', '5612', '5916', '5947', '8402', '8403', '3941', '3945', '3950', '3951', '5175', '4110', '4125', '4127', '4502', '4504', '4524', '9109', '9110', '4393', '7010', '7011', '3354', '3355', '3356', '3357', '3363', '4354', '4355', '4356', '4357', '4358', '4359', '4360', '4361', '4367', '4398', '5142', '5143', '7354', '7360', '9420', '9421', '2575', '8469', '4643', '5838', '7544', '5309', '5310', '459', '2606', '2607', '2608', '2615', '24', '359', '360', '2604', '2616', '9388', '9391', '4517', '4518', '4522', '4529', '5052', '5053', '5054', '5803', '5804', '5805', '5806', '5823', '5824', '5828', '7313', '7314', '9059', '9060', '3920', '3921', '3922', '3923', '3924', '3925', '3926', '3927', '3937', '3942', '3943', '3944', '13', '14', '703', '3319', '3321', '3380', '3388', '5281', '5282', '5283', '5326', '9330', '9331', '6070', '5943', '3739', '4291', '4334', '4335', '4351', '5055', '5056', '5057', '5058', '5060', '5061', '5062', '5063', '5064', '5065', '6611', '6612', '6613', '6614', '6615', '2451', '3353', '3390', '2092', '2093', '2094', '5641', '5642', '5643', '8415', '8728', '8800', '1931', '1932', '1933', '1934', '1947', '1948', '40', '41', '42', '43', '44', '45', '46', '47', '48', '49', '50', '186', '958', '959', '960', '964', '973', '975', '976', '978', '7168', '7169', '7170', '7171', '7172', '8755', '8982', '1935', '1940', '8577', '8578', '8579', '897', '898', '899', '900', '901', '902', '903', '904', '906', '908', '909', '4380', '4384', '4392', '4608', '4609', '4650', '3332', '3336', '3337', '1936', '3294', '3295', '3297', '3298', '3339', '3340', '3341', '3342', '3397', '8580', '3376', '3386', '3717', '3718', '3719', '3731', '3732', '3733', '3734', '3735', '3745', '7342', '2087', '8581', '4610', '4612', '4613', '5827', '8416', '8417', '4210', '4211', '8582', '4212', '4213', '4214', '5518', '5543', '5544', '5614', '3720', '3746', '3750', '7235', '8663', '3985', '3986', '3987', '6019', '4632', '314', '753', '754', '755', '9016', '5615', '5654', '2595', '6040', '6045', '6775', '8696', '8697', '905', '2576', '2578', '2581', '195', '196', '197', '2591', '2592', '2598', '8583', '2593', '2088', '8585', '8586', '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', '464', '5905', '4337', '2653', '3358', '3359', '3360', '4171', '4173', '4174', '4175', '4255', '4260', '4261', '4269', '4271', '4273', '8589', '5644', '5645', '5646', '5647', '5767', '5774', '5775', '5776', '5777', '406', '418', '8968', '6106', '6107', '6108', '6109', '6147', '6155', '6156', '6078', '8698', '465', '469', '3322', '3374', '8590', '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', '4003', '4004', '4005', '4006', '4007', '4008', '4009', '4010', '4011', '4012', '4013', '4014', '4015', '4031', '912', '962', '963', '971', '972', '2569', '2577', '2579', '2580', '8591', '5519', '5520', '5548', '5549', '5561', '5570', '5521', '5576', '8802', '9055', '2572', '2568', '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', '2009', '333', '336', '443', '692', '694', '697', '9386', '9390', '2609', '2610', '2611', '4016', '8593', '8594', '4032', '5618', '5619', '7191', '7192', '3721', '3722', '3299', '3300', '3301', '3302', '3303', '3304', '3371', '1020', '2117', '4099', '8971', '9064', '9415', '9416', '466', '467', '468', '3724', '3725', '3726', '3727', '3728', '3742', '3747', '3769', '3788', '2034', '2035', '2036', '4044', '5768', '3757', '3758', '3759', '5616', '5617', '489', '3729', '3744', '4270', '4272', '4276', '4290', '8597', '5531', '5532', '5533', '5534', '5535', '5536', '5556', '5565', '5569', '5578', '5579', '7570', '7571', '7572', '7573', '8258', '8451', '9249', '9250', '3890', '3891', '3892', '3893', '3894', '321', '322', '4251', '2003', '2004', '2005', '2006', '2007', '2008', '2037', '2090', '2091', '965', '969', '6085', '6086', '4443', '4444', '4445', '7251', '7253', '7258', '3323', '3324', '3325', '3382', '3393', '5537', '5562', '5566', '5577', '7036', '7037', '7038', '7039', '7040', '7041', '8457', '8875', '2436', '2437', '2438', '2439', '2440', '2441', '2442', '2443', '2470', '2476', '2477', '2494', '2496', '2497', '2498', '2509', '2514', '2517', '2519', '2528', '2534', '2536', '2547', '8883', '8884', '8885', '8886', '8887', '3326', '3343', '4394', '4457', '4930', '4931', '4932', '4933', '4934', '4935', '4937', '4966', '4967', '4968', '4969', '4366', '4395', '7052', '5157', '5158', '5159', '8812', '8813', '4017', '4018', '4019', '4020', '4021', '4022', '4023', '4026', '4027', '4028', '4043', '8468', '8704', '8705', '8706', '8879', '5313', '5563', '5655', '5660', '5661', '5662', '5663', '5664', '5665', '5667', '5668', '5670', '5672', '5682', '5683', '5686', '5687', '5690', '6041', '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', '2621', '5539', '4653', '4672', '6665', '6674', '7042', '7043', '8691', '8692', '8695', '5160', '4228', '4265', '8603', '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', '6080', '2065', '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', '6924', '6925', '6926', '6927', '6928', '6929', '6930', '6931', '6642', '6645', '8700', '6644', '6651', '9128', '6646', '6660', '6661', '6662', '6663', '6664', '6666', '6669', '6670', '6671', '6647', '6654', '6653', '6657', '6667', '6668', '6684', '6685', '6686', '6687', '6688', '6689', '6690', '6675', '6676', '6677', '6678', '6679', '6680', '8404', '8405', '9423', '6681', '6682', '6683', '6691', '6692', '6693', '6694', '6695', '6696', '6697', '6698', '6706', '6710', '6711', '6716', '6718', '6712', '6713', '6714', '6715', '6717', '6732', '6733', '6734', '6735', '6740', '6741', '6736', '6783', '6784', '6785', '6786', '6787', '6788', '6789', '6790', '6791', '6792', '6793', '6794', '6795', '6747', '6748', '6749', '6750', '6751', '6755', '6756', '6757', '6758', '6759', '6770', '6771', '6772', '6774', '6776', '6777', '6780', '6738', '6739', '6809', '6810', '8122', '6816', '6817', '6818', '6820', '6821', '6824', '6825', '6829', '6830', '6827', '6832', '6833', '6834', '6835', '6836', '6837', '6838', '6839', '6840', '6849', '6850', '6851', '6887', '9217', '9218', '9219', '9220', '9221', '9222', '9223', '6852', '6853', '6854', '6855', '6856', '6857', '6858', '6859', '6860', '6861', '6862', '6863', '6864', '8646', '6865', '6866', '6867', '6868', '6869', '6870', '6871', '6872', '6873', '6874', '6875', '6876', '6877', '6878', '6879', '6880', '6881', '6882', '6883', '6884', '6885', '6886', '6906', '6907', '6908', '6909', '6910', '6911', '6912', '6913', '6914', '6915', '6916', '6917', '6918', '6949', '6950', '6951', '6952', '6953', '8616', '8617', '8618', '8619', '8620', '8621', '8622', '8623', '8624', '8625', '8626', '8627', '8628', '8629', '8631', '8634', '8635', '8636', '8637', '8644', '8645', '8647', '8648', '6888', '6889', '6890', '6891', '6892', '6893', '6897', '6898', '6899', '6900', '6901', '6902', '6948', '8649', '6903', '6904', '6905', '6920', '6921', '6922', '6923', '8419', '8420', '8421', '8422', '8423', '8424', '8425', '8426', '8427', '8428', '8429', '8430', '8431', '8432', '8433', '8434', '8435', '8436', '8437', '8438', '8439', '8440', '8441', '8442', '6971', '6972', '6973', '6974', '6976', '6977', '6978', '8190', '8191', '8192', '6979', '6980', '6981', '6987', '6988', '6990', '7000', '7001', '7002', '7463', '7464', '7465', '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', '7127', '7128', '7129', '7130', '7131', '7132', '7133', '8204', '8205', '7193', '7194', '7222', '7223', '7224', '7225', '7226', '7227', '7228', '7229', '7230', '7231', '7232', '7233', '7234', '7242', '7243', '7244', '7249', '8905', '8915', '8970', '9473', '9474', '9477', '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', '8323', '8331', '8332', '8333', '8334', '8382', '8383', '8384', '8401', '8319', '8452', '8453', '8454', '8455', '8458', '9463', '8353', '8354', '8355', '8356', '8480', '8481', '8482', '8483', '8484', '8485', '8486', '8487', '8494', '8605', '8606', '8607', '8608', '8609', '8610', '8611', '8612', '8613', '8614', '8615', '8632', '8638', '8639', '8640', '8641', '8642', '8643', '8651', '8924', '8925', '8926', '8927', '8937', '8938', '8939', '8940', '8941', '8942', '8943', '8944', '9224', '9225', '9226', '9227', '9260', '9261', '9262', '9263', '9264', '9265', '9266', '9267', '9268', '9269', '9270', '9271', '9272', '9273', '9274', '9275', '9276', '9277', '9278', '9279', '9280', '9281', '9282', '9283', '9284', '9229'))) or `offer_for` = '0')
9.77ms/app/Product.php:2996alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select distinct product_option_values.option_value_id as filter_value_id,option_value_languages.text as name from `product_option_values` inner join `option_value_languages` on `option_value_languages`.`option_value_id` = `product_option_values`.`option_value_id` where exists (select * from `product_options` where `product_option_values`.`product_option_id` = `product_options`.`id` and `product_id` in ('2086', '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', '1', '2', '25', '26', '27', '28', '29', '30', '31', '38', '61', '77', '109', '132', '140', '158', '162', '208', '209', '210', '211', '212', '213', '214', '215', '216', '217', '218', '219', '220', '221', '222', '223', '224', '225', '226', '227', '228', '229', '230', '231', '233', '234', '235', '236', '237', '238', '239', '240', '241', '242', '243', '244', '245', '246', '247', '272', '282', '283', '284', '285', '286', '287', '292', '298', '320', '352', '371', '376', '377', '378', '379', '380', '381', '382', '383', '384', '385', '386', '387', '388', '390', '391', '392', '393', '394', '395', '396', '399', '401', '415', '419', '452', '453', '454', '476', '477', '478', '479', '480', '481', '495', '496', '497', '498', '499', '500', '501', '502', '503', '504', '505', '507', '508', '509', '510', '512', '514', '516', '517', '530', '531', '532', '533', '534', '535', '536', '537', '538', '539', '540', '541', '542', '543', '544', '545', '546', '547', '548', '549', '550', '551', '552', '553', '554', '555', '556', '557', '558', '559', '560', '561', '562', '563', '564', '565', '566', '567', '568', '569', '570', '571', '572', '573', '574', '575', '577', '578', '579', '580', '581', '582', '584', '585', '710', '711', '712', '713', '949', '995', '1009', '1060', '1061', '1889', '1929', '1930', '1979', '1980', '1981', '1982', '1984', '1992', '2059', '2089', '2142', '2145', '2151', '2152', '2153', '2159', '2160', '2161', '2450', '2471', '2488', '2516', '2523', '2552', '2617', '2618', '2627', '2630', '2645', '2648', '2654', '2655', '2657', '3296', '3305', '3306', '3307', '3309', '3310', '3311', '3312', '3314', '3315', '3316', '3327', '3331', '3333', '3334', '3344', '3345', '3362', '3372', '3373', '3377', '3379', '3381', '3384', '3391', '3392', '3394', '3395', '3396', '3398', '3399', '3400', '3401', '3403', '3404', '3405', '3406', '3713', '3723', '3738', '3789', '3790', '3791', '3792', '3793', '3796', '3806', '3812', '3813', '3818', '3826', '3895', '3896', '3901', '3931', '3962', '3963', '4024', '4025', '4029', '4030', '4042', '4090', '4105', '4111', '4168', '4227', '4238', '4244', '4249', '4258', '4264', '4267', '4268', '4281', '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', '5967', '5968', '5982', '5983', '5999', '6021', '6023', '6038', '6039', '6047', '6054', '6068', '6105', '6324', '6325', '6329', '6357', '6358', '6359', '6360', '6361', '6362', '6363', '6364', '6365', '6366', '6385', '6401', '6408', '6420', '6583', '6699', '6701', '6704', '6705', '6707', '6708', '6709', '6726', '6727', '6728', '6729', '6730', '6731', '6762', '6763', '6804', '6805', '6806', '6807', '6808', '6811', '6812', '6813', '6814', '6815', '6819', '6822', '6823', '6826', '6831', '6841', '6842', '6843', '6844', '6847', '6848', '6932', '6933', '6934', '6935', '6936', '6937', '6939', '6940', '6941', '6942', '6943', '6944', '6945', '6946', '6947', '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', '7195', '7196', '7197', '7198', '7199', '7200', '7201', '7202', '7203', '7204', '7205', '7206', '7207', '7208', '7209', '7210', '7211', '7212', '7213', '7214', '7215', '7220', '7237', '7239', '7337', '7338', '7347', '7348', '7396', '7398', '7407', '7408', '7440', '7501', '7502', '7524', '7566', '7574', '8166', '8189', '8203', '8241', '8242', '8243', '8244', '8245', '8246', '8251', '8252', '8254', '8255', '8260', '8264', '8357', '8389', '8391', '8410', '8411', '8412', '8413', '8414', '8418', '8449', '8450', '8456', '8459', '8464', '8465', '8473', '8475', '8488', '8489', '8490', '8495', '8508', '8509', '8512', '8514', '8516', '8518', '8522', '8523', '8528', '8538', '8555', '8556', '8568', '8573', '8574', '8575', '8576', '8584', '8587', '8588', '8592', '8595', '8596', '8598', '8599', '8600', '8601', '8602', '8604', '8633', '8650', '8653', '8661', '8666', '8667', '8668', '8669', '8670', '8671', '8672', '8673', '8674', '8675', '8676', '8677', '8678', '8679', '8680', '8681', '8682', '8683', '8684', '8685', '8686', '8687', '8690', '8699', '8723', '8730', '8731', '8732', '8733', '8734', '8738', '8742', '8743', '8746', '8747', '8748', '8749', '8750', '8751', '8752', '8753', '8756', '8757', '8758', '8763', '8766', '8771', '8772', '8773', '8778', '8781', '8783', '8785', '8790', '8796', '8797', '8798', '8799', '8801', '8803', '8804', '8806', '8807', '8808', '8809', '8814', '8815', '8843', '8876', '8891', '8892', '8893', '8894', '8895', '8898', '8899', '8906', '8907', '8908', '8916', '8918', '8929', '8933', '8934', '8935', '8954', '8955', '8969', '8978', '8979', '8980', '8981', '8983', '8984', '8987', '8988', '8990', '8991', '8992', '8993', '8994', '8995', '8996', '8997', '8998', '9001', '9013', '9015', '9017', '9021', '9022', '9024', '9025', '9026', '9027', '9039', '9061', '9065', '9066', '9067', '9068', '9069', '9070', '9075', '9076', '9077', '9078', '9079', '9080', '9081', '9083', '9084', '9085', '9086', '9087', '9088', '9089', '9090', '9091', '9092', '9093', '9094', '9095', '9096', '9097', '9098', '9099', '9100', '9101', '9102', '9103', '9105', '9113', '9120', '9122', '9124', '9125', '9126', '9135', '9136', '9137', '9142', '9143', '9144', '9145', '9146', '9147', '9148', '9149', '9150', '9151', '9152', '9153', '9154', '9155', '9156', '9157', '9158', '9159', '9160', '9161', '9162', '9163', '9164', '9165', '9166', '9167', '9168', '9169', '9170', '9171', '9172', '9173', '9174', '9175', '9176', '9177', '9178', '9179', '9180', '9181', '9182', '9183', '9184', '9185', '9186', '9187', '9188', '9189', '9190', '9191', '9192', '9193', '9194', '9195', '9196', '9197', '9198', '9200', '9201', '9202', '9203', '9204', '9205', '9206', '9207', '9208', '9209', '9210', '9211', '9212', '9213', '9214', '9215', '9216', '9228', '9230', '9235', '9239', '9240', '9241', '9245', '9246', '9247', '9253', '9254', '9255', '9256', '9257', '9258', '9259', '9323', '9325', '9326', '9329', '9333', '9334', '9335', '9336', '9337', '9338', '9339', '9340', '9341', '9342', '9343', '9344', '9345', '9346', '9347', '9348', '9349', '9350', '9351', '9352', '9358', '9360', '9361', '9364', '9365', '9369', '9370', '9371', '9376', '9377', '9378', '9381', '9382', '9383', '9384', '9392', '9393', '9394', '9395', '9396', '9397', '9398', '9399', '9400', '9403', '9406', '9408', '9409', '9410', '9411', '9412', '9417', '9425', '9430', '9432', '9433', '9434', '9436', '9437', '9438', '9439', '9440', '9441', '9442', '9443', '9444', '9445', '9446', '9447', '9476', '9478', '9479', '9480', '9481', '9482', '9484', '9487', '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', '9575', '9576', '9577', '9578', '3', '4', '5', '6', '20', '21', '471', '2116', '3970', '8033', '8034', '2652', '4134', '4674', '5903', '9199', '5693', '5181', '5182', '5183', '5184', '23', '173', '174', '437', '439', '8474', '4097', '4098', '1054', '1058', '1059', '1976', '1977', '1978', '8259', '9427', '950', '951', '952', '2599', '5881', '5945', '4138', '4139', '4208', '4209', '5694', '5695', '5696', '5705', '5706', '5707', '5722', '5723', '5730', '8874', '8911', '8912', '8913', '714', '4089', '400', '8878', '6101', '3817', '3834', '3835', '3836', '3837', '3841', '3844', '3845', '3856', '3857', '3861', '3877', '3971', '3972', '3991', '4065', '4140', '4217', '4218', '4254', '8476', '8477', '8478', '586', '588', '590', '9404', '5322', '5923', '5925', '5926', '7089', '7090', '8479', '5510', '5511', '5512', '5513', '5514', '5515', '5557', '5558', '5568', '5571', '5573', '5574', '5575', '5580', '5582', '5583', '5588', '5589', '7395', '8714', '8715', '5952', '6773', '5953', '5954', '5955', '5956', '5957', '5958', '4045', '4046', '4047', '4048', '4049', '4061', '444', '5630', '4303', '4304', '4399', '4530', '4531', '4532', '4533', '4534', '4535', '4536', '4537', '4538', '4539', '4540', '4541', '4542', '4543', '4544', '6326', '6327', '4893', '5833', '8037', '8038', '8039', '8040', '2647', '2651', '2656', '894', '895', '103', '104', '105', '150', '151', '152', '156', '190', '473', '490', '491', '492', '756', '3803', '3804', '3805', '3814', '3815', '3816', '3819', '3820', '3821', '3822', '3827', '3828', '3829', '3882', '3885', '3886', '3887', '3888', '3889', '8948', '8949', '1988', '2507', '2510', '2537', '5228', '5231', '5882', '5946', '7134', '159', '160', '398', '1017', '1018', '1019', '8257', '8877', '8904', '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', '1890', '1891', '1951', '1952', '1961', '1969', '8491', '8492', '8493', '8744', '9362', '9363', '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', '6056', '6088', '6165', '6167', '6199', '6205', '6309', '6648', '8739', '8853', '8985', '9028', '9029', '9030', '9117', '9287', '9288', '9289', '3897', '3898', '3930', '3946', '7084', '7085', '7086', '4141', '4142', '4207', '4285', '3899', '3900', '16', '19', '58', '68', '74', '87', '95', '125', '177', '426', '432', '433', '681', '2077', '8082', '8083', '8084', '8085', '8086', '8087', '8088', '8089', '8090', '8091', '8092', '8093', '589', '1892', '1893', '1894', '1895', '1974', '1983', '1985', '1986', '1987', '2364', '2365', '2366', '2367', '2368', '2369', '2370', '2371', '2372', '2373', '2374', '2375', '2376', '2377', '2378', '2379', '2380', '2381', '2382', '2383', '2384', '2385', '2386', '2387', '2388', '2389', '2390', '2391', '2392', '2393', '2394', '2455', '2456', '2461', '2469', '2472', '2473', '2474', '2482', '2483', '2486', '2487', '2489', '2490', '2492', '2512', '2518', '2522', '2526', '2533', '2542', '2544', '2545', '2546', '2555', '2557', '2558', '2561', '2562', '2564', '2565', '8256', '8496', '8497', '8498', '8499', '8500', '8501', '8502', '8503', '8504', '8505', '8506', '8507', '8787', '8881', '3762', '3763', '3764', '3765', '3770', '3771', '3772', '3773', '3774', '7341', '8962', '8963', '8964', '8965', '8966', '8967', '5111', '5112', '5164', '5165', '5166', '2395', '2396', '2397', '2398', '2399', '2400', '2458', '2460', '2481', '2491', '2506', '4143', '4144', '4145', '4146', '4147', '4149', '4150', '4152', '4154', '4160', '4162', '4164', '4165', '4170', '4172', '4176', '4177', '4178', '4179', '4183', '4184', '4185', '4186', '4187', '4188', '4189', '4190', '4191', '4205', '4224', '4229', '4230', '4231', '4232', '4236', '4242', '4257', '4259', '4274', '4277', '4280', '4286', '4293', '4294', '7409', '8510', '8511', '3786', '3794', '3795', '5959', '5960', '6089', '6764', '6765', '6766', '6767', '6778', '6779', '6803', '6895', '6896', '8097', '8098', '8099', '8100', '8101', '8102', '8103', '8931', '9048', '9049', '9050', '9129', '591', '592', '593', '594', '595', '2632', '2633', '2634', '2635', '2636', '2637', '2638', '2639', '2640', '2641', '2642', '2644', '2646', '2649', '2650', '3855', '4151', '4153', '4155', '4156', '4157', '4158', '4159', '4161', '4163', '4166', '4167', '4169', '4180', '4181', '4182', '4225', '4234', '4235', '4245', '4256', '4283', '4284', '4289', '4292', '8558', '8559', '8560', '8561', '8562', '8563', '8564', '4107', '4973', '4974', '5783', '5817', '5825', '5832', '5836', '5837', '5839', '5873', '5874', '8112', '8113', '8114', '8115', '8116', '8117', '8118', '8119', '8120', '8121', '4403', '4404', '1896', '1897', '1898', '1899', '1900', '1939', '3740', '3741', '941', '942', '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', '5962', '6456', '5631', '5632', '5633', '5634', '5593', '5620', '5621', '5624', '5625', '5640', '5650', '5250', '5251', '5252', '5318', '5320', '5323', '5324', '5325', '8265', '3313', '3366', '3387', '3402', '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', '3902', '3903', '3904', '3932', '3933', '2594', '2600', '3350', '3351', '3352', '4079', '4080', '4081', '4082', '953', '6090', '175', '176', '493', '3807', '3808', '3811', '5859', '5860', '5861', '5862', '5863', '7411', '7412', '7413', '7414', '4308', '4309', '4352', '4353', '5822', '5906', '5908', '5909', '5922', '8269', '1022', '1023', '1024', '1025', '1026', '4374', '4375', '4397', '5115', '5176', '5270', '5271', '5272', '5314', '5316', '5883', '7261', '7263', '7265', '7266', '2573', '3988', '3989', '3990', '3785', '5704', '5717', '6457', '6458', '6459', '7415', '7416', '7417', '7418', '7419', '7420', '7421', '7422', '7423', '7424', '715', '961', '2114', '8973', '8974', '8975', '8976', '8977', '4033', '4034', '4035', '4036', '4037', '4038', '4039', '6077', '15', '153', '154', '155', '248', '249', '250', '251', '252', '253', '254', '294', '323', '334', '335', '448', '455', '457', '461', '462', '463', '688', '1021', '7382', '7383', '7384', '7385', '7386', '7387', '7388', '7389', '7390', '7391', '7392', '7393', '7394', '8950', '8951', '8952', '9243', '4137', '2099', '2100', '2101', '2102', '2103', '2104', '2105', '2106', '2107', '2108', '2109', '2110', '2111', '2112', '2113', '5935', '3704', '3705', '3706', '3707', '3708', '3737', '3748', '3749', '3761', '157', '161', '2045', '2046', '2047', '2048', '2049', '2050', '2051', '2052', '2053', '2054', '2055', '2068', '2069', '2070', '2071', '2072', '2131', '2132', '2133', '3831', '4546', '4633', '4634', '4635', '4636', '4221', '4241', '4279', '4287', '4288', '8094', '8095', '8096', '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', '1901', '1902', '1903', '1904', '1905', '1906', '1907', '1908', '1909', '1910', '1911', '1912', '1913', '1914', '1915', '1916', '1917', '1942', '1943', '1944', '1946', '1953', '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', '3954', '3995', '3996', '3997', '3998', '910', '2056', '2063', '2064', '2067', '2619', '2623', '2624', '2625', '2626', '2628', '2629', '2631', '4095', '8290', '5594', '5595', '5596', '5597', '5598', '1918', '1959', '7', '8', '75', '76', '88', '96', '106', '113', '117', '123', '127', '134', '144', '163', '166', '171', '172', '181', '182', '183', '184', '185', '200', '204', '279', '280', '290', '291', '315', '324', '325', '326', '327', '328', '344', '345', '346', '365', '410', '422', '425', '431', '434', '435', '436', '438', '445', '446', '449', '451', '677', '678', '679', '682', '683', '696', '700', '706', '708', '981', '982', '983', '984', '985', '986', '987', '988', '989', '990', '991', '992', '993', '994', '2057', '2058', '2073', '2074', '2075', '2078', '2079', '2080', '2081', '2082', '3781', '3823', '8922', '9385', '9414', '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', '2643', '2419', '2422', '2445', '2446', '2447', '2448', '2449', '2495', '2499', '2500', '2501', '2502', '2503', '2563', '3883', '3884', '4247', '4250', '4263', '8720', '8721', '59', '60', '62', '69', '70', '71', '78', '79', '80', '81', '89', '90', '97', '98', '107', '108', '114', '118', '124', '126', '128', '129', '135', '136', '145', '146', '147', '148', '149', '168', '169', '202', '3776', '8515', '8921', '375', '2596', '2597', '2602', '7217', '7218', '7219', '7221', '7236', '7238', '7240', '7247', '11', '12', '17', '18', '297', '337', '402', '411', '428', '429', '430', '684', '685', '687', '689', '690', '691', '698', '702', '907', '1062', '1063', '1064', '1065', '1888', '1919', '1949', '1956', '1962', '1965', '1989', '1990', '2083', '2098', '2524', '7091', '7092', '7093', '7094', '7095', '9405', '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', '3905', '3906', '3907', '3908', '3909', '3934', '3935', '9244', '5966', '6742', '6743', '6781', '9133', '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', '6672', '6161', '6162', '6174', '6175', '6181', '6218', '6219', '6220', '6221', '6222', '6223', '6224', '6225', '6226', '6227', '6228', '6230', '6231', '6232', '6233', '6234', '6235', '6236', '6237', '6238', '6239', '6284', '6290', '6293', '6294', '6301', '6304', '6643', '6652', '6719', '6720', '6724', '8764', '8765', '8889', '8890', '8930', '9008', '9018', '9019', '9034', '9035', '9036', '9037', '9118', '9119', '6163', '6017', '6018', '6044', '6059', '6164', '6176', '6177', '6178', '6179', '6180', '6182', '6262', '6263', '6264', '6265', '6266', '6267', '6268', '6269', '6278', '6280', '6283', '6287', '6292', '6302', '6305', '6306', '6721', '6722', '6723', '8701', '8851', '6058', '6099', '6169', '6260', '6658', '6659', '6673', '6171', '6213', '8786', '9040', '9041', '9042', '9043', '9044', '9045', '9046', '6166', '6649', '6650', '8703', '8849', '8850', '8852', '8861', '9032', '9033', '9127', '9131', '9366', '9367', '9368', '9380', '6091', '6092', '6093', '6094', '6095', '6096', '6097', '6098', '6172', '6173', '6369', '6370', '6371', '6372', '6387', '6396', '6400', '6407', '9130', '6373', '6374', '6375', '6376', '6388', '6393', '6394', '6406', '8716', '9462', '6100', '6377', '6378', '6379', '6380', '6381', '6382', '6383', '6384', '6389', '6395', '6409', '7549', '9051', '583', '4246', '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', '8398', '6405', '8961', '6193', '6194', '6195', '6196', '6197', '6198', '6208', '6209', '6073', '6074', '6242', '6243', '6244', '6245', '6246', '6247', '6248', '6249', '6250', '6251', '6252', '6253', '6254', '6255', '6307', '8702', '8936', '8989', '9121', '9372', '9373', '9374', '9375', '9379', '6256', '6257', '6184', '6185', '6186', '6187', '6188', '6189', '6191', '6192', '8035', '8036', '8919', '8920', '6210', '6211', '6212', '8932', '6087', '6240', '6241', '8784', '6259', '6655', '6656', '9006', '9007', '9009', '9010', '9014', '6270', '6273', '4995', '4996', '5978', '6046', '6048', '6049', '6050', '6051', '6052', '6053', '5884', '5885', '5887', '5888', '5889', '5891', '5892', '8324', '8325', '8326', '301', '302', '309', '310', '311', '312', '313', '722', '723', '724', '725', '726', '727', '728', '729', '730', '731', '955', '956', '996', '997', '998', '3958', '7290', '7291', '7298', '7299', '7300', '8953', '2401', '2402', '2553', '3910', '3911', '3912', '3913', '3914', '3915', '3916', '3917', '3918', '3919', '3936', '3938', '3939', '3940', '3947', '3948', '3949', '3952', '7111', '7112', '7113', '7114', '7115', '7116', '7117', '7118', '7119', '7120', '7121', '7122', '7123', '9353', '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', '3709', '3710', '3711', '3712', '3714', '3715', '3716', '3730', '3736', '3743', '896', '914', '915', '916', '917', '918', '919', '920', '921', '922', '924', '925', '926', '927', '928', '929', '930', '931', '932', '933', '934', '935', '936', '937', '938', '939', '940', '943', '944', '945', '947', '948', '1921', '1922', '4253', '9290', '63', '64', '72', '82', '83', '99', '100', '110', '115', '119', '130', '133', '141', '142', '143', '424', '705', '2095', '2096', '2097', '9074', '9475', '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', '744', '745', '746', '747', '748', '749', '750', '751', '752', '1994', '1995', '1996', '1997', '1998', '1999', '2000', '2001', '2002', '2022', '2029', '2032', '2040', '2041', '2043', '2060', '2061', '4001', '4002', '8541', '8542', '8543', '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', '3975', '3976', '3977', '3994', '4064', '4069', '4070', '8550', '8754', '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', '2408', '2409', '2410', '2411', '2412', '2413', '2414', '2415', '2416', '2417', '2462', '2463', '2478', '2479', '2480', '2484', '2485', '2520', '2527', '2529', '2530', '2535', '2538', '2541', '4204', '4237', '4275', '4282', '8524', '8569', '8570', '8571', '8572', '9354', '9355', '9356', '9357', '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', '6020', '6027', '6028', '6029', '6030', '6031', '6032', '6033', '6034', '6035', '6036', '6037', '6042', '6043', '9332', '2012', '2013', '2014', '2015', '2016', '2017', '2023', '2028', '2030', '2042', '2062', '2418', '2420', '2421', '2423', '2424', '2425', '2426', '2427', '2428', '2429', '2430', '2431', '2432', '2433', '2434', '2435', '2457', '2459', '2468', '2475', '2504', '2513', '2515', '2525', '2532', '2540', '2548', '2550', '2551', '2554', '2556', '2559', '2560', '3383', '8222', '8223', '8224', '8225', '8226', '8227', '8229', '8230', '8231', '8232', '8233', '8234', '8235', '8236', '8237', '8238', '8239', '8240', '8789', '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', '6055', '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', '1055', '1056', '1057', '6024', '6025', '6026', '6796', '6797', '6798', '6799', '6800', '6801', '6802', '4320', '4573', '4574', '4575', '4576', '5635', '5636', '5637', '9458', '9459', '9460', '9461', '8517', '4220', '4223', '4262', '4278', '4300', '4121', '4124', '4507', '4514', '4515', '5842', '5843', '5844', '5845', '5857', '5858', '8126', '8293', '2620', '2622', '5599', '5927', '5928', '4638', '4639', '4640', '4641', '8816', '2464', '2465', '2466', '2467', '54', '55', '56', '57', '4040', '4041', '4239', '4240', '4243', '300', '716', '717', '718', '719', '720', '721', '954', '1991', '3809', '3810', '3824', '3825', '3955', '3956', '3957', '4094', '5969', '5970', '5971', '5972', '5973', '5974', '5975', '5976', '5977', '5988', '5989', '5990', '5991', '5992', '5993', '5994', '5995', '5996', '5997', '5998', '6005', '6006', '6007', '6008', '6009', '6010', '4192', '4193', '4194', '4302', '8519', '8520', '8521', '34', '35', '36', '37', '232', '255', '256', '257', '258', '259', '260', '261', '262', '263', '264', '265', '266', '267', '268', '269', '270', '271', '273', '274', '275', '277', '288', '289', '460', '482', '483', '484', '485', '487', '488', '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', '403', '412', '5685', '5697', '5698', '5713', '5714', '5715', '4103', '4383', '5708', '5709', '5710', '5793', '6954', '6955', '6956', '6957', '6958', '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', '2566', '2567', '2570', '2571', '2574', '2444', '2452', '2453', '2454', '2493', '4195', '4196', '4197', '4198', '4215', '4248', '8717', '8880', '4062', '4063', '4087', '178', '179', '180', '192', '198', '494', '974', '3830', '3833', '3878', '3879', '3880', '3881', '2137', '2138', '2143', '2144', '3973', '7241', '7245', '7246', '7248', '7250', '2154', '2155', '2156', '2157', '2158', '4662', '4663', '4664', '4669', '4671', '1920', '1954', '1955', '1957', '2140', '2141', '5794', '5795', '5796', '7306', '2118', '4096', '293', '353', '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', '732', '8788', '5516', '5517', '7106', '7107', '7108', '7109', '7110', '8328', '8805', '967', '970', '3953', '4233', '4295', '4296', '4297', '4298', '4299', '4301', '9071', '5979', '5980', '5981', '6000', '6001', '6002', '6003', '6004', '6011', '6012', '6013', '6016', '4322', '4323', '4385', '4386', '4387', '6989', '5893', '5894', '5895', '5896', '5897', '5898', '5899', '5900', '5948', '5904', '5902', '5835', '8184', '2605', '2612', '2613', '350', '351', '474', '475', '7124', '7125', '7126', '316', '317', '318', '319', '8525', '1011', '1012', '1013', '1014', '1015', '1016', '8526', '8527', '2021', '2024', '2025', '2026', '5679', '458', '472', '6500', '8185', '2146', '2147', '2148', '8917', '339', '341', '372', '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', '347', '374', '5584', '5585', '4362', '4363', '4364', '4579', '4582', '4583', '6060', '7063', '7064', '7065', '7067', '7068', '7070', '7076', '9111', '9116', '5910', '5929', '5930', '5932', '2582', '2583', '486', '8900', '8901', '8902', '8903', '4199', '4200', '4206', '3346', '3347', '3348', '3349', '3361', '3375', '3378', '3389', '303', '304', '305', '306', '307', '733', '734', '735', '736', '737', '738', '739', '741', '742', '743', '966', '977', '3959', '3960', '7334', '7335', '7339', '7340', '440', '2584', '2585', '2586', '2587', '2614', '3999', '4000', '191', '757', '1993', '2027', '2031', '2122', '2123', '2124', '2125', '2126', '2127', '2128', '2129', '2130', '2134', '2135', '2136', '7333', '7343', '7344', '7345', '355', '356', '357', '358', '2588', '2589', '2590', '2603', '8529', '1937', '1967', '1971', '1973', '338', '340', '342', '343', '354', '373', '397', '8688', '6063', '6082', '6083', '6084', '8840', '8896', '8897', '9011', '9038', '6079', '8888', '8986', '4585', '4586', '4587', '4588', '4589', '4590', '1924', '1958', '1960', '1964', '1966', '1975', '8530', '8532', '8533', '8535', '4050', '4051', '4052', '4053', '4054', '4055', '4060', '8536', '8811', '9483', '3338', '8537', '5043', '5045', '5249', '5782', '6553', '6554', '7317', '7318', '7319', '7326', '5855', '137', '138', '139', '5987', '32', '33', '51', '53', '1027', '1029', '3751', '3753', '3754', '3755', '3756', '7336', '7346', '7349', '7350', '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', '2531', '4201', '4202', '4203', '8539', '979', '2505', '5103', '5104', '6559', '6560', '6561', '6562', '6563', '6564', '6565', '6566', '6567', '6066', '6067', '6071', '6081', '8822', '8823', '8824', '8825', '8826', '8827', '8828', '8829', '8830', '8831', '8832', '8833', '8834', '8835', '8836', '8837', '8838', '8839', '8841', '8842', '8844', '8845', '8846', '8847', '8848', '8909', '8910', '9310', '9311', '4520', '4521', '4965', '5813', '5814', '5815', '5816', '5831', '7320', '7322', '7323', '7327', '7328', '7329', '7330', '8365', '8366', '8367', '9464', '9465', '3797', '1925', '1926', '3385', '3798', '8540', '5939', '5940', '5941', '278', '295', '404', '413', '414', '442', '447', '680', '699', '701', '2076', '2119', '2120', '2121', '8664', '3965', '3966', '3967', '3961', '3969', '8544', '2601', '2511', '199', '2066', '4148', '4252', '4091', '4092', '5628', '5629', '5638', '5639', '8200', '8253', '5901', '5944', '5949', '5912', '5913', '5921', '8736', '2403', '2404', '2405', '2406', '2407', '2508', '2521', '2539', '2543', '2549', '5878', '5879', '5918', '5919', '5920', '91', '92', '101', '111', '120', '121', '423', '693', '695', '8741', '8923', '9072', '9073', '4216', '4219', '4056', '4057', '4058', '4059', '8545', '5279', '5280', '3869', '3870', '3871', '3872', '3873', '3875', '4072', '4073', '4075', '4076', '4077', '4078', '4085', '8546', '4084', '2139', '3328', '3329', '3330', '3832', '3838', '3839', '3840', '3842', '3843', '3846', '3847', '3848', '3849', '3850', '3851', '3852', '3853', '3854', '3858', '3859', '3860', '3862', '3863', '3864', '3865', '3866', '3867', '3868', '3874', '3876', '3974', '4066', '4067', '4068', '4071', '4083', '4086', '4088', '8547', '8549', '9062', '9063', '3368', '3369', '3370', '8551', '8552', '3317', '3318', '3367', '8553', '3365', '3799', '3800', '3801', '3802', '39', '52', '5984', '5985', '5986', '9134', '6061', '7069', '7072', '7074', '193', '4266', '5564', '5590', '8390', '3364', '8554', '164', '165', '167', '2115', '3928', '3929', '4324', '5669', '5807', '5808', '8392', '8393', '8394', '8395', '8396', '8397', '407', '427', '450', '3978', '3979', '3980', '3981', '3982', '3983', '3984', '3964', '3968', '5319', '1941', '1945', '1010', '4093', '8557', '3335', '3766', '3767', '3768', '3777', '3778', '3779', '3780', '3782', '3783', '3784', '3787', '8882', '4368', '4373', '366', '367', '368', '369', '370', '9387', '2010', '2011', '2018', '2019', '2020', '2038', '2039', '2044', '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', '957', '968', '980', '1927', '1928', '1950', '4330', '4331', '4332', '4333', '8712', '8713', '911', '913', '8972', '5703', '5711', '5712', '5716', '5718', '5719', '5720', '5721', '5724', '5725', '5726', '5727', '5728', '5729', '8722', '4222', '4226', '8565', '8566', '8567', '456', '470', '1028', '3752', '3760', '7003', '7004', '7292', '7293', '7294', '7295', '7296', '7297', '7301', '5612', '5916', '5947', '8402', '8403', '3941', '3945', '3950', '3951', '5175', '4110', '4125', '4127', '4502', '4504', '4524', '9109', '9110', '4393', '7010', '7011', '3354', '3355', '3356', '3357', '3363', '4354', '4355', '4356', '4357', '4358', '4359', '4360', '4361', '4367', '4398', '5142', '5143', '7354', '7360', '9420', '9421', '2575', '8469', '4643', '5838', '7544', '5309', '5310', '459', '2606', '2607', '2608', '2615', '24', '359', '360', '2604', '2616', '9388', '9391', '4517', '4518', '4522', '4529', '5052', '5053', '5054', '5803', '5804', '5805', '5806', '5823', '5824', '5828', '7313', '7314', '9059', '9060', '3920', '3921', '3922', '3923', '3924', '3925', '3926', '3927', '3937', '3942', '3943', '3944', '13', '14', '703', '3319', '3321', '3380', '3388', '5281', '5282', '5283', '5326', '9330', '9331', '6070', '5943', '3739', '4291', '4334', '4335', '4351', '5055', '5056', '5057', '5058', '5060', '5061', '5062', '5063', '5064', '5065', '6611', '6612', '6613', '6614', '6615', '2451', '3353', '3390', '2092', '2093', '2094', '5641', '5642', '5643', '8415', '8728', '8800', '1931', '1932', '1933', '1934', '1947', '1948', '40', '41', '42', '43', '44', '45', '46', '47', '48', '49', '50', '186', '958', '959', '960', '964', '973', '975', '976', '978', '7168', '7169', '7170', '7171', '7172', '8755', '8982', '1935', '1940', '8577', '8578', '8579', '897', '898', '899', '900', '901', '902', '903', '904', '906', '908', '909', '4380', '4384', '4392', '4608', '4609', '4650', '3332', '3336', '3337', '1936', '3294', '3295', '3297', '3298', '3339', '3340', '3341', '3342', '3397', '8580', '3376', '3386', '3717', '3718', '3719', '3731', '3732', '3733', '3734', '3735', '3745', '7342', '2087', '8581', '4610', '4612', '4613', '5827', '8416', '8417', '4210', '4211', '8582', '4212', '4213', '4214', '5518', '5543', '5544', '5614', '3720', '3746', '3750', '7235', '8663', '3985', '3986', '3987', '6019', '4632', '314', '753', '754', '755', '9016', '5615', '5654', '2595', '6040', '6045', '6775', '8696', '8697', '905', '2576', '2578', '2581', '195', '196', '197', '2591', '2592', '2598', '8583', '2593', '2088', '8585', '8586', '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', '464', '5905', '4337', '2653', '3358', '3359', '3360', '4171', '4173', '4174', '4175', '4255', '4260', '4261', '4269', '4271', '4273', '8589', '5644', '5645', '5646', '5647', '5767', '5774', '5775', '5776', '5777', '406', '418', '8968', '6106', '6107', '6108', '6109', '6147', '6155', '6156', '6078', '8698', '465', '469', '3322', '3374', '8590', '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', '4003', '4004', '4005', '4006', '4007', '4008', '4009', '4010', '4011', '4012', '4013', '4014', '4015', '4031', '912', '962', '963', '971', '972', '2569', '2577', '2579', '2580', '8591', '5519', '5520', '5548', '5549', '5561', '5570', '5521', '5576', '8802', '9055', '2572', '2568', '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', '2009', '333', '336', '443', '692', '694', '697', '9386', '9390', '2609', '2610', '2611', '4016', '8593', '8594', '4032', '5618', '5619', '7191', '7192', '3721', '3722', '3299', '3300', '3301', '3302', '3303', '3304', '3371', '1020', '2117', '4099', '8971', '9064', '9415', '9416', '466', '467', '468', '3724', '3725', '3726', '3727', '3728', '3742', '3747', '3769', '3788', '2034', '2035', '2036', '4044', '5768', '3757', '3758', '3759', '5616', '5617', '489', '3729', '3744', '4270', '4272', '4276', '4290', '8597', '5531', '5532', '5533', '5534', '5535', '5536', '5556', '5565', '5569', '5578', '5579', '7570', '7571', '7572', '7573', '8258', '8451', '9249', '9250', '3890', '3891', '3892', '3893', '3894', '321', '322', '4251', '2003', '2004', '2005', '2006', '2007', '2008', '2037', '2090', '2091', '965', '969', '6085', '6086', '4443', '4444', '4445', '7251', '7253', '7258', '3323', '3324', '3325', '3382', '3393', '5537', '5562', '5566', '5577', '7036', '7037', '7038', '7039', '7040', '7041', '8457', '8875', '2436', '2437', '2438', '2439', '2440', '2441', '2442', '2443', '2470', '2476', '2477', '2494', '2496', '2497', '2498', '2509', '2514', '2517', '2519', '2528', '2534', '2536', '2547', '8883', '8884', '8885', '8886', '8887', '3326', '3343', '4394', '4457', '4930', '4931', '4932', '4933', '4934', '4935', '4937', '4966', '4967', '4968', '4969', '4366', '4395', '7052', '5157', '5158', '5159', '8812', '8813', '4017', '4018', '4019', '4020', '4021', '4022', '4023', '4026', '4027', '4028', '4043', '8468', '8704', '8705', '8706', '8879', '5313', '5563', '5655', '5660', '5661', '5662', '5663', '5664', '5665', '5667', '5668', '5670', '5672', '5682', '5683', '5686', '5687', '5690', '6041', '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', '2621', '5539', '4653', '4672', '6665', '6674', '7042', '7043', '8691', '8692', '8695', '5160', '4228', '4265', '8603', '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', '6080', '2065', '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', '6924', '6925', '6926', '6927', '6928', '6929', '6930', '6931', '6642', '6645', '8700', '6644', '6651', '9128', '6646', '6660', '6661', '6662', '6663', '6664', '6666', '6669', '6670', '6671', '6647', '6654', '6653', '6657', '6667', '6668', '6684', '6685', '6686', '6687', '6688', '6689', '6690', '6675', '6676', '6677', '6678', '6679', '6680', '8404', '8405', '9423', '6681', '6682', '6683', '6691', '6692', '6693', '6694', '6695', '6696', '6697', '6698', '6706', '6710', '6711', '6716', '6718', '6712', '6713', '6714', '6715', '6717', '6732', '6733', '6734', '6735', '6740', '6741', '6736', '6783', '6784', '6785', '6786', '6787', '6788', '6789', '6790', '6791', '6792', '6793', '6794', '6795', '6747', '6748', '6749', '6750', '6751', '6755', '6756', '6757', '6758', '6759', '6770', '6771', '6772', '6774', '6776', '6777', '6780', '6738', '6739', '6809', '6810', '8122', '6816', '6817', '6818', '6820', '6821', '6824', '6825', '6829', '6830', '6827', '6832', '6833', '6834', '6835', '6836', '6837', '6838', '6839', '6840', '6849', '6850', '6851', '6887', '9217', '9218', '9219', '9220', '9221', '9222', '9223', '6852', '6853', '6854', '6855', '6856', '6857', '6858', '6859', '6860', '6861', '6862', '6863', '6864', '8646', '6865', '6866', '6867', '6868', '6869', '6870', '6871', '6872', '6873', '6874', '6875', '6876', '6877', '6878', '6879', '6880', '6881', '6882', '6883', '6884', '6885', '6886', '6906', '6907', '6908', '6909', '6910', '6911', '6912', '6913', '6914', '6915', '6916', '6917', '6918', '6949', '6950', '6951', '6952', '6953', '8616', '8617', '8618', '8619', '8620', '8621', '8622', '8623', '8624', '8625', '8626', '8627', '8628', '8629', '8631', '8634', '8635', '8636', '8637', '8644', '8645', '8647', '8648', '6888', '6889', '6890', '6891', '6892', '6893', '6897', '6898', '6899', '6900', '6901', '6902', '6948', '8649', '6903', '6904', '6905', '6920', '6921', '6922', '6923', '8419', '8420', '8421', '8422', '8423', '8424', '8425', '8426', '8427', '8428', '8429', '8430', '8431', '8432', '8433', '8434', '8435', '8436', '8437', '8438', '8439', '8440', '8441', '8442', '6971', '6972', '6973', '6974', '6976', '6977', '6978', '8190', '8191', '8192', '6979', '6980', '6981', '6987', '6988', '6990', '7000', '7001', '7002', '7463', '7464', '7465', '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', '7127', '7128', '7129', '7130', '7131', '7132', '7133', '8204', '8205', '7193', '7194', '7222', '7223', '7224', '7225', '7226', '7227', '7228', '7229', '7230', '7231', '7232', '7233', '7234', '7242', '7243', '7244', '7249', '8905', '8915', '8970', '9473', '9474', '9477', '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', '8323', '8331', '8332', '8333', '8334', '8382', '8383', '8384', '8401', '8319', '8452', '8453', '8454', '8455', '8458', '9463', '8353', '8354', '8355', '8356', '8480', '8481', '8482', '8483', '8484', '8485', '8486', '8487', '8494', '8605', '8606', '8607', '8608', '8609', '8610', '8611', '8612', '8613', '8614', '8615', '8632', '8638', '8639', '8640', '8641', '8642', '8643', '8651', '8924', '8925', '8926', '8927', '8937', '8938', '8939', '8940', '8941', '8942', '8943', '8944', '9224', '9225', '9226', '9227', '9260', '9261', '9262', '9263', '9264', '9265', '9266', '9267', '9268', '9269', '9270', '9271', '9272', '9273', '9274', '9275', '9276', '9277', '9278', '9279', '9280', '9281', '9282', '9283', '9284', '9229') and `option_id` = '1') and `option_value_languages`.`language_id` = '1'
8.83ms/app/Product.php:3015alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select distinct product_option_values.option_value_id as filter_value_id,option_value_languages.text as name from `product_option_values` inner join `option_value_languages` on `option_value_languages`.`option_value_id` = `product_option_values`.`option_value_id` where exists (select * from `product_options` where `product_option_values`.`product_option_id` = `product_options`.`id` and `product_id` in ('2086', '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', '1', '2', '25', '26', '27', '28', '29', '30', '31', '38', '61', '77', '109', '132', '140', '158', '162', '208', '209', '210', '211', '212', '213', '214', '215', '216', '217', '218', '219', '220', '221', '222', '223', '224', '225', '226', '227', '228', '229', '230', '231', '233', '234', '235', '236', '237', '238', '239', '240', '241', '242', '243', '244', '245', '246', '247', '272', '282', '283', '284', '285', '286', '287', '292', '298', '320', '352', '371', '376', '377', '378', '379', '380', '381', '382', '383', '384', '385', '386', '387', '388', '390', '391', '392', '393', '394', '395', '396', '399', '401', '415', '419', '452', '453', '454', '476', '477', '478', '479', '480', '481', '495', '496', '497', '498', '499', '500', '501', '502', '503', '504', '505', '507', '508', '509', '510', '512', '514', '516', '517', '530', '531', '532', '533', '534', '535', '536', '537', '538', '539', '540', '541', '542', '543', '544', '545', '546', '547', '548', '549', '550', '551', '552', '553', '554', '555', '556', '557', '558', '559', '560', '561', '562', '563', '564', '565', '566', '567', '568', '569', '570', '571', '572', '573', '574', '575', '577', '578', '579', '580', '581', '582', '584', '585', '710', '711', '712', '713', '949', '995', '1009', '1060', '1061', '1889', '1929', '1930', '1979', '1980', '1981', '1982', '1984', '1992', '2059', '2089', '2142', '2145', '2151', '2152', '2153', '2159', '2160', '2161', '2450', '2471', '2488', '2516', '2523', '2552', '2617', '2618', '2627', '2630', '2645', '2648', '2654', '2655', '2657', '3296', '3305', '3306', '3307', '3309', '3310', '3311', '3312', '3314', '3315', '3316', '3327', '3331', '3333', '3334', '3344', '3345', '3362', '3372', '3373', '3377', '3379', '3381', '3384', '3391', '3392', '3394', '3395', '3396', '3398', '3399', '3400', '3401', '3403', '3404', '3405', '3406', '3713', '3723', '3738', '3789', '3790', '3791', '3792', '3793', '3796', '3806', '3812', '3813', '3818', '3826', '3895', '3896', '3901', '3931', '3962', '3963', '4024', '4025', '4029', '4030', '4042', '4090', '4105', '4111', '4168', '4227', '4238', '4244', '4249', '4258', '4264', '4267', '4268', '4281', '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', '5967', '5968', '5982', '5983', '5999', '6021', '6023', '6038', '6039', '6047', '6054', '6068', '6105', '6324', '6325', '6329', '6357', '6358', '6359', '6360', '6361', '6362', '6363', '6364', '6365', '6366', '6385', '6401', '6408', '6420', '6583', '6699', '6701', '6704', '6705', '6707', '6708', '6709', '6726', '6727', '6728', '6729', '6730', '6731', '6762', '6763', '6804', '6805', '6806', '6807', '6808', '6811', '6812', '6813', '6814', '6815', '6819', '6822', '6823', '6826', '6831', '6841', '6842', '6843', '6844', '6847', '6848', '6932', '6933', '6934', '6935', '6936', '6937', '6939', '6940', '6941', '6942', '6943', '6944', '6945', '6946', '6947', '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', '7195', '7196', '7197', '7198', '7199', '7200', '7201', '7202', '7203', '7204', '7205', '7206', '7207', '7208', '7209', '7210', '7211', '7212', '7213', '7214', '7215', '7220', '7237', '7239', '7337', '7338', '7347', '7348', '7396', '7398', '7407', '7408', '7440', '7501', '7502', '7524', '7566', '7574', '8166', '8189', '8203', '8241', '8242', '8243', '8244', '8245', '8246', '8251', '8252', '8254', '8255', '8260', '8264', '8357', '8389', '8391', '8410', '8411', '8412', '8413', '8414', '8418', '8449', '8450', '8456', '8459', '8464', '8465', '8473', '8475', '8488', '8489', '8490', '8495', '8508', '8509', '8512', '8514', '8516', '8518', '8522', '8523', '8528', '8538', '8555', '8556', '8568', '8573', '8574', '8575', '8576', '8584', '8587', '8588', '8592', '8595', '8596', '8598', '8599', '8600', '8601', '8602', '8604', '8633', '8650', '8653', '8661', '8666', '8667', '8668', '8669', '8670', '8671', '8672', '8673', '8674', '8675', '8676', '8677', '8678', '8679', '8680', '8681', '8682', '8683', '8684', '8685', '8686', '8687', '8690', '8699', '8723', '8730', '8731', '8732', '8733', '8734', '8738', '8742', '8743', '8746', '8747', '8748', '8749', '8750', '8751', '8752', '8753', '8756', '8757', '8758', '8763', '8766', '8771', '8772', '8773', '8778', '8781', '8783', '8785', '8790', '8796', '8797', '8798', '8799', '8801', '8803', '8804', '8806', '8807', '8808', '8809', '8814', '8815', '8843', '8876', '8891', '8892', '8893', '8894', '8895', '8898', '8899', '8906', '8907', '8908', '8916', '8918', '8929', '8933', '8934', '8935', '8954', '8955', '8969', '8978', '8979', '8980', '8981', '8983', '8984', '8987', '8988', '8990', '8991', '8992', '8993', '8994', '8995', '8996', '8997', '8998', '9001', '9013', '9015', '9017', '9021', '9022', '9024', '9025', '9026', '9027', '9039', '9061', '9065', '9066', '9067', '9068', '9069', '9070', '9075', '9076', '9077', '9078', '9079', '9080', '9081', '9083', '9084', '9085', '9086', '9087', '9088', '9089', '9090', '9091', '9092', '9093', '9094', '9095', '9096', '9097', '9098', '9099', '9100', '9101', '9102', '9103', '9105', '9113', '9120', '9122', '9124', '9125', '9126', '9135', '9136', '9137', '9142', '9143', '9144', '9145', '9146', '9147', '9148', '9149', '9150', '9151', '9152', '9153', '9154', '9155', '9156', '9157', '9158', '9159', '9160', '9161', '9162', '9163', '9164', '9165', '9166', '9167', '9168', '9169', '9170', '9171', '9172', '9173', '9174', '9175', '9176', '9177', '9178', '9179', '9180', '9181', '9182', '9183', '9184', '9185', '9186', '9187', '9188', '9189', '9190', '9191', '9192', '9193', '9194', '9195', '9196', '9197', '9198', '9200', '9201', '9202', '9203', '9204', '9205', '9206', '9207', '9208', '9209', '9210', '9211', '9212', '9213', '9214', '9215', '9216', '9228', '9230', '9235', '9239', '9240', '9241', '9245', '9246', '9247', '9253', '9254', '9255', '9256', '9257', '9258', '9259', '9323', '9325', '9326', '9329', '9333', '9334', '9335', '9336', '9337', '9338', '9339', '9340', '9341', '9342', '9343', '9344', '9345', '9346', '9347', '9348', '9349', '9350', '9351', '9352', '9358', '9360', '9361', '9364', '9365', '9369', '9370', '9371', '9376', '9377', '9378', '9381', '9382', '9383', '9384', '9392', '9393', '9394', '9395', '9396', '9397', '9398', '9399', '9400', '9403', '9406', '9408', '9409', '9410', '9411', '9412', '9417', '9425', '9430', '9432', '9433', '9434', '9436', '9437', '9438', '9439', '9440', '9441', '9442', '9443', '9444', '9445', '9446', '9447', '9476', '9478', '9479', '9480', '9481', '9482', '9484', '9487', '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', '9575', '9576', '9577', '9578', '3', '4', '5', '6', '20', '21', '471', '2116', '3970', '8033', '8034', '2652', '4134', '4674', '5903', '9199', '5693', '5181', '5182', '5183', '5184', '23', '173', '174', '437', '439', '8474', '4097', '4098', '1054', '1058', '1059', '1976', '1977', '1978', '8259', '9427', '950', '951', '952', '2599', '5881', '5945', '4138', '4139', '4208', '4209', '5694', '5695', '5696', '5705', '5706', '5707', '5722', '5723', '5730', '8874', '8911', '8912', '8913', '714', '4089', '400', '8878', '6101', '3817', '3834', '3835', '3836', '3837', '3841', '3844', '3845', '3856', '3857', '3861', '3877', '3971', '3972', '3991', '4065', '4140', '4217', '4218', '4254', '8476', '8477', '8478', '586', '588', '590', '9404', '5322', '5923', '5925', '5926', '7089', '7090', '8479', '5510', '5511', '5512', '5513', '5514', '5515', '5557', '5558', '5568', '5571', '5573', '5574', '5575', '5580', '5582', '5583', '5588', '5589', '7395', '8714', '8715', '5952', '6773', '5953', '5954', '5955', '5956', '5957', '5958', '4045', '4046', '4047', '4048', '4049', '4061', '444', '5630', '4303', '4304', '4399', '4530', '4531', '4532', '4533', '4534', '4535', '4536', '4537', '4538', '4539', '4540', '4541', '4542', '4543', '4544', '6326', '6327', '4893', '5833', '8037', '8038', '8039', '8040', '2647', '2651', '2656', '894', '895', '103', '104', '105', '150', '151', '152', '156', '190', '473', '490', '491', '492', '756', '3803', '3804', '3805', '3814', '3815', '3816', '3819', '3820', '3821', '3822', '3827', '3828', '3829', '3882', '3885', '3886', '3887', '3888', '3889', '8948', '8949', '1988', '2507', '2510', '2537', '5228', '5231', '5882', '5946', '7134', '159', '160', '398', '1017', '1018', '1019', '8257', '8877', '8904', '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', '1890', '1891', '1951', '1952', '1961', '1969', '8491', '8492', '8493', '8744', '9362', '9363', '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', '6056', '6088', '6165', '6167', '6199', '6205', '6309', '6648', '8739', '8853', '8985', '9028', '9029', '9030', '9117', '9287', '9288', '9289', '3897', '3898', '3930', '3946', '7084', '7085', '7086', '4141', '4142', '4207', '4285', '3899', '3900', '16', '19', '58', '68', '74', '87', '95', '125', '177', '426', '432', '433', '681', '2077', '8082', '8083', '8084', '8085', '8086', '8087', '8088', '8089', '8090', '8091', '8092', '8093', '589', '1892', '1893', '1894', '1895', '1974', '1983', '1985', '1986', '1987', '2364', '2365', '2366', '2367', '2368', '2369', '2370', '2371', '2372', '2373', '2374', '2375', '2376', '2377', '2378', '2379', '2380', '2381', '2382', '2383', '2384', '2385', '2386', '2387', '2388', '2389', '2390', '2391', '2392', '2393', '2394', '2455', '2456', '2461', '2469', '2472', '2473', '2474', '2482', '2483', '2486', '2487', '2489', '2490', '2492', '2512', '2518', '2522', '2526', '2533', '2542', '2544', '2545', '2546', '2555', '2557', '2558', '2561', '2562', '2564', '2565', '8256', '8496', '8497', '8498', '8499', '8500', '8501', '8502', '8503', '8504', '8505', '8506', '8507', '8787', '8881', '3762', '3763', '3764', '3765', '3770', '3771', '3772', '3773', '3774', '7341', '8962', '8963', '8964', '8965', '8966', '8967', '5111', '5112', '5164', '5165', '5166', '2395', '2396', '2397', '2398', '2399', '2400', '2458', '2460', '2481', '2491', '2506', '4143', '4144', '4145', '4146', '4147', '4149', '4150', '4152', '4154', '4160', '4162', '4164', '4165', '4170', '4172', '4176', '4177', '4178', '4179', '4183', '4184', '4185', '4186', '4187', '4188', '4189', '4190', '4191', '4205', '4224', '4229', '4230', '4231', '4232', '4236', '4242', '4257', '4259', '4274', '4277', '4280', '4286', '4293', '4294', '7409', '8510', '8511', '3786', '3794', '3795', '5959', '5960', '6089', '6764', '6765', '6766', '6767', '6778', '6779', '6803', '6895', '6896', '8097', '8098', '8099', '8100', '8101', '8102', '8103', '8931', '9048', '9049', '9050', '9129', '591', '592', '593', '594', '595', '2632', '2633', '2634', '2635', '2636', '2637', '2638', '2639', '2640', '2641', '2642', '2644', '2646', '2649', '2650', '3855', '4151', '4153', '4155', '4156', '4157', '4158', '4159', '4161', '4163', '4166', '4167', '4169', '4180', '4181', '4182', '4225', '4234', '4235', '4245', '4256', '4283', '4284', '4289', '4292', '8558', '8559', '8560', '8561', '8562', '8563', '8564', '4107', '4973', '4974', '5783', '5817', '5825', '5832', '5836', '5837', '5839', '5873', '5874', '8112', '8113', '8114', '8115', '8116', '8117', '8118', '8119', '8120', '8121', '4403', '4404', '1896', '1897', '1898', '1899', '1900', '1939', '3740', '3741', '941', '942', '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', '5962', '6456', '5631', '5632', '5633', '5634', '5593', '5620', '5621', '5624', '5625', '5640', '5650', '5250', '5251', '5252', '5318', '5320', '5323', '5324', '5325', '8265', '3313', '3366', '3387', '3402', '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', '3902', '3903', '3904', '3932', '3933', '2594', '2600', '3350', '3351', '3352', '4079', '4080', '4081', '4082', '953', '6090', '175', '176', '493', '3807', '3808', '3811', '5859', '5860', '5861', '5862', '5863', '7411', '7412', '7413', '7414', '4308', '4309', '4352', '4353', '5822', '5906', '5908', '5909', '5922', '8269', '1022', '1023', '1024', '1025', '1026', '4374', '4375', '4397', '5115', '5176', '5270', '5271', '5272', '5314', '5316', '5883', '7261', '7263', '7265', '7266', '2573', '3988', '3989', '3990', '3785', '5704', '5717', '6457', '6458', '6459', '7415', '7416', '7417', '7418', '7419', '7420', '7421', '7422', '7423', '7424', '715', '961', '2114', '8973', '8974', '8975', '8976', '8977', '4033', '4034', '4035', '4036', '4037', '4038', '4039', '6077', '15', '153', '154', '155', '248', '249', '250', '251', '252', '253', '254', '294', '323', '334', '335', '448', '455', '457', '461', '462', '463', '688', '1021', '7382', '7383', '7384', '7385', '7386', '7387', '7388', '7389', '7390', '7391', '7392', '7393', '7394', '8950', '8951', '8952', '9243', '4137', '2099', '2100', '2101', '2102', '2103', '2104', '2105', '2106', '2107', '2108', '2109', '2110', '2111', '2112', '2113', '5935', '3704', '3705', '3706', '3707', '3708', '3737', '3748', '3749', '3761', '157', '161', '2045', '2046', '2047', '2048', '2049', '2050', '2051', '2052', '2053', '2054', '2055', '2068', '2069', '2070', '2071', '2072', '2131', '2132', '2133', '3831', '4546', '4633', '4634', '4635', '4636', '4221', '4241', '4279', '4287', '4288', '8094', '8095', '8096', '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', '1901', '1902', '1903', '1904', '1905', '1906', '1907', '1908', '1909', '1910', '1911', '1912', '1913', '1914', '1915', '1916', '1917', '1942', '1943', '1944', '1946', '1953', '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', '3954', '3995', '3996', '3997', '3998', '910', '2056', '2063', '2064', '2067', '2619', '2623', '2624', '2625', '2626', '2628', '2629', '2631', '4095', '8290', '5594', '5595', '5596', '5597', '5598', '1918', '1959', '7', '8', '75', '76', '88', '96', '106', '113', '117', '123', '127', '134', '144', '163', '166', '171', '172', '181', '182', '183', '184', '185', '200', '204', '279', '280', '290', '291', '315', '324', '325', '326', '327', '328', '344', '345', '346', '365', '410', '422', '425', '431', '434', '435', '436', '438', '445', '446', '449', '451', '677', '678', '679', '682', '683', '696', '700', '706', '708', '981', '982', '983', '984', '985', '986', '987', '988', '989', '990', '991', '992', '993', '994', '2057', '2058', '2073', '2074', '2075', '2078', '2079', '2080', '2081', '2082', '3781', '3823', '8922', '9385', '9414', '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', '2643', '2419', '2422', '2445', '2446', '2447', '2448', '2449', '2495', '2499', '2500', '2501', '2502', '2503', '2563', '3883', '3884', '4247', '4250', '4263', '8720', '8721', '59', '60', '62', '69', '70', '71', '78', '79', '80', '81', '89', '90', '97', '98', '107', '108', '114', '118', '124', '126', '128', '129', '135', '136', '145', '146', '147', '148', '149', '168', '169', '202', '3776', '8515', '8921', '375', '2596', '2597', '2602', '7217', '7218', '7219', '7221', '7236', '7238', '7240', '7247', '11', '12', '17', '18', '297', '337', '402', '411', '428', '429', '430', '684', '685', '687', '689', '690', '691', '698', '702', '907', '1062', '1063', '1064', '1065', '1888', '1919', '1949', '1956', '1962', '1965', '1989', '1990', '2083', '2098', '2524', '7091', '7092', '7093', '7094', '7095', '9405', '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', '3905', '3906', '3907', '3908', '3909', '3934', '3935', '9244', '5966', '6742', '6743', '6781', '9133', '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', '6672', '6161', '6162', '6174', '6175', '6181', '6218', '6219', '6220', '6221', '6222', '6223', '6224', '6225', '6226', '6227', '6228', '6230', '6231', '6232', '6233', '6234', '6235', '6236', '6237', '6238', '6239', '6284', '6290', '6293', '6294', '6301', '6304', '6643', '6652', '6719', '6720', '6724', '8764', '8765', '8889', '8890', '8930', '9008', '9018', '9019', '9034', '9035', '9036', '9037', '9118', '9119', '6163', '6017', '6018', '6044', '6059', '6164', '6176', '6177', '6178', '6179', '6180', '6182', '6262', '6263', '6264', '6265', '6266', '6267', '6268', '6269', '6278', '6280', '6283', '6287', '6292', '6302', '6305', '6306', '6721', '6722', '6723', '8701', '8851', '6058', '6099', '6169', '6260', '6658', '6659', '6673', '6171', '6213', '8786', '9040', '9041', '9042', '9043', '9044', '9045', '9046', '6166', '6649', '6650', '8703', '8849', '8850', '8852', '8861', '9032', '9033', '9127', '9131', '9366', '9367', '9368', '9380', '6091', '6092', '6093', '6094', '6095', '6096', '6097', '6098', '6172', '6173', '6369', '6370', '6371', '6372', '6387', '6396', '6400', '6407', '9130', '6373', '6374', '6375', '6376', '6388', '6393', '6394', '6406', '8716', '9462', '6100', '6377', '6378', '6379', '6380', '6381', '6382', '6383', '6384', '6389', '6395', '6409', '7549', '9051', '583', '4246', '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', '8398', '6405', '8961', '6193', '6194', '6195', '6196', '6197', '6198', '6208', '6209', '6073', '6074', '6242', '6243', '6244', '6245', '6246', '6247', '6248', '6249', '6250', '6251', '6252', '6253', '6254', '6255', '6307', '8702', '8936', '8989', '9121', '9372', '9373', '9374', '9375', '9379', '6256', '6257', '6184', '6185', '6186', '6187', '6188', '6189', '6191', '6192', '8035', '8036', '8919', '8920', '6210', '6211', '6212', '8932', '6087', '6240', '6241', '8784', '6259', '6655', '6656', '9006', '9007', '9009', '9010', '9014', '6270', '6273', '4995', '4996', '5978', '6046', '6048', '6049', '6050', '6051', '6052', '6053', '5884', '5885', '5887', '5888', '5889', '5891', '5892', '8324', '8325', '8326', '301', '302', '309', '310', '311', '312', '313', '722', '723', '724', '725', '726', '727', '728', '729', '730', '731', '955', '956', '996', '997', '998', '3958', '7290', '7291', '7298', '7299', '7300', '8953', '2401', '2402', '2553', '3910', '3911', '3912', '3913', '3914', '3915', '3916', '3917', '3918', '3919', '3936', '3938', '3939', '3940', '3947', '3948', '3949', '3952', '7111', '7112', '7113', '7114', '7115', '7116', '7117', '7118', '7119', '7120', '7121', '7122', '7123', '9353', '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', '3709', '3710', '3711', '3712', '3714', '3715', '3716', '3730', '3736', '3743', '896', '914', '915', '916', '917', '918', '919', '920', '921', '922', '924', '925', '926', '927', '928', '929', '930', '931', '932', '933', '934', '935', '936', '937', '938', '939', '940', '943', '944', '945', '947', '948', '1921', '1922', '4253', '9290', '63', '64', '72', '82', '83', '99', '100', '110', '115', '119', '130', '133', '141', '142', '143', '424', '705', '2095', '2096', '2097', '9074', '9475', '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', '744', '745', '746', '747', '748', '749', '750', '751', '752', '1994', '1995', '1996', '1997', '1998', '1999', '2000', '2001', '2002', '2022', '2029', '2032', '2040', '2041', '2043', '2060', '2061', '4001', '4002', '8541', '8542', '8543', '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', '3975', '3976', '3977', '3994', '4064', '4069', '4070', '8550', '8754', '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', '2408', '2409', '2410', '2411', '2412', '2413', '2414', '2415', '2416', '2417', '2462', '2463', '2478', '2479', '2480', '2484', '2485', '2520', '2527', '2529', '2530', '2535', '2538', '2541', '4204', '4237', '4275', '4282', '8524', '8569', '8570', '8571', '8572', '9354', '9355', '9356', '9357', '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', '6020', '6027', '6028', '6029', '6030', '6031', '6032', '6033', '6034', '6035', '6036', '6037', '6042', '6043', '9332', '2012', '2013', '2014', '2015', '2016', '2017', '2023', '2028', '2030', '2042', '2062', '2418', '2420', '2421', '2423', '2424', '2425', '2426', '2427', '2428', '2429', '2430', '2431', '2432', '2433', '2434', '2435', '2457', '2459', '2468', '2475', '2504', '2513', '2515', '2525', '2532', '2540', '2548', '2550', '2551', '2554', '2556', '2559', '2560', '3383', '8222', '8223', '8224', '8225', '8226', '8227', '8229', '8230', '8231', '8232', '8233', '8234', '8235', '8236', '8237', '8238', '8239', '8240', '8789', '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', '6055', '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', '1055', '1056', '1057', '6024', '6025', '6026', '6796', '6797', '6798', '6799', '6800', '6801', '6802', '4320', '4573', '4574', '4575', '4576', '5635', '5636', '5637', '9458', '9459', '9460', '9461', '8517', '4220', '4223', '4262', '4278', '4300', '4121', '4124', '4507', '4514', '4515', '5842', '5843', '5844', '5845', '5857', '5858', '8126', '8293', '2620', '2622', '5599', '5927', '5928', '4638', '4639', '4640', '4641', '8816', '2464', '2465', '2466', '2467', '54', '55', '56', '57', '4040', '4041', '4239', '4240', '4243', '300', '716', '717', '718', '719', '720', '721', '954', '1991', '3809', '3810', '3824', '3825', '3955', '3956', '3957', '4094', '5969', '5970', '5971', '5972', '5973', '5974', '5975', '5976', '5977', '5988', '5989', '5990', '5991', '5992', '5993', '5994', '5995', '5996', '5997', '5998', '6005', '6006', '6007', '6008', '6009', '6010', '4192', '4193', '4194', '4302', '8519', '8520', '8521', '34', '35', '36', '37', '232', '255', '256', '257', '258', '259', '260', '261', '262', '263', '264', '265', '266', '267', '268', '269', '270', '271', '273', '274', '275', '277', '288', '289', '460', '482', '483', '484', '485', '487', '488', '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', '403', '412', '5685', '5697', '5698', '5713', '5714', '5715', '4103', '4383', '5708', '5709', '5710', '5793', '6954', '6955', '6956', '6957', '6958', '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', '2566', '2567', '2570', '2571', '2574', '2444', '2452', '2453', '2454', '2493', '4195', '4196', '4197', '4198', '4215', '4248', '8717', '8880', '4062', '4063', '4087', '178', '179', '180', '192', '198', '494', '974', '3830', '3833', '3878', '3879', '3880', '3881', '2137', '2138', '2143', '2144', '3973', '7241', '7245', '7246', '7248', '7250', '2154', '2155', '2156', '2157', '2158', '4662', '4663', '4664', '4669', '4671', '1920', '1954', '1955', '1957', '2140', '2141', '5794', '5795', '5796', '7306', '2118', '4096', '293', '353', '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', '732', '8788', '5516', '5517', '7106', '7107', '7108', '7109', '7110', '8328', '8805', '967', '970', '3953', '4233', '4295', '4296', '4297', '4298', '4299', '4301', '9071', '5979', '5980', '5981', '6000', '6001', '6002', '6003', '6004', '6011', '6012', '6013', '6016', '4322', '4323', '4385', '4386', '4387', '6989', '5893', '5894', '5895', '5896', '5897', '5898', '5899', '5900', '5948', '5904', '5902', '5835', '8184', '2605', '2612', '2613', '350', '351', '474', '475', '7124', '7125', '7126', '316', '317', '318', '319', '8525', '1011', '1012', '1013', '1014', '1015', '1016', '8526', '8527', '2021', '2024', '2025', '2026', '5679', '458', '472', '6500', '8185', '2146', '2147', '2148', '8917', '339', '341', '372', '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', '347', '374', '5584', '5585', '4362', '4363', '4364', '4579', '4582', '4583', '6060', '7063', '7064', '7065', '7067', '7068', '7070', '7076', '9111', '9116', '5910', '5929', '5930', '5932', '2582', '2583', '486', '8900', '8901', '8902', '8903', '4199', '4200', '4206', '3346', '3347', '3348', '3349', '3361', '3375', '3378', '3389', '303', '304', '305', '306', '307', '733', '734', '735', '736', '737', '738', '739', '741', '742', '743', '966', '977', '3959', '3960', '7334', '7335', '7339', '7340', '440', '2584', '2585', '2586', '2587', '2614', '3999', '4000', '191', '757', '1993', '2027', '2031', '2122', '2123', '2124', '2125', '2126', '2127', '2128', '2129', '2130', '2134', '2135', '2136', '7333', '7343', '7344', '7345', '355', '356', '357', '358', '2588', '2589', '2590', '2603', '8529', '1937', '1967', '1971', '1973', '338', '340', '342', '343', '354', '373', '397', '8688', '6063', '6082', '6083', '6084', '8840', '8896', '8897', '9011', '9038', '6079', '8888', '8986', '4585', '4586', '4587', '4588', '4589', '4590', '1924', '1958', '1960', '1964', '1966', '1975', '8530', '8532', '8533', '8535', '4050', '4051', '4052', '4053', '4054', '4055', '4060', '8536', '8811', '9483', '3338', '8537', '5043', '5045', '5249', '5782', '6553', '6554', '7317', '7318', '7319', '7326', '5855', '137', '138', '139', '5987', '32', '33', '51', '53', '1027', '1029', '3751', '3753', '3754', '3755', '3756', '7336', '7346', '7349', '7350', '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', '2531', '4201', '4202', '4203', '8539', '979', '2505', '5103', '5104', '6559', '6560', '6561', '6562', '6563', '6564', '6565', '6566', '6567', '6066', '6067', '6071', '6081', '8822', '8823', '8824', '8825', '8826', '8827', '8828', '8829', '8830', '8831', '8832', '8833', '8834', '8835', '8836', '8837', '8838', '8839', '8841', '8842', '8844', '8845', '8846', '8847', '8848', '8909', '8910', '9310', '9311', '4520', '4521', '4965', '5813', '5814', '5815', '5816', '5831', '7320', '7322', '7323', '7327', '7328', '7329', '7330', '8365', '8366', '8367', '9464', '9465', '3797', '1925', '1926', '3385', '3798', '8540', '5939', '5940', '5941', '278', '295', '404', '413', '414', '442', '447', '680', '699', '701', '2076', '2119', '2120', '2121', '8664', '3965', '3966', '3967', '3961', '3969', '8544', '2601', '2511', '199', '2066', '4148', '4252', '4091', '4092', '5628', '5629', '5638', '5639', '8200', '8253', '5901', '5944', '5949', '5912', '5913', '5921', '8736', '2403', '2404', '2405', '2406', '2407', '2508', '2521', '2539', '2543', '2549', '5878', '5879', '5918', '5919', '5920', '91', '92', '101', '111', '120', '121', '423', '693', '695', '8741', '8923', '9072', '9073', '4216', '4219', '4056', '4057', '4058', '4059', '8545', '5279', '5280', '3869', '3870', '3871', '3872', '3873', '3875', '4072', '4073', '4075', '4076', '4077', '4078', '4085', '8546', '4084', '2139', '3328', '3329', '3330', '3832', '3838', '3839', '3840', '3842', '3843', '3846', '3847', '3848', '3849', '3850', '3851', '3852', '3853', '3854', '3858', '3859', '3860', '3862', '3863', '3864', '3865', '3866', '3867', '3868', '3874', '3876', '3974', '4066', '4067', '4068', '4071', '4083', '4086', '4088', '8547', '8549', '9062', '9063', '3368', '3369', '3370', '8551', '8552', '3317', '3318', '3367', '8553', '3365', '3799', '3800', '3801', '3802', '39', '52', '5984', '5985', '5986', '9134', '6061', '7069', '7072', '7074', '193', '4266', '5564', '5590', '8390', '3364', '8554', '164', '165', '167', '2115', '3928', '3929', '4324', '5669', '5807', '5808', '8392', '8393', '8394', '8395', '8396', '8397', '407', '427', '450', '3978', '3979', '3980', '3981', '3982', '3983', '3984', '3964', '3968', '5319', '1941', '1945', '1010', '4093', '8557', '3335', '3766', '3767', '3768', '3777', '3778', '3779', '3780', '3782', '3783', '3784', '3787', '8882', '4368', '4373', '366', '367', '368', '369', '370', '9387', '2010', '2011', '2018', '2019', '2020', '2038', '2039', '2044', '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', '957', '968', '980', '1927', '1928', '1950', '4330', '4331', '4332', '4333', '8712', '8713', '911', '913', '8972', '5703', '5711', '5712', '5716', '5718', '5719', '5720', '5721', '5724', '5725', '5726', '5727', '5728', '5729', '8722', '4222', '4226', '8565', '8566', '8567', '456', '470', '1028', '3752', '3760', '7003', '7004', '7292', '7293', '7294', '7295', '7296', '7297', '7301', '5612', '5916', '5947', '8402', '8403', '3941', '3945', '3950', '3951', '5175', '4110', '4125', '4127', '4502', '4504', '4524', '9109', '9110', '4393', '7010', '7011', '3354', '3355', '3356', '3357', '3363', '4354', '4355', '4356', '4357', '4358', '4359', '4360', '4361', '4367', '4398', '5142', '5143', '7354', '7360', '9420', '9421', '2575', '8469', '4643', '5838', '7544', '5309', '5310', '459', '2606', '2607', '2608', '2615', '24', '359', '360', '2604', '2616', '9388', '9391', '4517', '4518', '4522', '4529', '5052', '5053', '5054', '5803', '5804', '5805', '5806', '5823', '5824', '5828', '7313', '7314', '9059', '9060', '3920', '3921', '3922', '3923', '3924', '3925', '3926', '3927', '3937', '3942', '3943', '3944', '13', '14', '703', '3319', '3321', '3380', '3388', '5281', '5282', '5283', '5326', '9330', '9331', '6070', '5943', '3739', '4291', '4334', '4335', '4351', '5055', '5056', '5057', '5058', '5060', '5061', '5062', '5063', '5064', '5065', '6611', '6612', '6613', '6614', '6615', '2451', '3353', '3390', '2092', '2093', '2094', '5641', '5642', '5643', '8415', '8728', '8800', '1931', '1932', '1933', '1934', '1947', '1948', '40', '41', '42', '43', '44', '45', '46', '47', '48', '49', '50', '186', '958', '959', '960', '964', '973', '975', '976', '978', '7168', '7169', '7170', '7171', '7172', '8755', '8982', '1935', '1940', '8577', '8578', '8579', '897', '898', '899', '900', '901', '902', '903', '904', '906', '908', '909', '4380', '4384', '4392', '4608', '4609', '4650', '3332', '3336', '3337', '1936', '3294', '3295', '3297', '3298', '3339', '3340', '3341', '3342', '3397', '8580', '3376', '3386', '3717', '3718', '3719', '3731', '3732', '3733', '3734', '3735', '3745', '7342', '2087', '8581', '4610', '4612', '4613', '5827', '8416', '8417', '4210', '4211', '8582', '4212', '4213', '4214', '5518', '5543', '5544', '5614', '3720', '3746', '3750', '7235', '8663', '3985', '3986', '3987', '6019', '4632', '314', '753', '754', '755', '9016', '5615', '5654', '2595', '6040', '6045', '6775', '8696', '8697', '905', '2576', '2578', '2581', '195', '196', '197', '2591', '2592', '2598', '8583', '2593', '2088', '8585', '8586', '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', '464', '5905', '4337', '2653', '3358', '3359', '3360', '4171', '4173', '4174', '4175', '4255', '4260', '4261', '4269', '4271', '4273', '8589', '5644', '5645', '5646', '5647', '5767', '5774', '5775', '5776', '5777', '406', '418', '8968', '6106', '6107', '6108', '6109', '6147', '6155', '6156', '6078', '8698', '465', '469', '3322', '3374', '8590', '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', '4003', '4004', '4005', '4006', '4007', '4008', '4009', '4010', '4011', '4012', '4013', '4014', '4015', '4031', '912', '962', '963', '971', '972', '2569', '2577', '2579', '2580', '8591', '5519', '5520', '5548', '5549', '5561', '5570', '5521', '5576', '8802', '9055', '2572', '2568', '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', '2009', '333', '336', '443', '692', '694', '697', '9386', '9390', '2609', '2610', '2611', '4016', '8593', '8594', '4032', '5618', '5619', '7191', '7192', '3721', '3722', '3299', '3300', '3301', '3302', '3303', '3304', '3371', '1020', '2117', '4099', '8971', '9064', '9415', '9416', '466', '467', '468', '3724', '3725', '3726', '3727', '3728', '3742', '3747', '3769', '3788', '2034', '2035', '2036', '4044', '5768', '3757', '3758', '3759', '5616', '5617', '489', '3729', '3744', '4270', '4272', '4276', '4290', '8597', '5531', '5532', '5533', '5534', '5535', '5536', '5556', '5565', '5569', '5578', '5579', '7570', '7571', '7572', '7573', '8258', '8451', '9249', '9250', '3890', '3891', '3892', '3893', '3894', '321', '322', '4251', '2003', '2004', '2005', '2006', '2007', '2008', '2037', '2090', '2091', '965', '969', '6085', '6086', '4443', '4444', '4445', '7251', '7253', '7258', '3323', '3324', '3325', '3382', '3393', '5537', '5562', '5566', '5577', '7036', '7037', '7038', '7039', '7040', '7041', '8457', '8875', '2436', '2437', '2438', '2439', '2440', '2441', '2442', '2443', '2470', '2476', '2477', '2494', '2496', '2497', '2498', '2509', '2514', '2517', '2519', '2528', '2534', '2536', '2547', '8883', '8884', '8885', '8886', '8887', '3326', '3343', '4394', '4457', '4930', '4931', '4932', '4933', '4934', '4935', '4937', '4966', '4967', '4968', '4969', '4366', '4395', '7052', '5157', '5158', '5159', '8812', '8813', '4017', '4018', '4019', '4020', '4021', '4022', '4023', '4026', '4027', '4028', '4043', '8468', '8704', '8705', '8706', '8879', '5313', '5563', '5655', '5660', '5661', '5662', '5663', '5664', '5665', '5667', '5668', '5670', '5672', '5682', '5683', '5686', '5687', '5690', '6041', '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', '2621', '5539', '4653', '4672', '6665', '6674', '7042', '7043', '8691', '8692', '8695', '5160', '4228', '4265', '8603', '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', '6080', '2065', '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', '6924', '6925', '6926', '6927', '6928', '6929', '6930', '6931', '6642', '6645', '8700', '6644', '6651', '9128', '6646', '6660', '6661', '6662', '6663', '6664', '6666', '6669', '6670', '6671', '6647', '6654', '6653', '6657', '6667', '6668', '6684', '6685', '6686', '6687', '6688', '6689', '6690', '6675', '6676', '6677', '6678', '6679', '6680', '8404', '8405', '9423', '6681', '6682', '6683', '6691', '6692', '6693', '6694', '6695', '6696', '6697', '6698', '6706', '6710', '6711', '6716', '6718', '6712', '6713', '6714', '6715', '6717', '6732', '6733', '6734', '6735', '6740', '6741', '6736', '6783', '6784', '6785', '6786', '6787', '6788', '6789', '6790', '6791', '6792', '6793', '6794', '6795', '6747', '6748', '6749', '6750', '6751', '6755', '6756', '6757', '6758', '6759', '6770', '6771', '6772', '6774', '6776', '6777', '6780', '6738', '6739', '6809', '6810', '8122', '6816', '6817', '6818', '6820', '6821', '6824', '6825', '6829', '6830', '6827', '6832', '6833', '6834', '6835', '6836', '6837', '6838', '6839', '6840', '6849', '6850', '6851', '6887', '9217', '9218', '9219', '9220', '9221', '9222', '9223', '6852', '6853', '6854', '6855', '6856', '6857', '6858', '6859', '6860', '6861', '6862', '6863', '6864', '8646', '6865', '6866', '6867', '6868', '6869', '6870', '6871', '6872', '6873', '6874', '6875', '6876', '6877', '6878', '6879', '6880', '6881', '6882', '6883', '6884', '6885', '6886', '6906', '6907', '6908', '6909', '6910', '6911', '6912', '6913', '6914', '6915', '6916', '6917', '6918', '6949', '6950', '6951', '6952', '6953', '8616', '8617', '8618', '8619', '8620', '8621', '8622', '8623', '8624', '8625', '8626', '8627', '8628', '8629', '8631', '8634', '8635', '8636', '8637', '8644', '8645', '8647', '8648', '6888', '6889', '6890', '6891', '6892', '6893', '6897', '6898', '6899', '6900', '6901', '6902', '6948', '8649', '6903', '6904', '6905', '6920', '6921', '6922', '6923', '8419', '8420', '8421', '8422', '8423', '8424', '8425', '8426', '8427', '8428', '8429', '8430', '8431', '8432', '8433', '8434', '8435', '8436', '8437', '8438', '8439', '8440', '8441', '8442', '6971', '6972', '6973', '6974', '6976', '6977', '6978', '8190', '8191', '8192', '6979', '6980', '6981', '6987', '6988', '6990', '7000', '7001', '7002', '7463', '7464', '7465', '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', '7127', '7128', '7129', '7130', '7131', '7132', '7133', '8204', '8205', '7193', '7194', '7222', '7223', '7224', '7225', '7226', '7227', '7228', '7229', '7230', '7231', '7232', '7233', '7234', '7242', '7243', '7244', '7249', '8905', '8915', '8970', '9473', '9474', '9477', '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', '8323', '8331', '8332', '8333', '8334', '8382', '8383', '8384', '8401', '8319', '8452', '8453', '8454', '8455', '8458', '9463', '8353', '8354', '8355', '8356', '8480', '8481', '8482', '8483', '8484', '8485', '8486', '8487', '8494', '8605', '8606', '8607', '8608', '8609', '8610', '8611', '8612', '8613', '8614', '8615', '8632', '8638', '8639', '8640', '8641', '8642', '8643', '8651', '8924', '8925', '8926', '8927', '8937', '8938', '8939', '8940', '8941', '8942', '8943', '8944', '9224', '9225', '9226', '9227', '9260', '9261', '9262', '9263', '9264', '9265', '9266', '9267', '9268', '9269', '9270', '9271', '9272', '9273', '9274', '9275', '9276', '9277', '9278', '9279', '9280', '9281', '9282', '9283', '9284', '9229') and `option_id` = '16') and `option_value_languages`.`language_id` = '1'
9.27ms/app/Product.php:3022alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `product_specification_values` where exists (select * from `product_specifications` where `product_specification_values`.`product_specification_id` = `product_specifications`.`id` and `product_id` in ('2086', '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', '1', '2', '25', '26', '27', '28', '29', '30', '31', '38', '61', '77', '109', '132', '140', '158', '162', '208', '209', '210', '211', '212', '213', '214', '215', '216', '217', '218', '219', '220', '221', '222', '223', '224', '225', '226', '227', '228', '229', '230', '231', '233', '234', '235', '236', '237', '238', '239', '240', '241', '242', '243', '244', '245', '246', '247', '272', '282', '283', '284', '285', '286', '287', '292', '298', '320', '352', '371', '376', '377', '378', '379', '380', '381', '382', '383', '384', '385', '386', '387', '388', '390', '391', '392', '393', '394', '395', '396', '399', '401', '415', '419', '452', '453', '454', '476', '477', '478', '479', '480', '481', '495', '496', '497', '498', '499', '500', '501', '502', '503', '504', '505', '507', '508', '509', '510', '512', '514', '516', '517', '530', '531', '532', '533', '534', '535', '536', '537', '538', '539', '540', '541', '542', '543', '544', '545', '546', '547', '548', '549', '550', '551', '552', '553', '554', '555', '556', '557', '558', '559', '560', '561', '562', '563', '564', '565', '566', '567', '568', '569', '570', '571', '572', '573', '574', '575', '577', '578', '579', '580', '581', '582', '584', '585', '710', '711', '712', '713', '949', '995', '1009', '1060', '1061', '1889', '1929', '1930', '1979', '1980', '1981', '1982', '1984', '1992', '2059', '2089', '2142', '2145', '2151', '2152', '2153', '2159', '2160', '2161', '2450', '2471', '2488', '2516', '2523', '2552', '2617', '2618', '2627', '2630', '2645', '2648', '2654', '2655', '2657', '3296', '3305', '3306', '3307', '3309', '3310', '3311', '3312', '3314', '3315', '3316', '3327', '3331', '3333', '3334', '3344', '3345', '3362', '3372', '3373', '3377', '3379', '3381', '3384', '3391', '3392', '3394', '3395', '3396', '3398', '3399', '3400', '3401', '3403', '3404', '3405', '3406', '3713', '3723', '3738', '3789', '3790', '3791', '3792', '3793', '3796', '3806', '3812', '3813', '3818', '3826', '3895', '3896', '3901', '3931', '3962', '3963', '4024', '4025', '4029', '4030', '4042', '4090', '4105', '4111', '4168', '4227', '4238', '4244', '4249', '4258', '4264', '4267', '4268', '4281', '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', '5967', '5968', '5982', '5983', '5999', '6021', '6023', '6038', '6039', '6047', '6054', '6068', '6105', '6324', '6325', '6329', '6357', '6358', '6359', '6360', '6361', '6362', '6363', '6364', '6365', '6366', '6385', '6401', '6408', '6420', '6583', '6699', '6701', '6704', '6705', '6707', '6708', '6709', '6726', '6727', '6728', '6729', '6730', '6731', '6762', '6763', '6804', '6805', '6806', '6807', '6808', '6811', '6812', '6813', '6814', '6815', '6819', '6822', '6823', '6826', '6831', '6841', '6842', '6843', '6844', '6847', '6848', '6932', '6933', '6934', '6935', '6936', '6937', '6939', '6940', '6941', '6942', '6943', '6944', '6945', '6946', '6947', '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', '7195', '7196', '7197', '7198', '7199', '7200', '7201', '7202', '7203', '7204', '7205', '7206', '7207', '7208', '7209', '7210', '7211', '7212', '7213', '7214', '7215', '7220', '7237', '7239', '7337', '7338', '7347', '7348', '7396', '7398', '7407', '7408', '7440', '7501', '7502', '7524', '7566', '7574', '8166', '8189', '8203', '8241', '8242', '8243', '8244', '8245', '8246', '8251', '8252', '8254', '8255', '8260', '8264', '8357', '8389', '8391', '8410', '8411', '8412', '8413', '8414', '8418', '8449', '8450', '8456', '8459', '8464', '8465', '8473', '8475', '8488', '8489', '8490', '8495', '8508', '8509', '8512', '8514', '8516', '8518', '8522', '8523', '8528', '8538', '8555', '8556', '8568', '8573', '8574', '8575', '8576', '8584', '8587', '8588', '8592', '8595', '8596', '8598', '8599', '8600', '8601', '8602', '8604', '8633', '8650', '8653', '8661', '8666', '8667', '8668', '8669', '8670', '8671', '8672', '8673', '8674', '8675', '8676', '8677', '8678', '8679', '8680', '8681', '8682', '8683', '8684', '8685', '8686', '8687', '8690', '8699', '8723', '8730', '8731', '8732', '8733', '8734', '8738', '8742', '8743', '8746', '8747', '8748', '8749', '8750', '8751', '8752', '8753', '8756', '8757', '8758', '8763', '8766', '8771', '8772', '8773', '8778', '8781', '8783', '8785', '8790', '8796', '8797', '8798', '8799', '8801', '8803', '8804', '8806', '8807', '8808', '8809', '8814', '8815', '8843', '8876', '8891', '8892', '8893', '8894', '8895', '8898', '8899', '8906', '8907', '8908', '8916', '8918', '8929', '8933', '8934', '8935', '8954', '8955', '8969', '8978', '8979', '8980', '8981', '8983', '8984', '8987', '8988', '8990', '8991', '8992', '8993', '8994', '8995', '8996', '8997', '8998', '9001', '9013', '9015', '9017', '9021', '9022', '9024', '9025', '9026', '9027', '9039', '9061', '9065', '9066', '9067', '9068', '9069', '9070', '9075', '9076', '9077', '9078', '9079', '9080', '9081', '9083', '9084', '9085', '9086', '9087', '9088', '9089', '9090', '9091', '9092', '9093', '9094', '9095', '9096', '9097', '9098', '9099', '9100', '9101', '9102', '9103', '9105', '9113', '9120', '9122', '9124', '9125', '9126', '9135', '9136', '9137', '9142', '9143', '9144', '9145', '9146', '9147', '9148', '9149', '9150', '9151', '9152', '9153', '9154', '9155', '9156', '9157', '9158', '9159', '9160', '9161', '9162', '9163', '9164', '9165', '9166', '9167', '9168', '9169', '9170', '9171', '9172', '9173', '9174', '9175', '9176', '9177', '9178', '9179', '9180', '9181', '9182', '9183', '9184', '9185', '9186', '9187', '9188', '9189', '9190', '9191', '9192', '9193', '9194', '9195', '9196', '9197', '9198', '9200', '9201', '9202', '9203', '9204', '9205', '9206', '9207', '9208', '9209', '9210', '9211', '9212', '9213', '9214', '9215', '9216', '9228', '9230', '9235', '9239', '9240', '9241', '9245', '9246', '9247', '9253', '9254', '9255', '9256', '9257', '9258', '9259', '9323', '9325', '9326', '9329', '9333', '9334', '9335', '9336', '9337', '9338', '9339', '9340', '9341', '9342', '9343', '9344', '9345', '9346', '9347', '9348', '9349', '9350', '9351', '9352', '9358', '9360', '9361', '9364', '9365', '9369', '9370', '9371', '9376', '9377', '9378', '9381', '9382', '9383', '9384', '9392', '9393', '9394', '9395', '9396', '9397', '9398', '9399', '9400', '9403', '9406', '9408', '9409', '9410', '9411', '9412', '9417', '9425', '9430', '9432', '9433', '9434', '9436', '9437', '9438', '9439', '9440', '9441', '9442', '9443', '9444', '9445', '9446', '9447', '9476', '9478', '9479', '9480', '9481', '9482', '9484', '9487', '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', '9575', '9576', '9577', '9578', '3', '4', '5', '6', '20', '21', '471', '2116', '3970', '8033', '8034', '2652', '4134', '4674', '5903', '9199', '5693', '5181', '5182', '5183', '5184', '23', '173', '174', '437', '439', '8474', '4097', '4098', '1054', '1058', '1059', '1976', '1977', '1978', '8259', '9427', '950', '951', '952', '2599', '5881', '5945', '4138', '4139', '4208', '4209', '5694', '5695', '5696', '5705', '5706', '5707', '5722', '5723', '5730', '8874', '8911', '8912', '8913', '714', '4089', '400', '8878', '6101', '3817', '3834', '3835', '3836', '3837', '3841', '3844', '3845', '3856', '3857', '3861', '3877', '3971', '3972', '3991', '4065', '4140', '4217', '4218', '4254', '8476', '8477', '8478', '586', '588', '590', '9404', '5322', '5923', '5925', '5926', '7089', '7090', '8479', '5510', '5511', '5512', '5513', '5514', '5515', '5557', '5558', '5568', '5571', '5573', '5574', '5575', '5580', '5582', '5583', '5588', '5589', '7395', '8714', '8715', '5952', '6773', '5953', '5954', '5955', '5956', '5957', '5958', '4045', '4046', '4047', '4048', '4049', '4061', '444', '5630', '4303', '4304', '4399', '4530', '4531', '4532', '4533', '4534', '4535', '4536', '4537', '4538', '4539', '4540', '4541', '4542', '4543', '4544', '6326', '6327', '4893', '5833', '8037', '8038', '8039', '8040', '2647', '2651', '2656', '894', '895', '103', '104', '105', '150', '151', '152', '156', '190', '473', '490', '491', '492', '756', '3803', '3804', '3805', '3814', '3815', '3816', '3819', '3820', '3821', '3822', '3827', '3828', '3829', '3882', '3885', '3886', '3887', '3888', '3889', '8948', '8949', '1988', '2507', '2510', '2537', '5228', '5231', '5882', '5946', '7134', '159', '160', '398', '1017', '1018', '1019', '8257', '8877', '8904', '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', '1890', '1891', '1951', '1952', '1961', '1969', '8491', '8492', '8493', '8744', '9362', '9363', '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', '6056', '6088', '6165', '6167', '6199', '6205', '6309', '6648', '8739', '8853', '8985', '9028', '9029', '9030', '9117', '9287', '9288', '9289', '3897', '3898', '3930', '3946', '7084', '7085', '7086', '4141', '4142', '4207', '4285', '3899', '3900', '16', '19', '58', '68', '74', '87', '95', '125', '177', '426', '432', '433', '681', '2077', '8082', '8083', '8084', '8085', '8086', '8087', '8088', '8089', '8090', '8091', '8092', '8093', '589', '1892', '1893', '1894', '1895', '1974', '1983', '1985', '1986', '1987', '2364', '2365', '2366', '2367', '2368', '2369', '2370', '2371', '2372', '2373', '2374', '2375', '2376', '2377', '2378', '2379', '2380', '2381', '2382', '2383', '2384', '2385', '2386', '2387', '2388', '2389', '2390', '2391', '2392', '2393', '2394', '2455', '2456', '2461', '2469', '2472', '2473', '2474', '2482', '2483', '2486', '2487', '2489', '2490', '2492', '2512', '2518', '2522', '2526', '2533', '2542', '2544', '2545', '2546', '2555', '2557', '2558', '2561', '2562', '2564', '2565', '8256', '8496', '8497', '8498', '8499', '8500', '8501', '8502', '8503', '8504', '8505', '8506', '8507', '8787', '8881', '3762', '3763', '3764', '3765', '3770', '3771', '3772', '3773', '3774', '7341', '8962', '8963', '8964', '8965', '8966', '8967', '5111', '5112', '5164', '5165', '5166', '2395', '2396', '2397', '2398', '2399', '2400', '2458', '2460', '2481', '2491', '2506', '4143', '4144', '4145', '4146', '4147', '4149', '4150', '4152', '4154', '4160', '4162', '4164', '4165', '4170', '4172', '4176', '4177', '4178', '4179', '4183', '4184', '4185', '4186', '4187', '4188', '4189', '4190', '4191', '4205', '4224', '4229', '4230', '4231', '4232', '4236', '4242', '4257', '4259', '4274', '4277', '4280', '4286', '4293', '4294', '7409', '8510', '8511', '3786', '3794', '3795', '5959', '5960', '6089', '6764', '6765', '6766', '6767', '6778', '6779', '6803', '6895', '6896', '8097', '8098', '8099', '8100', '8101', '8102', '8103', '8931', '9048', '9049', '9050', '9129', '591', '592', '593', '594', '595', '2632', '2633', '2634', '2635', '2636', '2637', '2638', '2639', '2640', '2641', '2642', '2644', '2646', '2649', '2650', '3855', '4151', '4153', '4155', '4156', '4157', '4158', '4159', '4161', '4163', '4166', '4167', '4169', '4180', '4181', '4182', '4225', '4234', '4235', '4245', '4256', '4283', '4284', '4289', '4292', '8558', '8559', '8560', '8561', '8562', '8563', '8564', '4107', '4973', '4974', '5783', '5817', '5825', '5832', '5836', '5837', '5839', '5873', '5874', '8112', '8113', '8114', '8115', '8116', '8117', '8118', '8119', '8120', '8121', '4403', '4404', '1896', '1897', '1898', '1899', '1900', '1939', '3740', '3741', '941', '942', '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', '5962', '6456', '5631', '5632', '5633', '5634', '5593', '5620', '5621', '5624', '5625', '5640', '5650', '5250', '5251', '5252', '5318', '5320', '5323', '5324', '5325', '8265', '3313', '3366', '3387', '3402', '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', '3902', '3903', '3904', '3932', '3933', '2594', '2600', '3350', '3351', '3352', '4079', '4080', '4081', '4082', '953', '6090', '175', '176', '493', '3807', '3808', '3811', '5859', '5860', '5861', '5862', '5863', '7411', '7412', '7413', '7414', '4308', '4309', '4352', '4353', '5822', '5906', '5908', '5909', '5922', '8269', '1022', '1023', '1024', '1025', '1026', '4374', '4375', '4397', '5115', '5176', '5270', '5271', '5272', '5314', '5316', '5883', '7261', '7263', '7265', '7266', '2573', '3988', '3989', '3990', '3785', '5704', '5717', '6457', '6458', '6459', '7415', '7416', '7417', '7418', '7419', '7420', '7421', '7422', '7423', '7424', '715', '961', '2114', '8973', '8974', '8975', '8976', '8977', '4033', '4034', '4035', '4036', '4037', '4038', '4039', '6077', '15', '153', '154', '155', '248', '249', '250', '251', '252', '253', '254', '294', '323', '334', '335', '448', '455', '457', '461', '462', '463', '688', '1021', '7382', '7383', '7384', '7385', '7386', '7387', '7388', '7389', '7390', '7391', '7392', '7393', '7394', '8950', '8951', '8952', '9243', '4137', '2099', '2100', '2101', '2102', '2103', '2104', '2105', '2106', '2107', '2108', '2109', '2110', '2111', '2112', '2113', '5935', '3704', '3705', '3706', '3707', '3708', '3737', '3748', '3749', '3761', '157', '161', '2045', '2046', '2047', '2048', '2049', '2050', '2051', '2052', '2053', '2054', '2055', '2068', '2069', '2070', '2071', '2072', '2131', '2132', '2133', '3831', '4546', '4633', '4634', '4635', '4636', '4221', '4241', '4279', '4287', '4288', '8094', '8095', '8096', '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', '1901', '1902', '1903', '1904', '1905', '1906', '1907', '1908', '1909', '1910', '1911', '1912', '1913', '1914', '1915', '1916', '1917', '1942', '1943', '1944', '1946', '1953', '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', '3954', '3995', '3996', '3997', '3998', '910', '2056', '2063', '2064', '2067', '2619', '2623', '2624', '2625', '2626', '2628', '2629', '2631', '4095', '8290', '5594', '5595', '5596', '5597', '5598', '1918', '1959', '7', '8', '75', '76', '88', '96', '106', '113', '117', '123', '127', '134', '144', '163', '166', '171', '172', '181', '182', '183', '184', '185', '200', '204', '279', '280', '290', '291', '315', '324', '325', '326', '327', '328', '344', '345', '346', '365', '410', '422', '425', '431', '434', '435', '436', '438', '445', '446', '449', '451', '677', '678', '679', '682', '683', '696', '700', '706', '708', '981', '982', '983', '984', '985', '986', '987', '988', '989', '990', '991', '992', '993', '994', '2057', '2058', '2073', '2074', '2075', '2078', '2079', '2080', '2081', '2082', '3781', '3823', '8922', '9385', '9414', '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', '2643', '2419', '2422', '2445', '2446', '2447', '2448', '2449', '2495', '2499', '2500', '2501', '2502', '2503', '2563', '3883', '3884', '4247', '4250', '4263', '8720', '8721', '59', '60', '62', '69', '70', '71', '78', '79', '80', '81', '89', '90', '97', '98', '107', '108', '114', '118', '124', '126', '128', '129', '135', '136', '145', '146', '147', '148', '149', '168', '169', '202', '3776', '8515', '8921', '375', '2596', '2597', '2602', '7217', '7218', '7219', '7221', '7236', '7238', '7240', '7247', '11', '12', '17', '18', '297', '337', '402', '411', '428', '429', '430', '684', '685', '687', '689', '690', '691', '698', '702', '907', '1062', '1063', '1064', '1065', '1888', '1919', '1949', '1956', '1962', '1965', '1989', '1990', '2083', '2098', '2524', '7091', '7092', '7093', '7094', '7095', '9405', '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', '3905', '3906', '3907', '3908', '3909', '3934', '3935', '9244', '5966', '6742', '6743', '6781', '9133', '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', '6672', '6161', '6162', '6174', '6175', '6181', '6218', '6219', '6220', '6221', '6222', '6223', '6224', '6225', '6226', '6227', '6228', '6230', '6231', '6232', '6233', '6234', '6235', '6236', '6237', '6238', '6239', '6284', '6290', '6293', '6294', '6301', '6304', '6643', '6652', '6719', '6720', '6724', '8764', '8765', '8889', '8890', '8930', '9008', '9018', '9019', '9034', '9035', '9036', '9037', '9118', '9119', '6163', '6017', '6018', '6044', '6059', '6164', '6176', '6177', '6178', '6179', '6180', '6182', '6262', '6263', '6264', '6265', '6266', '6267', '6268', '6269', '6278', '6280', '6283', '6287', '6292', '6302', '6305', '6306', '6721', '6722', '6723', '8701', '8851', '6058', '6099', '6169', '6260', '6658', '6659', '6673', '6171', '6213', '8786', '9040', '9041', '9042', '9043', '9044', '9045', '9046', '6166', '6649', '6650', '8703', '8849', '8850', '8852', '8861', '9032', '9033', '9127', '9131', '9366', '9367', '9368', '9380', '6091', '6092', '6093', '6094', '6095', '6096', '6097', '6098', '6172', '6173', '6369', '6370', '6371', '6372', '6387', '6396', '6400', '6407', '9130', '6373', '6374', '6375', '6376', '6388', '6393', '6394', '6406', '8716', '9462', '6100', '6377', '6378', '6379', '6380', '6381', '6382', '6383', '6384', '6389', '6395', '6409', '7549', '9051', '583', '4246', '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', '8398', '6405', '8961', '6193', '6194', '6195', '6196', '6197', '6198', '6208', '6209', '6073', '6074', '6242', '6243', '6244', '6245', '6246', '6247', '6248', '6249', '6250', '6251', '6252', '6253', '6254', '6255', '6307', '8702', '8936', '8989', '9121', '9372', '9373', '9374', '9375', '9379', '6256', '6257', '6184', '6185', '6186', '6187', '6188', '6189', '6191', '6192', '8035', '8036', '8919', '8920', '6210', '6211', '6212', '8932', '6087', '6240', '6241', '8784', '6259', '6655', '6656', '9006', '9007', '9009', '9010', '9014', '6270', '6273', '4995', '4996', '5978', '6046', '6048', '6049', '6050', '6051', '6052', '6053', '5884', '5885', '5887', '5888', '5889', '5891', '5892', '8324', '8325', '8326', '301', '302', '309', '310', '311', '312', '313', '722', '723', '724', '725', '726', '727', '728', '729', '730', '731', '955', '956', '996', '997', '998', '3958', '7290', '7291', '7298', '7299', '7300', '8953', '2401', '2402', '2553', '3910', '3911', '3912', '3913', '3914', '3915', '3916', '3917', '3918', '3919', '3936', '3938', '3939', '3940', '3947', '3948', '3949', '3952', '7111', '7112', '7113', '7114', '7115', '7116', '7117', '7118', '7119', '7120', '7121', '7122', '7123', '9353', '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', '3709', '3710', '3711', '3712', '3714', '3715', '3716', '3730', '3736', '3743', '896', '914', '915', '916', '917', '918', '919', '920', '921', '922', '924', '925', '926', '927', '928', '929', '930', '931', '932', '933', '934', '935', '936', '937', '938', '939', '940', '943', '944', '945', '947', '948', '1921', '1922', '4253', '9290', '63', '64', '72', '82', '83', '99', '100', '110', '115', '119', '130', '133', '141', '142', '143', '424', '705', '2095', '2096', '2097', '9074', '9475', '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', '744', '745', '746', '747', '748', '749', '750', '751', '752', '1994', '1995', '1996', '1997', '1998', '1999', '2000', '2001', '2002', '2022', '2029', '2032', '2040', '2041', '2043', '2060', '2061', '4001', '4002', '8541', '8542', '8543', '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', '3975', '3976', '3977', '3994', '4064', '4069', '4070', '8550', '8754', '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', '2408', '2409', '2410', '2411', '2412', '2413', '2414', '2415', '2416', '2417', '2462', '2463', '2478', '2479', '2480', '2484', '2485', '2520', '2527', '2529', '2530', '2535', '2538', '2541', '4204', '4237', '4275', '4282', '8524', '8569', '8570', '8571', '8572', '9354', '9355', '9356', '9357', '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', '6020', '6027', '6028', '6029', '6030', '6031', '6032', '6033', '6034', '6035', '6036', '6037', '6042', '6043', '9332', '2012', '2013', '2014', '2015', '2016', '2017', '2023', '2028', '2030', '2042', '2062', '2418', '2420', '2421', '2423', '2424', '2425', '2426', '2427', '2428', '2429', '2430', '2431', '2432', '2433', '2434', '2435', '2457', '2459', '2468', '2475', '2504', '2513', '2515', '2525', '2532', '2540', '2548', '2550', '2551', '2554', '2556', '2559', '2560', '3383', '8222', '8223', '8224', '8225', '8226', '8227', '8229', '8230', '8231', '8232', '8233', '8234', '8235', '8236', '8237', '8238', '8239', '8240', '8789', '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', '6055', '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', '1055', '1056', '1057', '6024', '6025', '6026', '6796', '6797', '6798', '6799', '6800', '6801', '6802', '4320', '4573', '4574', '4575', '4576', '5635', '5636', '5637', '9458', '9459', '9460', '9461', '8517', '4220', '4223', '4262', '4278', '4300', '4121', '4124', '4507', '4514', '4515', '5842', '5843', '5844', '5845', '5857', '5858', '8126', '8293', '2620', '2622', '5599', '5927', '5928', '4638', '4639', '4640', '4641', '8816', '2464', '2465', '2466', '2467', '54', '55', '56', '57', '4040', '4041', '4239', '4240', '4243', '300', '716', '717', '718', '719', '720', '721', '954', '1991', '3809', '3810', '3824', '3825', '3955', '3956', '3957', '4094', '5969', '5970', '5971', '5972', '5973', '5974', '5975', '5976', '5977', '5988', '5989', '5990', '5991', '5992', '5993', '5994', '5995', '5996', '5997', '5998', '6005', '6006', '6007', '6008', '6009', '6010', '4192', '4193', '4194', '4302', '8519', '8520', '8521', '34', '35', '36', '37', '232', '255', '256', '257', '258', '259', '260', '261', '262', '263', '264', '265', '266', '267', '268', '269', '270', '271', '273', '274', '275', '277', '288', '289', '460', '482', '483', '484', '485', '487', '488', '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', '403', '412', '5685', '5697', '5698', '5713', '5714', '5715', '4103', '4383', '5708', '5709', '5710', '5793', '6954', '6955', '6956', '6957', '6958', '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', '2566', '2567', '2570', '2571', '2574', '2444', '2452', '2453', '2454', '2493', '4195', '4196', '4197', '4198', '4215', '4248', '8717', '8880', '4062', '4063', '4087', '178', '179', '180', '192', '198', '494', '974', '3830', '3833', '3878', '3879', '3880', '3881', '2137', '2138', '2143', '2144', '3973', '7241', '7245', '7246', '7248', '7250', '2154', '2155', '2156', '2157', '2158', '4662', '4663', '4664', '4669', '4671', '1920', '1954', '1955', '1957', '2140', '2141', '5794', '5795', '5796', '7306', '2118', '4096', '293', '353', '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', '732', '8788', '5516', '5517', '7106', '7107', '7108', '7109', '7110', '8328', '8805', '967', '970', '3953', '4233', '4295', '4296', '4297', '4298', '4299', '4301', '9071', '5979', '5980', '5981', '6000', '6001', '6002', '6003', '6004', '6011', '6012', '6013', '6016', '4322', '4323', '4385', '4386', '4387', '6989', '5893', '5894', '5895', '5896', '5897', '5898', '5899', '5900', '5948', '5904', '5902', '5835', '8184', '2605', '2612', '2613', '350', '351', '474', '475', '7124', '7125', '7126', '316', '317', '318', '319', '8525', '1011', '1012', '1013', '1014', '1015', '1016', '8526', '8527', '2021', '2024', '2025', '2026', '5679', '458', '472', '6500', '8185', '2146', '2147', '2148', '8917', '339', '341', '372', '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', '347', '374', '5584', '5585', '4362', '4363', '4364', '4579', '4582', '4583', '6060', '7063', '7064', '7065', '7067', '7068', '7070', '7076', '9111', '9116', '5910', '5929', '5930', '5932', '2582', '2583', '486', '8900', '8901', '8902', '8903', '4199', '4200', '4206', '3346', '3347', '3348', '3349', '3361', '3375', '3378', '3389', '303', '304', '305', '306', '307', '733', '734', '735', '736', '737', '738', '739', '741', '742', '743', '966', '977', '3959', '3960', '7334', '7335', '7339', '7340', '440', '2584', '2585', '2586', '2587', '2614', '3999', '4000', '191', '757', '1993', '2027', '2031', '2122', '2123', '2124', '2125', '2126', '2127', '2128', '2129', '2130', '2134', '2135', '2136', '7333', '7343', '7344', '7345', '355', '356', '357', '358', '2588', '2589', '2590', '2603', '8529', '1937', '1967', '1971', '1973', '338', '340', '342', '343', '354', '373', '397', '8688', '6063', '6082', '6083', '6084', '8840', '8896', '8897', '9011', '9038', '6079', '8888', '8986', '4585', '4586', '4587', '4588', '4589', '4590', '1924', '1958', '1960', '1964', '1966', '1975', '8530', '8532', '8533', '8535', '4050', '4051', '4052', '4053', '4054', '4055', '4060', '8536', '8811', '9483', '3338', '8537', '5043', '5045', '5249', '5782', '6553', '6554', '7317', '7318', '7319', '7326', '5855', '137', '138', '139', '5987', '32', '33', '51', '53', '1027', '1029', '3751', '3753', '3754', '3755', '3756', '7336', '7346', '7349', '7350', '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', '2531', '4201', '4202', '4203', '8539', '979', '2505', '5103', '5104', '6559', '6560', '6561', '6562', '6563', '6564', '6565', '6566', '6567', '6066', '6067', '6071', '6081', '8822', '8823', '8824', '8825', '8826', '8827', '8828', '8829', '8830', '8831', '8832', '8833', '8834', '8835', '8836', '8837', '8838', '8839', '8841', '8842', '8844', '8845', '8846', '8847', '8848', '8909', '8910', '9310', '9311', '4520', '4521', '4965', '5813', '5814', '5815', '5816', '5831', '7320', '7322', '7323', '7327', '7328', '7329', '7330', '8365', '8366', '8367', '9464', '9465', '3797', '1925', '1926', '3385', '3798', '8540', '5939', '5940', '5941', '278', '295', '404', '413', '414', '442', '447', '680', '699', '701', '2076', '2119', '2120', '2121', '8664', '3965', '3966', '3967', '3961', '3969', '8544', '2601', '2511', '199', '2066', '4148', '4252', '4091', '4092', '5628', '5629', '5638', '5639', '8200', '8253', '5901', '5944', '5949', '5912', '5913', '5921', '8736', '2403', '2404', '2405', '2406', '2407', '2508', '2521', '2539', '2543', '2549', '5878', '5879', '5918', '5919', '5920', '91', '92', '101', '111', '120', '121', '423', '693', '695', '8741', '8923', '9072', '9073', '4216', '4219', '4056', '4057', '4058', '4059', '8545', '5279', '5280', '3869', '3870', '3871', '3872', '3873', '3875', '4072', '4073', '4075', '4076', '4077', '4078', '4085', '8546', '4084', '2139', '3328', '3329', '3330', '3832', '3838', '3839', '3840', '3842', '3843', '3846', '3847', '3848', '3849', '3850', '3851', '3852', '3853', '3854', '3858', '3859', '3860', '3862', '3863', '3864', '3865', '3866', '3867', '3868', '3874', '3876', '3974', '4066', '4067', '4068', '4071', '4083', '4086', '4088', '8547', '8549', '9062', '9063', '3368', '3369', '3370', '8551', '8552', '3317', '3318', '3367', '8553', '3365', '3799', '3800', '3801', '3802', '39', '52', '5984', '5985', '5986', '9134', '6061', '7069', '7072', '7074', '193', '4266', '5564', '5590', '8390', '3364', '8554', '164', '165', '167', '2115', '3928', '3929', '4324', '5669', '5807', '5808', '8392', '8393', '8394', '8395', '8396', '8397', '407', '427', '450', '3978', '3979', '3980', '3981', '3982', '3983', '3984', '3964', '3968', '5319', '1941', '1945', '1010', '4093', '8557', '3335', '3766', '3767', '3768', '3777', '3778', '3779', '3780', '3782', '3783', '3784', '3787', '8882', '4368', '4373', '366', '367', '368', '369', '370', '9387', '2010', '2011', '2018', '2019', '2020', '2038', '2039', '2044', '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', '957', '968', '980', '1927', '1928', '1950', '4330', '4331', '4332', '4333', '8712', '8713', '911', '913', '8972', '5703', '5711', '5712', '5716', '5718', '5719', '5720', '5721', '5724', '5725', '5726', '5727', '5728', '5729', '8722', '4222', '4226', '8565', '8566', '8567', '456', '470', '1028', '3752', '3760', '7003', '7004', '7292', '7293', '7294', '7295', '7296', '7297', '7301', '5612', '5916', '5947', '8402', '8403', '3941', '3945', '3950', '3951', '5175', '4110', '4125', '4127', '4502', '4504', '4524', '9109', '9110', '4393', '7010', '7011', '3354', '3355', '3356', '3357', '3363', '4354', '4355', '4356', '4357', '4358', '4359', '4360', '4361', '4367', '4398', '5142', '5143', '7354', '7360', '9420', '9421', '2575', '8469', '4643', '5838', '7544', '5309', '5310', '459', '2606', '2607', '2608', '2615', '24', '359', '360', '2604', '2616', '9388', '9391', '4517', '4518', '4522', '4529', '5052', '5053', '5054', '5803', '5804', '5805', '5806', '5823', '5824', '5828', '7313', '7314', '9059', '9060', '3920', '3921', '3922', '3923', '3924', '3925', '3926', '3927', '3937', '3942', '3943', '3944', '13', '14', '703', '3319', '3321', '3380', '3388', '5281', '5282', '5283', '5326', '9330', '9331', '6070', '5943', '3739', '4291', '4334', '4335', '4351', '5055', '5056', '5057', '5058', '5060', '5061', '5062', '5063', '5064', '5065', '6611', '6612', '6613', '6614', '6615', '2451', '3353', '3390', '2092', '2093', '2094', '5641', '5642', '5643', '8415', '8728', '8800', '1931', '1932', '1933', '1934', '1947', '1948', '40', '41', '42', '43', '44', '45', '46', '47', '48', '49', '50', '186', '958', '959', '960', '964', '973', '975', '976', '978', '7168', '7169', '7170', '7171', '7172', '8755', '8982', '1935', '1940', '8577', '8578', '8579', '897', '898', '899', '900', '901', '902', '903', '904', '906', '908', '909', '4380', '4384', '4392', '4608', '4609', '4650', '3332', '3336', '3337', '1936', '3294', '3295', '3297', '3298', '3339', '3340', '3341', '3342', '3397', '8580', '3376', '3386', '3717', '3718', '3719', '3731', '3732', '3733', '3734', '3735', '3745', '7342', '2087', '8581', '4610', '4612', '4613', '5827', '8416', '8417', '4210', '4211', '8582', '4212', '4213', '4214', '5518', '5543', '5544', '5614', '3720', '3746', '3750', '7235', '8663', '3985', '3986', '3987', '6019', '4632', '314', '753', '754', '755', '9016', '5615', '5654', '2595', '6040', '6045', '6775', '8696', '8697', '905', '2576', '2578', '2581', '195', '196', '197', '2591', '2592', '2598', '8583', '2593', '2088', '8585', '8586', '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', '464', '5905', '4337', '2653', '3358', '3359', '3360', '4171', '4173', '4174', '4175', '4255', '4260', '4261', '4269', '4271', '4273', '8589', '5644', '5645', '5646', '5647', '5767', '5774', '5775', '5776', '5777', '406', '418', '8968', '6106', '6107', '6108', '6109', '6147', '6155', '6156', '6078', '8698', '465', '469', '3322', '3374', '8590', '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', '4003', '4004', '4005', '4006', '4007', '4008', '4009', '4010', '4011', '4012', '4013', '4014', '4015', '4031', '912', '962', '963', '971', '972', '2569', '2577', '2579', '2580', '8591', '5519', '5520', '5548', '5549', '5561', '5570', '5521', '5576', '8802', '9055', '2572', '2568', '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', '2009', '333', '336', '443', '692', '694', '697', '9386', '9390', '2609', '2610', '2611', '4016', '8593', '8594', '4032', '5618', '5619', '7191', '7192', '3721', '3722', '3299', '3300', '3301', '3302', '3303', '3304', '3371', '1020', '2117', '4099', '8971', '9064', '9415', '9416', '466', '467', '468', '3724', '3725', '3726', '3727', '3728', '3742', '3747', '3769', '3788', '2034', '2035', '2036', '4044', '5768', '3757', '3758', '3759', '5616', '5617', '489', '3729', '3744', '4270', '4272', '4276', '4290', '8597', '5531', '5532', '5533', '5534', '5535', '5536', '5556', '5565', '5569', '5578', '5579', '7570', '7571', '7572', '7573', '8258', '8451', '9249', '9250', '3890', '3891', '3892', '3893', '3894', '321', '322', '4251', '2003', '2004', '2005', '2006', '2007', '2008', '2037', '2090', '2091', '965', '969', '6085', '6086', '4443', '4444', '4445', '7251', '7253', '7258', '3323', '3324', '3325', '3382', '3393', '5537', '5562', '5566', '5577', '7036', '7037', '7038', '7039', '7040', '7041', '8457', '8875', '2436', '2437', '2438', '2439', '2440', '2441', '2442', '2443', '2470', '2476', '2477', '2494', '2496', '2497', '2498', '2509', '2514', '2517', '2519', '2528', '2534', '2536', '2547', '8883', '8884', '8885', '8886', '8887', '3326', '3343', '4394', '4457', '4930', '4931', '4932', '4933', '4934', '4935', '4937', '4966', '4967', '4968', '4969', '4366', '4395', '7052', '5157', '5158', '5159', '8812', '8813', '4017', '4018', '4019', '4020', '4021', '4022', '4023', '4026', '4027', '4028', '4043', '8468', '8704', '8705', '8706', '8879', '5313', '5563', '5655', '5660', '5661', '5662', '5663', '5664', '5665', '5667', '5668', '5670', '5672', '5682', '5683', '5686', '5687', '5690', '6041', '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', '2621', '5539', '4653', '4672', '6665', '6674', '7042', '7043', '8691', '8692', '8695', '5160', '4228', '4265', '8603', '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', '6080', '2065', '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', '6924', '6925', '6926', '6927', '6928', '6929', '6930', '6931', '6642', '6645', '8700', '6644', '6651', '9128', '6646', '6660', '6661', '6662', '6663', '6664', '6666', '6669', '6670', '6671', '6647', '6654', '6653', '6657', '6667', '6668', '6684', '6685', '6686', '6687', '6688', '6689', '6690', '6675', '6676', '6677', '6678', '6679', '6680', '8404', '8405', '9423', '6681', '6682', '6683', '6691', '6692', '6693', '6694', '6695', '6696', '6697', '6698', '6706', '6710', '6711', '6716', '6718', '6712', '6713', '6714', '6715', '6717', '6732', '6733', '6734', '6735', '6740', '6741', '6736', '6783', '6784', '6785', '6786', '6787', '6788', '6789', '6790', '6791', '6792', '6793', '6794', '6795', '6747', '6748', '6749', '6750', '6751', '6755', '6756', '6757', '6758', '6759', '6770', '6771', '6772', '6774', '6776', '6777', '6780', '6738', '6739', '6809', '6810', '8122', '6816', '6817', '6818', '6820', '6821', '6824', '6825', '6829', '6830', '6827', '6832', '6833', '6834', '6835', '6836', '6837', '6838', '6839', '6840', '6849', '6850', '6851', '6887', '9217', '9218', '9219', '9220', '9221', '9222', '9223', '6852', '6853', '6854', '6855', '6856', '6857', '6858', '6859', '6860', '6861', '6862', '6863', '6864', '8646', '6865', '6866', '6867', '6868', '6869', '6870', '6871', '6872', '6873', '6874', '6875', '6876', '6877', '6878', '6879', '6880', '6881', '6882', '6883', '6884', '6885', '6886', '6906', '6907', '6908', '6909', '6910', '6911', '6912', '6913', '6914', '6915', '6916', '6917', '6918', '6949', '6950', '6951', '6952', '6953', '8616', '8617', '8618', '8619', '8620', '8621', '8622', '8623', '8624', '8625', '8626', '8627', '8628', '8629', '8631', '8634', '8635', '8636', '8637', '8644', '8645', '8647', '8648', '6888', '6889', '6890', '6891', '6892', '6893', '6897', '6898', '6899', '6900', '6901', '6902', '6948', '8649', '6903', '6904', '6905', '6920', '6921', '6922', '6923', '8419', '8420', '8421', '8422', '8423', '8424', '8425', '8426', '8427', '8428', '8429', '8430', '8431', '8432', '8433', '8434', '8435', '8436', '8437', '8438', '8439', '8440', '8441', '8442', '6971', '6972', '6973', '6974', '6976', '6977', '6978', '8190', '8191', '8192', '6979', '6980', '6981', '6987', '6988', '6990', '7000', '7001', '7002', '7463', '7464', '7465', '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', '7127', '7128', '7129', '7130', '7131', '7132', '7133', '8204', '8205', '7193', '7194', '7222', '7223', '7224', '7225', '7226', '7227', '7228', '7229', '7230', '7231', '7232', '7233', '7234', '7242', '7243', '7244', '7249', '8905', '8915', '8970', '9473', '9474', '9477', '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', '8323', '8331', '8332', '8333', '8334', '8382', '8383', '8384', '8401', '8319', '8452', '8453', '8454', '8455', '8458', '9463', '8353', '8354', '8355', '8356', '8480', '8481', '8482', '8483', '8484', '8485', '8486', '8487', '8494', '8605', '8606', '8607', '8608', '8609', '8610', '8611', '8612', '8613', '8614', '8615', '8632', '8638', '8639', '8640', '8641', '8642', '8643', '8651', '8924', '8925', '8926', '8927', '8937', '8938', '8939', '8940', '8941', '8942', '8943', '8944', '9224', '9225', '9226', '9227', '9260', '9261', '9262', '9263', '9264', '9265', '9266', '9267', '9268', '9269', '9270', '9271', '9272', '9273', '9274', '9275', '9276', '9277', '9278', '9279', '9280', '9281', '9282', '9283', '9284', '9229'))
11.86ms/app/Product.php:3029alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select distinct specifications.id,specifications.id as filter_value_id, specification_languages.name from `products` inner join `product_specifications` on `products`.`id` = `product_specifications`.`product_id` inner join `specification_languages` on `specification_languages`.`specification_id` = `product_specifications`.`specification_id` inner join `specifications` on `specifications`.`id` = `product_specifications`.`specification_id` where `products`.`id` in ('2086', '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', '1', '2', '25', '26', '27', '28', '29', '30', '31', '38', '61', '77', '109', '132', '140', '158', '162', '208', '209', '210', '211', '212', '213', '214', '215', '216', '217', '218', '219', '220', '221', '222', '223', '224', '225', '226', '227', '228', '229', '230', '231', '233', '234', '235', '236', '237', '238', '239', '240', '241', '242', '243', '244', '245', '246', '247', '272', '282', '283', '284', '285', '286', '287', '292', '298', '320', '352', '371', '376', '377', '378', '379', '380', '381', '382', '383', '384', '385', '386', '387', '388', '390', '391', '392', '393', '394', '395', '396', '399', '401', '415', '419', '452', '453', '454', '476', '477', '478', '479', '480', '481', '495', '496', '497', '498', '499', '500', '501', '502', '503', '504', '505', '507', '508', '509', '510', '512', '514', '516', '517', '530', '531', '532', '533', '534', '535', '536', '537', '538', '539', '540', '541', '542', '543', '544', '545', '546', '547', '548', '549', '550', '551', '552', '553', '554', '555', '556', '557', '558', '559', '560', '561', '562', '563', '564', '565', '566', '567', '568', '569', '570', '571', '572', '573', '574', '575', '577', '578', '579', '580', '581', '582', '584', '585', '710', '711', '712', '713', '949', '995', '1009', '1060', '1061', '1889', '1929', '1930', '1979', '1980', '1981', '1982', '1984', '1992', '2059', '2089', '2142', '2145', '2151', '2152', '2153', '2159', '2160', '2161', '2450', '2471', '2488', '2516', '2523', '2552', '2617', '2618', '2627', '2630', '2645', '2648', '2654', '2655', '2657', '3296', '3305', '3306', '3307', '3309', '3310', '3311', '3312', '3314', '3315', '3316', '3327', '3331', '3333', '3334', '3344', '3345', '3362', '3372', '3373', '3377', '3379', '3381', '3384', '3391', '3392', '3394', '3395', '3396', '3398', '3399', '3400', '3401', '3403', '3404', '3405', '3406', '3713', '3723', '3738', '3789', '3790', '3791', '3792', '3793', '3796', '3806', '3812', '3813', '3818', '3826', '3895', '3896', '3901', '3931', '3962', '3963', '4024', '4025', '4029', '4030', '4042', '4090', '4105', '4111', '4168', '4227', '4238', '4244', '4249', '4258', '4264', '4267', '4268', '4281', '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', '5967', '5968', '5982', '5983', '5999', '6021', '6023', '6038', '6039', '6047', '6054', '6068', '6105', '6324', '6325', '6329', '6357', '6358', '6359', '6360', '6361', '6362', '6363', '6364', '6365', '6366', '6385', '6401', '6408', '6420', '6583', '6699', '6701', '6704', '6705', '6707', '6708', '6709', '6726', '6727', '6728', '6729', '6730', '6731', '6762', '6763', '6804', '6805', '6806', '6807', '6808', '6811', '6812', '6813', '6814', '6815', '6819', '6822', '6823', '6826', '6831', '6841', '6842', '6843', '6844', '6847', '6848', '6932', '6933', '6934', '6935', '6936', '6937', '6939', '6940', '6941', '6942', '6943', '6944', '6945', '6946', '6947', '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', '7195', '7196', '7197', '7198', '7199', '7200', '7201', '7202', '7203', '7204', '7205', '7206', '7207', '7208', '7209', '7210', '7211', '7212', '7213', '7214', '7215', '7220', '7237', '7239', '7337', '7338', '7347', '7348', '7396', '7398', '7407', '7408', '7440', '7501', '7502', '7524', '7566', '7574', '8166', '8189', '8203', '8241', '8242', '8243', '8244', '8245', '8246', '8251', '8252', '8254', '8255', '8260', '8264', '8357', '8389', '8391', '8410', '8411', '8412', '8413', '8414', '8418', '8449', '8450', '8456', '8459', '8464', '8465', '8473', '8475', '8488', '8489', '8490', '8495', '8508', '8509', '8512', '8514', '8516', '8518', '8522', '8523', '8528', '8538', '8555', '8556', '8568', '8573', '8574', '8575', '8576', '8584', '8587', '8588', '8592', '8595', '8596', '8598', '8599', '8600', '8601', '8602', '8604', '8633', '8650', '8653', '8661', '8666', '8667', '8668', '8669', '8670', '8671', '8672', '8673', '8674', '8675', '8676', '8677', '8678', '8679', '8680', '8681', '8682', '8683', '8684', '8685', '8686', '8687', '8690', '8699', '8723', '8730', '8731', '8732', '8733', '8734', '8738', '8742', '8743', '8746', '8747', '8748', '8749', '8750', '8751', '8752', '8753', '8756', '8757', '8758', '8763', '8766', '8771', '8772', '8773', '8778', '8781', '8783', '8785', '8790', '8796', '8797', '8798', '8799', '8801', '8803', '8804', '8806', '8807', '8808', '8809', '8814', '8815', '8843', '8876', '8891', '8892', '8893', '8894', '8895', '8898', '8899', '8906', '8907', '8908', '8916', '8918', '8929', '8933', '8934', '8935', '8954', '8955', '8969', '8978', '8979', '8980', '8981', '8983', '8984', '8987', '8988', '8990', '8991', '8992', '8993', '8994', '8995', '8996', '8997', '8998', '9001', '9013', '9015', '9017', '9021', '9022', '9024', '9025', '9026', '9027', '9039', '9061', '9065', '9066', '9067', '9068', '9069', '9070', '9075', '9076', '9077', '9078', '9079', '9080', '9081', '9083', '9084', '9085', '9086', '9087', '9088', '9089', '9090', '9091', '9092', '9093', '9094', '9095', '9096', '9097', '9098', '9099', '9100', '9101', '9102', '9103', '9105', '9113', '9120', '9122', '9124', '9125', '9126', '9135', '9136', '9137', '9142', '9143', '9144', '9145', '9146', '9147', '9148', '9149', '9150', '9151', '9152', '9153', '9154', '9155', '9156', '9157', '9158', '9159', '9160', '9161', '9162', '9163', '9164', '9165', '9166', '9167', '9168', '9169', '9170', '9171', '9172', '9173', '9174', '9175', '9176', '9177', '9178', '9179', '9180', '9181', '9182', '9183', '9184', '9185', '9186', '9187', '9188', '9189', '9190', '9191', '9192', '9193', '9194', '9195', '9196', '9197', '9198', '9200', '9201', '9202', '9203', '9204', '9205', '9206', '9207', '9208', '9209', '9210', '9211', '9212', '9213', '9214', '9215', '9216', '9228', '9230', '9235', '9239', '9240', '9241', '9245', '9246', '9247', '9253', '9254', '9255', '9256', '9257', '9258', '9259', '9323', '9325', '9326', '9329', '9333', '9334', '9335', '9336', '9337', '9338', '9339', '9340', '9341', '9342', '9343', '9344', '9345', '9346', '9347', '9348', '9349', '9350', '9351', '9352', '9358', '9360', '9361', '9364', '9365', '9369', '9370', '9371', '9376', '9377', '9378', '9381', '9382', '9383', '9384', '9392', '9393', '9394', '9395', '9396', '9397', '9398', '9399', '9400', '9403', '9406', '9408', '9409', '9410', '9411', '9412', '9417', '9425', '9430', '9432', '9433', '9434', '9436', '9437', '9438', '9439', '9440', '9441', '9442', '9443', '9444', '9445', '9446', '9447', '9476', '9478', '9479', '9480', '9481', '9482', '9484', '9487', '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', '9575', '9576', '9577', '9578', '3', '4', '5', '6', '20', '21', '471', '2116', '3970', '8033', '8034', '2652', '4134', '4674', '5903', '9199', '5693', '5181', '5182', '5183', '5184', '23', '173', '174', '437', '439', '8474', '4097', '4098', '1054', '1058', '1059', '1976', '1977', '1978', '8259', '9427', '950', '951', '952', '2599', '5881', '5945', '4138', '4139', '4208', '4209', '5694', '5695', '5696', '5705', '5706', '5707', '5722', '5723', '5730', '8874', '8911', '8912', '8913', '714', '4089', '400', '8878', '6101', '3817', '3834', '3835', '3836', '3837', '3841', '3844', '3845', '3856', '3857', '3861', '3877', '3971', '3972', '3991', '4065', '4140', '4217', '4218', '4254', '8476', '8477', '8478', '586', '588', '590', '9404', '5322', '5923', '5925', '5926', '7089', '7090', '8479', '5510', '5511', '5512', '5513', '5514', '5515', '5557', '5558', '5568', '5571', '5573', '5574', '5575', '5580', '5582', '5583', '5588', '5589', '7395', '8714', '8715', '5952', '6773', '5953', '5954', '5955', '5956', '5957', '5958', '4045', '4046', '4047', '4048', '4049', '4061', '444', '5630', '4303', '4304', '4399', '4530', '4531', '4532', '4533', '4534', '4535', '4536', '4537', '4538', '4539', '4540', '4541', '4542', '4543', '4544', '6326', '6327', '4893', '5833', '8037', '8038', '8039', '8040', '2647', '2651', '2656', '894', '895', '103', '104', '105', '150', '151', '152', '156', '190', '473', '490', '491', '492', '756', '3803', '3804', '3805', '3814', '3815', '3816', '3819', '3820', '3821', '3822', '3827', '3828', '3829', '3882', '3885', '3886', '3887', '3888', '3889', '8948', '8949', '1988', '2507', '2510', '2537', '5228', '5231', '5882', '5946', '7134', '159', '160', '398', '1017', '1018', '1019', '8257', '8877', '8904', '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', '1890', '1891', '1951', '1952', '1961', '1969', '8491', '8492', '8493', '8744', '9362', '9363', '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', '6056', '6088', '6165', '6167', '6199', '6205', '6309', '6648', '8739', '8853', '8985', '9028', '9029', '9030', '9117', '9287', '9288', '9289', '3897', '3898', '3930', '3946', '7084', '7085', '7086', '4141', '4142', '4207', '4285', '3899', '3900', '16', '19', '58', '68', '74', '87', '95', '125', '177', '426', '432', '433', '681', '2077', '8082', '8083', '8084', '8085', '8086', '8087', '8088', '8089', '8090', '8091', '8092', '8093', '589', '1892', '1893', '1894', '1895', '1974', '1983', '1985', '1986', '1987', '2364', '2365', '2366', '2367', '2368', '2369', '2370', '2371', '2372', '2373', '2374', '2375', '2376', '2377', '2378', '2379', '2380', '2381', '2382', '2383', '2384', '2385', '2386', '2387', '2388', '2389', '2390', '2391', '2392', '2393', '2394', '2455', '2456', '2461', '2469', '2472', '2473', '2474', '2482', '2483', '2486', '2487', '2489', '2490', '2492', '2512', '2518', '2522', '2526', '2533', '2542', '2544', '2545', '2546', '2555', '2557', '2558', '2561', '2562', '2564', '2565', '8256', '8496', '8497', '8498', '8499', '8500', '8501', '8502', '8503', '8504', '8505', '8506', '8507', '8787', '8881', '3762', '3763', '3764', '3765', '3770', '3771', '3772', '3773', '3774', '7341', '8962', '8963', '8964', '8965', '8966', '8967', '5111', '5112', '5164', '5165', '5166', '2395', '2396', '2397', '2398', '2399', '2400', '2458', '2460', '2481', '2491', '2506', '4143', '4144', '4145', '4146', '4147', '4149', '4150', '4152', '4154', '4160', '4162', '4164', '4165', '4170', '4172', '4176', '4177', '4178', '4179', '4183', '4184', '4185', '4186', '4187', '4188', '4189', '4190', '4191', '4205', '4224', '4229', '4230', '4231', '4232', '4236', '4242', '4257', '4259', '4274', '4277', '4280', '4286', '4293', '4294', '7409', '8510', '8511', '3786', '3794', '3795', '5959', '5960', '6089', '6764', '6765', '6766', '6767', '6778', '6779', '6803', '6895', '6896', '8097', '8098', '8099', '8100', '8101', '8102', '8103', '8931', '9048', '9049', '9050', '9129', '591', '592', '593', '594', '595', '2632', '2633', '2634', '2635', '2636', '2637', '2638', '2639', '2640', '2641', '2642', '2644', '2646', '2649', '2650', '3855', '4151', '4153', '4155', '4156', '4157', '4158', '4159', '4161', '4163', '4166', '4167', '4169', '4180', '4181', '4182', '4225', '4234', '4235', '4245', '4256', '4283', '4284', '4289', '4292', '8558', '8559', '8560', '8561', '8562', '8563', '8564', '4107', '4973', '4974', '5783', '5817', '5825', '5832', '5836', '5837', '5839', '5873', '5874', '8112', '8113', '8114', '8115', '8116', '8117', '8118', '8119', '8120', '8121', '4403', '4404', '1896', '1897', '1898', '1899', '1900', '1939', '3740', '3741', '941', '942', '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', '5962', '6456', '5631', '5632', '5633', '5634', '5593', '5620', '5621', '5624', '5625', '5640', '5650', '5250', '5251', '5252', '5318', '5320', '5323', '5324', '5325', '8265', '3313', '3366', '3387', '3402', '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', '3902', '3903', '3904', '3932', '3933', '2594', '2600', '3350', '3351', '3352', '4079', '4080', '4081', '4082', '953', '6090', '175', '176', '493', '3807', '3808', '3811', '5859', '5860', '5861', '5862', '5863', '7411', '7412', '7413', '7414', '4308', '4309', '4352', '4353', '5822', '5906', '5908', '5909', '5922', '8269', '1022', '1023', '1024', '1025', '1026', '4374', '4375', '4397', '5115', '5176', '5270', '5271', '5272', '5314', '5316', '5883', '7261', '7263', '7265', '7266', '2573', '3988', '3989', '3990', '3785', '5704', '5717', '6457', '6458', '6459', '7415', '7416', '7417', '7418', '7419', '7420', '7421', '7422', '7423', '7424', '715', '961', '2114', '8973', '8974', '8975', '8976', '8977', '4033', '4034', '4035', '4036', '4037', '4038', '4039', '6077', '15', '153', '154', '155', '248', '249', '250', '251', '252', '253', '254', '294', '323', '334', '335', '448', '455', '457', '461', '462', '463', '688', '1021', '7382', '7383', '7384', '7385', '7386', '7387', '7388', '7389', '7390', '7391', '7392', '7393', '7394', '8950', '8951', '8952', '9243', '4137', '2099', '2100', '2101', '2102', '2103', '2104', '2105', '2106', '2107', '2108', '2109', '2110', '2111', '2112', '2113', '5935', '3704', '3705', '3706', '3707', '3708', '3737', '3748', '3749', '3761', '157', '161', '2045', '2046', '2047', '2048', '2049', '2050', '2051', '2052', '2053', '2054', '2055', '2068', '2069', '2070', '2071', '2072', '2131', '2132', '2133', '3831', '4546', '4633', '4634', '4635', '4636', '4221', '4241', '4279', '4287', '4288', '8094', '8095', '8096', '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', '1901', '1902', '1903', '1904', '1905', '1906', '1907', '1908', '1909', '1910', '1911', '1912', '1913', '1914', '1915', '1916', '1917', '1942', '1943', '1944', '1946', '1953', '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', '3954', '3995', '3996', '3997', '3998', '910', '2056', '2063', '2064', '2067', '2619', '2623', '2624', '2625', '2626', '2628', '2629', '2631', '4095', '8290', '5594', '5595', '5596', '5597', '5598', '1918', '1959', '7', '8', '75', '76', '88', '96', '106', '113', '117', '123', '127', '134', '144', '163', '166', '171', '172', '181', '182', '183', '184', '185', '200', '204', '279', '280', '290', '291', '315', '324', '325', '326', '327', '328', '344', '345', '346', '365', '410', '422', '425', '431', '434', '435', '436', '438', '445', '446', '449', '451', '677', '678', '679', '682', '683', '696', '700', '706', '708', '981', '982', '983', '984', '985', '986', '987', '988', '989', '990', '991', '992', '993', '994', '2057', '2058', '2073', '2074', '2075', '2078', '2079', '2080', '2081', '2082', '3781', '3823', '8922', '9385', '9414', '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', '2643', '2419', '2422', '2445', '2446', '2447', '2448', '2449', '2495', '2499', '2500', '2501', '2502', '2503', '2563', '3883', '3884', '4247', '4250', '4263', '8720', '8721', '59', '60', '62', '69', '70', '71', '78', '79', '80', '81', '89', '90', '97', '98', '107', '108', '114', '118', '124', '126', '128', '129', '135', '136', '145', '146', '147', '148', '149', '168', '169', '202', '3776', '8515', '8921', '375', '2596', '2597', '2602', '7217', '7218', '7219', '7221', '7236', '7238', '7240', '7247', '11', '12', '17', '18', '297', '337', '402', '411', '428', '429', '430', '684', '685', '687', '689', '690', '691', '698', '702', '907', '1062', '1063', '1064', '1065', '1888', '1919', '1949', '1956', '1962', '1965', '1989', '1990', '2083', '2098', '2524', '7091', '7092', '7093', '7094', '7095', '9405', '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', '3905', '3906', '3907', '3908', '3909', '3934', '3935', '9244', '5966', '6742', '6743', '6781', '9133', '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', '6672', '6161', '6162', '6174', '6175', '6181', '6218', '6219', '6220', '6221', '6222', '6223', '6224', '6225', '6226', '6227', '6228', '6230', '6231', '6232', '6233', '6234', '6235', '6236', '6237', '6238', '6239', '6284', '6290', '6293', '6294', '6301', '6304', '6643', '6652', '6719', '6720', '6724', '8764', '8765', '8889', '8890', '8930', '9008', '9018', '9019', '9034', '9035', '9036', '9037', '9118', '9119', '6163', '6017', '6018', '6044', '6059', '6164', '6176', '6177', '6178', '6179', '6180', '6182', '6262', '6263', '6264', '6265', '6266', '6267', '6268', '6269', '6278', '6280', '6283', '6287', '6292', '6302', '6305', '6306', '6721', '6722', '6723', '8701', '8851', '6058', '6099', '6169', '6260', '6658', '6659', '6673', '6171', '6213', '8786', '9040', '9041', '9042', '9043', '9044', '9045', '9046', '6166', '6649', '6650', '8703', '8849', '8850', '8852', '8861', '9032', '9033', '9127', '9131', '9366', '9367', '9368', '9380', '6091', '6092', '6093', '6094', '6095', '6096', '6097', '6098', '6172', '6173', '6369', '6370', '6371', '6372', '6387', '6396', '6400', '6407', '9130', '6373', '6374', '6375', '6376', '6388', '6393', '6394', '6406', '8716', '9462', '6100', '6377', '6378', '6379', '6380', '6381', '6382', '6383', '6384', '6389', '6395', '6409', '7549', '9051', '583', '4246', '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', '8398', '6405', '8961', '6193', '6194', '6195', '6196', '6197', '6198', '6208', '6209', '6073', '6074', '6242', '6243', '6244', '6245', '6246', '6247', '6248', '6249', '6250', '6251', '6252', '6253', '6254', '6255', '6307', '8702', '8936', '8989', '9121', '9372', '9373', '9374', '9375', '9379', '6256', '6257', '6184', '6185', '6186', '6187', '6188', '6189', '6191', '6192', '8035', '8036', '8919', '8920', '6210', '6211', '6212', '8932', '6087', '6240', '6241', '8784', '6259', '6655', '6656', '9006', '9007', '9009', '9010', '9014', '6270', '6273', '4995', '4996', '5978', '6046', '6048', '6049', '6050', '6051', '6052', '6053', '5884', '5885', '5887', '5888', '5889', '5891', '5892', '8324', '8325', '8326', '301', '302', '309', '310', '311', '312', '313', '722', '723', '724', '725', '726', '727', '728', '729', '730', '731', '955', '956', '996', '997', '998', '3958', '7290', '7291', '7298', '7299', '7300', '8953', '2401', '2402', '2553', '3910', '3911', '3912', '3913', '3914', '3915', '3916', '3917', '3918', '3919', '3936', '3938', '3939', '3940', '3947', '3948', '3949', '3952', '7111', '7112', '7113', '7114', '7115', '7116', '7117', '7118', '7119', '7120', '7121', '7122', '7123', '9353', '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', '3709', '3710', '3711', '3712', '3714', '3715', '3716', '3730', '3736', '3743', '896', '914', '915', '916', '917', '918', '919', '920', '921', '922', '924', '925', '926', '927', '928', '929', '930', '931', '932', '933', '934', '935', '936', '937', '938', '939', '940', '943', '944', '945', '947', '948', '1921', '1922', '4253', '9290', '63', '64', '72', '82', '83', '99', '100', '110', '115', '119', '130', '133', '141', '142', '143', '424', '705', '2095', '2096', '2097', '9074', '9475', '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', '744', '745', '746', '747', '748', '749', '750', '751', '752', '1994', '1995', '1996', '1997', '1998', '1999', '2000', '2001', '2002', '2022', '2029', '2032', '2040', '2041', '2043', '2060', '2061', '4001', '4002', '8541', '8542', '8543', '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', '3975', '3976', '3977', '3994', '4064', '4069', '4070', '8550', '8754', '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', '2408', '2409', '2410', '2411', '2412', '2413', '2414', '2415', '2416', '2417', '2462', '2463', '2478', '2479', '2480', '2484', '2485', '2520', '2527', '2529', '2530', '2535', '2538', '2541', '4204', '4237', '4275', '4282', '8524', '8569', '8570', '8571', '8572', '9354', '9355', '9356', '9357', '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', '6020', '6027', '6028', '6029', '6030', '6031', '6032', '6033', '6034', '6035', '6036', '6037', '6042', '6043', '9332', '2012', '2013', '2014', '2015', '2016', '2017', '2023', '2028', '2030', '2042', '2062', '2418', '2420', '2421', '2423', '2424', '2425', '2426', '2427', '2428', '2429', '2430', '2431', '2432', '2433', '2434', '2435', '2457', '2459', '2468', '2475', '2504', '2513', '2515', '2525', '2532', '2540', '2548', '2550', '2551', '2554', '2556', '2559', '2560', '3383', '8222', '8223', '8224', '8225', '8226', '8227', '8229', '8230', '8231', '8232', '8233', '8234', '8235', '8236', '8237', '8238', '8239', '8240', '8789', '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', '6055', '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', '1055', '1056', '1057', '6024', '6025', '6026', '6796', '6797', '6798', '6799', '6800', '6801', '6802', '4320', '4573', '4574', '4575', '4576', '5635', '5636', '5637', '9458', '9459', '9460', '9461', '8517', '4220', '4223', '4262', '4278', '4300', '4121', '4124', '4507', '4514', '4515', '5842', '5843', '5844', '5845', '5857', '5858', '8126', '8293', '2620', '2622', '5599', '5927', '5928', '4638', '4639', '4640', '4641', '8816', '2464', '2465', '2466', '2467', '54', '55', '56', '57', '4040', '4041', '4239', '4240', '4243', '300', '716', '717', '718', '719', '720', '721', '954', '1991', '3809', '3810', '3824', '3825', '3955', '3956', '3957', '4094', '5969', '5970', '5971', '5972', '5973', '5974', '5975', '5976', '5977', '5988', '5989', '5990', '5991', '5992', '5993', '5994', '5995', '5996', '5997', '5998', '6005', '6006', '6007', '6008', '6009', '6010', '4192', '4193', '4194', '4302', '8519', '8520', '8521', '34', '35', '36', '37', '232', '255', '256', '257', '258', '259', '260', '261', '262', '263', '264', '265', '266', '267', '268', '269', '270', '271', '273', '274', '275', '277', '288', '289', '460', '482', '483', '484', '485', '487', '488', '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', '403', '412', '5685', '5697', '5698', '5713', '5714', '5715', '4103', '4383', '5708', '5709', '5710', '5793', '6954', '6955', '6956', '6957', '6958', '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', '2566', '2567', '2570', '2571', '2574', '2444', '2452', '2453', '2454', '2493', '4195', '4196', '4197', '4198', '4215', '4248', '8717', '8880', '4062', '4063', '4087', '178', '179', '180', '192', '198', '494', '974', '3830', '3833', '3878', '3879', '3880', '3881', '2137', '2138', '2143', '2144', '3973', '7241', '7245', '7246', '7248', '7250', '2154', '2155', '2156', '2157', '2158', '4662', '4663', '4664', '4669', '4671', '1920', '1954', '1955', '1957', '2140', '2141', '5794', '5795', '5796', '7306', '2118', '4096', '293', '353', '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', '732', '8788', '5516', '5517', '7106', '7107', '7108', '7109', '7110', '8328', '8805', '967', '970', '3953', '4233', '4295', '4296', '4297', '4298', '4299', '4301', '9071', '5979', '5980', '5981', '6000', '6001', '6002', '6003', '6004', '6011', '6012', '6013', '6016', '4322', '4323', '4385', '4386', '4387', '6989', '5893', '5894', '5895', '5896', '5897', '5898', '5899', '5900', '5948', '5904', '5902', '5835', '8184', '2605', '2612', '2613', '350', '351', '474', '475', '7124', '7125', '7126', '316', '317', '318', '319', '8525', '1011', '1012', '1013', '1014', '1015', '1016', '8526', '8527', '2021', '2024', '2025', '2026', '5679', '458', '472', '6500', '8185', '2146', '2147', '2148', '8917', '339', '341', '372', '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', '347', '374', '5584', '5585', '4362', '4363', '4364', '4579', '4582', '4583', '6060', '7063', '7064', '7065', '7067', '7068', '7070', '7076', '9111', '9116', '5910', '5929', '5930', '5932', '2582', '2583', '486', '8900', '8901', '8902', '8903', '4199', '4200', '4206', '3346', '3347', '3348', '3349', '3361', '3375', '3378', '3389', '303', '304', '305', '306', '307', '733', '734', '735', '736', '737', '738', '739', '741', '742', '743', '966', '977', '3959', '3960', '7334', '7335', '7339', '7340', '440', '2584', '2585', '2586', '2587', '2614', '3999', '4000', '191', '757', '1993', '2027', '2031', '2122', '2123', '2124', '2125', '2126', '2127', '2128', '2129', '2130', '2134', '2135', '2136', '7333', '7343', '7344', '7345', '355', '356', '357', '358', '2588', '2589', '2590', '2603', '8529', '1937', '1967', '1971', '1973', '338', '340', '342', '343', '354', '373', '397', '8688', '6063', '6082', '6083', '6084', '8840', '8896', '8897', '9011', '9038', '6079', '8888', '8986', '4585', '4586', '4587', '4588', '4589', '4590', '1924', '1958', '1960', '1964', '1966', '1975', '8530', '8532', '8533', '8535', '4050', '4051', '4052', '4053', '4054', '4055', '4060', '8536', '8811', '9483', '3338', '8537', '5043', '5045', '5249', '5782', '6553', '6554', '7317', '7318', '7319', '7326', '5855', '137', '138', '139', '5987', '32', '33', '51', '53', '1027', '1029', '3751', '3753', '3754', '3755', '3756', '7336', '7346', '7349', '7350', '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', '2531', '4201', '4202', '4203', '8539', '979', '2505', '5103', '5104', '6559', '6560', '6561', '6562', '6563', '6564', '6565', '6566', '6567', '6066', '6067', '6071', '6081', '8822', '8823', '8824', '8825', '8826', '8827', '8828', '8829', '8830', '8831', '8832', '8833', '8834', '8835', '8836', '8837', '8838', '8839', '8841', '8842', '8844', '8845', '8846', '8847', '8848', '8909', '8910', '9310', '9311', '4520', '4521', '4965', '5813', '5814', '5815', '5816', '5831', '7320', '7322', '7323', '7327', '7328', '7329', '7330', '8365', '8366', '8367', '9464', '9465', '3797', '1925', '1926', '3385', '3798', '8540', '5939', '5940', '5941', '278', '295', '404', '413', '414', '442', '447', '680', '699', '701', '2076', '2119', '2120', '2121', '8664', '3965', '3966', '3967', '3961', '3969', '8544', '2601', '2511', '199', '2066', '4148', '4252', '4091', '4092', '5628', '5629', '5638', '5639', '8200', '8253', '5901', '5944', '5949', '5912', '5913', '5921', '8736', '2403', '2404', '2405', '2406', '2407', '2508', '2521', '2539', '2543', '2549', '5878', '5879', '5918', '5919', '5920', '91', '92', '101', '111', '120', '121', '423', '693', '695', '8741', '8923', '9072', '9073', '4216', '4219', '4056', '4057', '4058', '4059', '8545', '5279', '5280', '3869', '3870', '3871', '3872', '3873', '3875', '4072', '4073', '4075', '4076', '4077', '4078', '4085', '8546', '4084', '2139', '3328', '3329', '3330', '3832', '3838', '3839', '3840', '3842', '3843', '3846', '3847', '3848', '3849', '3850', '3851', '3852', '3853', '3854', '3858', '3859', '3860', '3862', '3863', '3864', '3865', '3866', '3867', '3868', '3874', '3876', '3974', '4066', '4067', '4068', '4071', '4083', '4086', '4088', '8547', '8549', '9062', '9063', '3368', '3369', '3370', '8551', '8552', '3317', '3318', '3367', '8553', '3365', '3799', '3800', '3801', '3802', '39', '52', '5984', '5985', '5986', '9134', '6061', '7069', '7072', '7074', '193', '4266', '5564', '5590', '8390', '3364', '8554', '164', '165', '167', '2115', '3928', '3929', '4324', '5669', '5807', '5808', '8392', '8393', '8394', '8395', '8396', '8397', '407', '427', '450', '3978', '3979', '3980', '3981', '3982', '3983', '3984', '3964', '3968', '5319', '1941', '1945', '1010', '4093', '8557', '3335', '3766', '3767', '3768', '3777', '3778', '3779', '3780', '3782', '3783', '3784', '3787', '8882', '4368', '4373', '366', '367', '368', '369', '370', '9387', '2010', '2011', '2018', '2019', '2020', '2038', '2039', '2044', '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', '957', '968', '980', '1927', '1928', '1950', '4330', '4331', '4332', '4333', '8712', '8713', '911', '913', '8972', '5703', '5711', '5712', '5716', '5718', '5719', '5720', '5721', '5724', '5725', '5726', '5727', '5728', '5729', '8722', '4222', '4226', '8565', '8566', '8567', '456', '470', '1028', '3752', '3760', '7003', '7004', '7292', '7293', '7294', '7295', '7296', '7297', '7301', '5612', '5916', '5947', '8402', '8403', '3941', '3945', '3950', '3951', '5175', '4110', '4125', '4127', '4502', '4504', '4524', '9109', '9110', '4393', '7010', '7011', '3354', '3355', '3356', '3357', '3363', '4354', '4355', '4356', '4357', '4358', '4359', '4360', '4361', '4367', '4398', '5142', '5143', '7354', '7360', '9420', '9421', '2575', '8469', '4643', '5838', '7544', '5309', '5310', '459', '2606', '2607', '2608', '2615', '24', '359', '360', '2604', '2616', '9388', '9391', '4517', '4518', '4522', '4529', '5052', '5053', '5054', '5803', '5804', '5805', '5806', '5823', '5824', '5828', '7313', '7314', '9059', '9060', '3920', '3921', '3922', '3923', '3924', '3925', '3926', '3927', '3937', '3942', '3943', '3944', '13', '14', '703', '3319', '3321', '3380', '3388', '5281', '5282', '5283', '5326', '9330', '9331', '6070', '5943', '3739', '4291', '4334', '4335', '4351', '5055', '5056', '5057', '5058', '5060', '5061', '5062', '5063', '5064', '5065', '6611', '6612', '6613', '6614', '6615', '2451', '3353', '3390', '2092', '2093', '2094', '5641', '5642', '5643', '8415', '8728', '8800', '1931', '1932', '1933', '1934', '1947', '1948', '40', '41', '42', '43', '44', '45', '46', '47', '48', '49', '50', '186', '958', '959', '960', '964', '973', '975', '976', '978', '7168', '7169', '7170', '7171', '7172', '8755', '8982', '1935', '1940', '8577', '8578', '8579', '897', '898', '899', '900', '901', '902', '903', '904', '906', '908', '909', '4380', '4384', '4392', '4608', '4609', '4650', '3332', '3336', '3337', '1936', '3294', '3295', '3297', '3298', '3339', '3340', '3341', '3342', '3397', '8580', '3376', '3386', '3717', '3718', '3719', '3731', '3732', '3733', '3734', '3735', '3745', '7342', '2087', '8581', '4610', '4612', '4613', '5827', '8416', '8417', '4210', '4211', '8582', '4212', '4213', '4214', '5518', '5543', '5544', '5614', '3720', '3746', '3750', '7235', '8663', '3985', '3986', '3987', '6019', '4632', '314', '753', '754', '755', '9016', '5615', '5654', '2595', '6040', '6045', '6775', '8696', '8697', '905', '2576', '2578', '2581', '195', '196', '197', '2591', '2592', '2598', '8583', '2593', '2088', '8585', '8586', '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', '464', '5905', '4337', '2653', '3358', '3359', '3360', '4171', '4173', '4174', '4175', '4255', '4260', '4261', '4269', '4271', '4273', '8589', '5644', '5645', '5646', '5647', '5767', '5774', '5775', '5776', '5777', '406', '418', '8968', '6106', '6107', '6108', '6109', '6147', '6155', '6156', '6078', '8698', '465', '469', '3322', '3374', '8590', '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', '4003', '4004', '4005', '4006', '4007', '4008', '4009', '4010', '4011', '4012', '4013', '4014', '4015', '4031', '912', '962', '963', '971', '972', '2569', '2577', '2579', '2580', '8591', '5519', '5520', '5548', '5549', '5561', '5570', '5521', '5576', '8802', '9055', '2572', '2568', '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', '2009', '333', '336', '443', '692', '694', '697', '9386', '9390', '2609', '2610', '2611', '4016', '8593', '8594', '4032', '5618', '5619', '7191', '7192', '3721', '3722', '3299', '3300', '3301', '3302', '3303', '3304', '3371', '1020', '2117', '4099', '8971', '9064', '9415', '9416', '466', '467', '468', '3724', '3725', '3726', '3727', '3728', '3742', '3747', '3769', '3788', '2034', '2035', '2036', '4044', '5768', '3757', '3758', '3759', '5616', '5617', '489', '3729', '3744', '4270', '4272', '4276', '4290', '8597', '5531', '5532', '5533', '5534', '5535', '5536', '5556', '5565', '5569', '5578', '5579', '7570', '7571', '7572', '7573', '8258', '8451', '9249', '9250', '3890', '3891', '3892', '3893', '3894', '321', '322', '4251', '2003', '2004', '2005', '2006', '2007', '2008', '2037', '2090', '2091', '965', '969', '6085', '6086', '4443', '4444', '4445', '7251', '7253', '7258', '3323', '3324', '3325', '3382', '3393', '5537', '5562', '5566', '5577', '7036', '7037', '7038', '7039', '7040', '7041', '8457', '8875', '2436', '2437', '2438', '2439', '2440', '2441', '2442', '2443', '2470', '2476', '2477', '2494', '2496', '2497', '2498', '2509', '2514', '2517', '2519', '2528', '2534', '2536', '2547', '8883', '8884', '8885', '8886', '8887', '3326', '3343', '4394', '4457', '4930', '4931', '4932', '4933', '4934', '4935', '4937', '4966', '4967', '4968', '4969', '4366', '4395', '7052', '5157', '5158', '5159', '8812', '8813', '4017', '4018', '4019', '4020', '4021', '4022', '4023', '4026', '4027', '4028', '4043', '8468', '8704', '8705', '8706', '8879', '5313', '5563', '5655', '5660', '5661', '5662', '5663', '5664', '5665', '5667', '5668', '5670', '5672', '5682', '5683', '5686', '5687', '5690', '6041', '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', '2621', '5539', '4653', '4672', '6665', '6674', '7042', '7043', '8691', '8692', '8695', '5160', '4228', '4265', '8603', '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', '6080', '2065', '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', '6924', '6925', '6926', '6927', '6928', '6929', '6930', '6931', '6642', '6645', '8700', '6644', '6651', '9128', '6646', '6660', '6661', '6662', '6663', '6664', '6666', '6669', '6670', '6671', '6647', '6654', '6653', '6657', '6667', '6668', '6684', '6685', '6686', '6687', '6688', '6689', '6690', '6675', '6676', '6677', '6678', '6679', '6680', '8404', '8405', '9423', '6681', '6682', '6683', '6691', '6692', '6693', '6694', '6695', '6696', '6697', '6698', '6706', '6710', '6711', '6716', '6718', '6712', '6713', '6714', '6715', '6717', '6732', '6733', '6734', '6735', '6740', '6741', '6736', '6783', '6784', '6785', '6786', '6787', '6788', '6789', '6790', '6791', '6792', '6793', '6794', '6795', '6747', '6748', '6749', '6750', '6751', '6755', '6756', '6757', '6758', '6759', '6770', '6771', '6772', '6774', '6776', '6777', '6780', '6738', '6739', '6809', '6810', '8122', '6816', '6817', '6818', '6820', '6821', '6824', '6825', '6829', '6830', '6827', '6832', '6833', '6834', '6835', '6836', '6837', '6838', '6839', '6840', '6849', '6850', '6851', '6887', '9217', '9218', '9219', '9220', '9221', '9222', '9223', '6852', '6853', '6854', '6855', '6856', '6857', '6858', '6859', '6860', '6861', '6862', '6863', '6864', '8646', '6865', '6866', '6867', '6868', '6869', '6870', '6871', '6872', '6873', '6874', '6875', '6876', '6877', '6878', '6879', '6880', '6881', '6882', '6883', '6884', '6885', '6886', '6906', '6907', '6908', '6909', '6910', '6911', '6912', '6913', '6914', '6915', '6916', '6917', '6918', '6949', '6950', '6951', '6952', '6953', '8616', '8617', '8618', '8619', '8620', '8621', '8622', '8623', '8624', '8625', '8626', '8627', '8628', '8629', '8631', '8634', '8635', '8636', '8637', '8644', '8645', '8647', '8648', '6888', '6889', '6890', '6891', '6892', '6893', '6897', '6898', '6899', '6900', '6901', '6902', '6948', '8649', '6903', '6904', '6905', '6920', '6921', '6922', '6923', '8419', '8420', '8421', '8422', '8423', '8424', '8425', '8426', '8427', '8428', '8429', '8430', '8431', '8432', '8433', '8434', '8435', '8436', '8437', '8438', '8439', '8440', '8441', '8442', '6971', '6972', '6973', '6974', '6976', '6977', '6978', '8190', '8191', '8192', '6979', '6980', '6981', '6987', '6988', '6990', '7000', '7001', '7002', '7463', '7464', '7465', '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', '7127', '7128', '7129', '7130', '7131', '7132', '7133', '8204', '8205', '7193', '7194', '7222', '7223', '7224', '7225', '7226', '7227', '7228', '7229', '7230', '7231', '7232', '7233', '7234', '7242', '7243', '7244', '7249', '8905', '8915', '8970', '9473', '9474', '9477', '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', '8323', '8331', '8332', '8333', '8334', '8382', '8383', '8384', '8401', '8319', '8452', '8453', '8454', '8455', '8458', '9463', '8353', '8354', '8355', '8356', '8480', '8481', '8482', '8483', '8484', '8485', '8486', '8487', '8494', '8605', '8606', '8607', '8608', '8609', '8610', '8611', '8612', '8613', '8614', '8615', '8632', '8638', '8639', '8640', '8641', '8642', '8643', '8651', '8924', '8925', '8926', '8927', '8937', '8938', '8939', '8940', '8941', '8942', '8943', '8944', '9224', '9225', '9226', '9227', '9260', '9261', '9262', '9263', '9264', '9265', '9266', '9267', '9268', '9269', '9270', '9271', '9272', '9273', '9274', '9275', '9276', '9277', '9278', '9279', '9280', '9281', '9282', '9283', '9284', '9229') and (`in_filter` = '1' and `specification_languages`.`language_id` = '1') and `products`.`deleted_at` is null
10.96ms/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-05 02:21:42' or `start_time` is null) and (`end_time` >= '2025-07-05 02:21:42' or `end_time` is null) and (`is_active` = '1' and `banner_type_id` = '10') 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-05 02:21:42' or `start_time` is null) and (`end_time` >= '2025-07-05 02:21:42' or `end_time` is null) and (`is_active` = '1') and `languages`.`code` = 'en' and `banner_type_id` in ('19', '20', '21')
500μs/app/WebsiteBanner.php:59alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `sessions` where `id` = 'AYSlhjon8W0MSG7Znc305x2OVIADnnyJyLOYDoVO' limit 1
380μs/vendor/maximebf/debugbar/src/DebugBar/DebugBar.php:427alisonsoutfre_greensMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|