1 x Application (97.38%) | 1.04s |
1 x Booting (2.6%) | 27.79ms |
Params | |
---|---|
0 |
|
1 |
|
2 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
5 |
|
6 |
|
7 |
|
8 |
|
9 |
|
10 |
|
11 |
|
12 |
|
13 |
|
14 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
5 |
|
6 |
|
7 |
|
8 |
|
9 |
|
10 |
|
11 |
|
12 |
|
13 |
|
14 |
|
15 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
5 |
|
6 |
|
7 |
|
8 |
|
9 |
|
10 |
|
11 |
|
12 |
|
13 |
|
14 |
|
15 |
|
16 |
|
17 |
|
18 |
|
19 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
5 |
|
6 |
|
7 |
|
8 |
|
9 |
|
10 |
|
11 |
|
12 |
|
13 |
|
14 |
|
15 |
|
16 |
|
17 |
|
18 |
|
19 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
5 |
|
6 |
|
7 |
|
8 |
|
9 |
|
10 |
|
11 |
|
12 |
|
13 |
|
14 |
|
15 |
|
16 |
|
17 |
|
18 |
|
19 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
5 |
|
6 |
|
7 |
|
8 |
|
9 |
|
10 |
|
11 |
|
12 |
|
13 |
|
14 |
|
15 |
|
16 |
|
17 |
|
18 |
|
19 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
5 |
|
6 |
|
7 |
|
8 |
|
9 |
|
10 |
|
11 |
|
12 |
|
13 |
|
14 |
|
15 |
|
16 |
|
17 |
|
18 |
|
19 |
|
Params | |
---|---|
0 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
5 |
|
6 |
|
7 |
|
8 |
|
9 |
|
10 |
|
11 |
|
12 |
|
13 |
|
14 |
|
15 |
|
16 |
|
17 |
|
18 |
|
19 |
|
select * from `languages` where `locale` = 'ja' limit 1
93.73ms/vendor/flobbos/laravel-translatable-db/src/TranslatableDB/Middleware/LanguageIdentification.php:20emtechnikMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `languages` where `locale` = 'en' limit 1
3.43msmiddleware::fallbackLocale:29emtechnikMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `locations`
8.64ms/vendor/flobbos/laravel-crudable/src/Crudable/Crudable.php:37emtechnikMetadata | |
---|---|
Hints |
|
Backtrace |
|
select * from `location_types` where `location_types`.`id` in (2, 3, 4)
3.48ms/vendor/flobbos/laravel-crudable/src/Crudable/Crudable.php:37emtechnikMetadata | |
---|---|
Hints |
|
Backtrace |
|
select * from `location_type_translations` where `location_type_translations`.`location_type_id` in (2, 3, 4)
3.15ms/vendor/flobbos/laravel-crudable/src/Crudable/Crudable.php:37emtechnikMetadata | |
---|---|
Hints |
|
Backtrace |
|
select * from `countries` where `countries`.`id` in (1, 2, 3, 4, 5, 6, 8, 9, 10, 11, 12, 13, 14, 18, 19)
2.98ms/vendor/flobbos/laravel-crudable/src/Crudable/Crudable.php:37emtechnikMetadata | |
---|---|
Hints |
|
Backtrace |
|
select * from `materials` where `id` in (1, 2, 4, 12) and `materials`.`deleted_at` is null
3.74ms/app/Services/MaterialService.php:52emtechnikMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `material_translations` where `material_translations`.`material_id` in (1, 2, 4, 12)
3.28ms/app/Services/MaterialService.php:52emtechnikMetadata | |
---|---|
Hints |
|
Backtrace |
|
select * from `materials` where `id` in (19, 20, 21) and `materials`.`deleted_at` is null
3.54ms/app/Services/MaterialService.php:62emtechnikMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `material_translations` where `material_translations`.`material_id` in (19, 20, 21)
3.5ms/app/Services/MaterialService.php:62emtechnikMetadata | |
---|---|
Hints |
|
Backtrace |
|
select * from `country_translations` where `country_translations`.`country_id` = 1 and `country_translations`.`country_id` is not null
3.43ms/vendor/flobbos/laravel-translatable-db/src/TranslatableDB/TranslatableDB.php:122emtechnikMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `country_translations` where `country_translations`.`country_id` = 6 and `country_translations`.`country_id` is not null
3.4ms/vendor/flobbos/laravel-translatable-db/src/TranslatableDB/TranslatableDB.php:122emtechnikMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `country_translations` where `country_translations`.`country_id` = 9 and `country_translations`.`country_id` is not null
3.63ms/vendor/flobbos/laravel-translatable-db/src/TranslatableDB/TranslatableDB.php:122emtechnikMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `country_translations` where `country_translations`.`country_id` = 13 and `country_translations`.`country_id` is not null
3.33ms/vendor/flobbos/laravel-translatable-db/src/TranslatableDB/TranslatableDB.php:122emtechnikMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `country_translations` where `country_translations`.`country_id` = 12 and `country_translations`.`country_id` is not null
3.73ms/vendor/flobbos/laravel-translatable-db/src/TranslatableDB/TranslatableDB.php:122emtechnikMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `country_translations` where `country_translations`.`country_id` = 11 and `country_translations`.`country_id` is not null
3.33ms/vendor/flobbos/laravel-translatable-db/src/TranslatableDB/TranslatableDB.php:122emtechnikMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `country_translations` where `country_translations`.`country_id` = 10 and `country_translations`.`country_id` is not null
3.66ms/vendor/flobbos/laravel-translatable-db/src/TranslatableDB/TranslatableDB.php:122emtechnikMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `country_translations` where `country_translations`.`country_id` = 18 and `country_translations`.`country_id` is not null
3.77ms/vendor/flobbos/laravel-translatable-db/src/TranslatableDB/TranslatableDB.php:122emtechnikMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `country_translations` where `country_translations`.`country_id` = 19 and `country_translations`.`country_id` is not null
3.17ms/vendor/flobbos/laravel-translatable-db/src/TranslatableDB/TranslatableDB.php:122emtechnikMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `country_translations` where `country_translations`.`country_id` = 14 and `country_translations`.`country_id` is not null
3.22ms/vendor/flobbos/laravel-translatable-db/src/TranslatableDB/TranslatableDB.php:122emtechnikMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `country_translations` where `country_translations`.`country_id` = 8 and `country_translations`.`country_id` is not null
3.63ms/vendor/flobbos/laravel-translatable-db/src/TranslatableDB/TranslatableDB.php:122emtechnikMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `country_translations` where `country_translations`.`country_id` = 3 and `country_translations`.`country_id` is not null
3.31ms/vendor/flobbos/laravel-translatable-db/src/TranslatableDB/TranslatableDB.php:122emtechnikMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `country_translations` where `country_translations`.`country_id` = 4 and `country_translations`.`country_id` is not null
3.62ms/vendor/flobbos/laravel-translatable-db/src/TranslatableDB/TranslatableDB.php:122emtechnikMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `country_translations` where `country_translations`.`country_id` = 2 and `country_translations`.`country_id` is not null
6.55ms/vendor/flobbos/laravel-translatable-db/src/TranslatableDB/TranslatableDB.php:122emtechnikMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `country_translations` where `country_translations`.`country_id` = 5 and `country_translations`.`country_id` is not null
3.13ms/vendor/flobbos/laravel-translatable-db/src/TranslatableDB/TranslatableDB.php:122emtechnikMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `languages` where `locale` = 'ja' limit 1
2.99ms/app/Http/ViewComposers/FeatureComposer.php:28emtechnikMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `features` where `active` = 1
2.92ms/app/Services/FeatureService.php:42emtechnikMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `feature_translations` where `feature_translations`.`feature_id` in (2, 3, 4, 5, 6, 7, 8, 11, 12)
2.98ms/app/Services/FeatureService.php:42emtechnikMetadata | |
---|---|
Hints |
|
Backtrace |
|
select * from `languages` where `active` = 1
3.24ms/app/Services/LanguageService.php:20emtechnikMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `languages` where `locale` = 'ja' limit 1
3.09ms/app/Services/LanguageService.php:30emtechnikMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `news` where `published` = 1 and `news`.`deleted_at` is null
3ms/app/Http/ViewComposers/NewsComposer.php:20emtechnikMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `news_translations` where `news_translations`.`news_id` in (145, 146, 147, 149, 151, 163, 164, 165, 166, 167, 168, 171, 172, 173, 174, 177, 178, 179, 180, 181, 184, 185, 187, 188, 192, 193, 195, 196, 199, 201, 202, 203, 204) and `news_translations`.`deleted_at` is null
15.67ms/app/Http/ViewComposers/NewsComposer.php:20emtechnikMetadata | |
---|---|
Hints |
|
Backtrace |
|
select * from `news_slugs` where `news_slugs`.`news_id` in (145, 146, 147, 149, 151, 163, 164, 165, 166, 167, 168, 171, 172, 173, 174, 177, 178, 179, 180, 181, 184, 185, 187, 188, 192, 193, 195, 196, 199, 201, 202, 203, 204) and `news_slugs`.`deleted_at` is null
3.93ms/app/Http/ViewComposers/NewsComposer.php:20emtechnikMetadata | |
---|---|
Hints |
|
Backtrace |
|
select exists(select * from `news_translations` where `news_translations`.`news_id` = 145 and `news_translations`.`news_id` is not null and `locale` = 'ja' and `news_translations`.`deleted_at` is null) as `exists`
2.96ms/vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73emtechnikMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `news_translations` where `news_translations`.`news_id` = 145 and `news_translations`.`news_id` is not null and `locale` = 'ja' and `news_translations`.`deleted_at` is null limit 1
3.27ms/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnikMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select exists(select * from `news_translations` where `news_translations`.`news_id` = 146 and `news_translations`.`news_id` is not null and `locale` = 'ja' and `news_translations`.`deleted_at` is null) as `exists`
2.85ms/vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73emtechnikMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `news_translations` where `news_translations`.`news_id` = 146 and `news_translations`.`news_id` is not null and `locale` = 'en' and `news_translations`.`deleted_at` is null limit 1
3.19ms/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnikMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select exists(select * from `news_translations` where `news_translations`.`news_id` = 147 and `news_translations`.`news_id` is not null and `locale` = 'ja' and `news_translations`.`deleted_at` is null) as `exists`
2.58ms/vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73emtechnikMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `news_translations` where `news_translations`.`news_id` = 147 and `news_translations`.`news_id` is not null and `locale` = 'ja' and `news_translations`.`deleted_at` is null limit 1
2.66ms/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnikMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select exists(select * from `news_translations` where `news_translations`.`news_id` = 149 and `news_translations`.`news_id` is not null and `locale` = 'ja' and `news_translations`.`deleted_at` is null) as `exists`
3.22ms/vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73emtechnikMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `news_translations` where `news_translations`.`news_id` = 149 and `news_translations`.`news_id` is not null and `locale` = 'ja' and `news_translations`.`deleted_at` is null limit 1
2.89ms/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnikMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select exists(select * from `news_translations` where `news_translations`.`news_id` = 151 and `news_translations`.`news_id` is not null and `locale` = 'ja' and `news_translations`.`deleted_at` is null) as `exists`
3.23ms/vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73emtechnikMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `news_translations` where `news_translations`.`news_id` = 151 and `news_translations`.`news_id` is not null and `locale` = 'en' and `news_translations`.`deleted_at` is null limit 1
3.19ms/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnikMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select exists(select * from `news_translations` where `news_translations`.`news_id` = 163 and `news_translations`.`news_id` is not null and `locale` = 'ja' and `news_translations`.`deleted_at` is null) as `exists`
3.28ms/vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73emtechnikMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `news_translations` where `news_translations`.`news_id` = 163 and `news_translations`.`news_id` is not null and `locale` = 'en' and `news_translations`.`deleted_at` is null limit 1
3.09ms/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnikMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select exists(select * from `news_translations` where `news_translations`.`news_id` = 164 and `news_translations`.`news_id` is not null and `locale` = 'ja' and `news_translations`.`deleted_at` is null) as `exists`
2.89ms/vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73emtechnikMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `news_translations` where `news_translations`.`news_id` = 164 and `news_translations`.`news_id` is not null and `locale` = 'ja' and `news_translations`.`deleted_at` is null limit 1
3.34ms/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnikMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select exists(select * from `news_translations` where `news_translations`.`news_id` = 165 and `news_translations`.`news_id` is not null and `locale` = 'ja' and `news_translations`.`deleted_at` is null) as `exists`
2.81ms/vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73emtechnikMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `news_translations` where `news_translations`.`news_id` = 165 and `news_translations`.`news_id` is not null and `locale` = 'ja' and `news_translations`.`deleted_at` is null limit 1
2.76ms/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnikMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select exists(select * from `news_translations` where `news_translations`.`news_id` = 166 and `news_translations`.`news_id` is not null and `locale` = 'ja' and `news_translations`.`deleted_at` is null) as `exists`
2.65ms/vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73emtechnikMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `news_translations` where `news_translations`.`news_id` = 166 and `news_translations`.`news_id` is not null and `locale` = 'ja' and `news_translations`.`deleted_at` is null limit 1
3.7ms/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnikMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select exists(select * from `news_translations` where `news_translations`.`news_id` = 167 and `news_translations`.`news_id` is not null and `locale` = 'ja' and `news_translations`.`deleted_at` is null) as `exists`
2.68ms/vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73emtechnikMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `news_translations` where `news_translations`.`news_id` = 167 and `news_translations`.`news_id` is not null and `locale` = 'ja' and `news_translations`.`deleted_at` is null limit 1
3.39ms/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnikMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select exists(select * from `news_translations` where `news_translations`.`news_id` = 168 and `news_translations`.`news_id` is not null and `locale` = 'ja' and `news_translations`.`deleted_at` is null) as `exists`
6.88ms/vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73emtechnikMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `news_translations` where `news_translations`.`news_id` = 168 and `news_translations`.`news_id` is not null and `locale` = 'ja' and `news_translations`.`deleted_at` is null limit 1
2.81ms/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnikMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select exists(select * from `news_translations` where `news_translations`.`news_id` = 171 and `news_translations`.`news_id` is not null and `locale` = 'ja' and `news_translations`.`deleted_at` is null) as `exists`
2.51ms/vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73emtechnikMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `news_translations` where `news_translations`.`news_id` = 171 and `news_translations`.`news_id` is not null and `locale` = 'ja' and `news_translations`.`deleted_at` is null limit 1
2.63ms/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnikMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select exists(select * from `news_translations` where `news_translations`.`news_id` = 172 and `news_translations`.`news_id` is not null and `locale` = 'ja' and `news_translations`.`deleted_at` is null) as `exists`
2.87ms/vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73emtechnikMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `news_translations` where `news_translations`.`news_id` = 172 and `news_translations`.`news_id` is not null and `locale` = 'ja' and `news_translations`.`deleted_at` is null limit 1
3.28ms/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnikMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select exists(select * from `news_translations` where `news_translations`.`news_id` = 173 and `news_translations`.`news_id` is not null and `locale` = 'ja' and `news_translations`.`deleted_at` is null) as `exists`
2.87ms/vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73emtechnikMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `news_translations` where `news_translations`.`news_id` = 173 and `news_translations`.`news_id` is not null and `locale` = 'ja' and `news_translations`.`deleted_at` is null limit 1
2.91ms/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnikMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select exists(select * from `news_translations` where `news_translations`.`news_id` = 174 and `news_translations`.`news_id` is not null and `locale` = 'ja' and `news_translations`.`deleted_at` is null) as `exists`
2.75ms/vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73emtechnikMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `news_translations` where `news_translations`.`news_id` = 174 and `news_translations`.`news_id` is not null and `locale` = 'ja' and `news_translations`.`deleted_at` is null limit 1
2.8ms/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnikMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select exists(select * from `news_translations` where `news_translations`.`news_id` = 177 and `news_translations`.`news_id` is not null and `locale` = 'ja' and `news_translations`.`deleted_at` is null) as `exists`
2.77ms/vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73emtechnikMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `news_translations` where `news_translations`.`news_id` = 177 and `news_translations`.`news_id` is not null and `locale` = 'ja' and `news_translations`.`deleted_at` is null limit 1
2.99ms/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnikMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select exists(select * from `news_translations` where `news_translations`.`news_id` = 178 and `news_translations`.`news_id` is not null and `locale` = 'ja' and `news_translations`.`deleted_at` is null) as `exists`
2.98ms/vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73emtechnikMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `news_translations` where `news_translations`.`news_id` = 178 and `news_translations`.`news_id` is not null and `locale` = 'ja' and `news_translations`.`deleted_at` is null limit 1
2.96ms/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnikMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select exists(select * from `news_translations` where `news_translations`.`news_id` = 179 and `news_translations`.`news_id` is not null and `locale` = 'ja' and `news_translations`.`deleted_at` is null) as `exists`
2.76ms/vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73emtechnikMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `news_translations` where `news_translations`.`news_id` = 179 and `news_translations`.`news_id` is not null and `locale` = 'ja' and `news_translations`.`deleted_at` is null limit 1
3ms/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnikMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select exists(select * from `news_translations` where `news_translations`.`news_id` = 180 and `news_translations`.`news_id` is not null and `locale` = 'ja' and `news_translations`.`deleted_at` is null) as `exists`
2.97ms/vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73emtechnikMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `news_translations` where `news_translations`.`news_id` = 180 and `news_translations`.`news_id` is not null and `locale` = 'ja' and `news_translations`.`deleted_at` is null limit 1
2.91ms/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnikMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select exists(select * from `news_translations` where `news_translations`.`news_id` = 181 and `news_translations`.`news_id` is not null and `locale` = 'ja' and `news_translations`.`deleted_at` is null) as `exists`
2.88ms/vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73emtechnikMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `news_translations` where `news_translations`.`news_id` = 181 and `news_translations`.`news_id` is not null and `locale` = 'ja' and `news_translations`.`deleted_at` is null limit 1
2.75ms/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnikMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select exists(select * from `news_translations` where `news_translations`.`news_id` = 184 and `news_translations`.`news_id` is not null and `locale` = 'ja' and `news_translations`.`deleted_at` is null) as `exists`
2.83ms/vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73emtechnikMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `news_translations` where `news_translations`.`news_id` = 184 and `news_translations`.`news_id` is not null and `locale` = 'ja' and `news_translations`.`deleted_at` is null limit 1
3.12ms/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnikMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select exists(select * from `news_translations` where `news_translations`.`news_id` = 185 and `news_translations`.`news_id` is not null and `locale` = 'ja' and `news_translations`.`deleted_at` is null) as `exists`
2.99ms/vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73emtechnikMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `news_translations` where `news_translations`.`news_id` = 185 and `news_translations`.`news_id` is not null and `locale` = 'ja' and `news_translations`.`deleted_at` is null limit 1
3.02ms/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnikMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select exists(select * from `news_translations` where `news_translations`.`news_id` = 187 and `news_translations`.`news_id` is not null and `locale` = 'ja' and `news_translations`.`deleted_at` is null) as `exists`
2.76ms/vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73emtechnikMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `news_translations` where `news_translations`.`news_id` = 187 and `news_translations`.`news_id` is not null and `locale` = 'ja' and `news_translations`.`deleted_at` is null limit 1
2.71ms/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnikMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select exists(select * from `news_translations` where `news_translations`.`news_id` = 188 and `news_translations`.`news_id` is not null and `locale` = 'ja' and `news_translations`.`deleted_at` is null) as `exists`
2.85ms/vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73emtechnikMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `news_translations` where `news_translations`.`news_id` = 188 and `news_translations`.`news_id` is not null and `locale` = 'ja' and `news_translations`.`deleted_at` is null limit 1
3.39ms/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnikMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select exists(select * from `news_translations` where `news_translations`.`news_id` = 192 and `news_translations`.`news_id` is not null and `locale` = 'ja' and `news_translations`.`deleted_at` is null) as `exists`
2.68ms/vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73emtechnikMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `news_translations` where `news_translations`.`news_id` = 192 and `news_translations`.`news_id` is not null and `locale` = 'ja' and `news_translations`.`deleted_at` is null limit 1
3.08ms/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnikMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select exists(select * from `news_translations` where `news_translations`.`news_id` = 193 and `news_translations`.`news_id` is not null and `locale` = 'ja' and `news_translations`.`deleted_at` is null) as `exists`
2.24ms/vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73emtechnikMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `news_translations` where `news_translations`.`news_id` = 193 and `news_translations`.`news_id` is not null and `locale` = 'ja' and `news_translations`.`deleted_at` is null limit 1
2.36ms/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnikMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select exists(select * from `news_translations` where `news_translations`.`news_id` = 195 and `news_translations`.`news_id` is not null and `locale` = 'ja' and `news_translations`.`deleted_at` is null) as `exists`
3.5ms/vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73emtechnikMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `news_translations` where `news_translations`.`news_id` = 195 and `news_translations`.`news_id` is not null and `locale` = 'ja' and `news_translations`.`deleted_at` is null limit 1
2.33ms/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnikMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select exists(select * from `news_translations` where `news_translations`.`news_id` = 196 and `news_translations`.`news_id` is not null and `locale` = 'ja' and `news_translations`.`deleted_at` is null) as `exists`
2.38ms/vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73emtechnikMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `news_translations` where `news_translations`.`news_id` = 196 and `news_translations`.`news_id` is not null and `locale` = 'ja' and `news_translations`.`deleted_at` is null limit 1
2.72ms/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnikMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select exists(select * from `news_translations` where `news_translations`.`news_id` = 199 and `news_translations`.`news_id` is not null and `locale` = 'ja' and `news_translations`.`deleted_at` is null) as `exists`
2.58ms/vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73emtechnikMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `news_translations` where `news_translations`.`news_id` = 199 and `news_translations`.`news_id` is not null and `locale` = 'ja' and `news_translations`.`deleted_at` is null limit 1
2.91ms/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnikMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select exists(select * from `news_translations` where `news_translations`.`news_id` = 201 and `news_translations`.`news_id` is not null and `locale` = 'ja' and `news_translations`.`deleted_at` is null) as `exists`
2.41ms/vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73emtechnikMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `news_translations` where `news_translations`.`news_id` = 201 and `news_translations`.`news_id` is not null and `locale` = 'ja' and `news_translations`.`deleted_at` is null limit 1
2.71ms/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnikMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select exists(select * from `news_translations` where `news_translations`.`news_id` = 202 and `news_translations`.`news_id` is not null and `locale` = 'ja' and `news_translations`.`deleted_at` is null) as `exists`
2.74ms/vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73emtechnikMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `news_translations` where `news_translations`.`news_id` = 202 and `news_translations`.`news_id` is not null and `locale` = 'ja' and `news_translations`.`deleted_at` is null limit 1
3.09ms/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnikMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select exists(select * from `news_translations` where `news_translations`.`news_id` = 203 and `news_translations`.`news_id` is not null and `locale` = 'ja' and `news_translations`.`deleted_at` is null) as `exists`
3.02ms/vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73emtechnikMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `news_translations` where `news_translations`.`news_id` = 203 and `news_translations`.`news_id` is not null and `locale` = 'ja' and `news_translations`.`deleted_at` is null limit 1
3.23ms/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnikMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select exists(select * from `news_translations` where `news_translations`.`news_id` = 204 and `news_translations`.`news_id` is not null and `locale` = 'ja' and `news_translations`.`deleted_at` is null) as `exists`
2.7ms/vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73emtechnikMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `news_translations` where `news_translations`.`news_id` = 204 and `news_translations`.`news_id` is not null and `locale` = 'ja' and `news_translations`.`deleted_at` is null limit 1
3.04ms/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnikMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `twill_industries` where `published` = 1 and `twill_industries`.`deleted_at` is null order by `position` asc limit 8
2.97ms/app/Http/ViewComposers/TwillIndustriesComposer.php:20emtechnikMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `twill_industry_translations` where `twill_industry_translations`.`twill_industry_id` in (3, 4, 5, 6, 7, 8, 9, 10) and `twill_industry_translations`.`deleted_at` is null
3.25ms/app/Http/ViewComposers/TwillIndustriesComposer.php:20emtechnikMetadata | |
---|---|
Hints |
|
Backtrace |
|
select * from `twill_industry_slugs` where `twill_industry_slugs`.`twill_industry_id` in (3, 4, 5, 6, 7, 8, 9, 10) and `twill_industry_slugs`.`deleted_at` is null
3.67ms/app/Http/ViewComposers/TwillIndustriesComposer.php:20emtechnikMetadata | |
---|---|
Hints |
|
Backtrace |
|
select exists(select * from `twill_industry_translations` where `twill_industry_translations`.`twill_industry_id` = 3 and `twill_industry_translations`.`twill_industry_id` is not null and `locale` = 'ja' and `twill_industry_translations`.`deleted_at` is null) as `exists`
2.93ms/vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73emtechnikMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `twill_industry_translations` where `twill_industry_translations`.`twill_industry_id` = 3 and `twill_industry_translations`.`twill_industry_id` is not null and `locale` = 'ja' and `twill_industry_translations`.`deleted_at` is null limit 1
2.75ms/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnikMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select exists(select * from `twill_industry_translations` where `twill_industry_translations`.`twill_industry_id` = 4 and `twill_industry_translations`.`twill_industry_id` is not null and `locale` = 'ja' and `twill_industry_translations`.`deleted_at` is null) as `exists`
3.18ms/vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73emtechnikMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `twill_industry_translations` where `twill_industry_translations`.`twill_industry_id` = 4 and `twill_industry_translations`.`twill_industry_id` is not null and `locale` = 'ja' and `twill_industry_translations`.`deleted_at` is null limit 1
3.09ms/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnikMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select exists(select * from `twill_industry_translations` where `twill_industry_translations`.`twill_industry_id` = 5 and `twill_industry_translations`.`twill_industry_id` is not null and `locale` = 'ja' and `twill_industry_translations`.`deleted_at` is null) as `exists`
2.79ms/vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73emtechnikMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `twill_industry_translations` where `twill_industry_translations`.`twill_industry_id` = 5 and `twill_industry_translations`.`twill_industry_id` is not null and `locale` = 'ja' and `twill_industry_translations`.`deleted_at` is null limit 1
3.09ms/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnikMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select exists(select * from `twill_industry_translations` where `twill_industry_translations`.`twill_industry_id` = 6 and `twill_industry_translations`.`twill_industry_id` is not null and `locale` = 'ja' and `twill_industry_translations`.`deleted_at` is null) as `exists`
2.98ms/vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73emtechnikMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `twill_industry_translations` where `twill_industry_translations`.`twill_industry_id` = 6 and `twill_industry_translations`.`twill_industry_id` is not null and `locale` = 'ja' and `twill_industry_translations`.`deleted_at` is null limit 1
3.35ms/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnikMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select exists(select * from `twill_industry_translations` where `twill_industry_translations`.`twill_industry_id` = 7 and `twill_industry_translations`.`twill_industry_id` is not null and `locale` = 'ja' and `twill_industry_translations`.`deleted_at` is null) as `exists`
2.87ms/vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73emtechnikMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `twill_industry_translations` where `twill_industry_translations`.`twill_industry_id` = 7 and `twill_industry_translations`.`twill_industry_id` is not null and `locale` = 'ja' and `twill_industry_translations`.`deleted_at` is null limit 1
2.9ms/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnikMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select exists(select * from `twill_industry_translations` where `twill_industry_translations`.`twill_industry_id` = 8 and `twill_industry_translations`.`twill_industry_id` is not null and `locale` = 'ja' and `twill_industry_translations`.`deleted_at` is null) as `exists`
2.91ms/vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73emtechnikMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `twill_industry_translations` where `twill_industry_translations`.`twill_industry_id` = 8 and `twill_industry_translations`.`twill_industry_id` is not null and `locale` = 'ja' and `twill_industry_translations`.`deleted_at` is null limit 1
3.12ms/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnikMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select exists(select * from `twill_industry_translations` where `twill_industry_translations`.`twill_industry_id` = 9 and `twill_industry_translations`.`twill_industry_id` is not null and `locale` = 'ja' and `twill_industry_translations`.`deleted_at` is null) as `exists`
2.76ms/vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73emtechnikMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `twill_industry_translations` where `twill_industry_translations`.`twill_industry_id` = 9 and `twill_industry_translations`.`twill_industry_id` is not null and `locale` = 'ja' and `twill_industry_translations`.`deleted_at` is null limit 1
2.76ms/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnikMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select exists(select * from `twill_industry_translations` where `twill_industry_translations`.`twill_industry_id` = 10 and `twill_industry_translations`.`twill_industry_id` is not null and `locale` = 'ja' and `twill_industry_translations`.`deleted_at` is null) as `exists`
3.21ms/vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73emtechnikMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `twill_industry_translations` where `twill_industry_translations`.`twill_industry_id` = 10 and `twill_industry_translations`.`twill_industry_id` is not null and `locale` = 'ja' and `twill_industry_translations`.`deleted_at` is null limit 1
3.2ms/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnikMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `twill_industries` where `published` = 1 and `twill_industries`.`deleted_at` is null order by `position` asc limit 8
3.46ms/app/Http/ViewComposers/TwillIndustriesComposer.php:20emtechnikMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `twill_industry_translations` where `twill_industry_translations`.`twill_industry_id` in (3, 4, 5, 6, 7, 8, 9, 10) and `twill_industry_translations`.`deleted_at` is null
3.01ms/app/Http/ViewComposers/TwillIndustriesComposer.php:20emtechnikMetadata | |
---|---|
Hints |
|
Backtrace |
|
select * from `twill_industry_slugs` where `twill_industry_slugs`.`twill_industry_id` in (3, 4, 5, 6, 7, 8, 9, 10) and `twill_industry_slugs`.`deleted_at` is null
3.44ms/app/Http/ViewComposers/TwillIndustriesComposer.php:20emtechnikMetadata | |
---|---|
Hints |
|
Backtrace |
|
select exists(select * from `twill_industry_translations` where `twill_industry_translations`.`twill_industry_id` = 3 and `twill_industry_translations`.`twill_industry_id` is not null and `locale` = 'ja' and `twill_industry_translations`.`deleted_at` is null) as `exists`
2.5ms/vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73emtechnikMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `twill_industry_translations` where `twill_industry_translations`.`twill_industry_id` = 3 and `twill_industry_translations`.`twill_industry_id` is not null and `locale` = 'ja' and `twill_industry_translations`.`deleted_at` is null limit 1
2.67ms/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnikMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select exists(select * from `twill_industry_translations` where `twill_industry_translations`.`twill_industry_id` = 4 and `twill_industry_translations`.`twill_industry_id` is not null and `locale` = 'ja' and `twill_industry_translations`.`deleted_at` is null) as `exists`
3.32ms/vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73emtechnikMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `twill_industry_translations` where `twill_industry_translations`.`twill_industry_id` = 4 and `twill_industry_translations`.`twill_industry_id` is not null and `locale` = 'ja' and `twill_industry_translations`.`deleted_at` is null limit 1
2.97ms/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnikMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select exists(select * from `twill_industry_translations` where `twill_industry_translations`.`twill_industry_id` = 5 and `twill_industry_translations`.`twill_industry_id` is not null and `locale` = 'ja' and `twill_industry_translations`.`deleted_at` is null) as `exists`
2.97ms/vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73emtechnikMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `twill_industry_translations` where `twill_industry_translations`.`twill_industry_id` = 5 and `twill_industry_translations`.`twill_industry_id` is not null and `locale` = 'ja' and `twill_industry_translations`.`deleted_at` is null limit 1
2.88ms/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnikMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select exists(select * from `twill_industry_translations` where `twill_industry_translations`.`twill_industry_id` = 6 and `twill_industry_translations`.`twill_industry_id` is not null and `locale` = 'ja' and `twill_industry_translations`.`deleted_at` is null) as `exists`
2.8ms/vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73emtechnikMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `twill_industry_translations` where `twill_industry_translations`.`twill_industry_id` = 6 and `twill_industry_translations`.`twill_industry_id` is not null and `locale` = 'ja' and `twill_industry_translations`.`deleted_at` is null limit 1
2.71ms/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnikMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select exists(select * from `twill_industry_translations` where `twill_industry_translations`.`twill_industry_id` = 7 and `twill_industry_translations`.`twill_industry_id` is not null and `locale` = 'ja' and `twill_industry_translations`.`deleted_at` is null) as `exists`
2.5ms/vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73emtechnikMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `twill_industry_translations` where `twill_industry_translations`.`twill_industry_id` = 7 and `twill_industry_translations`.`twill_industry_id` is not null and `locale` = 'ja' and `twill_industry_translations`.`deleted_at` is null limit 1
3.15ms/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnikMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select exists(select * from `twill_industry_translations` where `twill_industry_translations`.`twill_industry_id` = 8 and `twill_industry_translations`.`twill_industry_id` is not null and `locale` = 'ja' and `twill_industry_translations`.`deleted_at` is null) as `exists`
2.63ms/vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73emtechnikMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `twill_industry_translations` where `twill_industry_translations`.`twill_industry_id` = 8 and `twill_industry_translations`.`twill_industry_id` is not null and `locale` = 'ja' and `twill_industry_translations`.`deleted_at` is null limit 1
2.57ms/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnikMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select exists(select * from `twill_industry_translations` where `twill_industry_translations`.`twill_industry_id` = 9 and `twill_industry_translations`.`twill_industry_id` is not null and `locale` = 'ja' and `twill_industry_translations`.`deleted_at` is null) as `exists`
2.44ms/vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73emtechnikMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `twill_industry_translations` where `twill_industry_translations`.`twill_industry_id` = 9 and `twill_industry_translations`.`twill_industry_id` is not null and `locale` = 'ja' and `twill_industry_translations`.`deleted_at` is null limit 1
2.56ms/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnikMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select exists(select * from `twill_industry_translations` where `twill_industry_translations`.`twill_industry_id` = 10 and `twill_industry_translations`.`twill_industry_id` is not null and `locale` = 'ja' and `twill_industry_translations`.`deleted_at` is null) as `exists`
2.29ms/vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73emtechnikMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `twill_industry_translations` where `twill_industry_translations`.`twill_industry_id` = 10 and `twill_industry_translations`.`twill_industry_id` is not null and `locale` = 'ja' and `twill_industry_translations`.`deleted_at` is null limit 1
2.79ms/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnikMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `languages` where `locale` = 'ja' limit 1
3.07ms/app/Http/ViewComposers/FeatureComposer.php:28emtechnikMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `features` where `active` = 1
2.69ms/app/Services/FeatureService.php:42emtechnikMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `feature_translations` where `feature_translations`.`feature_id` in (2, 3, 4, 5, 6, 7, 8, 11, 12)
2.85ms/app/Services/FeatureService.php:42emtechnikMetadata | |
---|---|
Hints |
|
Backtrace |
|
select * from `news` where `published` = 1 and `news`.`deleted_at` is null
2.64ms/app/Http/ViewComposers/NewsComposer.php:20emtechnikMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `news_translations` where `news_translations`.`news_id` in (145, 146, 147, 149, 151, 163, 164, 165, 166, 167, 168, 171, 172, 173, 174, 177, 178, 179, 180, 181, 184, 185, 187, 188, 192, 193, 195, 196, 199, 201, 202, 203, 204) and `news_translations`.`deleted_at` is null
13.07ms/app/Http/ViewComposers/NewsComposer.php:20emtechnikMetadata | |
---|---|
Hints |
|
Backtrace |
|
select * from `news_slugs` where `news_slugs`.`news_id` in (145, 146, 147, 149, 151, 163, 164, 165, 166, 167, 168, 171, 172, 173, 174, 177, 178, 179, 180, 181, 184, 185, 187, 188, 192, 193, 195, 196, 199, 201, 202, 203, 204) and `news_slugs`.`deleted_at` is null
4.07ms/app/Http/ViewComposers/NewsComposer.php:20emtechnikMetadata | |
---|---|
Hints |
|
Backtrace |
|
select exists(select * from `news_translations` where `news_translations`.`news_id` = 145 and `news_translations`.`news_id` is not null and `locale` = 'ja' and `news_translations`.`deleted_at` is null) as `exists`
3.1ms/vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73emtechnikMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `news_translations` where `news_translations`.`news_id` = 145 and `news_translations`.`news_id` is not null and `locale` = 'ja' and `news_translations`.`deleted_at` is null limit 1
2.77ms/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnikMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select exists(select * from `news_translations` where `news_translations`.`news_id` = 146 and `news_translations`.`news_id` is not null and `locale` = 'ja' and `news_translations`.`deleted_at` is null) as `exists`
2.69ms/vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73emtechnikMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `news_translations` where `news_translations`.`news_id` = 146 and `news_translations`.`news_id` is not null and `locale` = 'en' and `news_translations`.`deleted_at` is null limit 1
2.87ms/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnikMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select exists(select * from `news_translations` where `news_translations`.`news_id` = 147 and `news_translations`.`news_id` is not null and `locale` = 'ja' and `news_translations`.`deleted_at` is null) as `exists`
2.67ms/vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73emtechnikMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `news_translations` where `news_translations`.`news_id` = 147 and `news_translations`.`news_id` is not null and `locale` = 'ja' and `news_translations`.`deleted_at` is null limit 1
2.67ms/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnikMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select exists(select * from `news_translations` where `news_translations`.`news_id` = 149 and `news_translations`.`news_id` is not null and `locale` = 'ja' and `news_translations`.`deleted_at` is null) as `exists`
2.87ms/vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73emtechnikMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `news_translations` where `news_translations`.`news_id` = 149 and `news_translations`.`news_id` is not null and `locale` = 'ja' and `news_translations`.`deleted_at` is null limit 1
3.24ms/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnikMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select exists(select * from `news_translations` where `news_translations`.`news_id` = 151 and `news_translations`.`news_id` is not null and `locale` = 'ja' and `news_translations`.`deleted_at` is null) as `exists`
2.78ms/vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73emtechnikMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `news_translations` where `news_translations`.`news_id` = 151 and `news_translations`.`news_id` is not null and `locale` = 'en' and `news_translations`.`deleted_at` is null limit 1
3.28ms/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnikMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select exists(select * from `news_translations` where `news_translations`.`news_id` = 163 and `news_translations`.`news_id` is not null and `locale` = 'ja' and `news_translations`.`deleted_at` is null) as `exists`
2.5ms/vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73emtechnikMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `news_translations` where `news_translations`.`news_id` = 163 and `news_translations`.`news_id` is not null and `locale` = 'en' and `news_translations`.`deleted_at` is null limit 1
3.19ms/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnikMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select exists(select * from `news_translations` where `news_translations`.`news_id` = 164 and `news_translations`.`news_id` is not null and `locale` = 'ja' and `news_translations`.`deleted_at` is null) as `exists`
2.85ms/vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73emtechnikMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `news_translations` where `news_translations`.`news_id` = 164 and `news_translations`.`news_id` is not null and `locale` = 'ja' and `news_translations`.`deleted_at` is null limit 1
3.13ms/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnikMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select exists(select * from `news_translations` where `news_translations`.`news_id` = 165 and `news_translations`.`news_id` is not null and `locale` = 'ja' and `news_translations`.`deleted_at` is null) as `exists`
3.06ms/vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73emtechnikMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `news_translations` where `news_translations`.`news_id` = 165 and `news_translations`.`news_id` is not null and `locale` = 'ja' and `news_translations`.`deleted_at` is null limit 1
3.06ms/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnikMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select exists(select * from `news_translations` where `news_translations`.`news_id` = 166 and `news_translations`.`news_id` is not null and `locale` = 'ja' and `news_translations`.`deleted_at` is null) as `exists`
3.15ms/vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73emtechnikMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `news_translations` where `news_translations`.`news_id` = 166 and `news_translations`.`news_id` is not null and `locale` = 'ja' and `news_translations`.`deleted_at` is null limit 1
3.68ms/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnikMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select exists(select * from `news_translations` where `news_translations`.`news_id` = 167 and `news_translations`.`news_id` is not null and `locale` = 'ja' and `news_translations`.`deleted_at` is null) as `exists`
2.81ms/vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73emtechnikMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `news_translations` where `news_translations`.`news_id` = 167 and `news_translations`.`news_id` is not null and `locale` = 'ja' and `news_translations`.`deleted_at` is null limit 1
3.23ms/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnikMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select exists(select * from `news_translations` where `news_translations`.`news_id` = 168 and `news_translations`.`news_id` is not null and `locale` = 'ja' and `news_translations`.`deleted_at` is null) as `exists`
2.91ms/vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73emtechnikMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `news_translations` where `news_translations`.`news_id` = 168 and `news_translations`.`news_id` is not null and `locale` = 'ja' and `news_translations`.`deleted_at` is null limit 1
2.94ms/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnikMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select exists(select * from `news_translations` where `news_translations`.`news_id` = 171 and `news_translations`.`news_id` is not null and `locale` = 'ja' and `news_translations`.`deleted_at` is null) as `exists`
3.18ms/vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73emtechnikMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `news_translations` where `news_translations`.`news_id` = 171 and `news_translations`.`news_id` is not null and `locale` = 'ja' and `news_translations`.`deleted_at` is null limit 1
2.78ms/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnikMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select exists(select * from `news_translations` where `news_translations`.`news_id` = 172 and `news_translations`.`news_id` is not null and `locale` = 'ja' and `news_translations`.`deleted_at` is null) as `exists`
2.7ms/vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73emtechnikMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `news_translations` where `news_translations`.`news_id` = 172 and `news_translations`.`news_id` is not null and `locale` = 'ja' and `news_translations`.`deleted_at` is null limit 1
2.55ms/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnikMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select exists(select * from `news_translations` where `news_translations`.`news_id` = 173 and `news_translations`.`news_id` is not null and `locale` = 'ja' and `news_translations`.`deleted_at` is null) as `exists`
2.28ms/vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73emtechnikMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `news_translations` where `news_translations`.`news_id` = 173 and `news_translations`.`news_id` is not null and `locale` = 'ja' and `news_translations`.`deleted_at` is null limit 1
2.31ms/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnikMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select exists(select * from `news_translations` where `news_translations`.`news_id` = 174 and `news_translations`.`news_id` is not null and `locale` = 'ja' and `news_translations`.`deleted_at` is null) as `exists`
2.73ms/vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73emtechnikMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `news_translations` where `news_translations`.`news_id` = 174 and `news_translations`.`news_id` is not null and `locale` = 'ja' and `news_translations`.`deleted_at` is null limit 1
2.51ms/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnikMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select exists(select * from `news_translations` where `news_translations`.`news_id` = 177 and `news_translations`.`news_id` is not null and `locale` = 'ja' and `news_translations`.`deleted_at` is null) as `exists`
2.5ms/vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73emtechnikMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `news_translations` where `news_translations`.`news_id` = 177 and `news_translations`.`news_id` is not null and `locale` = 'ja' and `news_translations`.`deleted_at` is null limit 1
2.5ms/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnikMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select exists(select * from `news_translations` where `news_translations`.`news_id` = 178 and `news_translations`.`news_id` is not null and `locale` = 'ja' and `news_translations`.`deleted_at` is null) as `exists`
2.66ms/vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73emtechnikMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `news_translations` where `news_translations`.`news_id` = 178 and `news_translations`.`news_id` is not null and `locale` = 'ja' and `news_translations`.`deleted_at` is null limit 1
3.16ms/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnikMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select exists(select * from `news_translations` where `news_translations`.`news_id` = 179 and `news_translations`.`news_id` is not null and `locale` = 'ja' and `news_translations`.`deleted_at` is null) as `exists`
2.82ms/vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73emtechnikMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `news_translations` where `news_translations`.`news_id` = 179 and `news_translations`.`news_id` is not null and `locale` = 'ja' and `news_translations`.`deleted_at` is null limit 1
2.76ms/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnikMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select exists(select * from `news_translations` where `news_translations`.`news_id` = 180 and `news_translations`.`news_id` is not null and `locale` = 'ja' and `news_translations`.`deleted_at` is null) as `exists`
2.41ms/vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73emtechnikMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `news_translations` where `news_translations`.`news_id` = 180 and `news_translations`.`news_id` is not null and `locale` = 'ja' and `news_translations`.`deleted_at` is null limit 1
2.74ms/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnikMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select exists(select * from `news_translations` where `news_translations`.`news_id` = 181 and `news_translations`.`news_id` is not null and `locale` = 'ja' and `news_translations`.`deleted_at` is null) as `exists`
2.33ms/vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73emtechnikMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `news_translations` where `news_translations`.`news_id` = 181 and `news_translations`.`news_id` is not null and `locale` = 'ja' and `news_translations`.`deleted_at` is null limit 1
3.06ms/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnikMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select exists(select * from `news_translations` where `news_translations`.`news_id` = 184 and `news_translations`.`news_id` is not null and `locale` = 'ja' and `news_translations`.`deleted_at` is null) as `exists`
2.86ms/vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73emtechnikMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `news_translations` where `news_translations`.`news_id` = 184 and `news_translations`.`news_id` is not null and `locale` = 'ja' and `news_translations`.`deleted_at` is null limit 1
3.24ms/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnikMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select exists(select * from `news_translations` where `news_translations`.`news_id` = 185 and `news_translations`.`news_id` is not null and `locale` = 'ja' and `news_translations`.`deleted_at` is null) as `exists`
2.74ms/vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73emtechnikMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `news_translations` where `news_translations`.`news_id` = 185 and `news_translations`.`news_id` is not null and `locale` = 'ja' and `news_translations`.`deleted_at` is null limit 1
2.84ms/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnikMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select exists(select * from `news_translations` where `news_translations`.`news_id` = 187 and `news_translations`.`news_id` is not null and `locale` = 'ja' and `news_translations`.`deleted_at` is null) as `exists`
2.47ms/vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73emtechnikMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `news_translations` where `news_translations`.`news_id` = 187 and `news_translations`.`news_id` is not null and `locale` = 'ja' and `news_translations`.`deleted_at` is null limit 1
2.76ms/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnikMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select exists(select * from `news_translations` where `news_translations`.`news_id` = 188 and `news_translations`.`news_id` is not null and `locale` = 'ja' and `news_translations`.`deleted_at` is null) as `exists`
2.63ms/vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73emtechnikMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `news_translations` where `news_translations`.`news_id` = 188 and `news_translations`.`news_id` is not null and `locale` = 'ja' and `news_translations`.`deleted_at` is null limit 1
2.43ms/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnikMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select exists(select * from `news_translations` where `news_translations`.`news_id` = 192 and `news_translations`.`news_id` is not null and `locale` = 'ja' and `news_translations`.`deleted_at` is null) as `exists`
2.9ms/vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73emtechnikMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `news_translations` where `news_translations`.`news_id` = 192 and `news_translations`.`news_id` is not null and `locale` = 'ja' and `news_translations`.`deleted_at` is null limit 1
2.89ms/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnikMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select exists(select * from `news_translations` where `news_translations`.`news_id` = 193 and `news_translations`.`news_id` is not null and `locale` = 'ja' and `news_translations`.`deleted_at` is null) as `exists`
2.44ms/vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73emtechnikMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `news_translations` where `news_translations`.`news_id` = 193 and `news_translations`.`news_id` is not null and `locale` = 'ja' and `news_translations`.`deleted_at` is null limit 1
2.45ms/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnikMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select exists(select * from `news_translations` where `news_translations`.`news_id` = 195 and `news_translations`.`news_id` is not null and `locale` = 'ja' and `news_translations`.`deleted_at` is null) as `exists`
2.34ms/vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73emtechnikMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `news_translations` where `news_translations`.`news_id` = 195 and `news_translations`.`news_id` is not null and `locale` = 'ja' and `news_translations`.`deleted_at` is null limit 1
2.42ms/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnikMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select exists(select * from `news_translations` where `news_translations`.`news_id` = 196 and `news_translations`.`news_id` is not null and `locale` = 'ja' and `news_translations`.`deleted_at` is null) as `exists`
2.9ms/vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73emtechnikMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `news_translations` where `news_translations`.`news_id` = 196 and `news_translations`.`news_id` is not null and `locale` = 'ja' and `news_translations`.`deleted_at` is null limit 1
3.19ms/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnikMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select exists(select * from `news_translations` where `news_translations`.`news_id` = 199 and `news_translations`.`news_id` is not null and `locale` = 'ja' and `news_translations`.`deleted_at` is null) as `exists`
2.97ms/vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73emtechnikMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `news_translations` where `news_translations`.`news_id` = 199 and `news_translations`.`news_id` is not null and `locale` = 'ja' and `news_translations`.`deleted_at` is null limit 1
2.91ms/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnikMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select exists(select * from `news_translations` where `news_translations`.`news_id` = 201 and `news_translations`.`news_id` is not null and `locale` = 'ja' and `news_translations`.`deleted_at` is null) as `exists`
2.95ms/vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73emtechnikMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `news_translations` where `news_translations`.`news_id` = 201 and `news_translations`.`news_id` is not null and `locale` = 'ja' and `news_translations`.`deleted_at` is null limit 1
2.75ms/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnikMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select exists(select * from `news_translations` where `news_translations`.`news_id` = 202 and `news_translations`.`news_id` is not null and `locale` = 'ja' and `news_translations`.`deleted_at` is null) as `exists`
2.55ms/vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73emtechnikMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `news_translations` where `news_translations`.`news_id` = 202 and `news_translations`.`news_id` is not null and `locale` = 'ja' and `news_translations`.`deleted_at` is null limit 1
2.51ms/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnikMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select exists(select * from `news_translations` where `news_translations`.`news_id` = 203 and `news_translations`.`news_id` is not null and `locale` = 'ja' and `news_translations`.`deleted_at` is null) as `exists`
2.88ms/vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73emtechnikMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `news_translations` where `news_translations`.`news_id` = 203 and `news_translations`.`news_id` is not null and `locale` = 'ja' and `news_translations`.`deleted_at` is null limit 1
3.57ms/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnikMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select exists(select * from `news_translations` where `news_translations`.`news_id` = 204 and `news_translations`.`news_id` is not null and `locale` = 'ja' and `news_translations`.`deleted_at` is null) as `exists`
2.88ms/vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73emtechnikMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `news_translations` where `news_translations`.`news_id` = 204 and `news_translations`.`news_id` is not null and `locale` = 'ja' and `news_translations`.`deleted_at` is null limit 1
2.78ms/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnikMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select `twill_medias`.*, `twill_mediables`.`mediable_id` as `pivot_mediable_id`, `twill_mediables`.`media_id` as `pivot_media_id`, `twill_mediables`.`mediable_type` as `pivot_mediable_type`, `twill_mediables`.`crop` as `pivot_crop`, `twill_mediables`.`role` as `pivot_role`, `twill_mediables`.`crop_w` as `pivot_crop_w`, `twill_mediables`.`crop_h` as `pivot_crop_h`, `twill_mediables`.`crop_x` as `pivot_crop_x`, `twill_mediables`.`crop_y` as `pivot_crop_y`, `twill_mediables`.`lqip_data` as `pivot_lqip_data`, `twill_mediables`.`ratio` as `pivot_ratio`, `twill_mediables`.`metadatas` as `pivot_metadatas`, `twill_mediables`.`locale` as `pivot_locale`, `twill_mediables`.`created_at` as `pivot_created_at`, `twill_mediables`.`updated_at` as `pivot_updated_at` from `twill_medias` inner join `twill_mediables` on `twill_medias`.`id` = `twill_mediables`.`media_id` where `twill_mediables`.`mediable_id` = 203 and `twill_mediables`.`mediable_type` = 'App\Models\News' and `twill_medias`.`deleted_at` is null order by `twill_mediables`.`id` asc
3.91ms/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnikMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `twill_medias`.*, `twill_mediables`.`mediable_id` as `pivot_mediable_id`, `twill_mediables`.`media_id` as `pivot_media_id`, `twill_mediables`.`mediable_type` as `pivot_mediable_type`, `twill_mediables`.`crop` as `pivot_crop`, `twill_mediables`.`role` as `pivot_role`, `twill_mediables`.`crop_w` as `pivot_crop_w`, `twill_mediables`.`crop_h` as `pivot_crop_h`, `twill_mediables`.`crop_x` as `pivot_crop_x`, `twill_mediables`.`crop_y` as `pivot_crop_y`, `twill_mediables`.`lqip_data` as `pivot_lqip_data`, `twill_mediables`.`ratio` as `pivot_ratio`, `twill_mediables`.`metadatas` as `pivot_metadatas`, `twill_mediables`.`locale` as `pivot_locale`, `twill_mediables`.`created_at` as `pivot_created_at`, `twill_mediables`.`updated_at` as `pivot_updated_at` from `twill_medias` inner join `twill_mediables` on `twill_medias`.`id` = `twill_mediables`.`media_id` where `twill_mediables`.`mediable_id` = 199 and `twill_mediables`.`mediable_type` = 'App\Models\News' and `twill_medias`.`deleted_at` is null order by `twill_mediables`.`id` asc
4.05ms/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnikMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `twill_medias`.*, `twill_mediables`.`mediable_id` as `pivot_mediable_id`, `twill_mediables`.`media_id` as `pivot_media_id`, `twill_mediables`.`mediable_type` as `pivot_mediable_type`, `twill_mediables`.`crop` as `pivot_crop`, `twill_mediables`.`role` as `pivot_role`, `twill_mediables`.`crop_w` as `pivot_crop_w`, `twill_mediables`.`crop_h` as `pivot_crop_h`, `twill_mediables`.`crop_x` as `pivot_crop_x`, `twill_mediables`.`crop_y` as `pivot_crop_y`, `twill_mediables`.`lqip_data` as `pivot_lqip_data`, `twill_mediables`.`ratio` as `pivot_ratio`, `twill_mediables`.`metadatas` as `pivot_metadatas`, `twill_mediables`.`locale` as `pivot_locale`, `twill_mediables`.`created_at` as `pivot_created_at`, `twill_mediables`.`updated_at` as `pivot_updated_at` from `twill_medias` inner join `twill_mediables` on `twill_medias`.`id` = `twill_mediables`.`media_id` where `twill_mediables`.`mediable_id` = 196 and `twill_mediables`.`mediable_type` = 'App\Models\News' and `twill_medias`.`deleted_at` is null order by `twill_mediables`.`id` asc
4.41ms/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnikMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `twill_medias`.*, `twill_mediables`.`mediable_id` as `pivot_mediable_id`, `twill_mediables`.`media_id` as `pivot_media_id`, `twill_mediables`.`mediable_type` as `pivot_mediable_type`, `twill_mediables`.`crop` as `pivot_crop`, `twill_mediables`.`role` as `pivot_role`, `twill_mediables`.`crop_w` as `pivot_crop_w`, `twill_mediables`.`crop_h` as `pivot_crop_h`, `twill_mediables`.`crop_x` as `pivot_crop_x`, `twill_mediables`.`crop_y` as `pivot_crop_y`, `twill_mediables`.`lqip_data` as `pivot_lqip_data`, `twill_mediables`.`ratio` as `pivot_ratio`, `twill_mediables`.`metadatas` as `pivot_metadatas`, `twill_mediables`.`locale` as `pivot_locale`, `twill_mediables`.`created_at` as `pivot_created_at`, `twill_mediables`.`updated_at` as `pivot_updated_at` from `twill_medias` inner join `twill_mediables` on `twill_medias`.`id` = `twill_mediables`.`media_id` where `twill_mediables`.`mediable_id` = 192 and `twill_mediables`.`mediable_type` = 'App\Models\News' and `twill_medias`.`deleted_at` is null order by `twill_mediables`.`id` asc
5.17ms/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnikMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `twill_medias`.*, `twill_mediables`.`mediable_id` as `pivot_mediable_id`, `twill_mediables`.`media_id` as `pivot_media_id`, `twill_mediables`.`mediable_type` as `pivot_mediable_type`, `twill_mediables`.`crop` as `pivot_crop`, `twill_mediables`.`role` as `pivot_role`, `twill_mediables`.`crop_w` as `pivot_crop_w`, `twill_mediables`.`crop_h` as `pivot_crop_h`, `twill_mediables`.`crop_x` as `pivot_crop_x`, `twill_mediables`.`crop_y` as `pivot_crop_y`, `twill_mediables`.`lqip_data` as `pivot_lqip_data`, `twill_mediables`.`ratio` as `pivot_ratio`, `twill_mediables`.`metadatas` as `pivot_metadatas`, `twill_mediables`.`locale` as `pivot_locale`, `twill_mediables`.`created_at` as `pivot_created_at`, `twill_mediables`.`updated_at` as `pivot_updated_at` from `twill_medias` inner join `twill_mediables` on `twill_medias`.`id` = `twill_mediables`.`media_id` where `twill_mediables`.`mediable_id` = 201 and `twill_mediables`.`mediable_type` = 'App\Models\News' and `twill_medias`.`deleted_at` is null order by `twill_mediables`.`id` asc
4.12ms/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnikMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `twill_industries` where `published` = 1 and `twill_industries`.`deleted_at` is null order by `position` asc limit 8
2.99ms/app/Http/ViewComposers/TwillIndustriesComposer.php:20emtechnikMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `twill_industry_translations` where `twill_industry_translations`.`twill_industry_id` in (3, 4, 5, 6, 7, 8, 9, 10) and `twill_industry_translations`.`deleted_at` is null
3.1ms/app/Http/ViewComposers/TwillIndustriesComposer.php:20emtechnikMetadata | |
---|---|
Hints |
|
Backtrace |
|
select * from `twill_industry_slugs` where `twill_industry_slugs`.`twill_industry_id` in (3, 4, 5, 6, 7, 8, 9, 10) and `twill_industry_slugs`.`deleted_at` is null
2.83ms/app/Http/ViewComposers/TwillIndustriesComposer.php:20emtechnikMetadata | |
---|---|
Hints |
|
Backtrace |
|
select exists(select * from `twill_industry_translations` where `twill_industry_translations`.`twill_industry_id` = 3 and `twill_industry_translations`.`twill_industry_id` is not null and `locale` = 'ja' and `twill_industry_translations`.`deleted_at` is null) as `exists`
3.29ms/vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73emtechnikMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `twill_industry_translations` where `twill_industry_translations`.`twill_industry_id` = 3 and `twill_industry_translations`.`twill_industry_id` is not null and `locale` = 'ja' and `twill_industry_translations`.`deleted_at` is null limit 1
2.71ms/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnikMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select exists(select * from `twill_industry_translations` where `twill_industry_translations`.`twill_industry_id` = 4 and `twill_industry_translations`.`twill_industry_id` is not null and `locale` = 'ja' and `twill_industry_translations`.`deleted_at` is null) as `exists`
2.23ms/vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73emtechnikMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `twill_industry_translations` where `twill_industry_translations`.`twill_industry_id` = 4 and `twill_industry_translations`.`twill_industry_id` is not null and `locale` = 'ja' and `twill_industry_translations`.`deleted_at` is null limit 1
2.25ms/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnikMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select exists(select * from `twill_industry_translations` where `twill_industry_translations`.`twill_industry_id` = 5 and `twill_industry_translations`.`twill_industry_id` is not null and `locale` = 'ja' and `twill_industry_translations`.`deleted_at` is null) as `exists`
2.2ms/vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73emtechnikMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `twill_industry_translations` where `twill_industry_translations`.`twill_industry_id` = 5 and `twill_industry_translations`.`twill_industry_id` is not null and `locale` = 'ja' and `twill_industry_translations`.`deleted_at` is null limit 1
2.72ms/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnikMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select exists(select * from `twill_industry_translations` where `twill_industry_translations`.`twill_industry_id` = 6 and `twill_industry_translations`.`twill_industry_id` is not null and `locale` = 'ja' and `twill_industry_translations`.`deleted_at` is null) as `exists`
2.48ms/vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73emtechnikMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `twill_industry_translations` where `twill_industry_translations`.`twill_industry_id` = 6 and `twill_industry_translations`.`twill_industry_id` is not null and `locale` = 'ja' and `twill_industry_translations`.`deleted_at` is null limit 1
3.14ms/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnikMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select exists(select * from `twill_industry_translations` where `twill_industry_translations`.`twill_industry_id` = 7 and `twill_industry_translations`.`twill_industry_id` is not null and `locale` = 'ja' and `twill_industry_translations`.`deleted_at` is null) as `exists`
2.49ms/vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73emtechnikMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `twill_industry_translations` where `twill_industry_translations`.`twill_industry_id` = 7 and `twill_industry_translations`.`twill_industry_id` is not null and `locale` = 'ja' and `twill_industry_translations`.`deleted_at` is null limit 1
3.04ms/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnikMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select exists(select * from `twill_industry_translations` where `twill_industry_translations`.`twill_industry_id` = 8 and `twill_industry_translations`.`twill_industry_id` is not null and `locale` = 'ja' and `twill_industry_translations`.`deleted_at` is null) as `exists`
2.92ms/vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73emtechnikMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `twill_industry_translations` where `twill_industry_translations`.`twill_industry_id` = 8 and `twill_industry_translations`.`twill_industry_id` is not null and `locale` = 'ja' and `twill_industry_translations`.`deleted_at` is null limit 1
2.89ms/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnikMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select exists(select * from `twill_industry_translations` where `twill_industry_translations`.`twill_industry_id` = 9 and `twill_industry_translations`.`twill_industry_id` is not null and `locale` = 'ja' and `twill_industry_translations`.`deleted_at` is null) as `exists`
2.38ms/vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73emtechnikMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `twill_industry_translations` where `twill_industry_translations`.`twill_industry_id` = 9 and `twill_industry_translations`.`twill_industry_id` is not null and `locale` = 'ja' and `twill_industry_translations`.`deleted_at` is null limit 1
2.25ms/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnikMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select exists(select * from `twill_industry_translations` where `twill_industry_translations`.`twill_industry_id` = 10 and `twill_industry_translations`.`twill_industry_id` is not null and `locale` = 'ja' and `twill_industry_translations`.`deleted_at` is null) as `exists`
2.87ms/vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73emtechnikMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `twill_industry_translations` where `twill_industry_translations`.`twill_industry_id` = 10 and `twill_industry_translations`.`twill_industry_id` is not null and `locale` = 'ja' and `twill_industry_translations`.`deleted_at` is null limit 1
2.84ms/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnikMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
200
[]
[]
0 of 0array:17 [▼ "accept-encoding" => array:1 [▶ 0 => "gzip, deflate, br, zstd" ] "sec-fetch-dest" => array:1 [▶ 0 => "document" ] "sec-fetch-user" => array:1 [▶ 0 => "?1" ] "sec-fetch-mode" => array:1 [▶ 0 => "navigate" ] "sec-fetch-site" => array:1 [▶ 0 => "none" ] "accept" => array:1 [▶ 0 => "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7" ] "user-agent" => array:1 [▶ 0 => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" ] "upgrade-insecure-requests" => array:1 [▶ 0 => "1" ] "sec-ch-ua-platform" => array:1 [▶ 0 => ""Windows"" ] "sec-ch-ua-mobile" => array:1 [▶ 0 => "?0" ] "sec-ch-ua" => array:1 [▶ 0 => ""HeadlessChrome";v="129", "Not=A?Brand";v="8", "Chromium";v="129"" ] "cache-control" => array:1 [▶ 0 => "no-cache" ] "pragma" => array:1 [▶ 0 => "no-cache" ] "connection" => array:1 [▶ 0 => "keep-alive" ] "host" => array:1 [▶ 0 => "emv8.byte5.net" ] "content-length" => array:1 [▶ 0 => "" ] "content-type" => array:1 [▶ 0 => "" ] ]
0 of 0array:41 [▼ "USER" => "www-data" "HOME" => "/var/www" "HTTP_ACCEPT_ENCODING" => "gzip, deflate, br, zstd" "HTTP_SEC_FETCH_DEST" => "document" "HTTP_SEC_FETCH_USER" => "?1" "HTTP_SEC_FETCH_MODE" => "navigate" "HTTP_SEC_FETCH_SITE" => "none" "HTTP_ACCEPT" => "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7" "HTTP_USER_AGENT" => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" "HTTP_UPGRADE_INSECURE_REQUESTS" => "1" "HTTP_SEC_CH_UA_PLATFORM" => ""Windows"" "HTTP_SEC_CH_UA_MOBILE" => "?0" "HTTP_SEC_CH_UA" => ""HeadlessChrome";v="129", "Not=A?Brand";v="8", "Chromium";v="129"" "HTTP_CACHE_CONTROL" => "no-cache" "HTTP_PRAGMA" => "no-cache" "HTTP_CONNECTION" => "keep-alive" "HTTP_HOST" => "emv8.byte5.net" "REDIRECT_STATUS" => "200" "SERVER_NAME" => "emv8.byte5.net" "SERVER_PORT" => "443" "SERVER_ADDR" => "10.0.0.6" "REMOTE_PORT" => "19746" "REMOTE_ADDR" => "3.142.240.149" "SERVER_SOFTWARE" => "nginx/1.18.0" "GATEWAY_INTERFACE" => "CGI/1.1" "HTTPS" => "on" "REQUEST_SCHEME" => "https" "SERVER_PROTOCOL" => "HTTP/1.1" "DOCUMENT_ROOT" => "/storage/staging/public" "DOCUMENT_URI" => "/index.php" "REQUEST_URI" => "/ja/contact" "SCRIPT_NAME" => "/index.php" "CONTENT_LENGTH" => "" "CONTENT_TYPE" => "" "REQUEST_METHOD" => "GET" "QUERY_STRING" => "" "SCRIPT_FILENAME" => "/storage/staging/public/index.php" "FCGI_ROLE" => "RESPONDER" "PHP_SELF" => "/index.php" "REQUEST_TIME_FLOAT" => 1743790870.567 "REQUEST_TIME" => 1743790870 ]
[]
0 of 0array:5 [▼ "content-type" => array:1 [▶ 0 => "text/html; charset=UTF-8" ] "cache-control" => array:1 [▶ 0 => "no-cache, private" ] "date" => array:1 [▶ 0 => "Fri, 04 Apr 2025 18:21:10 GMT" ] "set-cookie" => array:2 [▶ 0 => "XSRF-TOKEN=eyJpdiI6InZaTGV0SmF6Qk11NUNSR1BiQXU2SHc9PSIsInZhbHVlIjoiYkRoT2VjVVdHajdVWExhajFRMmlpMHJVVEx2NldhQ2hnc2hYQ2ZvTEZmWEVZMVJSQmltK3ppd3hmLzFMVjY4alZ5anMvZ2RuYmRGV3ZQWkwxbnVKT3VMUDNkK2lWUzlGOHgzYTUxQ0FiNFp3SGVvWGJ2MVVFbHVjT3hLa2U3ZmciLCJtYWMiOiI5ODEwY2I1NWFmMTFlODg4NmQ1NjA4MTU5OGM1YzA3ZmQ3MDVkNjgzYzdlYzQ1N2EzM2U5N2ZlOWQ0MGQ2M2NlIiwidGFnIjoiIn0%3D; expires=Fri, 04-Apr-2025 20:21:11 GMT; Max-Age=7200; path=/ ◀XSRF-TOKEN=eyJpdiI6InZaTGV0SmF6Qk11NUNSR1BiQXU2SHc9PSIsInZhbHVlIjoiYkRoT2VjVVdHajdVWExhajFRMmlpMHJVVEx2NldhQ2hnc2hYQ2ZvTEZmWEVZMVJSQmltK3ppd3hmLzFMVjY4alZ5anMvZ ▶" 1 => "laravel=eyJpdiI6Im80QnAzSHBnR2t3dXJTNlYxK3gvelE9PSIsInZhbHVlIjoiQVNhdnppWU9VUitFdFV6aEovUXZnMUhjS0hWMUdTZk5HOFdOcTVyeXJnZ2dPV1BsRE9RdjlmaVZVZEd1SEpTT05MQzdzSGhKNFBua2JlRlRSeFRFdisxMG1ZbVRkalF1RXdVWmlIQ0NZcmVPZTlPYmt4OThJb2l6YXJ1cTJGSkIiLCJtYWMiOiJjOGFkZmU4MGUxMDNiNWE1Yjk2NmJkY2Q4NzA5YjlkNDMwZjViZGRlNDYyNjEwZDUwY2E0YjA4OWJmYmI2NzgxIiwidGFnIjoiIn0%3D; expires=Fri, 04-Apr-2025 20:21:11 GMT; Max-Age=7200; path=/; httponly ◀laravel=eyJpdiI6Im80QnAzSHBnR2t3dXJTNlYxK3gvelE9PSIsInZhbHVlIjoiQVNhdnppWU9VUitFdFV6aEovUXZnMUhjS0hWMUdTZk5HOFdOcTVyeXJnZ2dPV1BsRE9RdjlmaVZVZEd1SEpTT05MQzdzSGhK ▶" ] "Set-Cookie" => array:2 [▶ 0 => "XSRF-TOKEN=eyJpdiI6InZaTGV0SmF6Qk11NUNSR1BiQXU2SHc9PSIsInZhbHVlIjoiYkRoT2VjVVdHajdVWExhajFRMmlpMHJVVEx2NldhQ2hnc2hYQ2ZvTEZmWEVZMVJSQmltK3ppd3hmLzFMVjY4alZ5anMvZ2RuYmRGV3ZQWkwxbnVKT3VMUDNkK2lWUzlGOHgzYTUxQ0FiNFp3SGVvWGJ2MVVFbHVjT3hLa2U3ZmciLCJtYWMiOiI5ODEwY2I1NWFmMTFlODg4NmQ1NjA4MTU5OGM1YzA3ZmQ3MDVkNjgzYzdlYzQ1N2EzM2U5N2ZlOWQ0MGQ2M2NlIiwidGFnIjoiIn0%3D; expires=Fri, 04-Apr-2025 20:21:11 GMT; path=/ ◀XSRF-TOKEN=eyJpdiI6InZaTGV0SmF6Qk11NUNSR1BiQXU2SHc9PSIsInZhbHVlIjoiYkRoT2VjVVdHajdVWExhajFRMmlpMHJVVEx2NldhQ2hnc2hYQ2ZvTEZmWEVZMVJSQmltK3ppd3hmLzFMVjY4alZ5anMvZ ▶" 1 => "laravel=eyJpdiI6Im80QnAzSHBnR2t3dXJTNlYxK3gvelE9PSIsInZhbHVlIjoiQVNhdnppWU9VUitFdFV6aEovUXZnMUhjS0hWMUdTZk5HOFdOcTVyeXJnZ2dPV1BsRE9RdjlmaVZVZEd1SEpTT05MQzdzSGhKNFBua2JlRlRSeFRFdisxMG1ZbVRkalF1RXdVWmlIQ0NZcmVPZTlPYmt4OThJb2l6YXJ1cTJGSkIiLCJtYWMiOiJjOGFkZmU4MGUxMDNiNWE1Yjk2NmJkY2Q4NzA5YjlkNDMwZjViZGRlNDYyNjEwZDUwY2E0YjA4OWJmYmI2NzgxIiwidGFnIjoiIn0%3D; expires=Fri, 04-Apr-2025 20:21:11 GMT; path=/; httponly ◀laravel=eyJpdiI6Im80QnAzSHBnR2t3dXJTNlYxK3gvelE9PSIsInZhbHVlIjoiQVNhdnppWU9VUitFdFV6aEovUXZnMUhjS0hWMUdTZk5HOFdOcTVyeXJnZ2dPV1BsRE9RdjlmaVZVZEd1SEpTT05MQzdzSGhK ▶" ] ]
0 of 0array:4 [▼ "_token" => "ihUeQjiqS4hoOkm5sTXG1f9lcbHcvPCXfQeTnHWy" "_previous" => array:1 [▶ "url" => "https://emv8.byte5.net/ja/contact" ] "_flash" => array:2 [▶ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]