8.0.28PHP Version1.33sRequest Duration539MBMemory UsageGET ko/news/messages/{id}/{slug?}RouteAuth status
    • Booting (26.44ms)
    • Application (1.31s)
    • 1 x Application (98.01%)
      1.31s
      1 x Booting (1.98%)
      26.44ms
      10 templates were rendered
      • news.detail (resources/views/news/detail.blade.php)1blade
        Params
        0
        newsItem
      • layouts.app (resources/views/layouts/app.blade.php)15blade
        Params
        0
        __env
        1
        app
        2
        errors
        3
        newsItem
        4
        customTranslateFunction
        5
        default_subnav
        6
        mainMarginTop
        7
        features
        8
        available_languages
        9
        available_options
        10
        current_language
        11
        link
        12
        companyLinks
        13
        news
        14
        sectors
      • partials.marginTop (resources/views/partials/marginTop.blade.php)15blade
        Params
        0
        __env
        1
        app
        2
        errors
        3
        newsItem
        4
        customTranslateFunction
        5
        default_subnav
        6
        mainMarginTop
        7
        features
        8
        available_languages
        9
        available_options
        10
        current_language
        11
        link
        12
        companyLinks
        13
        news
        14
        sectors
      • partials.sectors-subnav (resources/views/partials/sectors-subnav.blade.php)20blade
        Params
        0
        __env
        1
        app
        2
        errors
        3
        newsItem
        4
        customTranslateFunction
        5
        default_subnav
        6
        mainMarginTop
        7
        features
        8
        available_languages
        9
        available_options
        10
        current_language
        11
        link
        12
        companyLinks
        13
        news
        14
        sectors
        15
        __currentLoopData
        16
        locale
        17
        loop
        18
        sector
        19
        feature
      • partials.products-subnav (resources/views/partials/products-subnav.blade.php)20blade
        Params
        0
        __env
        1
        app
        2
        errors
        3
        newsItem
        4
        customTranslateFunction
        5
        default_subnav
        6
        mainMarginTop
        7
        features
        8
        available_languages
        9
        available_options
        10
        current_language
        11
        link
        12
        companyLinks
        13
        news
        14
        sectors
        15
        __currentLoopData
        16
        locale
        17
        loop
        18
        sector
        19
        feature
      • partials.company (resources/views/partials/company.blade.php)20blade
        Params
        0
        __env
        1
        app
        2
        errors
        3
        newsItem
        4
        customTranslateFunction
        5
        default_subnav
        6
        mainMarginTop
        7
        features
        8
        available_languages
        9
        available_options
        10
        current_language
        11
        link
        12
        companyLinks
        13
        news
        14
        sectors
        15
        __currentLoopData
        16
        locale
        17
        loop
        18
        sector
        19
        feature
      • partials.news-subnav (resources/views/partials/news-subnav.blade.php)20blade
        Params
        0
        __env
        1
        app
        2
        errors
        3
        newsItem
        4
        customTranslateFunction
        5
        default_subnav
        6
        mainMarginTop
        7
        features
        8
        available_languages
        9
        available_options
        10
        current_language
        11
        link
        12
        companyLinks
        13
        news
        14
        sectors
        15
        __currentLoopData
        16
        locale
        17
        loop
        18
        sector
        19
        feature
      • partials.service-subnav (resources/views/partials/service-subnav.blade.php)20blade
        Params
        0
        __env
        1
        app
        2
        errors
        3
        newsItem
        4
        customTranslateFunction
        5
        default_subnav
        6
        mainMarginTop
        7
        features
        8
        available_languages
        9
        available_options
        10
        current_language
        11
        link
        12
        companyLinks
        13
        news
        14
        sectors
        15
        __currentLoopData
        16
        locale
        17
        loop
        18
        sector
        19
        feature
      • breadcrumbs::em (resources/views/vendor/breadcrumbs/em.blade.php)1blade
        Params
        0
        breadcrumbs
      • partials.footer (resources/views/partials/footer.blade.php)20blade
        Params
        0
        __env
        1
        app
        2
        errors
        3
        newsItem
        4
        customTranslateFunction
        5
        default_subnav
        6
        mainMarginTop
        7
        features
        8
        available_languages
        9
        available_options
        10
        current_language
        11
        link
        12
        companyLinks
        13
        news
        14
        sectors
        15
        __currentLoopData
        16
        locale
        17
        loop
        18
        sector
        19
        feature
      uri
      GET ko/news/messages/{id}/{slug?}
      middleware
      web, localize, localizationRedirect, localeViewPath, fallbackLocale
      controller
      App\Http\Controllers\NewsController@detail
      as
      news.detail
      namespace
      prefix
      /ko
      where
      file
      app/Http/Controllers/NewsController.php:203-231
      317 statements were executed, 308 of which were duplicated, 9 unique1.05s
      • select * from `languages` where `locale` = 'ko' limit 11.19ms/vendor/flobbos/laravel-translatable-db/src/TranslatableDB/Middleware/LanguageIdentification.php:20emtechnik
        Metadata
        Bindings
        • 0. ko
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 15. /vendor/flobbos/laravel-translatable-db/src/TranslatableDB/Middleware/LanguageIdentification.php:20
        • 16. /vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:167
        • 18. /vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:167
        • 19. /vendor/spatie/laravel-missing-page-redirector/src/RedirectsMissingPages.php:12
        • 20. /vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:167
      • select * from `languages` where `locale` = 'en' limit 1260μsmiddleware::fallbackLocale:29emtechnik
        Metadata
        Bindings
        • 0. en
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 19. middleware::fallbackLocale:29
        • 20. /vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:167
        • 21. middleware::localeViewPath:33
        • 22. /vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:167
        • 23. middleware::localizationRedirect:45
      • select * from `news` where `news_category_id` = 3 and `published` = 1 and `news`.`id` = 235 and `news`.`deleted_at` is null limit 1440μs/app/Http/Controllers/NewsController.php:208emtechnik
        Metadata
        Bindings
        • 0. 3
        • 1. 1
        • 2. 235
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 16. /app/Http/Controllers/NewsController.php:208
        • 17. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 18. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
        • 19. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:262
        • 20. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select * from `news_translations` where `news_translations`.`news_id` = 235 and `news_translations`.`news_id` is not null and `news_translations`.`deleted_at` is null16.01ms/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnik
        Metadata
        Bindings
        • 0. 235
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • 18. /vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161
        • 20. /vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:435
        • 21. /vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:196
        • 22. /vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:145
        • 24. /app/Http/Controllers/NewsController.php:216
      • 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` = 235 and `twill_mediables`.`mediable_type` = 'App\Models\News' and `twill_medias`.`deleted_at` is null order by `twill_mediables`.`id` asc1.71ms/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnik
        Metadata
        Bindings
        • 0. 235
        • 1. App\Models\News
        Backtrace
        • 18. /vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161
        • 20. /vendor/area17/twill/src/Models/Behaviors/HasMedias.php:40
        • 21. /vendor/area17/twill/src/Models/Behaviors/HasMedias.php:68
        • 22. view::3f5d65b51d3d275f23e70e712af21ab6f226aaee:31
        • 24. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
      • select * from `languages` where `locale` = 'ko' limit 1260μs/app/Http/ViewComposers/FeatureComposer.php:28emtechnik
        Metadata
        Bindings
        • 0. ko
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 19. /app/Http/ViewComposers/FeatureComposer.php:28
        • 20. /vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:124
        • 23. /vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:177
        • 24. /vendor/laravel/framework/src/Illuminate/View/View.php:120
        • 25. /vendor/laravel/framework/src/Illuminate/View/View.php:91
      • select * from `features` where `active` = 1 and (`microsite_layout` != 'microsite' or `microsite_layout` is null)250μs/app/Services/FeatureService.php:42emtechnik
        Metadata
        Bindings
        • 0. 1
        • 1. microsite
        Hints
        • Use SELECT * only if you need all columns from table
        • The != operator is not standard. Use the <> operator to test for inequality instead.
        Backtrace
        • 14. /app/Services/FeatureService.php:42
        • 15. /app/Http/ViewComposers/FeatureComposer.php:30
        • 16. /vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:124
        • 19. /vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:177
        • 20. /vendor/laravel/framework/src/Illuminate/View/View.php:120
      • select * from `feature_translations` where `feature_translations`.`feature_id` in (2, 3, 4, 5, 6, 7, 8, 11, 12)380μs/app/Services/FeatureService.php:42emtechnik
        Metadata
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • 19. /app/Services/FeatureService.php:42
        • 20. /app/Http/ViewComposers/FeatureComposer.php:30
        • 21. /vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:124
        • 24. /vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:177
        • 25. /vendor/laravel/framework/src/Illuminate/View/View.php:120
      • select * from `languages` where `active` = 1220μs/app/Services/LanguageService.php:20emtechnik
        Metadata
        Bindings
        • 0. 1
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • 14. /app/Services/LanguageService.php:20
        • 15. /app/Http/ViewComposers/LanguageComposer.php:37
        • 16. /vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:124
        • 19. /vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:177
        • 20. /vendor/laravel/framework/src/Illuminate/View/View.php:120
      • select * from `languages` where `locale` = 'ko' limit 1200μs/app/Services/LanguageService.php:30emtechnik
        Metadata
        Bindings
        • 0. ko
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 15. /app/Services/LanguageService.php:30
        • 16. /app/Http/ViewComposers/LanguageComposer.php:37
        • 17. /vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:124
        • 20. /vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:177
        • 21. /vendor/laravel/framework/src/Illuminate/View/View.php:120
      • select * from `news` where `published` = 1 and `news`.`deleted_at` is null310μs/app/Http/ViewComposers/NewsComposer.php:20emtechnik
        Metadata
        Bindings
        • 0. 1
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • 14. /app/Http/ViewComposers/NewsComposer.php:20
        • 15. /vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:124
        • 18. /vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:177
        • 19. /vendor/laravel/framework/src/Illuminate/View/View.php:120
        • 20. /vendor/laravel/framework/src/Illuminate/View/View.php:91
      • select * from `news_translations` where `news_translations`.`news_id` in (145, 146, 147, 149, 151, 163, 164, 166, 167, 172, 173, 177, 180, 181, 184, 185, 187, 188, 189, 192, 193, 196, 199, 201, 203, 204, 205, 208, 209, 210, 211, 216, 217, 220, 221, 223, 227, 228, 230, 231, 232, 233, 234, 235, 236, 237, 240, 243, 244, 246, 247) and `news_translations`.`deleted_at` is null443ms/app/Http/ViewComposers/NewsComposer.php:20emtechnik
        Metadata
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • 19. /app/Http/ViewComposers/NewsComposer.php:20
        • 20. /vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:124
        • 23. /vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:177
        • 24. /vendor/laravel/framework/src/Illuminate/View/View.php:120
        • 25. /vendor/laravel/framework/src/Illuminate/View/View.php:91
      • select * from `news_slugs` where `news_slugs`.`news_id` in (145, 146, 147, 149, 151, 163, 164, 166, 167, 172, 173, 177, 180, 181, 184, 185, 187, 188, 189, 192, 193, 196, 199, 201, 203, 204, 205, 208, 209, 210, 211, 216, 217, 220, 221, 223, 227, 228, 230, 231, 232, 233, 234, 235, 236, 237, 240, 243, 244, 246, 247) and `news_slugs`.`deleted_at` is null920μs/app/Http/ViewComposers/NewsComposer.php:20emtechnik
        Metadata
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • 19. /app/Http/ViewComposers/NewsComposer.php:20
        • 20. /vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:124
        • 23. /vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:177
        • 24. /vendor/laravel/framework/src/Illuminate/View/View.php:120
        • 25. /vendor/laravel/framework/src/Illuminate/View/View.php:91
      • select exists(select * from `news_translations` where `news_translations`.`news_id` = 145 and `news_translations`.`news_id` is not null and `locale` = 'ko' and `news_translations`.`deleted_at` is null) as `exists`290μs/vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73emtechnik
        Metadata
        Bindings
        • 0. 145
        • 1. ko
        Backtrace
        • 13. /vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73
        • 14. /vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:68
        • 18. /vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161
        • 20. /app/Http/ViewComposers/NewsComposer.php:21
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:841
      • select * from `news_translations` where `news_translations`.`news_id` = 145 and `news_translations`.`news_id` is not null and `locale` = 'ko' and `news_translations`.`deleted_at` is null limit 1240μs/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnik
        Metadata
        Bindings
        • 0. 145
        • 1. ko
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 19. /vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161
        • 21. /app/Http/ViewComposers/NewsComposer.php:21
        • 22. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:841
        • 25. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:358
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:843
      • select exists(select * from `news_translations` where `news_translations`.`news_id` = 146 and `news_translations`.`news_id` is not null and `locale` = 'ko' and `news_translations`.`deleted_at` is null) as `exists`210μs/vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73emtechnik
        Metadata
        Bindings
        • 0. 146
        • 1. ko
        Backtrace
        • 13. /vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73
        • 14. /vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:68
        • 18. /vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161
        • 20. /app/Http/ViewComposers/NewsComposer.php:21
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:841
      • 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 1250μs/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnik
        Metadata
        Bindings
        • 0. 146
        • 1. en
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 19. /vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161
        • 21. /app/Http/ViewComposers/NewsComposer.php:21
        • 22. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:841
        • 25. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:358
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:843
      • select exists(select * from `news_translations` where `news_translations`.`news_id` = 147 and `news_translations`.`news_id` is not null and `locale` = 'ko' and `news_translations`.`deleted_at` is null) as `exists`210μs/vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73emtechnik
        Metadata
        Bindings
        • 0. 147
        • 1. ko
        Backtrace
        • 13. /vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73
        • 14. /vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:68
        • 18. /vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161
        • 20. /app/Http/ViewComposers/NewsComposer.php:21
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:841
      • select * from `news_translations` where `news_translations`.`news_id` = 147 and `news_translations`.`news_id` is not null and `locale` = 'ko' and `news_translations`.`deleted_at` is null limit 1220μs/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnik
        Metadata
        Bindings
        • 0. 147
        • 1. ko
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 19. /vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161
        • 21. /app/Http/ViewComposers/NewsComposer.php:21
        • 22. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:841
        • 25. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:358
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:843
      • select exists(select * from `news_translations` where `news_translations`.`news_id` = 149 and `news_translations`.`news_id` is not null and `locale` = 'ko' and `news_translations`.`deleted_at` is null) as `exists`210μs/vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73emtechnik
        Metadata
        Bindings
        • 0. 149
        • 1. ko
        Backtrace
        • 13. /vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73
        • 14. /vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:68
        • 18. /vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161
        • 20. /app/Http/ViewComposers/NewsComposer.php:21
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:841
      • select * from `news_translations` where `news_translations`.`news_id` = 149 and `news_translations`.`news_id` is not null and `locale` = 'ko' and `news_translations`.`deleted_at` is null limit 1220μs/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnik
        Metadata
        Bindings
        • 0. 149
        • 1. ko
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 19. /vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161
        • 21. /app/Http/ViewComposers/NewsComposer.php:21
        • 22. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:841
        • 25. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:358
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:843
      • select exists(select * from `news_translations` where `news_translations`.`news_id` = 151 and `news_translations`.`news_id` is not null and `locale` = 'ko' and `news_translations`.`deleted_at` is null) as `exists`200μs/vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73emtechnik
        Metadata
        Bindings
        • 0. 151
        • 1. ko
        Backtrace
        • 13. /vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73
        • 14. /vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:68
        • 18. /vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161
        • 20. /app/Http/ViewComposers/NewsComposer.php:21
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:841
      • 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 1220μs/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnik
        Metadata
        Bindings
        • 0. 151
        • 1. en
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 19. /vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161
        • 21. /app/Http/ViewComposers/NewsComposer.php:21
        • 22. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:841
        • 25. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:358
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:843
      • select exists(select * from `news_translations` where `news_translations`.`news_id` = 163 and `news_translations`.`news_id` is not null and `locale` = 'ko' and `news_translations`.`deleted_at` is null) as `exists`210μs/vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73emtechnik
        Metadata
        Bindings
        • 0. 163
        • 1. ko
        Backtrace
        • 13. /vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73
        • 14. /vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:68
        • 18. /vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161
        • 20. /app/Http/ViewComposers/NewsComposer.php:21
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:841
      • 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 1220μs/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnik
        Metadata
        Bindings
        • 0. 163
        • 1. en
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 19. /vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161
        • 21. /app/Http/ViewComposers/NewsComposer.php:21
        • 22. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:841
        • 25. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:358
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:843
      • select exists(select * from `news_translations` where `news_translations`.`news_id` = 164 and `news_translations`.`news_id` is not null and `locale` = 'ko' and `news_translations`.`deleted_at` is null) as `exists`200μs/vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73emtechnik
        Metadata
        Bindings
        • 0. 164
        • 1. ko
        Backtrace
        • 13. /vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73
        • 14. /vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:68
        • 18. /vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161
        • 20. /app/Http/ViewComposers/NewsComposer.php:21
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:841
      • select * from `news_translations` where `news_translations`.`news_id` = 164 and `news_translations`.`news_id` is not null and `locale` = 'ko' and `news_translations`.`deleted_at` is null limit 1220μs/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnik
        Metadata
        Bindings
        • 0. 164
        • 1. ko
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 19. /vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161
        • 21. /app/Http/ViewComposers/NewsComposer.php:21
        • 22. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:841
        • 25. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:358
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:843
      • select exists(select * from `news_translations` where `news_translations`.`news_id` = 166 and `news_translations`.`news_id` is not null and `locale` = 'ko' and `news_translations`.`deleted_at` is null) as `exists`240μs/vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73emtechnik
        Metadata
        Bindings
        • 0. 166
        • 1. ko
        Backtrace
        • 13. /vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73
        • 14. /vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:68
        • 18. /vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161
        • 20. /app/Http/ViewComposers/NewsComposer.php:21
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:841
      • select * from `news_translations` where `news_translations`.`news_id` = 166 and `news_translations`.`news_id` is not null and `locale` = 'ko' and `news_translations`.`deleted_at` is null limit 1220μs/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnik
        Metadata
        Bindings
        • 0. 166
        • 1. ko
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 19. /vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161
        • 21. /app/Http/ViewComposers/NewsComposer.php:21
        • 22. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:841
        • 25. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:358
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:843
      • select exists(select * from `news_translations` where `news_translations`.`news_id` = 167 and `news_translations`.`news_id` is not null and `locale` = 'ko' and `news_translations`.`deleted_at` is null) as `exists`200μs/vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73emtechnik
        Metadata
        Bindings
        • 0. 167
        • 1. ko
        Backtrace
        • 13. /vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73
        • 14. /vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:68
        • 18. /vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161
        • 20. /app/Http/ViewComposers/NewsComposer.php:21
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:841
      • select * from `news_translations` where `news_translations`.`news_id` = 167 and `news_translations`.`news_id` is not null and `locale` = 'ko' and `news_translations`.`deleted_at` is null limit 1220μs/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnik
        Metadata
        Bindings
        • 0. 167
        • 1. ko
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 19. /vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161
        • 21. /app/Http/ViewComposers/NewsComposer.php:21
        • 22. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:841
        • 25. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:358
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:843
      • select exists(select * from `news_translations` where `news_translations`.`news_id` = 172 and `news_translations`.`news_id` is not null and `locale` = 'ko' and `news_translations`.`deleted_at` is null) as `exists`200μs/vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73emtechnik
        Metadata
        Bindings
        • 0. 172
        • 1. ko
        Backtrace
        • 13. /vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73
        • 14. /vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:68
        • 18. /vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161
        • 20. /app/Http/ViewComposers/NewsComposer.php:21
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:841
      • select * from `news_translations` where `news_translations`.`news_id` = 172 and `news_translations`.`news_id` is not null and `locale` = 'ko' and `news_translations`.`deleted_at` is null limit 1210μs/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnik
        Metadata
        Bindings
        • 0. 172
        • 1. ko
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 19. /vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161
        • 21. /app/Http/ViewComposers/NewsComposer.php:21
        • 22. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:841
        • 25. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:358
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:843
      • select exists(select * from `news_translations` where `news_translations`.`news_id` = 173 and `news_translations`.`news_id` is not null and `locale` = 'ko' and `news_translations`.`deleted_at` is null) as `exists`210μs/vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73emtechnik
        Metadata
        Bindings
        • 0. 173
        • 1. ko
        Backtrace
        • 13. /vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73
        • 14. /vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:68
        • 18. /vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161
        • 20. /app/Http/ViewComposers/NewsComposer.php:21
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:841
      • select * from `news_translations` where `news_translations`.`news_id` = 173 and `news_translations`.`news_id` is not null and `locale` = 'ko' and `news_translations`.`deleted_at` is null limit 1220μs/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnik
        Metadata
        Bindings
        • 0. 173
        • 1. ko
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 19. /vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161
        • 21. /app/Http/ViewComposers/NewsComposer.php:21
        • 22. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:841
        • 25. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:358
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:843
      • select exists(select * from `news_translations` where `news_translations`.`news_id` = 177 and `news_translations`.`news_id` is not null and `locale` = 'ko' and `news_translations`.`deleted_at` is null) as `exists`210μs/vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73emtechnik
        Metadata
        Bindings
        • 0. 177
        • 1. ko
        Backtrace
        • 13. /vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73
        • 14. /vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:68
        • 18. /vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161
        • 20. /app/Http/ViewComposers/NewsComposer.php:21
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:841
      • select * from `news_translations` where `news_translations`.`news_id` = 177 and `news_translations`.`news_id` is not null and `locale` = 'ko' and `news_translations`.`deleted_at` is null limit 1220μs/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnik
        Metadata
        Bindings
        • 0. 177
        • 1. ko
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 19. /vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161
        • 21. /app/Http/ViewComposers/NewsComposer.php:21
        • 22. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:841
        • 25. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:358
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:843
      • select exists(select * from `news_translations` where `news_translations`.`news_id` = 180 and `news_translations`.`news_id` is not null and `locale` = 'ko' and `news_translations`.`deleted_at` is null) as `exists`210μs/vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73emtechnik
        Metadata
        Bindings
        • 0. 180
        • 1. ko
        Backtrace
        • 13. /vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73
        • 14. /vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:68
        • 18. /vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161
        • 20. /app/Http/ViewComposers/NewsComposer.php:21
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:841
      • select * from `news_translations` where `news_translations`.`news_id` = 180 and `news_translations`.`news_id` is not null and `locale` = 'ko' and `news_translations`.`deleted_at` is null limit 1230μs/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnik
        Metadata
        Bindings
        • 0. 180
        • 1. ko
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 19. /vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161
        • 21. /app/Http/ViewComposers/NewsComposer.php:21
        • 22. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:841
        • 25. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:358
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:843
      • select exists(select * from `news_translations` where `news_translations`.`news_id` = 181 and `news_translations`.`news_id` is not null and `locale` = 'ko' and `news_translations`.`deleted_at` is null) as `exists`210μs/vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73emtechnik
        Metadata
        Bindings
        • 0. 181
        • 1. ko
        Backtrace
        • 13. /vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73
        • 14. /vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:68
        • 18. /vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161
        • 20. /app/Http/ViewComposers/NewsComposer.php:21
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:841
      • select * from `news_translations` where `news_translations`.`news_id` = 181 and `news_translations`.`news_id` is not null and `locale` = 'ko' and `news_translations`.`deleted_at` is null limit 1220μs/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnik
        Metadata
        Bindings
        • 0. 181
        • 1. ko
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 19. /vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161
        • 21. /app/Http/ViewComposers/NewsComposer.php:21
        • 22. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:841
        • 25. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:358
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:843
      • select exists(select * from `news_translations` where `news_translations`.`news_id` = 184 and `news_translations`.`news_id` is not null and `locale` = 'ko' and `news_translations`.`deleted_at` is null) as `exists`200μs/vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73emtechnik
        Metadata
        Bindings
        • 0. 184
        • 1. ko
        Backtrace
        • 13. /vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73
        • 14. /vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:68
        • 18. /vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161
        • 20. /app/Http/ViewComposers/NewsComposer.php:21
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:841
      • select * from `news_translations` where `news_translations`.`news_id` = 184 and `news_translations`.`news_id` is not null and `locale` = 'ko' and `news_translations`.`deleted_at` is null limit 1210μs/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnik
        Metadata
        Bindings
        • 0. 184
        • 1. ko
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 19. /vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161
        • 21. /app/Http/ViewComposers/NewsComposer.php:21
        • 22. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:841
        • 25. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:358
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:843
      • select exists(select * from `news_translations` where `news_translations`.`news_id` = 185 and `news_translations`.`news_id` is not null and `locale` = 'ko' and `news_translations`.`deleted_at` is null) as `exists`200μs/vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73emtechnik
        Metadata
        Bindings
        • 0. 185
        • 1. ko
        Backtrace
        • 13. /vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73
        • 14. /vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:68
        • 18. /vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161
        • 20. /app/Http/ViewComposers/NewsComposer.php:21
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:841
      • select * from `news_translations` where `news_translations`.`news_id` = 185 and `news_translations`.`news_id` is not null and `locale` = 'ko' and `news_translations`.`deleted_at` is null limit 1610μs/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnik
        Metadata
        Bindings
        • 0. 185
        • 1. ko
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 19. /vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161
        • 21. /app/Http/ViewComposers/NewsComposer.php:21
        • 22. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:841
        • 25. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:358
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:843
      • select exists(select * from `news_translations` where `news_translations`.`news_id` = 187 and `news_translations`.`news_id` is not null and `locale` = 'ko' and `news_translations`.`deleted_at` is null) as `exists`210μs/vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73emtechnik
        Metadata
        Bindings
        • 0. 187
        • 1. ko
        Backtrace
        • 13. /vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73
        • 14. /vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:68
        • 18. /vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161
        • 20. /app/Http/ViewComposers/NewsComposer.php:21
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:841
      • select * from `news_translations` where `news_translations`.`news_id` = 187 and `news_translations`.`news_id` is not null and `locale` = 'ko' and `news_translations`.`deleted_at` is null limit 1220μs/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnik
        Metadata
        Bindings
        • 0. 187
        • 1. ko
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 19. /vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161
        • 21. /app/Http/ViewComposers/NewsComposer.php:21
        • 22. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:841
        • 25. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:358
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:843
      • select exists(select * from `news_translations` where `news_translations`.`news_id` = 188 and `news_translations`.`news_id` is not null and `locale` = 'ko' and `news_translations`.`deleted_at` is null) as `exists`210μs/vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73emtechnik
        Metadata
        Bindings
        • 0. 188
        • 1. ko
        Backtrace
        • 13. /vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73
        • 14. /vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:68
        • 18. /vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161
        • 20. /app/Http/ViewComposers/NewsComposer.php:21
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:841
      • select * from `news_translations` where `news_translations`.`news_id` = 188 and `news_translations`.`news_id` is not null and `locale` = 'ko' and `news_translations`.`deleted_at` is null limit 1220μs/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnik
        Metadata
        Bindings
        • 0. 188
        • 1. ko
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 19. /vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161
        • 21. /app/Http/ViewComposers/NewsComposer.php:21
        • 22. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:841
        • 25. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:358
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:843
      • select exists(select * from `news_translations` where `news_translations`.`news_id` = 189 and `news_translations`.`news_id` is not null and `locale` = 'ko' and `news_translations`.`deleted_at` is null) as `exists`200μs/vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73emtechnik
        Metadata
        Bindings
        • 0. 189
        • 1. ko
        Backtrace
        • 13. /vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73
        • 14. /vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:68
        • 18. /vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161
        • 20. /app/Http/ViewComposers/NewsComposer.php:21
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:841
      • select * from `news_translations` where `news_translations`.`news_id` = 189 and `news_translations`.`news_id` is not null and `locale` = 'ko' and `news_translations`.`deleted_at` is null limit 1220μs/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnik
        Metadata
        Bindings
        • 0. 189
        • 1. ko
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 19. /vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161
        • 21. /app/Http/ViewComposers/NewsComposer.php:21
        • 22. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:841
        • 25. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:358
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:843
      • select exists(select * from `news_translations` where `news_translations`.`news_id` = 192 and `news_translations`.`news_id` is not null and `locale` = 'ko' and `news_translations`.`deleted_at` is null) as `exists`210μs/vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73emtechnik
        Metadata
        Bindings
        • 0. 192
        • 1. ko
        Backtrace
        • 13. /vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73
        • 14. /vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:68
        • 18. /vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161
        • 20. /app/Http/ViewComposers/NewsComposer.php:21
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:841
      • select * from `news_translations` where `news_translations`.`news_id` = 192 and `news_translations`.`news_id` is not null and `locale` = 'ko' and `news_translations`.`deleted_at` is null limit 1270μs/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnik
        Metadata
        Bindings
        • 0. 192
        • 1. ko
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 19. /vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161
        • 21. /app/Http/ViewComposers/NewsComposer.php:21
        • 22. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:841
        • 25. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:358
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:843
      • select exists(select * from `news_translations` where `news_translations`.`news_id` = 193 and `news_translations`.`news_id` is not null and `locale` = 'ko' and `news_translations`.`deleted_at` is null) as `exists`210μs/vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73emtechnik
        Metadata
        Bindings
        • 0. 193
        • 1. ko
        Backtrace
        • 13. /vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73
        • 14. /vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:68
        • 18. /vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161
        • 20. /app/Http/ViewComposers/NewsComposer.php:21
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:841
      • select * from `news_translations` where `news_translations`.`news_id` = 193 and `news_translations`.`news_id` is not null and `locale` = 'ko' and `news_translations`.`deleted_at` is null limit 1220μs/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnik
        Metadata
        Bindings
        • 0. 193
        • 1. ko
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 19. /vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161
        • 21. /app/Http/ViewComposers/NewsComposer.php:21
        • 22. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:841
        • 25. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:358
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:843
      • select exists(select * from `news_translations` where `news_translations`.`news_id` = 196 and `news_translations`.`news_id` is not null and `locale` = 'ko' and `news_translations`.`deleted_at` is null) as `exists`220μs/vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73emtechnik
        Metadata
        Bindings
        • 0. 196
        • 1. ko
        Backtrace
        • 13. /vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73
        • 14. /vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:68
        • 18. /vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161
        • 20. /app/Http/ViewComposers/NewsComposer.php:21
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:841
      • select * from `news_translations` where `news_translations`.`news_id` = 196 and `news_translations`.`news_id` is not null and `locale` = 'ko' and `news_translations`.`deleted_at` is null limit 1350μs/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnik
        Metadata
        Bindings
        • 0. 196
        • 1. ko
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 19. /vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161
        • 21. /app/Http/ViewComposers/NewsComposer.php:21
        • 22. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:841
        • 25. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:358
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:843
      • select exists(select * from `news_translations` where `news_translations`.`news_id` = 199 and `news_translations`.`news_id` is not null and `locale` = 'ko' and `news_translations`.`deleted_at` is null) as `exists`210μs/vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73emtechnik
        Metadata
        Bindings
        • 0. 199
        • 1. ko
        Backtrace
        • 13. /vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73
        • 14. /vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:68
        • 18. /vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161
        • 20. /app/Http/ViewComposers/NewsComposer.php:21
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:841
      • select * from `news_translations` where `news_translations`.`news_id` = 199 and `news_translations`.`news_id` is not null and `locale` = 'ko' and `news_translations`.`deleted_at` is null limit 1220μs/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnik
        Metadata
        Bindings
        • 0. 199
        • 1. ko
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 19. /vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161
        • 21. /app/Http/ViewComposers/NewsComposer.php:21
        • 22. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:841
        • 25. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:358
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:843
      • select exists(select * from `news_translations` where `news_translations`.`news_id` = 201 and `news_translations`.`news_id` is not null and `locale` = 'ko' and `news_translations`.`deleted_at` is null) as `exists`210μs/vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73emtechnik
        Metadata
        Bindings
        • 0. 201
        • 1. ko
        Backtrace
        • 13. /vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73
        • 14. /vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:68
        • 18. /vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161
        • 20. /app/Http/ViewComposers/NewsComposer.php:21
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:841
      • select * from `news_translations` where `news_translations`.`news_id` = 201 and `news_translations`.`news_id` is not null and `locale` = 'ko' and `news_translations`.`deleted_at` is null limit 1220μs/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnik
        Metadata
        Bindings
        • 0. 201
        • 1. ko
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 19. /vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161
        • 21. /app/Http/ViewComposers/NewsComposer.php:21
        • 22. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:841
        • 25. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:358
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:843
      • select exists(select * from `news_translations` where `news_translations`.`news_id` = 203 and `news_translations`.`news_id` is not null and `locale` = 'ko' and `news_translations`.`deleted_at` is null) as `exists`210μs/vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73emtechnik
        Metadata
        Bindings
        • 0. 203
        • 1. ko
        Backtrace
        • 13. /vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73
        • 14. /vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:68
        • 18. /vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161
        • 20. /app/Http/ViewComposers/NewsComposer.php:21
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:841
      • select * from `news_translations` where `news_translations`.`news_id` = 203 and `news_translations`.`news_id` is not null and `locale` = 'ko' and `news_translations`.`deleted_at` is null limit 1220μs/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnik
        Metadata
        Bindings
        • 0. 203
        • 1. ko
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 19. /vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161
        • 21. /app/Http/ViewComposers/NewsComposer.php:21
        • 22. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:841
        • 25. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:358
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:843
      • select exists(select * from `news_translations` where `news_translations`.`news_id` = 204 and `news_translations`.`news_id` is not null and `locale` = 'ko' and `news_translations`.`deleted_at` is null) as `exists`210μs/vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73emtechnik
        Metadata
        Bindings
        • 0. 204
        • 1. ko
        Backtrace
        • 13. /vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73
        • 14. /vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:68
        • 18. /vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161
        • 20. /app/Http/ViewComposers/NewsComposer.php:21
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:841
      • select * from `news_translations` where `news_translations`.`news_id` = 204 and `news_translations`.`news_id` is not null and `locale` = 'ko' and `news_translations`.`deleted_at` is null limit 1220μs/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnik
        Metadata
        Bindings
        • 0. 204
        • 1. ko
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 19. /vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161
        • 21. /app/Http/ViewComposers/NewsComposer.php:21
        • 22. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:841
        • 25. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:358
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:843
      • select exists(select * from `news_translations` where `news_translations`.`news_id` = 205 and `news_translations`.`news_id` is not null and `locale` = 'ko' and `news_translations`.`deleted_at` is null) as `exists`210μs/vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73emtechnik
        Metadata
        Bindings
        • 0. 205
        • 1. ko
        Backtrace
        • 13. /vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73
        • 14. /vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:68
        • 18. /vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161
        • 20. /app/Http/ViewComposers/NewsComposer.php:21
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:841
      • select * from `news_translations` where `news_translations`.`news_id` = 205 and `news_translations`.`news_id` is not null and `locale` = 'ko' and `news_translations`.`deleted_at` is null limit 1220μs/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnik
        Metadata
        Bindings
        • 0. 205
        • 1. ko
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 19. /vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161
        • 21. /app/Http/ViewComposers/NewsComposer.php:21
        • 22. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:841
        • 25. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:358
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:843
      • select exists(select * from `news_translations` where `news_translations`.`news_id` = 208 and `news_translations`.`news_id` is not null and `locale` = 'ko' and `news_translations`.`deleted_at` is null) as `exists`210μs/vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73emtechnik
        Metadata
        Bindings
        • 0. 208
        • 1. ko
        Backtrace
        • 13. /vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73
        • 14. /vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:68
        • 18. /vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161
        • 20. /app/Http/ViewComposers/NewsComposer.php:21
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:841
      • select * from `news_translations` where `news_translations`.`news_id` = 208 and `news_translations`.`news_id` is not null and `locale` = 'ko' and `news_translations`.`deleted_at` is null limit 1220μs/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnik
        Metadata
        Bindings
        • 0. 208
        • 1. ko
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 19. /vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161
        • 21. /app/Http/ViewComposers/NewsComposer.php:21
        • 22. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:841
        • 25. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:358
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:843
      • select exists(select * from `news_translations` where `news_translations`.`news_id` = 209 and `news_translations`.`news_id` is not null and `locale` = 'ko' and `news_translations`.`deleted_at` is null) as `exists`210μs/vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73emtechnik
        Metadata
        Bindings
        • 0. 209
        • 1. ko
        Backtrace
        • 13. /vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73
        • 14. /vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:68
        • 18. /vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161
        • 20. /app/Http/ViewComposers/NewsComposer.php:21
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:841
      • select * from `news_translations` where `news_translations`.`news_id` = 209 and `news_translations`.`news_id` is not null and `locale` = 'ko' and `news_translations`.`deleted_at` is null limit 1220μs/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnik
        Metadata
        Bindings
        • 0. 209
        • 1. ko
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 19. /vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161
        • 21. /app/Http/ViewComposers/NewsComposer.php:21
        • 22. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:841
        • 25. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:358
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:843
      • select exists(select * from `news_translations` where `news_translations`.`news_id` = 210 and `news_translations`.`news_id` is not null and `locale` = 'ko' and `news_translations`.`deleted_at` is null) as `exists`210μs/vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73emtechnik
        Metadata
        Bindings
        • 0. 210
        • 1. ko
        Backtrace
        • 13. /vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73
        • 14. /vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:68
        • 18. /vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161
        • 20. /app/Http/ViewComposers/NewsComposer.php:21
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:841
      • select * from `news_translations` where `news_translations`.`news_id` = 210 and `news_translations`.`news_id` is not null and `locale` = 'ko' and `news_translations`.`deleted_at` is null limit 110.48ms/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnik
        Metadata
        Bindings
        • 0. 210
        • 1. ko
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 19. /vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161
        • 21. /app/Http/ViewComposers/NewsComposer.php:21
        • 22. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:841
        • 25. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:358
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:843
      • select exists(select * from `news_translations` where `news_translations`.`news_id` = 211 and `news_translations`.`news_id` is not null and `locale` = 'ko' and `news_translations`.`deleted_at` is null) as `exists`280μs/vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73emtechnik
        Metadata
        Bindings
        • 0. 211
        • 1. ko
        Backtrace
        • 13. /vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73
        • 14. /vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:68
        • 18. /vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161
        • 20. /app/Http/ViewComposers/NewsComposer.php:21
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:841
      • select * from `news_translations` where `news_translations`.`news_id` = 211 and `news_translations`.`news_id` is not null and `locale` = 'ko' and `news_translations`.`deleted_at` is null limit 12.81ms/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnik
        Metadata
        Bindings
        • 0. 211
        • 1. ko
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 19. /vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161
        • 21. /app/Http/ViewComposers/NewsComposer.php:21
        • 22. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:841
        • 25. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:358
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:843
      • select exists(select * from `news_translations` where `news_translations`.`news_id` = 216 and `news_translations`.`news_id` is not null and `locale` = 'ko' and `news_translations`.`deleted_at` is null) as `exists`220μs/vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73emtechnik
        Metadata
        Bindings
        • 0. 216
        • 1. ko
        Backtrace
        • 13. /vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73
        • 14. /vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:68
        • 18. /vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161
        • 20. /app/Http/ViewComposers/NewsComposer.php:21
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:841
      • select * from `news_translations` where `news_translations`.`news_id` = 216 and `news_translations`.`news_id` is not null and `locale` = 'ko' and `news_translations`.`deleted_at` is null limit 1220μs/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnik
        Metadata
        Bindings
        • 0. 216
        • 1. ko
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 19. /vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161
        • 21. /app/Http/ViewComposers/NewsComposer.php:21
        • 22. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:841
        • 25. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:358
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:843
      • select exists(select * from `news_translations` where `news_translations`.`news_id` = 217 and `news_translations`.`news_id` is not null and `locale` = 'ko' and `news_translations`.`deleted_at` is null) as `exists`210μs/vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73emtechnik
        Metadata
        Bindings
        • 0. 217
        • 1. ko
        Backtrace
        • 13. /vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73
        • 14. /vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:68
        • 18. /vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161
        • 20. /app/Http/ViewComposers/NewsComposer.php:21
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:841
      • select * from `news_translations` where `news_translations`.`news_id` = 217 and `news_translations`.`news_id` is not null and `locale` = 'ko' and `news_translations`.`deleted_at` is null limit 1220μs/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnik
        Metadata
        Bindings
        • 0. 217
        • 1. ko
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 19. /vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161
        • 21. /app/Http/ViewComposers/NewsComposer.php:21
        • 22. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:841
        • 25. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:358
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:843
      • select exists(select * from `news_translations` where `news_translations`.`news_id` = 220 and `news_translations`.`news_id` is not null and `locale` = 'ko' and `news_translations`.`deleted_at` is null) as `exists`210μs/vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73emtechnik
        Metadata
        Bindings
        • 0. 220
        • 1. ko
        Backtrace
        • 13. /vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73
        • 14. /vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:68
        • 18. /vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161
        • 20. /app/Http/ViewComposers/NewsComposer.php:21
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:841
      • select * from `news_translations` where `news_translations`.`news_id` = 220 and `news_translations`.`news_id` is not null and `locale` = 'ko' and `news_translations`.`deleted_at` is null limit 11.28ms/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnik
        Metadata
        Bindings
        • 0. 220
        • 1. ko
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 19. /vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161
        • 21. /app/Http/ViewComposers/NewsComposer.php:21
        • 22. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:841
        • 25. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:358
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:843
      • select exists(select * from `news_translations` where `news_translations`.`news_id` = 221 and `news_translations`.`news_id` is not null and `locale` = 'ko' and `news_translations`.`deleted_at` is null) as `exists`210μs/vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73emtechnik
        Metadata
        Bindings
        • 0. 221
        • 1. ko
        Backtrace
        • 13. /vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73
        • 14. /vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:68
        • 18. /vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161
        • 20. /app/Http/ViewComposers/NewsComposer.php:21
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:841
      • select * from `news_translations` where `news_translations`.`news_id` = 221 and `news_translations`.`news_id` is not null and `locale` = 'ko' and `news_translations`.`deleted_at` is null limit 1220μs/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnik
        Metadata
        Bindings
        • 0. 221
        • 1. ko
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 19. /vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161
        • 21. /app/Http/ViewComposers/NewsComposer.php:21
        • 22. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:841
        • 25. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:358
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:843
      • select exists(select * from `news_translations` where `news_translations`.`news_id` = 223 and `news_translations`.`news_id` is not null and `locale` = 'ko' and `news_translations`.`deleted_at` is null) as `exists`210μs/vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73emtechnik
        Metadata
        Bindings
        • 0. 223
        • 1. ko
        Backtrace
        • 13. /vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73
        • 14. /vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:68
        • 18. /vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161
        • 20. /app/Http/ViewComposers/NewsComposer.php:21
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:841
      • select * from `news_translations` where `news_translations`.`news_id` = 223 and `news_translations`.`news_id` is not null and `locale` = 'ko' and `news_translations`.`deleted_at` is null limit 1250μs/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnik
        Metadata
        Bindings
        • 0. 223
        • 1. ko
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 19. /vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161
        • 21. /app/Http/ViewComposers/NewsComposer.php:21
        • 22. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:841
        • 25. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:358
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:843
      • select exists(select * from `news_translations` where `news_translations`.`news_id` = 227 and `news_translations`.`news_id` is not null and `locale` = 'ko' and `news_translations`.`deleted_at` is null) as `exists`230μs/vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73emtechnik
        Metadata
        Bindings
        • 0. 227
        • 1. ko
        Backtrace
        • 13. /vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73
        • 14. /vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:68
        • 18. /vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161
        • 20. /app/Http/ViewComposers/NewsComposer.php:21
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:841
      • select * from `news_translations` where `news_translations`.`news_id` = 227 and `news_translations`.`news_id` is not null and `locale` = 'ko' and `news_translations`.`deleted_at` is null limit 1280μs/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnik
        Metadata
        Bindings
        • 0. 227
        • 1. ko
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 19. /vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161
        • 21. /app/Http/ViewComposers/NewsComposer.php:21
        • 22. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:841
        • 25. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:358
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:843
      • select exists(select * from `news_translations` where `news_translations`.`news_id` = 228 and `news_translations`.`news_id` is not null and `locale` = 'ko' and `news_translations`.`deleted_at` is null) as `exists`210μs/vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73emtechnik
        Metadata
        Bindings
        • 0. 228
        • 1. ko
        Backtrace
        • 13. /vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73
        • 14. /vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:68
        • 18. /vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161
        • 20. /app/Http/ViewComposers/NewsComposer.php:21
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:841
      • select * from `news_translations` where `news_translations`.`news_id` = 228 and `news_translations`.`news_id` is not null and `locale` = 'ko' and `news_translations`.`deleted_at` is null limit 1210μs/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnik
        Metadata
        Bindings
        • 0. 228
        • 1. ko
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 19. /vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161
        • 21. /app/Http/ViewComposers/NewsComposer.php:21
        • 22. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:841
        • 25. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:358
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:843
      • select exists(select * from `news_translations` where `news_translations`.`news_id` = 230 and `news_translations`.`news_id` is not null and `locale` = 'ko' and `news_translations`.`deleted_at` is null) as `exists`210μs/vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73emtechnik
        Metadata
        Bindings
        • 0. 230
        • 1. ko
        Backtrace
        • 13. /vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73
        • 14. /vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:68
        • 18. /vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161
        • 20. /app/Http/ViewComposers/NewsComposer.php:21
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:841
      • select * from `news_translations` where `news_translations`.`news_id` = 230 and `news_translations`.`news_id` is not null and `locale` = 'ko' and `news_translations`.`deleted_at` is null limit 1210μs/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnik
        Metadata
        Bindings
        • 0. 230
        • 1. ko
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 19. /vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161
        • 21. /app/Http/ViewComposers/NewsComposer.php:21
        • 22. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:841
        • 25. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:358
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:843
      • select exists(select * from `news_translations` where `news_translations`.`news_id` = 231 and `news_translations`.`news_id` is not null and `locale` = 'ko' and `news_translations`.`deleted_at` is null) as `exists`210μs/vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73emtechnik
        Metadata
        Bindings
        • 0. 231
        • 1. ko
        Backtrace
        • 13. /vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73
        • 14. /vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:68
        • 18. /vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161
        • 20. /app/Http/ViewComposers/NewsComposer.php:21
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:841
      • select * from `news_translations` where `news_translations`.`news_id` = 231 and `news_translations`.`news_id` is not null and `locale` = 'ko' and `news_translations`.`deleted_at` is null limit 1780μs/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnik
        Metadata
        Bindings
        • 0. 231
        • 1. ko
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 19. /vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161
        • 21. /app/Http/ViewComposers/NewsComposer.php:21
        • 22. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:841
        • 25. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:358
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:843
      • select exists(select * from `news_translations` where `news_translations`.`news_id` = 232 and `news_translations`.`news_id` is not null and `locale` = 'ko' and `news_translations`.`deleted_at` is null) as `exists`210μs/vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73emtechnik
        Metadata
        Bindings
        • 0. 232
        • 1. ko
        Backtrace
        • 13. /vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73
        • 14. /vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:68
        • 18. /vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161
        • 20. /app/Http/ViewComposers/NewsComposer.php:21
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:841
      • select * from `news_translations` where `news_translations`.`news_id` = 232 and `news_translations`.`news_id` is not null and `locale` = 'ko' and `news_translations`.`deleted_at` is null limit 1220μs/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnik
        Metadata
        Bindings
        • 0. 232
        • 1. ko
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 19. /vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161
        • 21. /app/Http/ViewComposers/NewsComposer.php:21
        • 22. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:841
        • 25. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:358
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:843
      • select exists(select * from `news_translations` where `news_translations`.`news_id` = 233 and `news_translations`.`news_id` is not null and `locale` = 'ko' and `news_translations`.`deleted_at` is null) as `exists`200μs/vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73emtechnik
        Metadata
        Bindings
        • 0. 233
        • 1. ko
        Backtrace
        • 13. /vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73
        • 14. /vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:68
        • 18. /vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161
        • 20. /app/Http/ViewComposers/NewsComposer.php:21
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:841
      • select * from `news_translations` where `news_translations`.`news_id` = 233 and `news_translations`.`news_id` is not null and `locale` = 'ko' and `news_translations`.`deleted_at` is null limit 17.87ms/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnik
        Metadata
        Bindings
        • 0. 233
        • 1. ko
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 19. /vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161
        • 21. /app/Http/ViewComposers/NewsComposer.php:21
        • 22. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:841
        • 25. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:358
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:843
      • select exists(select * from `news_translations` where `news_translations`.`news_id` = 234 and `news_translations`.`news_id` is not null and `locale` = 'ko' and `news_translations`.`deleted_at` is null) as `exists`230μs/vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73emtechnik
        Metadata
        Bindings
        • 0. 234
        • 1. ko
        Backtrace
        • 13. /vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73
        • 14. /vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:68
        • 18. /vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161
        • 20. /app/Http/ViewComposers/NewsComposer.php:21
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:841
      • select * from `news_translations` where `news_translations`.`news_id` = 234 and `news_translations`.`news_id` is not null and `locale` = 'ko' and `news_translations`.`deleted_at` is null limit 1440μs/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnik
        Metadata
        Bindings
        • 0. 234
        • 1. ko
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 19. /vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161
        • 21. /app/Http/ViewComposers/NewsComposer.php:21
        • 22. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:841
        • 25. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:358
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:843
      • select exists(select * from `news_translations` where `news_translations`.`news_id` = 235 and `news_translations`.`news_id` is not null and `locale` = 'ko' and `news_translations`.`deleted_at` is null) as `exists`210μs/vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73emtechnik
        Metadata
        Bindings
        • 0. 235
        • 1. ko
        Backtrace
        • 13. /vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73
        • 14. /vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:68
        • 18. /vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161
        • 20. /app/Http/ViewComposers/NewsComposer.php:21
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:841
      • select * from `news_translations` where `news_translations`.`news_id` = 235 and `news_translations`.`news_id` is not null and `locale` = 'ko' and `news_translations`.`deleted_at` is null limit 1210μs/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnik
        Metadata
        Bindings
        • 0. 235
        • 1. ko
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 19. /vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161
        • 21. /app/Http/ViewComposers/NewsComposer.php:21
        • 22. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:841
        • 25. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:358
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:843
      • select exists(select * from `news_translations` where `news_translations`.`news_id` = 236 and `news_translations`.`news_id` is not null and `locale` = 'ko' and `news_translations`.`deleted_at` is null) as `exists`210μs/vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73emtechnik
        Metadata
        Bindings
        • 0. 236
        • 1. ko
        Backtrace
        • 13. /vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73
        • 14. /vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:68
        • 18. /vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161
        • 20. /app/Http/ViewComposers/NewsComposer.php:21
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:841
      • select * from `news_translations` where `news_translations`.`news_id` = 236 and `news_translations`.`news_id` is not null and `locale` = 'ko' and `news_translations`.`deleted_at` is null limit 1210μs/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnik
        Metadata
        Bindings
        • 0. 236
        • 1. ko
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 19. /vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161
        • 21. /app/Http/ViewComposers/NewsComposer.php:21
        • 22. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:841
        • 25. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:358
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:843
      • select exists(select * from `news_translations` where `news_translations`.`news_id` = 237 and `news_translations`.`news_id` is not null and `locale` = 'ko' and `news_translations`.`deleted_at` is null) as `exists`210μs/vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73emtechnik
        Metadata
        Bindings
        • 0. 237
        • 1. ko
        Backtrace
        • 13. /vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73
        • 14. /vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:68
        • 18. /vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161
        • 20. /app/Http/ViewComposers/NewsComposer.php:21
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:841
      • select * from `news_translations` where `news_translations`.`news_id` = 237 and `news_translations`.`news_id` is not null and `locale` = 'ko' and `news_translations`.`deleted_at` is null limit 1220μs/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnik
        Metadata
        Bindings
        • 0. 237
        • 1. ko
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 19. /vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161
        • 21. /app/Http/ViewComposers/NewsComposer.php:21
        • 22. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:841
        • 25. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:358
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:843
      • select exists(select * from `news_translations` where `news_translations`.`news_id` = 240 and `news_translations`.`news_id` is not null and `locale` = 'ko' and `news_translations`.`deleted_at` is null) as `exists`210μs/vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73emtechnik
        Metadata
        Bindings
        • 0. 240
        • 1. ko
        Backtrace
        • 13. /vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73
        • 14. /vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:68
        • 18. /vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161
        • 20. /app/Http/ViewComposers/NewsComposer.php:21
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:841
      • select * from `news_translations` where `news_translations`.`news_id` = 240 and `news_translations`.`news_id` is not null and `locale` = 'ko' and `news_translations`.`deleted_at` is null limit 1210μs/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnik
        Metadata
        Bindings
        • 0. 240
        • 1. ko
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 19. /vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161
        • 21. /app/Http/ViewComposers/NewsComposer.php:21
        • 22. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:841
        • 25. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:358
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:843
      • select exists(select * from `news_translations` where `news_translations`.`news_id` = 243 and `news_translations`.`news_id` is not null and `locale` = 'ko' and `news_translations`.`deleted_at` is null) as `exists`200μs/vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73emtechnik
        Metadata
        Bindings
        • 0. 243
        • 1. ko
        Backtrace
        • 13. /vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73
        • 14. /vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:68
        • 18. /vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161
        • 20. /app/Http/ViewComposers/NewsComposer.php:21
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:841
      • select * from `news_translations` where `news_translations`.`news_id` = 243 and `news_translations`.`news_id` is not null and `locale` = 'ko' and `news_translations`.`deleted_at` is null limit 1660μs/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnik
        Metadata
        Bindings
        • 0. 243
        • 1. ko
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 19. /vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161
        • 21. /app/Http/ViewComposers/NewsComposer.php:21
        • 22. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:841
        • 25. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:358
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:843
      • select exists(select * from `news_translations` where `news_translations`.`news_id` = 244 and `news_translations`.`news_id` is not null and `locale` = 'ko' and `news_translations`.`deleted_at` is null) as `exists`200μs/vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73emtechnik
        Metadata
        Bindings
        • 0. 244
        • 1. ko
        Backtrace
        • 13. /vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73
        • 14. /vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:68
        • 18. /vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161
        • 20. /app/Http/ViewComposers/NewsComposer.php:21
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:841
      • select * from `news_translations` where `news_translations`.`news_id` = 244 and `news_translations`.`news_id` is not null and `locale` = 'ko' and `news_translations`.`deleted_at` is null limit 1580μs/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnik
        Metadata
        Bindings
        • 0. 244
        • 1. ko
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 19. /vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161
        • 21. /app/Http/ViewComposers/NewsComposer.php:21
        • 22. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:841
        • 25. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:358
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:843
      • select exists(select * from `news_translations` where `news_translations`.`news_id` = 246 and `news_translations`.`news_id` is not null and `locale` = 'ko' and `news_translations`.`deleted_at` is null) as `exists`210μs/vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73emtechnik
        Metadata
        Bindings
        • 0. 246
        • 1. ko
        Backtrace
        • 13. /vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73
        • 14. /vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:68
        • 18. /vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161
        • 20. /app/Http/ViewComposers/NewsComposer.php:21
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:841
      • select * from `news_translations` where `news_translations`.`news_id` = 246 and `news_translations`.`news_id` is not null and `locale` = 'ko' and `news_translations`.`deleted_at` is null limit 1410μs/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnik
        Metadata
        Bindings
        • 0. 246
        • 1. ko
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 19. /vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161
        • 21. /app/Http/ViewComposers/NewsComposer.php:21
        • 22. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:841
        • 25. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:358
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:843
      • select exists(select * from `news_translations` where `news_translations`.`news_id` = 247 and `news_translations`.`news_id` is not null and `locale` = 'ko' and `news_translations`.`deleted_at` is null) as `exists`210μs/vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73emtechnik
        Metadata
        Bindings
        • 0. 247
        • 1. ko
        Backtrace
        • 13. /vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73
        • 14. /vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:68
        • 18. /vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161
        • 20. /app/Http/ViewComposers/NewsComposer.php:21
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:841
      • select * from `news_translations` where `news_translations`.`news_id` = 247 and `news_translations`.`news_id` is not null and `locale` = 'ko' and `news_translations`.`deleted_at` is null limit 1220μs/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnik
        Metadata
        Bindings
        • 0. 247
        • 1. ko
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 19. /vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161
        • 21. /app/Http/ViewComposers/NewsComposer.php:21
        • 22. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:841
        • 25. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:358
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:843
      • select * from `twill_industries` where `published` = 1 and `twill_industries`.`deleted_at` is null order by `position` asc limit 8240μs/app/Http/ViewComposers/TwillIndustriesComposer.php:20emtechnik
        Metadata
        Bindings
        • 0. 1
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • 14. /app/Http/ViewComposers/TwillIndustriesComposer.php:20
        • 15. /vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:124
        • 18. /vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:177
        • 19. /vendor/laravel/framework/src/Illuminate/View/View.php:120
        • 20. /vendor/laravel/framework/src/Illuminate/View/View.php:91
      • 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 null350μs/app/Http/ViewComposers/TwillIndustriesComposer.php:20emtechnik
        Metadata
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • 19. /app/Http/ViewComposers/TwillIndustriesComposer.php:20
        • 20. /vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:124
        • 23. /vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:177
        • 24. /vendor/laravel/framework/src/Illuminate/View/View.php:120
        • 25. /vendor/laravel/framework/src/Illuminate/View/View.php:91
      • 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 null360μs/app/Http/ViewComposers/TwillIndustriesComposer.php:20emtechnik
        Metadata
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • 19. /app/Http/ViewComposers/TwillIndustriesComposer.php:20
        • 20. /vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:124
        • 23. /vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:177
        • 24. /vendor/laravel/framework/src/Illuminate/View/View.php:120
        • 25. /vendor/laravel/framework/src/Illuminate/View/View.php:91
      • 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` = 'ko' and `twill_industry_translations`.`deleted_at` is null) as `exists`230μs/vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73emtechnik
        Metadata
        Bindings
        • 0. 3
        • 1. ko
        Backtrace
        • 13. /vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73
        • 14. /vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:68
        • 18. /vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161
        • 20. /app/Http/ViewComposers/TwillIndustriesComposer.php:21
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:841
      • 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` = 'ko' and `twill_industry_translations`.`deleted_at` is null limit 1210μs/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnik
        Metadata
        Bindings
        • 0. 3
        • 1. ko
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 19. /vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161
        • 21. /app/Http/ViewComposers/TwillIndustriesComposer.php:21
        • 22. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:841
        • 25. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:358
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:843
      • 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` = 'ko' and `twill_industry_translations`.`deleted_at` is null) as `exists`200μs/vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73emtechnik
        Metadata
        Bindings
        • 0. 4
        • 1. ko
        Backtrace
        • 13. /vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73
        • 14. /vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:68
        • 18. /vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161
        • 20. /app/Http/ViewComposers/TwillIndustriesComposer.php:21
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:841
      • 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` = 'ko' and `twill_industry_translations`.`deleted_at` is null limit 1210μs/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnik
        Metadata
        Bindings
        • 0. 4
        • 1. ko
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 19. /vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161
        • 21. /app/Http/ViewComposers/TwillIndustriesComposer.php:21
        • 22. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:841
        • 25. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:358
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:843
      • 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` = 'ko' and `twill_industry_translations`.`deleted_at` is null) as `exists`200μs/vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73emtechnik
        Metadata
        Bindings
        • 0. 5
        • 1. ko
        Backtrace
        • 13. /vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73
        • 14. /vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:68
        • 18. /vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161
        • 20. /app/Http/ViewComposers/TwillIndustriesComposer.php:21
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:841
      • 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` = 'ko' and `twill_industry_translations`.`deleted_at` is null limit 1210μs/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnik
        Metadata
        Bindings
        • 0. 5
        • 1. ko
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 19. /vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161
        • 21. /app/Http/ViewComposers/TwillIndustriesComposer.php:21
        • 22. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:841
        • 25. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:358
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:843
      • 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` = 'ko' and `twill_industry_translations`.`deleted_at` is null) as `exists`230μs/vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73emtechnik
        Metadata
        Bindings
        • 0. 6
        • 1. ko
        Backtrace
        • 13. /vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73
        • 14. /vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:68
        • 18. /vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161
        • 20. /app/Http/ViewComposers/TwillIndustriesComposer.php:21
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:841
      • 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` = 'ko' and `twill_industry_translations`.`deleted_at` is null limit 1220μs/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnik
        Metadata
        Bindings
        • 0. 6
        • 1. ko
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 19. /vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161
        • 21. /app/Http/ViewComposers/TwillIndustriesComposer.php:21
        • 22. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:841
        • 25. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:358
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:843
      • 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` = 'ko' and `twill_industry_translations`.`deleted_at` is null) as `exists`210μs/vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73emtechnik
        Metadata
        Bindings
        • 0. 7
        • 1. ko
        Backtrace
        • 13. /vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73
        • 14. /vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:68
        • 18. /vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161
        • 20. /app/Http/ViewComposers/TwillIndustriesComposer.php:21
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:841
      • 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` = 'ko' and `twill_industry_translations`.`deleted_at` is null limit 1220μs/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnik
        Metadata
        Bindings
        • 0. 7
        • 1. ko
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 19. /vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161
        • 21. /app/Http/ViewComposers/TwillIndustriesComposer.php:21
        • 22. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:841
        • 25. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:358
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:843
      • 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` = 'ko' and `twill_industry_translations`.`deleted_at` is null) as `exists`210μs/vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73emtechnik
        Metadata
        Bindings
        • 0. 8
        • 1. ko
        Backtrace
        • 13. /vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73
        • 14. /vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:68
        • 18. /vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161
        • 20. /app/Http/ViewComposers/TwillIndustriesComposer.php:21
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:841
      • 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` = 'ko' and `twill_industry_translations`.`deleted_at` is null limit 1220μs/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnik
        Metadata
        Bindings
        • 0. 8
        • 1. ko
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 19. /vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161
        • 21. /app/Http/ViewComposers/TwillIndustriesComposer.php:21
        • 22. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:841
        • 25. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:358
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:843
      • 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` = 'ko' and `twill_industry_translations`.`deleted_at` is null) as `exists`220μs/vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73emtechnik
        Metadata
        Bindings
        • 0. 9
        • 1. ko
        Backtrace
        • 13. /vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73
        • 14. /vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:68
        • 18. /vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161
        • 20. /app/Http/ViewComposers/TwillIndustriesComposer.php:21
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:841
      • 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` = 'ko' and `twill_industry_translations`.`deleted_at` is null limit 1220μs/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnik
        Metadata
        Bindings
        • 0. 9
        • 1. ko
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 19. /vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161
        • 21. /app/Http/ViewComposers/TwillIndustriesComposer.php:21
        • 22. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:841
        • 25. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:358
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:843
      • 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` = 'ko' and `twill_industry_translations`.`deleted_at` is null) as `exists`220μs/vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73emtechnik
        Metadata
        Bindings
        • 0. 10
        • 1. ko
        Backtrace
        • 13. /vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73
        • 14. /vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:68
        • 18. /vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161
        • 20. /app/Http/ViewComposers/TwillIndustriesComposer.php:21
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:841
      • 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` = 'ko' and `twill_industry_translations`.`deleted_at` is null limit 1220μs/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnik
        Metadata
        Bindings
        • 0. 10
        • 1. ko
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 19. /vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161
        • 21. /app/Http/ViewComposers/TwillIndustriesComposer.php:21
        • 22. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:841
        • 25. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:358
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:843
      • select * from `news` where `published` = 1 and `news`.`id` = '235' and `news`.`deleted_at` is null limit 1410μs/app/Helpers/translate_news_route.php:23emtechnik
        Metadata
        Bindings
        • 0. 1
        • 1. 235
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 16. /app/Helpers/translate_news_route.php:23
        • 20. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 23. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `news_slugs` where `news_slugs`.`news_id` = 235 and `news_slugs`.`news_id` is not null and `news_slugs`.`deleted_at` is null460μs/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnik
        Metadata
        Bindings
        • 0. 235
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • 18. /vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161
        • 20. /app/Helpers/translate_news_route.php:26
        • 24. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 25. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 26. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • select * from `news` where `published` = 1 and `news`.`id` = '235' and `news`.`deleted_at` is null limit 1220μs/app/Helpers/translate_news_route.php:23emtechnik
        Metadata
        Bindings
        • 0. 1
        • 1. 235
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 16. /app/Helpers/translate_news_route.php:23
        • 20. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 23. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `news_slugs` where `news_slugs`.`news_id` = 235 and `news_slugs`.`news_id` is not null and `news_slugs`.`deleted_at` is null210μs/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnik
        Metadata
        Bindings
        • 0. 235
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • 18. /vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161
        • 20. /app/Helpers/translate_news_route.php:26
        • 24. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 25. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 26. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • select * from `news` where `published` = 1 and `news`.`id` = '235' and `news`.`deleted_at` is null limit 1230μs/app/Helpers/translate_news_route.php:23emtechnik
        Metadata
        Bindings
        • 0. 1
        • 1. 235
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 16. /app/Helpers/translate_news_route.php:23
        • 20. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 23. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `news_slugs` where `news_slugs`.`news_id` = 235 and `news_slugs`.`news_id` is not null and `news_slugs`.`deleted_at` is null200μs/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnik
        Metadata
        Bindings
        • 0. 235
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • 18. /vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161
        • 20. /app/Helpers/translate_news_route.php:26
        • 24. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 25. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 26. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • select * from `news` where `published` = 1 and `news`.`id` = '235' and `news`.`deleted_at` is null limit 1210μs/app/Helpers/translate_news_route.php:23emtechnik
        Metadata
        Bindings
        • 0. 1
        • 1. 235
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 16. /app/Helpers/translate_news_route.php:23
        • 20. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 23. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `news_slugs` where `news_slugs`.`news_id` = 235 and `news_slugs`.`news_id` is not null and `news_slugs`.`deleted_at` is null200μs/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnik
        Metadata
        Bindings
        • 0. 235
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • 18. /vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161
        • 20. /app/Helpers/translate_news_route.php:26
        • 24. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 25. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 26. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • select * from `news` where `published` = 1 and `news`.`id` = '235' and `news`.`deleted_at` is null limit 1210μs/app/Helpers/translate_news_route.php:23emtechnik
        Metadata
        Bindings
        • 0. 1
        • 1. 235
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 16. /app/Helpers/translate_news_route.php:23
        • 20. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 23. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `news_slugs` where `news_slugs`.`news_id` = 235 and `news_slugs`.`news_id` is not null and `news_slugs`.`deleted_at` is null210μs/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnik
        Metadata
        Bindings
        • 0. 235
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • 18. /vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161
        • 20. /app/Helpers/translate_news_route.php:26
        • 24. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 25. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 26. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • select * from `news` where `published` = 1 and `news`.`id` = '235' and `news`.`deleted_at` is null limit 1210μs/app/Helpers/translate_news_route.php:23emtechnik
        Metadata
        Bindings
        • 0. 1
        • 1. 235
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 16. /app/Helpers/translate_news_route.php:23
        • 20. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 23. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `news_slugs` where `news_slugs`.`news_id` = 235 and `news_slugs`.`news_id` is not null and `news_slugs`.`deleted_at` is null200μs/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnik
        Metadata
        Bindings
        • 0. 235
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • 18. /vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161
        • 20. /app/Helpers/translate_news_route.php:26
        • 24. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 25. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 26. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • select * from `news` where `published` = 1 and `news`.`id` = '235' and `news`.`deleted_at` is null limit 1220μs/app/Helpers/translate_news_route.php:23emtechnik
        Metadata
        Bindings
        • 0. 1
        • 1. 235
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 16. /app/Helpers/translate_news_route.php:23
        • 20. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 23. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `news_slugs` where `news_slugs`.`news_id` = 235 and `news_slugs`.`news_id` is not null and `news_slugs`.`deleted_at` is null200μs/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnik
        Metadata
        Bindings
        • 0. 235
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • 18. /vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161
        • 20. /app/Helpers/translate_news_route.php:26
        • 24. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 25. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 26. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • select * from `news` where `published` = 1 and `news`.`id` = '235' and `news`.`deleted_at` is null limit 1210μs/app/Helpers/translate_news_route.php:23emtechnik
        Metadata
        Bindings
        • 0. 1
        • 1. 235
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 16. /app/Helpers/translate_news_route.php:23
        • 20. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 23. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `news_slugs` where `news_slugs`.`news_id` = 235 and `news_slugs`.`news_id` is not null and `news_slugs`.`deleted_at` is null210μs/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnik
        Metadata
        Bindings
        • 0. 235
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • 18. /vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161
        • 20. /app/Helpers/translate_news_route.php:26
        • 24. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 25. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 26. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • select * from `news` where `published` = 1 and `news`.`id` = '235' and `news`.`deleted_at` is null limit 1220μs/app/Helpers/translate_news_route.php:23emtechnik
        Metadata
        Bindings
        • 0. 1
        • 1. 235
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 16. /app/Helpers/translate_news_route.php:23
        • 20. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 23. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `news_slugs` where `news_slugs`.`news_id` = 235 and `news_slugs`.`news_id` is not null and `news_slugs`.`deleted_at` is null210μs/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnik
        Metadata
        Bindings
        • 0. 235
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • 18. /vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161
        • 20. /app/Helpers/translate_news_route.php:26
        • 24. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 25. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 26. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • select * from `news` where `published` = 1 and `news`.`id` = '235' and `news`.`deleted_at` is null limit 1220μs/app/Helpers/translate_news_route.php:23emtechnik
        Metadata
        Bindings
        • 0. 1
        • 1. 235
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 16. /app/Helpers/translate_news_route.php:23
        • 20. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 23. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `news_slugs` where `news_slugs`.`news_id` = 235 and `news_slugs`.`news_id` is not null and `news_slugs`.`deleted_at` is null210μs/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnik
        Metadata
        Bindings
        • 0. 235
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • 18. /vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161
        • 20. /app/Helpers/translate_news_route.php:26
        • 24. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 25. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 26. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • select * from `news` where `published` = 1 and `news`.`id` = '235' and `news`.`deleted_at` is null limit 1220μs/app/Helpers/translate_news_route.php:23emtechnik
        Metadata
        Bindings
        • 0. 1
        • 1. 235
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 16. /app/Helpers/translate_news_route.php:23
        • 20. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 23. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `news_slugs` where `news_slugs`.`news_id` = 235 and `news_slugs`.`news_id` is not null and `news_slugs`.`deleted_at` is null210μs/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnik
        Metadata
        Bindings
        • 0. 235
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • 18. /vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161
        • 20. /app/Helpers/translate_news_route.php:26
        • 24. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 25. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 26. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • select * from `news` where `published` = 1 and `news`.`id` = '235' and `news`.`deleted_at` is null limit 1220μs/app/Helpers/translate_news_route.php:23emtechnik
        Metadata
        Bindings
        • 0. 1
        • 1. 235
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 16. /app/Helpers/translate_news_route.php:23
        • 20. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 23. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `news_slugs` where `news_slugs`.`news_id` = 235 and `news_slugs`.`news_id` is not null and `news_slugs`.`deleted_at` is null210μs/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnik
        Metadata
        Bindings
        • 0. 235
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • 18. /vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161
        • 20. /app/Helpers/translate_news_route.php:26
        • 24. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 25. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 26. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • select * from `news` where `published` = 1 and `news`.`id` = '235' and `news`.`deleted_at` is null limit 1220μs/app/Helpers/translate_news_route.php:23emtechnik
        Metadata
        Bindings
        • 0. 1
        • 1. 235
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 16. /app/Helpers/translate_news_route.php:23
        • 20. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 23. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `news_slugs` where `news_slugs`.`news_id` = 235 and `news_slugs`.`news_id` is not null and `news_slugs`.`deleted_at` is null210μs/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnik
        Metadata
        Bindings
        • 0. 235
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • 18. /vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161
        • 20. /app/Helpers/translate_news_route.php:26
        • 24. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 25. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 26. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • select * from `news` where `published` = 1 and `news`.`id` = '235' and `news`.`deleted_at` is null limit 1220μs/app/Helpers/translate_news_route.php:23emtechnik
        Metadata
        Bindings
        • 0. 1
        • 1. 235
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 16. /app/Helpers/translate_news_route.php:23
        • 20. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 23. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `news_slugs` where `news_slugs`.`news_id` = 235 and `news_slugs`.`news_id` is not null and `news_slugs`.`deleted_at` is null210μs/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnik
        Metadata
        Bindings
        • 0. 235
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • 18. /vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161
        • 20. /app/Helpers/translate_news_route.php:26
        • 24. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 25. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 26. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • select * from `news` where `published` = 1 and `news`.`id` = '235' and `news`.`deleted_at` is null limit 1220μs/app/Helpers/translate_news_route.php:23emtechnik
        Metadata
        Bindings
        • 0. 1
        • 1. 235
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 16. /app/Helpers/translate_news_route.php:23
        • 20. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 23. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `news_slugs` where `news_slugs`.`news_id` = 235 and `news_slugs`.`news_id` is not null and `news_slugs`.`deleted_at` is null210μs/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnik
        Metadata
        Bindings
        • 0. 235
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • 18. /vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161
        • 20. /app/Helpers/translate_news_route.php:26
        • 24. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 25. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 26. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • select * from `twill_industries` where `published` = 1 and `twill_industries`.`deleted_at` is null order by `position` asc limit 8250μs/app/Http/ViewComposers/TwillIndustriesComposer.php:20emtechnik
        Metadata
        Bindings
        • 0. 1
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • 14. /app/Http/ViewComposers/TwillIndustriesComposer.php:20
        • 15. /vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:124
        • 18. /vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:177
        • 19. /vendor/laravel/framework/src/Illuminate/View/View.php:120
        • 20. /vendor/laravel/framework/src/Illuminate/View/View.php:91
      • 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 null360μs/app/Http/ViewComposers/TwillIndustriesComposer.php:20emtechnik
        Metadata
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • 19. /app/Http/ViewComposers/TwillIndustriesComposer.php:20
        • 20. /vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:124
        • 23. /vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:177
        • 24. /vendor/laravel/framework/src/Illuminate/View/View.php:120
        • 25. /vendor/laravel/framework/src/Illuminate/View/View.php:91
      • 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 null350μs/app/Http/ViewComposers/TwillIndustriesComposer.php:20emtechnik
        Metadata
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • 19. /app/Http/ViewComposers/TwillIndustriesComposer.php:20
        • 20. /vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:124
        • 23. /vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:177
        • 24. /vendor/laravel/framework/src/Illuminate/View/View.php:120
        • 25. /vendor/laravel/framework/src/Illuminate/View/View.php:91
      • 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` = 'ko' and `twill_industry_translations`.`deleted_at` is null) as `exists`230μs/vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73emtechnik
        Metadata
        Bindings
        • 0. 3
        • 1. ko
        Backtrace
        • 13. /vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73
        • 14. /vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:68
        • 18. /vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161
        • 20. /app/Http/ViewComposers/TwillIndustriesComposer.php:21
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:841
      • 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` = 'ko' and `twill_industry_translations`.`deleted_at` is null limit 1220μs/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnik
        Metadata
        Bindings
        • 0. 3
        • 1. ko
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 19. /vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161
        • 21. /app/Http/ViewComposers/TwillIndustriesComposer.php:21
        • 22. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:841
        • 25. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:358
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:843
      • 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` = 'ko' and `twill_industry_translations`.`deleted_at` is null) as `exists`220μs/vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73emtechnik
        Metadata
        Bindings
        • 0. 4
        • 1. ko
        Backtrace
        • 13. /vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73
        • 14. /vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:68
        • 18. /vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161
        • 20. /app/Http/ViewComposers/TwillIndustriesComposer.php:21
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:841
      • 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` = 'ko' and `twill_industry_translations`.`deleted_at` is null limit 1220μs/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnik
        Metadata
        Bindings
        • 0. 4
        • 1. ko
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 19. /vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161
        • 21. /app/Http/ViewComposers/TwillIndustriesComposer.php:21
        • 22. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:841
        • 25. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:358
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:843
      • 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` = 'ko' and `twill_industry_translations`.`deleted_at` is null) as `exists`210μs/vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73emtechnik
        Metadata
        Bindings
        • 0. 5
        • 1. ko
        Backtrace
        • 13. /vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73
        • 14. /vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:68
        • 18. /vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161
        • 20. /app/Http/ViewComposers/TwillIndustriesComposer.php:21
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:841
      • 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` = 'ko' and `twill_industry_translations`.`deleted_at` is null limit 1220μs/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnik
        Metadata
        Bindings
        • 0. 5
        • 1. ko
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 19. /vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161
        • 21. /app/Http/ViewComposers/TwillIndustriesComposer.php:21
        • 22. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:841
        • 25. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:358
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:843
      • 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` = 'ko' and `twill_industry_translations`.`deleted_at` is null) as `exists`210μs/vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73emtechnik
        Metadata
        Bindings
        • 0. 6
        • 1. ko
        Backtrace
        • 13. /vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73
        • 14. /vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:68
        • 18. /vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161
        • 20. /app/Http/ViewComposers/TwillIndustriesComposer.php:21
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:841
      • 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` = 'ko' and `twill_industry_translations`.`deleted_at` is null limit 1210μs/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnik
        Metadata
        Bindings
        • 0. 6
        • 1. ko
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 19. /vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161
        • 21. /app/Http/ViewComposers/TwillIndustriesComposer.php:21
        • 22. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:841
        • 25. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:358
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:843
      • 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` = 'ko' and `twill_industry_translations`.`deleted_at` is null) as `exists`210μs/vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73emtechnik
        Metadata
        Bindings
        • 0. 7
        • 1. ko
        Backtrace
        • 13. /vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73
        • 14. /vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:68
        • 18. /vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161
        • 20. /app/Http/ViewComposers/TwillIndustriesComposer.php:21
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:841
      • 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` = 'ko' and `twill_industry_translations`.`deleted_at` is null limit 1210μs/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnik
        Metadata
        Bindings
        • 0. 7
        • 1. ko
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 19. /vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161
        • 21. /app/Http/ViewComposers/TwillIndustriesComposer.php:21
        • 22. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:841
        • 25. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:358
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:843
      • 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` = 'ko' and `twill_industry_translations`.`deleted_at` is null) as `exists`240μs/vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73emtechnik
        Metadata
        Bindings
        • 0. 8
        • 1. ko
        Backtrace
        • 13. /vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73
        • 14. /vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:68
        • 18. /vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161
        • 20. /app/Http/ViewComposers/TwillIndustriesComposer.php:21
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:841
      • 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` = 'ko' and `twill_industry_translations`.`deleted_at` is null limit 1220μs/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnik
        Metadata
        Bindings
        • 0. 8
        • 1. ko
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 19. /vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161
        • 21. /app/Http/ViewComposers/TwillIndustriesComposer.php:21
        • 22. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:841
        • 25. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:358
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:843
      • 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` = 'ko' and `twill_industry_translations`.`deleted_at` is null) as `exists`210μs/vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73emtechnik
        Metadata
        Bindings
        • 0. 9
        • 1. ko
        Backtrace
        • 13. /vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73
        • 14. /vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:68
        • 18. /vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161
        • 20. /app/Http/ViewComposers/TwillIndustriesComposer.php:21
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:841
      • 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` = 'ko' and `twill_industry_translations`.`deleted_at` is null limit 1220μs/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnik
        Metadata
        Bindings
        • 0. 9
        • 1. ko
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 19. /vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161
        • 21. /app/Http/ViewComposers/TwillIndustriesComposer.php:21
        • 22. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:841
        • 25. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:358
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:843
      • 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` = 'ko' and `twill_industry_translations`.`deleted_at` is null) as `exists`220μs/vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73emtechnik
        Metadata
        Bindings
        • 0. 10
        • 1. ko
        Backtrace
        • 13. /vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73
        • 14. /vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:68
        • 18. /vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161
        • 20. /app/Http/ViewComposers/TwillIndustriesComposer.php:21
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:841
      • 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` = 'ko' and `twill_industry_translations`.`deleted_at` is null limit 1220μs/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnik
        Metadata
        Bindings
        • 0. 10
        • 1. ko
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 19. /vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161
        • 21. /app/Http/ViewComposers/TwillIndustriesComposer.php:21
        • 22. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:841
        • 25. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:358
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:843
      • select * from `languages` where `locale` = 'ko' limit 1220μs/app/Http/ViewComposers/FeatureComposer.php:28emtechnik
        Metadata
        Bindings
        • 0. ko
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 19. /app/Http/ViewComposers/FeatureComposer.php:28
        • 20. /vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:124
        • 23. /vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:177
        • 24. /vendor/laravel/framework/src/Illuminate/View/View.php:120
        • 25. /vendor/laravel/framework/src/Illuminate/View/View.php:91
      • select * from `features` where `active` = 1 and (`microsite_layout` != 'microsite' or `microsite_layout` is null)230μs/app/Services/FeatureService.php:42emtechnik
        Metadata
        Bindings
        • 0. 1
        • 1. microsite
        Hints
        • Use SELECT * only if you need all columns from table
        • The != operator is not standard. Use the <> operator to test for inequality instead.
        Backtrace
        • 14. /app/Services/FeatureService.php:42
        • 15. /app/Http/ViewComposers/FeatureComposer.php:30
        • 16. /vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:124
        • 19. /vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:177
        • 20. /vendor/laravel/framework/src/Illuminate/View/View.php:120
      • select * from `feature_translations` where `feature_translations`.`feature_id` in (2, 3, 4, 5, 6, 7, 8, 11, 12)390μs/app/Services/FeatureService.php:42emtechnik
        Metadata
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • 19. /app/Services/FeatureService.php:42
        • 20. /app/Http/ViewComposers/FeatureComposer.php:30
        • 21. /vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:124
        • 24. /vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:177
        • 25. /vendor/laravel/framework/src/Illuminate/View/View.php:120
      • select * from `news` where `published` = 1 and `news`.`deleted_at` is null300μs/app/Http/ViewComposers/NewsComposer.php:20emtechnik
        Metadata
        Bindings
        • 0. 1
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • 14. /app/Http/ViewComposers/NewsComposer.php:20
        • 15. /vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:124
        • 18. /vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:177
        • 19. /vendor/laravel/framework/src/Illuminate/View/View.php:120
        • 20. /vendor/laravel/framework/src/Illuminate/View/View.php:91
      • select * from `news_translations` where `news_translations`.`news_id` in (145, 146, 147, 149, 151, 163, 164, 166, 167, 172, 173, 177, 180, 181, 184, 185, 187, 188, 189, 192, 193, 196, 199, 201, 203, 204, 205, 208, 209, 210, 211, 216, 217, 220, 221, 223, 227, 228, 230, 231, 232, 233, 234, 235, 236, 237, 240, 243, 244, 246, 247) and `news_translations`.`deleted_at` is null444ms/app/Http/ViewComposers/NewsComposer.php:20emtechnik
        Metadata
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • 19. /app/Http/ViewComposers/NewsComposer.php:20
        • 20. /vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:124
        • 23. /vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:177
        • 24. /vendor/laravel/framework/src/Illuminate/View/View.php:120
        • 25. /vendor/laravel/framework/src/Illuminate/View/View.php:91
      • select * from `news_slugs` where `news_slugs`.`news_id` in (145, 146, 147, 149, 151, 163, 164, 166, 167, 172, 173, 177, 180, 181, 184, 185, 187, 188, 189, 192, 193, 196, 199, 201, 203, 204, 205, 208, 209, 210, 211, 216, 217, 220, 221, 223, 227, 228, 230, 231, 232, 233, 234, 235, 236, 237, 240, 243, 244, 246, 247) and `news_slugs`.`deleted_at` is null960μs/app/Http/ViewComposers/NewsComposer.php:20emtechnik
        Metadata
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • 19. /app/Http/ViewComposers/NewsComposer.php:20
        • 20. /vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:124
        • 23. /vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:177
        • 24. /vendor/laravel/framework/src/Illuminate/View/View.php:120
        • 25. /vendor/laravel/framework/src/Illuminate/View/View.php:91
      • select exists(select * from `news_translations` where `news_translations`.`news_id` = 145 and `news_translations`.`news_id` is not null and `locale` = 'ko' and `news_translations`.`deleted_at` is null) as `exists`330μs/vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73emtechnik
        Metadata
        Bindings
        • 0. 145
        • 1. ko
        Backtrace
        • 13. /vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73
        • 14. /vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:68
        • 18. /vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161
        • 20. /app/Http/ViewComposers/NewsComposer.php:21
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:841
      • select * from `news_translations` where `news_translations`.`news_id` = 145 and `news_translations`.`news_id` is not null and `locale` = 'ko' and `news_translations`.`deleted_at` is null limit 1290μs/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnik
        Metadata
        Bindings
        • 0. 145
        • 1. ko
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 19. /vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161
        • 21. /app/Http/ViewComposers/NewsComposer.php:21
        • 22. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:841
        • 25. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:358
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:843
      • select exists(select * from `news_translations` where `news_translations`.`news_id` = 146 and `news_translations`.`news_id` is not null and `locale` = 'ko' and `news_translations`.`deleted_at` is null) as `exists`230μs/vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73emtechnik
        Metadata
        Bindings
        • 0. 146
        • 1. ko
        Backtrace
        • 13. /vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73
        • 14. /vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:68
        • 18. /vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161
        • 20. /app/Http/ViewComposers/NewsComposer.php:21
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:841
      • 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 1240μs/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnik
        Metadata
        Bindings
        • 0. 146
        • 1. en
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 19. /vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161
        • 21. /app/Http/ViewComposers/NewsComposer.php:21
        • 22. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:841
        • 25. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:358
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:843
      • select exists(select * from `news_translations` where `news_translations`.`news_id` = 147 and `news_translations`.`news_id` is not null and `locale` = 'ko' and `news_translations`.`deleted_at` is null) as `exists`220μs/vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73emtechnik
        Metadata
        Bindings
        • 0. 147
        • 1. ko
        Backtrace
        • 13. /vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73
        • 14. /vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:68
        • 18. /vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161
        • 20. /app/Http/ViewComposers/NewsComposer.php:21
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:841
      • select * from `news_translations` where `news_translations`.`news_id` = 147 and `news_translations`.`news_id` is not null and `locale` = 'ko' and `news_translations`.`deleted_at` is null limit 1230μs/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnik
        Metadata
        Bindings
        • 0. 147
        • 1. ko
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 19. /vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161
        • 21. /app/Http/ViewComposers/NewsComposer.php:21
        • 22. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:841
        • 25. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:358
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:843
      • select exists(select * from `news_translations` where `news_translations`.`news_id` = 149 and `news_translations`.`news_id` is not null and `locale` = 'ko' and `news_translations`.`deleted_at` is null) as `exists`220μs/vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73emtechnik
        Metadata
        Bindings
        • 0. 149
        • 1. ko
        Backtrace
        • 13. /vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73
        • 14. /vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:68
        • 18. /vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161
        • 20. /app/Http/ViewComposers/NewsComposer.php:21
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:841
      • select * from `news_translations` where `news_translations`.`news_id` = 149 and `news_translations`.`news_id` is not null and `locale` = 'ko' and `news_translations`.`deleted_at` is null limit 1230μs/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnik
        Metadata
        Bindings
        • 0. 149
        • 1. ko
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 19. /vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161
        • 21. /app/Http/ViewComposers/NewsComposer.php:21
        • 22. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:841
        • 25. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:358
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:843
      • select exists(select * from `news_translations` where `news_translations`.`news_id` = 151 and `news_translations`.`news_id` is not null and `locale` = 'ko' and `news_translations`.`deleted_at` is null) as `exists`210μs/vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73emtechnik
        Metadata
        Bindings
        • 0. 151
        • 1. ko
        Backtrace
        • 13. /vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73
        • 14. /vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:68
        • 18. /vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161
        • 20. /app/Http/ViewComposers/NewsComposer.php:21
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:841
      • 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 1230μs/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnik
        Metadata
        Bindings
        • 0. 151
        • 1. en
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 19. /vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161
        • 21. /app/Http/ViewComposers/NewsComposer.php:21
        • 22. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:841
        • 25. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:358
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:843
      • select exists(select * from `news_translations` where `news_translations`.`news_id` = 163 and `news_translations`.`news_id` is not null and `locale` = 'ko' and `news_translations`.`deleted_at` is null) as `exists`210μs/vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73emtechnik
        Metadata
        Bindings
        • 0. 163
        • 1. ko
        Backtrace
        • 13. /vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73
        • 14. /vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:68
        • 18. /vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161
        • 20. /app/Http/ViewComposers/NewsComposer.php:21
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:841
      • 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 1230μs/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnik
        Metadata
        Bindings
        • 0. 163
        • 1. en
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 19. /vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161
        • 21. /app/Http/ViewComposers/NewsComposer.php:21
        • 22. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:841
        • 25. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:358
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:843
      • select exists(select * from `news_translations` where `news_translations`.`news_id` = 164 and `news_translations`.`news_id` is not null and `locale` = 'ko' and `news_translations`.`deleted_at` is null) as `exists`210μs/vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73emtechnik
        Metadata
        Bindings
        • 0. 164
        • 1. ko
        Backtrace
        • 13. /vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73
        • 14. /vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:68
        • 18. /vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161
        • 20. /app/Http/ViewComposers/NewsComposer.php:21
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:841
      • select * from `news_translations` where `news_translations`.`news_id` = 164 and `news_translations`.`news_id` is not null and `locale` = 'ko' and `news_translations`.`deleted_at` is null limit 1230μs/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnik
        Metadata
        Bindings
        • 0. 164
        • 1. ko
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 19. /vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161
        • 21. /app/Http/ViewComposers/NewsComposer.php:21
        • 22. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:841
        • 25. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:358
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:843
      • select exists(select * from `news_translations` where `news_translations`.`news_id` = 166 and `news_translations`.`news_id` is not null and `locale` = 'ko' and `news_translations`.`deleted_at` is null) as `exists`220μs/vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73emtechnik
        Metadata
        Bindings
        • 0. 166
        • 1. ko
        Backtrace
        • 13. /vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73
        • 14. /vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:68
        • 18. /vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161
        • 20. /app/Http/ViewComposers/NewsComposer.php:21
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:841
      • select * from `news_translations` where `news_translations`.`news_id` = 166 and `news_translations`.`news_id` is not null and `locale` = 'ko' and `news_translations`.`deleted_at` is null limit 1230μs/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnik
        Metadata
        Bindings
        • 0. 166
        • 1. ko
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 19. /vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161
        • 21. /app/Http/ViewComposers/NewsComposer.php:21
        • 22. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:841
        • 25. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:358
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:843
      • select exists(select * from `news_translations` where `news_translations`.`news_id` = 167 and `news_translations`.`news_id` is not null and `locale` = 'ko' and `news_translations`.`deleted_at` is null) as `exists`210μs/vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73emtechnik
        Metadata
        Bindings
        • 0. 167
        • 1. ko
        Backtrace
        • 13. /vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73
        • 14. /vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:68
        • 18. /vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161
        • 20. /app/Http/ViewComposers/NewsComposer.php:21
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:841
      • select * from `news_translations` where `news_translations`.`news_id` = 167 and `news_translations`.`news_id` is not null and `locale` = 'ko' and `news_translations`.`deleted_at` is null limit 1230μs/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnik
        Metadata
        Bindings
        • 0. 167
        • 1. ko
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 19. /vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161
        • 21. /app/Http/ViewComposers/NewsComposer.php:21
        • 22. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:841
        • 25. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:358
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:843
      • select exists(select * from `news_translations` where `news_translations`.`news_id` = 172 and `news_translations`.`news_id` is not null and `locale` = 'ko' and `news_translations`.`deleted_at` is null) as `exists`210μs/vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73emtechnik
        Metadata
        Bindings
        • 0. 172
        • 1. ko
        Backtrace
        • 13. /vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73
        • 14. /vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:68
        • 18. /vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161
        • 20. /app/Http/ViewComposers/NewsComposer.php:21
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:841
      • select * from `news_translations` where `news_translations`.`news_id` = 172 and `news_translations`.`news_id` is not null and `locale` = 'ko' and `news_translations`.`deleted_at` is null limit 1220μs/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnik
        Metadata
        Bindings
        • 0. 172
        • 1. ko
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 19. /vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161
        • 21. /app/Http/ViewComposers/NewsComposer.php:21
        • 22. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:841
        • 25. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:358
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:843
      • select exists(select * from `news_translations` where `news_translations`.`news_id` = 173 and `news_translations`.`news_id` is not null and `locale` = 'ko' and `news_translations`.`deleted_at` is null) as `exists`210μs/vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73emtechnik
        Metadata
        Bindings
        • 0. 173
        • 1. ko
        Backtrace
        • 13. /vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73
        • 14. /vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:68
        • 18. /vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161
        • 20. /app/Http/ViewComposers/NewsComposer.php:21
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:841
      • select * from `news_translations` where `news_translations`.`news_id` = 173 and `news_translations`.`news_id` is not null and `locale` = 'ko' and `news_translations`.`deleted_at` is null limit 1220μs/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnik
        Metadata
        Bindings
        • 0. 173
        • 1. ko
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 19. /vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161
        • 21. /app/Http/ViewComposers/NewsComposer.php:21
        • 22. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:841
        • 25. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:358
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:843
      • select exists(select * from `news_translations` where `news_translations`.`news_id` = 177 and `news_translations`.`news_id` is not null and `locale` = 'ko' and `news_translations`.`deleted_at` is null) as `exists`220μs/vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73emtechnik
        Metadata
        Bindings
        • 0. 177
        • 1. ko
        Backtrace
        • 13. /vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73
        • 14. /vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:68
        • 18. /vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161
        • 20. /app/Http/ViewComposers/NewsComposer.php:21
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:841
      • select * from `news_translations` where `news_translations`.`news_id` = 177 and `news_translations`.`news_id` is not null and `locale` = 'ko' and `news_translations`.`deleted_at` is null limit 1230μs/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnik
        Metadata
        Bindings
        • 0. 177
        • 1. ko
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 19. /vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161
        • 21. /app/Http/ViewComposers/NewsComposer.php:21
        • 22. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:841
        • 25. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:358
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:843
      • select exists(select * from `news_translations` where `news_translations`.`news_id` = 180 and `news_translations`.`news_id` is not null and `locale` = 'ko' and `news_translations`.`deleted_at` is null) as `exists`220μs/vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73emtechnik
        Metadata
        Bindings
        • 0. 180
        • 1. ko
        Backtrace
        • 13. /vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73
        • 14. /vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:68
        • 18. /vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161
        • 20. /app/Http/ViewComposers/NewsComposer.php:21
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:841
      • select * from `news_translations` where `news_translations`.`news_id` = 180 and `news_translations`.`news_id` is not null and `locale` = 'ko' and `news_translations`.`deleted_at` is null limit 1230μs/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnik
        Metadata
        Bindings
        • 0. 180
        • 1. ko
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 19. /vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161
        • 21. /app/Http/ViewComposers/NewsComposer.php:21
        • 22. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:841
        • 25. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:358
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:843
      • select exists(select * from `news_translations` where `news_translations`.`news_id` = 181 and `news_translations`.`news_id` is not null and `locale` = 'ko' and `news_translations`.`deleted_at` is null) as `exists`220μs/vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73emtechnik
        Metadata
        Bindings
        • 0. 181
        • 1. ko
        Backtrace
        • 13. /vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73
        • 14. /vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:68
        • 18. /vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161
        • 20. /app/Http/ViewComposers/NewsComposer.php:21
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:841
      • select * from `news_translations` where `news_translations`.`news_id` = 181 and `news_translations`.`news_id` is not null and `locale` = 'ko' and `news_translations`.`deleted_at` is null limit 1220μs/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnik
        Metadata
        Bindings
        • 0. 181
        • 1. ko
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 19. /vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161
        • 21. /app/Http/ViewComposers/NewsComposer.php:21
        • 22. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:841
        • 25. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:358
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:843
      • select exists(select * from `news_translations` where `news_translations`.`news_id` = 184 and `news_translations`.`news_id` is not null and `locale` = 'ko' and `news_translations`.`deleted_at` is null) as `exists`220μs/vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73emtechnik
        Metadata
        Bindings
        • 0. 184
        • 1. ko
        Backtrace
        • 13. /vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73
        • 14. /vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:68
        • 18. /vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161
        • 20. /app/Http/ViewComposers/NewsComposer.php:21
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:841
      • select * from `news_translations` where `news_translations`.`news_id` = 184 and `news_translations`.`news_id` is not null and `locale` = 'ko' and `news_translations`.`deleted_at` is null limit 1220μs/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnik
        Metadata
        Bindings
        • 0. 184
        • 1. ko
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 19. /vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161
        • 21. /app/Http/ViewComposers/NewsComposer.php:21
        • 22. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:841
        • 25. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:358
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:843
      • select exists(select * from `news_translations` where `news_translations`.`news_id` = 185 and `news_translations`.`news_id` is not null and `locale` = 'ko' and `news_translations`.`deleted_at` is null) as `exists`220μs/vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73emtechnik
        Metadata
        Bindings
        • 0. 185
        • 1. ko
        Backtrace
        • 13. /vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73
        • 14. /vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:68
        • 18. /vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161
        • 20. /app/Http/ViewComposers/NewsComposer.php:21
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:841
      • select * from `news_translations` where `news_translations`.`news_id` = 185 and `news_translations`.`news_id` is not null and `locale` = 'ko' and `news_translations`.`deleted_at` is null limit 1580μs/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnik
        Metadata
        Bindings
        • 0. 185
        • 1. ko
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 19. /vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161
        • 21. /app/Http/ViewComposers/NewsComposer.php:21
        • 22. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:841
        • 25. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:358
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:843
      • select exists(select * from `news_translations` where `news_translations`.`news_id` = 187 and `news_translations`.`news_id` is not null and `locale` = 'ko' and `news_translations`.`deleted_at` is null) as `exists`220μs/vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73emtechnik
        Metadata
        Bindings
        • 0. 187
        • 1. ko
        Backtrace
        • 13. /vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73
        • 14. /vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:68
        • 18. /vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161
        • 20. /app/Http/ViewComposers/NewsComposer.php:21
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:841
      • select * from `news_translations` where `news_translations`.`news_id` = 187 and `news_translations`.`news_id` is not null and `locale` = 'ko' and `news_translations`.`deleted_at` is null limit 1230μs/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnik
        Metadata
        Bindings
        • 0. 187
        • 1. ko
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 19. /vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161
        • 21. /app/Http/ViewComposers/NewsComposer.php:21
        • 22. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:841
        • 25. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:358
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:843
      • select exists(select * from `news_translations` where `news_translations`.`news_id` = 188 and `news_translations`.`news_id` is not null and `locale` = 'ko' and `news_translations`.`deleted_at` is null) as `exists`220μs/vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73emtechnik
        Metadata
        Bindings
        • 0. 188
        • 1. ko
        Backtrace
        • 13. /vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73
        • 14. /vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:68
        • 18. /vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161
        • 20. /app/Http/ViewComposers/NewsComposer.php:21
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:841
      • select * from `news_translations` where `news_translations`.`news_id` = 188 and `news_translations`.`news_id` is not null and `locale` = 'ko' and `news_translations`.`deleted_at` is null limit 1220μs/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnik
        Metadata
        Bindings
        • 0. 188
        • 1. ko
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 19. /vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161
        • 21. /app/Http/ViewComposers/NewsComposer.php:21
        • 22. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:841
        • 25. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:358
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:843
      • select exists(select * from `news_translations` where `news_translations`.`news_id` = 189 and `news_translations`.`news_id` is not null and `locale` = 'ko' and `news_translations`.`deleted_at` is null) as `exists`220μs/vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73emtechnik
        Metadata
        Bindings
        • 0. 189
        • 1. ko
        Backtrace
        • 13. /vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73
        • 14. /vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:68
        • 18. /vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161
        • 20. /app/Http/ViewComposers/NewsComposer.php:21
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:841
      • select * from `news_translations` where `news_translations`.`news_id` = 189 and `news_translations`.`news_id` is not null and `locale` = 'ko' and `news_translations`.`deleted_at` is null limit 1230μs/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnik
        Metadata
        Bindings
        • 0. 189
        • 1. ko
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 19. /vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161
        • 21. /app/Http/ViewComposers/NewsComposer.php:21
        • 22. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:841
        • 25. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:358
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:843
      • select exists(select * from `news_translations` where `news_translations`.`news_id` = 192 and `news_translations`.`news_id` is not null and `locale` = 'ko' and `news_translations`.`deleted_at` is null) as `exists`210μs/vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73emtechnik
        Metadata
        Bindings
        • 0. 192
        • 1. ko
        Backtrace
        • 13. /vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73
        • 14. /vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:68
        • 18. /vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161
        • 20. /app/Http/ViewComposers/NewsComposer.php:21
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:841
      • select * from `news_translations` where `news_translations`.`news_id` = 192 and `news_translations`.`news_id` is not null and `locale` = 'ko' and `news_translations`.`deleted_at` is null limit 1270μs/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnik
        Metadata
        Bindings
        • 0. 192
        • 1. ko
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 19. /vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161
        • 21. /app/Http/ViewComposers/NewsComposer.php:21
        • 22. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:841
        • 25. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:358
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:843
      • select exists(select * from `news_translations` where `news_translations`.`news_id` = 193 and `news_translations`.`news_id` is not null and `locale` = 'ko' and `news_translations`.`deleted_at` is null) as `exists`220μs/vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73emtechnik
        Metadata
        Bindings
        • 0. 193
        • 1. ko
        Backtrace
        • 13. /vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73
        • 14. /vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:68
        • 18. /vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161
        • 20. /app/Http/ViewComposers/NewsComposer.php:21
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:841
      • select * from `news_translations` where `news_translations`.`news_id` = 193 and `news_translations`.`news_id` is not null and `locale` = 'ko' and `news_translations`.`deleted_at` is null limit 1230μs/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnik
        Metadata
        Bindings
        • 0. 193
        • 1. ko
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 19. /vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161
        • 21. /app/Http/ViewComposers/NewsComposer.php:21
        • 22. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:841
        • 25. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:358
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:843
      • select exists(select * from `news_translations` where `news_translations`.`news_id` = 196 and `news_translations`.`news_id` is not null and `locale` = 'ko' and `news_translations`.`deleted_at` is null) as `exists`220μs/vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73emtechnik
        Metadata
        Bindings
        • 0. 196
        • 1. ko
        Backtrace
        • 13. /vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73
        • 14. /vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:68
        • 18. /vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161
        • 20. /app/Http/ViewComposers/NewsComposer.php:21
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:841
      • select * from `news_translations` where `news_translations`.`news_id` = 196 and `news_translations`.`news_id` is not null and `locale` = 'ko' and `news_translations`.`deleted_at` is null limit 1340μs/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnik
        Metadata
        Bindings
        • 0. 196
        • 1. ko
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 19. /vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161
        • 21. /app/Http/ViewComposers/NewsComposer.php:21
        • 22. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:841
        • 25. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:358
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:843
      • select exists(select * from `news_translations` where `news_translations`.`news_id` = 199 and `news_translations`.`news_id` is not null and `locale` = 'ko' and `news_translations`.`deleted_at` is null) as `exists`220μs/vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73emtechnik
        Metadata
        Bindings
        • 0. 199
        • 1. ko
        Backtrace
        • 13. /vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73
        • 14. /vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:68
        • 18. /vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161
        • 20. /app/Http/ViewComposers/NewsComposer.php:21
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:841
      • select * from `news_translations` where `news_translations`.`news_id` = 199 and `news_translations`.`news_id` is not null and `locale` = 'ko' and `news_translations`.`deleted_at` is null limit 1230μs/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnik
        Metadata
        Bindings
        • 0. 199
        • 1. ko
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 19. /vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161
        • 21. /app/Http/ViewComposers/NewsComposer.php:21
        • 22. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:841
        • 25. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:358
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:843
      • select exists(select * from `news_translations` where `news_translations`.`news_id` = 201 and `news_translations`.`news_id` is not null and `locale` = 'ko' and `news_translations`.`deleted_at` is null) as `exists`220μs/vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73emtechnik
        Metadata
        Bindings
        • 0. 201
        • 1. ko
        Backtrace
        • 13. /vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73
        • 14. /vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:68
        • 18. /vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161
        • 20. /app/Http/ViewComposers/NewsComposer.php:21
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:841
      • select * from `news_translations` where `news_translations`.`news_id` = 201 and `news_translations`.`news_id` is not null and `locale` = 'ko' and `news_translations`.`deleted_at` is null limit 1230μs/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnik
        Metadata
        Bindings
        • 0. 201
        • 1. ko
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 19. /vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161
        • 21. /app/Http/ViewComposers/NewsComposer.php:21
        • 22. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:841
        • 25. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:358
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:843
      • select exists(select * from `news_translations` where `news_translations`.`news_id` = 203 and `news_translations`.`news_id` is not null and `locale` = 'ko' and `news_translations`.`deleted_at` is null) as `exists`220μs/vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73emtechnik
        Metadata
        Bindings
        • 0. 203
        • 1. ko
        Backtrace
        • 13. /vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73
        • 14. /vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:68
        • 18. /vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161
        • 20. /app/Http/ViewComposers/NewsComposer.php:21
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:841
      • select * from `news_translations` where `news_translations`.`news_id` = 203 and `news_translations`.`news_id` is not null and `locale` = 'ko' and `news_translations`.`deleted_at` is null limit 1240μs/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnik
        Metadata
        Bindings
        • 0. 203
        • 1. ko
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 19. /vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161
        • 21. /app/Http/ViewComposers/NewsComposer.php:21
        • 22. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:841
        • 25. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:358
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:843
      • select exists(select * from `news_translations` where `news_translations`.`news_id` = 204 and `news_translations`.`news_id` is not null and `locale` = 'ko' and `news_translations`.`deleted_at` is null) as `exists`220μs/vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73emtechnik
        Metadata
        Bindings
        • 0. 204
        • 1. ko
        Backtrace
        • 13. /vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73
        • 14. /vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:68
        • 18. /vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161
        • 20. /app/Http/ViewComposers/NewsComposer.php:21
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:841
      • select * from `news_translations` where `news_translations`.`news_id` = 204 and `news_translations`.`news_id` is not null and `locale` = 'ko' and `news_translations`.`deleted_at` is null limit 1230μs/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnik
        Metadata
        Bindings
        • 0. 204
        • 1. ko
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 19. /vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161
        • 21. /app/Http/ViewComposers/NewsComposer.php:21
        • 22. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:841
        • 25. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:358
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:843
      • select exists(select * from `news_translations` where `news_translations`.`news_id` = 205 and `news_translations`.`news_id` is not null and `locale` = 'ko' and `news_translations`.`deleted_at` is null) as `exists`210μs/vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73emtechnik
        Metadata
        Bindings
        • 0. 205
        • 1. ko
        Backtrace
        • 13. /vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73
        • 14. /vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:68
        • 18. /vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161
        • 20. /app/Http/ViewComposers/NewsComposer.php:21
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:841
      • select * from `news_translations` where `news_translations`.`news_id` = 205 and `news_translations`.`news_id` is not null and `locale` = 'ko' and `news_translations`.`deleted_at` is null limit 1220μs/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnik
        Metadata
        Bindings
        • 0. 205
        • 1. ko
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 19. /vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161
        • 21. /app/Http/ViewComposers/NewsComposer.php:21
        • 22. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:841
        • 25. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:358
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:843
      • select exists(select * from `news_translations` where `news_translations`.`news_id` = 208 and `news_translations`.`news_id` is not null and `locale` = 'ko' and `news_translations`.`deleted_at` is null) as `exists`210μs/vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73emtechnik
        Metadata
        Bindings
        • 0. 208
        • 1. ko
        Backtrace
        • 13. /vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73
        • 14. /vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:68
        • 18. /vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161
        • 20. /app/Http/ViewComposers/NewsComposer.php:21
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:841
      • select * from `news_translations` where `news_translations`.`news_id` = 208 and `news_translations`.`news_id` is not null and `locale` = 'ko' and `news_translations`.`deleted_at` is null limit 1230μs/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnik
        Metadata
        Bindings
        • 0. 208
        • 1. ko
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 19. /vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161
        • 21. /app/Http/ViewComposers/NewsComposer.php:21
        • 22. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:841
        • 25. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:358
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:843
      • select exists(select * from `news_translations` where `news_translations`.`news_id` = 209 and `news_translations`.`news_id` is not null and `locale` = 'ko' and `news_translations`.`deleted_at` is null) as `exists`210μs/vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73emtechnik
        Metadata
        Bindings
        • 0. 209
        • 1. ko
        Backtrace
        • 13. /vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73
        • 14. /vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:68
        • 18. /vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161
        • 20. /app/Http/ViewComposers/NewsComposer.php:21
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:841
      • select * from `news_translations` where `news_translations`.`news_id` = 209 and `news_translations`.`news_id` is not null and `locale` = 'ko' and `news_translations`.`deleted_at` is null limit 1220μs/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnik
        Metadata
        Bindings
        • 0. 209
        • 1. ko
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 19. /vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161
        • 21. /app/Http/ViewComposers/NewsComposer.php:21
        • 22. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:841
        • 25. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:358
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:843
      • select exists(select * from `news_translations` where `news_translations`.`news_id` = 210 and `news_translations`.`news_id` is not null and `locale` = 'ko' and `news_translations`.`deleted_at` is null) as `exists`240μs/vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73emtechnik
        Metadata
        Bindings
        • 0. 210
        • 1. ko
        Backtrace
        • 13. /vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73
        • 14. /vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:68
        • 18. /vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161
        • 20. /app/Http/ViewComposers/NewsComposer.php:21
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:841
      • select * from `news_translations` where `news_translations`.`news_id` = 210 and `news_translations`.`news_id` is not null and `locale` = 'ko' and `news_translations`.`deleted_at` is null limit 110.73ms/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnik
        Metadata
        Bindings
        • 0. 210
        • 1. ko
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 19. /vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161
        • 21. /app/Http/ViewComposers/NewsComposer.php:21
        • 22. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:841
        • 25. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:358
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:843
      • select exists(select * from `news_translations` where `news_translations`.`news_id` = 211 and `news_translations`.`news_id` is not null and `locale` = 'ko' and `news_translations`.`deleted_at` is null) as `exists`310μs/vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73emtechnik
        Metadata
        Bindings
        • 0. 211
        • 1. ko
        Backtrace
        • 13. /vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73
        • 14. /vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:68
        • 18. /vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161
        • 20. /app/Http/ViewComposers/NewsComposer.php:21
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:841
      • select * from `news_translations` where `news_translations`.`news_id` = 211 and `news_translations`.`news_id` is not null and `locale` = 'ko' and `news_translations`.`deleted_at` is null limit 13.4ms/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnik
        Metadata
        Bindings
        • 0. 211
        • 1. ko
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 19. /vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161
        • 21. /app/Http/ViewComposers/NewsComposer.php:21
        • 22. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:841
        • 25. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:358
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:843
      • select exists(select * from `news_translations` where `news_translations`.`news_id` = 216 and `news_translations`.`news_id` is not null and `locale` = 'ko' and `news_translations`.`deleted_at` is null) as `exists`270μs/vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73emtechnik
        Metadata
        Bindings
        • 0. 216
        • 1. ko
        Backtrace
        • 13. /vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73
        • 14. /vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:68
        • 18. /vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161
        • 20. /app/Http/ViewComposers/NewsComposer.php:21
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:841
      • select * from `news_translations` where `news_translations`.`news_id` = 216 and `news_translations`.`news_id` is not null and `locale` = 'ko' and `news_translations`.`deleted_at` is null limit 1240μs/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnik
        Metadata
        Bindings
        • 0. 216
        • 1. ko
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 19. /vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161
        • 21. /app/Http/ViewComposers/NewsComposer.php:21
        • 22. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:841
        • 25. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:358
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:843
      • select exists(select * from `news_translations` where `news_translations`.`news_id` = 217 and `news_translations`.`news_id` is not null and `locale` = 'ko' and `news_translations`.`deleted_at` is null) as `exists`220μs/vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73emtechnik
        Metadata
        Bindings
        • 0. 217
        • 1. ko
        Backtrace
        • 13. /vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73
        • 14. /vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:68
        • 18. /vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161
        • 20. /app/Http/ViewComposers/NewsComposer.php:21
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:841
      • select * from `news_translations` where `news_translations`.`news_id` = 217 and `news_translations`.`news_id` is not null and `locale` = 'ko' and `news_translations`.`deleted_at` is null limit 1220μs/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnik
        Metadata
        Bindings
        • 0. 217
        • 1. ko
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 19. /vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161
        • 21. /app/Http/ViewComposers/NewsComposer.php:21
        • 22. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:841
        • 25. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:358
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:843
      • select exists(select * from `news_translations` where `news_translations`.`news_id` = 220 and `news_translations`.`news_id` is not null and `locale` = 'ko' and `news_translations`.`deleted_at` is null) as `exists`210μs/vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73emtechnik
        Metadata
        Bindings
        • 0. 220
        • 1. ko
        Backtrace
        • 13. /vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73
        • 14. /vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:68
        • 18. /vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161
        • 20. /app/Http/ViewComposers/NewsComposer.php:21
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:841
      • select * from `news_translations` where `news_translations`.`news_id` = 220 and `news_translations`.`news_id` is not null and `locale` = 'ko' and `news_translations`.`deleted_at` is null limit 11.26ms/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnik
        Metadata
        Bindings
        • 0. 220
        • 1. ko
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 19. /vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161
        • 21. /app/Http/ViewComposers/NewsComposer.php:21
        • 22. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:841
        • 25. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:358
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:843
      • select exists(select * from `news_translations` where `news_translations`.`news_id` = 221 and `news_translations`.`news_id` is not null and `locale` = 'ko' and `news_translations`.`deleted_at` is null) as `exists`230μs/vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73emtechnik
        Metadata
        Bindings
        • 0. 221
        • 1. ko
        Backtrace
        • 13. /vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73
        • 14. /vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:68
        • 18. /vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161
        • 20. /app/Http/ViewComposers/NewsComposer.php:21
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:841
      • select * from `news_translations` where `news_translations`.`news_id` = 221 and `news_translations`.`news_id` is not null and `locale` = 'ko' and `news_translations`.`deleted_at` is null limit 1230μs/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnik
        Metadata
        Bindings
        • 0. 221
        • 1. ko
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 19. /vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161
        • 21. /app/Http/ViewComposers/NewsComposer.php:21
        • 22. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:841
        • 25. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:358
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:843
      • select exists(select * from `news_translations` where `news_translations`.`news_id` = 223 and `news_translations`.`news_id` is not null and `locale` = 'ko' and `news_translations`.`deleted_at` is null) as `exists`220μs/vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73emtechnik
        Metadata
        Bindings
        • 0. 223
        • 1. ko
        Backtrace
        • 13. /vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73
        • 14. /vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:68
        • 18. /vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161
        • 20. /app/Http/ViewComposers/NewsComposer.php:21
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:841
      • select * from `news_translations` where `news_translations`.`news_id` = 223 and `news_translations`.`news_id` is not null and `locale` = 'ko' and `news_translations`.`deleted_at` is null limit 1270μs/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnik
        Metadata
        Bindings
        • 0. 223
        • 1. ko
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 19. /vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161
        • 21. /app/Http/ViewComposers/NewsComposer.php:21
        • 22. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:841
        • 25. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:358
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:843
      • select exists(select * from `news_translations` where `news_translations`.`news_id` = 227 and `news_translations`.`news_id` is not null and `locale` = 'ko' and `news_translations`.`deleted_at` is null) as `exists`220μs/vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73emtechnik
        Metadata
        Bindings
        • 0. 227
        • 1. ko
        Backtrace
        • 13. /vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73
        • 14. /vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:68
        • 18. /vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161
        • 20. /app/Http/ViewComposers/NewsComposer.php:21
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:841
      • select * from `news_translations` where `news_translations`.`news_id` = 227 and `news_translations`.`news_id` is not null and `locale` = 'ko' and `news_translations`.`deleted_at` is null limit 1300μs/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnik
        Metadata
        Bindings
        • 0. 227
        • 1. ko
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 19. /vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161
        • 21. /app/Http/ViewComposers/NewsComposer.php:21
        • 22. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:841
        • 25. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:358
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:843
      • select exists(select * from `news_translations` where `news_translations`.`news_id` = 228 and `news_translations`.`news_id` is not null and `locale` = 'ko' and `news_translations`.`deleted_at` is null) as `exists`220μs/vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73emtechnik
        Metadata
        Bindings
        • 0. 228
        • 1. ko
        Backtrace
        • 13. /vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73
        • 14. /vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:68
        • 18. /vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161
        • 20. /app/Http/ViewComposers/NewsComposer.php:21
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:841
      • select * from `news_translations` where `news_translations`.`news_id` = 228 and `news_translations`.`news_id` is not null and `locale` = 'ko' and `news_translations`.`deleted_at` is null limit 1230μs/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnik
        Metadata
        Bindings
        • 0. 228
        • 1. ko
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 19. /vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161
        • 21. /app/Http/ViewComposers/NewsComposer.php:21
        • 22. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:841
        • 25. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:358
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:843
      • select exists(select * from `news_translations` where `news_translations`.`news_id` = 230 and `news_translations`.`news_id` is not null and `locale` = 'ko' and `news_translations`.`deleted_at` is null) as `exists`220μs/vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73emtechnik
        Metadata
        Bindings
        • 0. 230
        • 1. ko
        Backtrace
        • 13. /vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73
        • 14. /vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:68
        • 18. /vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161
        • 20. /app/Http/ViewComposers/NewsComposer.php:21
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:841
      • select * from `news_translations` where `news_translations`.`news_id` = 230 and `news_translations`.`news_id` is not null and `locale` = 'ko' and `news_translations`.`deleted_at` is null limit 1230μs/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnik
        Metadata
        Bindings
        • 0. 230
        • 1. ko
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 19. /vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161
        • 21. /app/Http/ViewComposers/NewsComposer.php:21
        • 22. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:841
        • 25. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:358
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:843
      • select exists(select * from `news_translations` where `news_translations`.`news_id` = 231 and `news_translations`.`news_id` is not null and `locale` = 'ko' and `news_translations`.`deleted_at` is null) as `exists`220μs/vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73emtechnik
        Metadata
        Bindings
        • 0. 231
        • 1. ko
        Backtrace
        • 13. /vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73
        • 14. /vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:68
        • 18. /vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161
        • 20. /app/Http/ViewComposers/NewsComposer.php:21
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:841
      • select * from `news_translations` where `news_translations`.`news_id` = 231 and `news_translations`.`news_id` is not null and `locale` = 'ko' and `news_translations`.`deleted_at` is null limit 11.31ms/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnik
        Metadata
        Bindings
        • 0. 231
        • 1. ko
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 19. /vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161
        • 21. /app/Http/ViewComposers/NewsComposer.php:21
        • 22. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:841
        • 25. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:358
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:843
      • select exists(select * from `news_translations` where `news_translations`.`news_id` = 232 and `news_translations`.`news_id` is not null and `locale` = 'ko' and `news_translations`.`deleted_at` is null) as `exists`220μs/vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73emtechnik
        Metadata
        Bindings
        • 0. 232
        • 1. ko
        Backtrace
        • 13. /vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73
        • 14. /vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:68
        • 18. /vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161
        • 20. /app/Http/ViewComposers/NewsComposer.php:21
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:841
      • select * from `news_translations` where `news_translations`.`news_id` = 232 and `news_translations`.`news_id` is not null and `locale` = 'ko' and `news_translations`.`deleted_at` is null limit 1230μs/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnik
        Metadata
        Bindings
        • 0. 232
        • 1. ko
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 19. /vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161
        • 21. /app/Http/ViewComposers/NewsComposer.php:21
        • 22. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:841
        • 25. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:358
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:843
      • select exists(select * from `news_translations` where `news_translations`.`news_id` = 233 and `news_translations`.`news_id` is not null and `locale` = 'ko' and `news_translations`.`deleted_at` is null) as `exists`220μs/vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73emtechnik
        Metadata
        Bindings
        • 0. 233
        • 1. ko
        Backtrace
        • 13. /vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73
        • 14. /vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:68
        • 18. /vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161
        • 20. /app/Http/ViewComposers/NewsComposer.php:21
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:841
      • select * from `news_translations` where `news_translations`.`news_id` = 233 and `news_translations`.`news_id` is not null and `locale` = 'ko' and `news_translations`.`deleted_at` is null limit 18.68ms/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnik
        Metadata
        Bindings
        • 0. 233
        • 1. ko
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 19. /vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161
        • 21. /app/Http/ViewComposers/NewsComposer.php:21
        • 22. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:841
        • 25. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:358
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:843
      • select exists(select * from `news_translations` where `news_translations`.`news_id` = 234 and `news_translations`.`news_id` is not null and `locale` = 'ko' and `news_translations`.`deleted_at` is null) as `exists`290μs/vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73emtechnik
        Metadata
        Bindings
        • 0. 234
        • 1. ko
        Backtrace
        • 13. /vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73
        • 14. /vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:68
        • 18. /vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161
        • 20. /app/Http/ViewComposers/NewsComposer.php:21
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:841
      • select * from `news_translations` where `news_translations`.`news_id` = 234 and `news_translations`.`news_id` is not null and `locale` = 'ko' and `news_translations`.`deleted_at` is null limit 12.36ms/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnik
        Metadata
        Bindings
        • 0. 234
        • 1. ko
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 19. /vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161
        • 21. /app/Http/ViewComposers/NewsComposer.php:21
        • 22. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:841
        • 25. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:358
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:843
      • select exists(select * from `news_translations` where `news_translations`.`news_id` = 235 and `news_translations`.`news_id` is not null and `locale` = 'ko' and `news_translations`.`deleted_at` is null) as `exists`230μs/vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73emtechnik
        Metadata
        Bindings
        • 0. 235
        • 1. ko
        Backtrace
        • 13. /vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73
        • 14. /vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:68
        • 18. /vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161
        • 20. /app/Http/ViewComposers/NewsComposer.php:21
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:841
      • select * from `news_translations` where `news_translations`.`news_id` = 235 and `news_translations`.`news_id` is not null and `locale` = 'ko' and `news_translations`.`deleted_at` is null limit 1210μs/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnik
        Metadata
        Bindings
        • 0. 235
        • 1. ko
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 19. /vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161
        • 21. /app/Http/ViewComposers/NewsComposer.php:21
        • 22. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:841
        • 25. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:358
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:843
      • select exists(select * from `news_translations` where `news_translations`.`news_id` = 236 and `news_translations`.`news_id` is not null and `locale` = 'ko' and `news_translations`.`deleted_at` is null) as `exists`210μs/vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73emtechnik
        Metadata
        Bindings
        • 0. 236
        • 1. ko
        Backtrace
        • 13. /vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73
        • 14. /vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:68
        • 18. /vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161
        • 20. /app/Http/ViewComposers/NewsComposer.php:21
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:841
      • select * from `news_translations` where `news_translations`.`news_id` = 236 and `news_translations`.`news_id` is not null and `locale` = 'ko' and `news_translations`.`deleted_at` is null limit 1210μs/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnik
        Metadata
        Bindings
        • 0. 236
        • 1. ko
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 19. /vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161
        • 21. /app/Http/ViewComposers/NewsComposer.php:21
        • 22. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:841
        • 25. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:358
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:843
      • select exists(select * from `news_translations` where `news_translations`.`news_id` = 237 and `news_translations`.`news_id` is not null and `locale` = 'ko' and `news_translations`.`deleted_at` is null) as `exists`200μs/vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73emtechnik
        Metadata
        Bindings
        • 0. 237
        • 1. ko
        Backtrace
        • 13. /vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73
        • 14. /vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:68
        • 18. /vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161
        • 20. /app/Http/ViewComposers/NewsComposer.php:21
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:841
      • select * from `news_translations` where `news_translations`.`news_id` = 237 and `news_translations`.`news_id` is not null and `locale` = 'ko' and `news_translations`.`deleted_at` is null limit 1210μs/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnik
        Metadata
        Bindings
        • 0. 237
        • 1. ko
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 19. /vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161
        • 21. /app/Http/ViewComposers/NewsComposer.php:21
        • 22. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:841
        • 25. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:358
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:843
      • select exists(select * from `news_translations` where `news_translations`.`news_id` = 240 and `news_translations`.`news_id` is not null and `locale` = 'ko' and `news_translations`.`deleted_at` is null) as `exists`210μs/vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73emtechnik
        Metadata
        Bindings
        • 0. 240
        • 1. ko
        Backtrace
        • 13. /vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73
        • 14. /vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:68
        • 18. /vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161
        • 20. /app/Http/ViewComposers/NewsComposer.php:21
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:841
      • select * from `news_translations` where `news_translations`.`news_id` = 240 and `news_translations`.`news_id` is not null and `locale` = 'ko' and `news_translations`.`deleted_at` is null limit 1230μs/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnik
        Metadata
        Bindings
        • 0. 240
        • 1. ko
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 19. /vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161
        • 21. /app/Http/ViewComposers/NewsComposer.php:21
        • 22. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:841
        • 25. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:358
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:843
      • select exists(select * from `news_translations` where `news_translations`.`news_id` = 243 and `news_translations`.`news_id` is not null and `locale` = 'ko' and `news_translations`.`deleted_at` is null) as `exists`200μs/vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73emtechnik
        Metadata
        Bindings
        • 0. 243
        • 1. ko
        Backtrace
        • 13. /vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73
        • 14. /vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:68
        • 18. /vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161
        • 20. /app/Http/ViewComposers/NewsComposer.php:21
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:841
      • select * from `news_translations` where `news_translations`.`news_id` = 243 and `news_translations`.`news_id` is not null and `locale` = 'ko' and `news_translations`.`deleted_at` is null limit 1720μs/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnik
        Metadata
        Bindings
        • 0. 243
        • 1. ko
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 19. /vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161
        • 21. /app/Http/ViewComposers/NewsComposer.php:21
        • 22. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:841
        • 25. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:358
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:843
      • select exists(select * from `news_translations` where `news_translations`.`news_id` = 244 and `news_translations`.`news_id` is not null and `locale` = 'ko' and `news_translations`.`deleted_at` is null) as `exists`200μs/vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73emtechnik
        Metadata
        Bindings
        • 0. 244
        • 1. ko
        Backtrace
        • 13. /vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73
        • 14. /vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:68
        • 18. /vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161
        • 20. /app/Http/ViewComposers/NewsComposer.php:21
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:841
      • select * from `news_translations` where `news_translations`.`news_id` = 244 and `news_translations`.`news_id` is not null and `locale` = 'ko' and `news_translations`.`deleted_at` is null limit 1670μs/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnik
        Metadata
        Bindings
        • 0. 244
        • 1. ko
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 19. /vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161
        • 21. /app/Http/ViewComposers/NewsComposer.php:21
        • 22. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:841
        • 25. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:358
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:843
      • select exists(select * from `news_translations` where `news_translations`.`news_id` = 246 and `news_translations`.`news_id` is not null and `locale` = 'ko' and `news_translations`.`deleted_at` is null) as `exists`200μs/vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73emtechnik
        Metadata
        Bindings
        • 0. 246
        • 1. ko
        Backtrace
        • 13. /vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73
        • 14. /vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:68
        • 18. /vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161
        • 20. /app/Http/ViewComposers/NewsComposer.php:21
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:841
      • select * from `news_translations` where `news_translations`.`news_id` = 246 and `news_translations`.`news_id` is not null and `locale` = 'ko' and `news_translations`.`deleted_at` is null limit 1410μs/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnik
        Metadata
        Bindings
        • 0. 246
        • 1. ko
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 19. /vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161
        • 21. /app/Http/ViewComposers/NewsComposer.php:21
        • 22. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:841
        • 25. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:358
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:843
      • select exists(select * from `news_translations` where `news_translations`.`news_id` = 247 and `news_translations`.`news_id` is not null and `locale` = 'ko' and `news_translations`.`deleted_at` is null) as `exists`210μs/vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73emtechnik
        Metadata
        Bindings
        • 0. 247
        • 1. ko
        Backtrace
        • 13. /vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73
        • 14. /vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:68
        • 18. /vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161
        • 20. /app/Http/ViewComposers/NewsComposer.php:21
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:841
      • select * from `news_translations` where `news_translations`.`news_id` = 247 and `news_translations`.`news_id` is not null and `locale` = 'ko' and `news_translations`.`deleted_at` is null limit 1210μs/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnik
        Metadata
        Bindings
        • 0. 247
        • 1. ko
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 19. /vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161
        • 21. /app/Http/ViewComposers/NewsComposer.php:21
        • 22. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:841
        • 25. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:358
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:843
      • 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` = 247 and `twill_mediables`.`mediable_type` = 'App\Models\News' and `twill_medias`.`deleted_at` is null order by `twill_mediables`.`id` asc320μs/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnik
        Metadata
        Bindings
        • 0. 247
        • 1. App\Models\News
        Backtrace
        • 18. /vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161
        • 20. /vendor/area17/twill/src/Models/Behaviors/HasMedias.php:40
        • 21. /vendor/area17/twill/src/Models/Behaviors/HasMedias.php:68
        • 22. view::95ecebfc6dbd2e629c685ac37f7aae540ea7e46f:26
        • 24. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
      • 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` = 246 and `twill_mediables`.`mediable_type` = 'App\Models\News' and `twill_medias`.`deleted_at` is null order by `twill_mediables`.`id` asc310μs/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnik
        Metadata
        Bindings
        • 0. 246
        • 1. App\Models\News
        Backtrace
        • 18. /vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161
        • 20. /vendor/area17/twill/src/Models/Behaviors/HasMedias.php:40
        • 21. /vendor/area17/twill/src/Models/Behaviors/HasMedias.php:68
        • 22. view::95ecebfc6dbd2e629c685ac37f7aae540ea7e46f:26
        • 24. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
      • 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` = 244 and `twill_mediables`.`mediable_type` = 'App\Models\News' and `twill_medias`.`deleted_at` is null order by `twill_mediables`.`id` asc320μs/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnik
        Metadata
        Bindings
        • 0. 244
        • 1. App\Models\News
        Backtrace
        • 18. /vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161
        • 20. /vendor/area17/twill/src/Models/Behaviors/HasMedias.php:40
        • 21. /vendor/area17/twill/src/Models/Behaviors/HasMedias.php:68
        • 22. view::95ecebfc6dbd2e629c685ac37f7aae540ea7e46f:26
        • 24. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
      • 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` = 243 and `twill_mediables`.`mediable_type` = 'App\Models\News' and `twill_medias`.`deleted_at` is null order by `twill_mediables`.`id` asc350μs/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnik
        Metadata
        Bindings
        • 0. 243
        • 1. App\Models\News
        Backtrace
        • 18. /vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161
        • 20. /vendor/area17/twill/src/Models/Behaviors/HasMedias.php:40
        • 21. /vendor/area17/twill/src/Models/Behaviors/HasMedias.php:68
        • 22. view::95ecebfc6dbd2e629c685ac37f7aae540ea7e46f:26
        • 24. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
      • 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` = 240 and `twill_mediables`.`mediable_type` = 'App\Models\News' and `twill_medias`.`deleted_at` is null order by `twill_mediables`.`id` asc310μs/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnik
        Metadata
        Bindings
        • 0. 240
        • 1. App\Models\News
        Backtrace
        • 18. /vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161
        • 20. /vendor/area17/twill/src/Models/Behaviors/HasMedias.php:40
        • 21. /vendor/area17/twill/src/Models/Behaviors/HasMedias.php:68
        • 22. view::95ecebfc6dbd2e629c685ac37f7aae540ea7e46f:26
        • 24. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
      • select * from `news` where `published` = 1 and `news`.`id` = '235' and `news`.`deleted_at` is null limit 1230μs/routes/breadcrumbs.php:213emtechnik
        Metadata
        Bindings
        • 0. 1
        • 1. 235
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 16. /routes/breadcrumbs.php:213
        • 19. /vendor/watson/breadcrumbs/src/Breadcrumbs/Generator.php:72
        • 20. /vendor/watson/breadcrumbs/src/Breadcrumbs/Manager.php:69
        • 22. view::f68f3f7bca223466c5ebe98b548bdca764eac996:459
        • 24. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
      • select * from `news_translations` where `news_translations`.`news_id` = 235 and `news_translations`.`news_id` is not null and `news_translations`.`deleted_at` is null16.03ms/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnik
        Metadata
        Bindings
        • 0. 235
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • 18. /vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161
        • 20. /vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:435
        • 21. /vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:196
        • 22. /vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:145
        • 24. /routes/breadcrumbs.php:217
      • select * from `twill_industries` where `published` = 1 and `twill_industries`.`deleted_at` is null order by `position` asc limit 8350μs/app/Http/ViewComposers/TwillIndustriesComposer.php:20emtechnik
        Metadata
        Bindings
        • 0. 1
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • 14. /app/Http/ViewComposers/TwillIndustriesComposer.php:20
        • 15. /vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:124
        • 18. /vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:177
        • 19. /vendor/laravel/framework/src/Illuminate/View/View.php:120
        • 20. /vendor/laravel/framework/src/Illuminate/View/View.php:91
      • 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 null400μs/app/Http/ViewComposers/TwillIndustriesComposer.php:20emtechnik
        Metadata
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • 19. /app/Http/ViewComposers/TwillIndustriesComposer.php:20
        • 20. /vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:124
        • 23. /vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:177
        • 24. /vendor/laravel/framework/src/Illuminate/View/View.php:120
        • 25. /vendor/laravel/framework/src/Illuminate/View/View.php:91
      • 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 null420μs/app/Http/ViewComposers/TwillIndustriesComposer.php:20emtechnik
        Metadata
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • 19. /app/Http/ViewComposers/TwillIndustriesComposer.php:20
        • 20. /vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:124
        • 23. /vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:177
        • 24. /vendor/laravel/framework/src/Illuminate/View/View.php:120
        • 25. /vendor/laravel/framework/src/Illuminate/View/View.php:91
      • 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` = 'ko' and `twill_industry_translations`.`deleted_at` is null) as `exists`240μs/vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73emtechnik
        Metadata
        Bindings
        • 0. 3
        • 1. ko
        Backtrace
        • 13. /vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73
        • 14. /vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:68
        • 18. /vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161
        • 20. /app/Http/ViewComposers/TwillIndustriesComposer.php:21
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:841
      • 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` = 'ko' and `twill_industry_translations`.`deleted_at` is null limit 1220μs/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnik
        Metadata
        Bindings
        • 0. 3
        • 1. ko
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 19. /vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161
        • 21. /app/Http/ViewComposers/TwillIndustriesComposer.php:21
        • 22. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:841
        • 25. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:358
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:843
      • 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` = 'ko' and `twill_industry_translations`.`deleted_at` is null) as `exists`210μs/vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73emtechnik
        Metadata
        Bindings
        • 0. 4
        • 1. ko
        Backtrace
        • 13. /vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73
        • 14. /vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:68
        • 18. /vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161
        • 20. /app/Http/ViewComposers/TwillIndustriesComposer.php:21
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:841
      • 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` = 'ko' and `twill_industry_translations`.`deleted_at` is null limit 1220μs/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnik
        Metadata
        Bindings
        • 0. 4
        • 1. ko
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 19. /vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161
        • 21. /app/Http/ViewComposers/TwillIndustriesComposer.php:21
        • 22. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:841
        • 25. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:358
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:843
      • 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` = 'ko' and `twill_industry_translations`.`deleted_at` is null) as `exists`200μs/vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73emtechnik
        Metadata
        Bindings
        • 0. 5
        • 1. ko
        Backtrace
        • 13. /vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73
        • 14. /vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:68
        • 18. /vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161
        • 20. /app/Http/ViewComposers/TwillIndustriesComposer.php:21
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:841
      • 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` = 'ko' and `twill_industry_translations`.`deleted_at` is null limit 1200μs/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnik
        Metadata
        Bindings
        • 0. 5
        • 1. ko
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 19. /vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161
        • 21. /app/Http/ViewComposers/TwillIndustriesComposer.php:21
        • 22. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:841
        • 25. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:358
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:843
      • 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` = 'ko' and `twill_industry_translations`.`deleted_at` is null) as `exists`210μs/vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73emtechnik
        Metadata
        Bindings
        • 0. 6
        • 1. ko
        Backtrace
        • 13. /vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73
        • 14. /vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:68
        • 18. /vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161
        • 20. /app/Http/ViewComposers/TwillIndustriesComposer.php:21
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:841
      • 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` = 'ko' and `twill_industry_translations`.`deleted_at` is null limit 1210μs/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnik
        Metadata
        Bindings
        • 0. 6
        • 1. ko
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 19. /vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161
        • 21. /app/Http/ViewComposers/TwillIndustriesComposer.php:21
        • 22. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:841
        • 25. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:358
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:843
      • 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` = 'ko' and `twill_industry_translations`.`deleted_at` is null) as `exists`230μs/vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73emtechnik
        Metadata
        Bindings
        • 0. 7
        • 1. ko
        Backtrace
        • 13. /vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73
        • 14. /vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:68
        • 18. /vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161
        • 20. /app/Http/ViewComposers/TwillIndustriesComposer.php:21
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:841
      • 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` = 'ko' and `twill_industry_translations`.`deleted_at` is null limit 1210μs/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnik
        Metadata
        Bindings
        • 0. 7
        • 1. ko
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 19. /vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161
        • 21. /app/Http/ViewComposers/TwillIndustriesComposer.php:21
        • 22. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:841
        • 25. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:358
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:843
      • 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` = 'ko' and `twill_industry_translations`.`deleted_at` is null) as `exists`210μs/vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73emtechnik
        Metadata
        Bindings
        • 0. 8
        • 1. ko
        Backtrace
        • 13. /vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73
        • 14. /vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:68
        • 18. /vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161
        • 20. /app/Http/ViewComposers/TwillIndustriesComposer.php:21
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:841
      • 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` = 'ko' and `twill_industry_translations`.`deleted_at` is null limit 1220μs/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnik
        Metadata
        Bindings
        • 0. 8
        • 1. ko
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 19. /vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161
        • 21. /app/Http/ViewComposers/TwillIndustriesComposer.php:21
        • 22. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:841
        • 25. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:358
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:843
      • 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` = 'ko' and `twill_industry_translations`.`deleted_at` is null) as `exists`210μs/vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73emtechnik
        Metadata
        Bindings
        • 0. 9
        • 1. ko
        Backtrace
        • 13. /vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73
        • 14. /vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:68
        • 18. /vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161
        • 20. /app/Http/ViewComposers/TwillIndustriesComposer.php:21
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:841
      • 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` = 'ko' and `twill_industry_translations`.`deleted_at` is null limit 1210μs/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnik
        Metadata
        Bindings
        • 0. 9
        • 1. ko
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 19. /vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161
        • 21. /app/Http/ViewComposers/TwillIndustriesComposer.php:21
        • 22. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:841
        • 25. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:358
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:843
      • 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` = 'ko' and `twill_industry_translations`.`deleted_at` is null) as `exists`210μs/vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73emtechnik
        Metadata
        Bindings
        • 0. 10
        • 1. ko
        Backtrace
        • 13. /vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73
        • 14. /vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:68
        • 18. /vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161
        • 20. /app/Http/ViewComposers/TwillIndustriesComposer.php:21
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:841
      • 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` = 'ko' and `twill_industry_translations`.`deleted_at` is null limit 1210μs/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnik
        Metadata
        Bindings
        • 0. 10
        • 1. ko
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 19. /vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161
        • 21. /app/Http/ViewComposers/TwillIndustriesComposer.php:21
        • 22. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:841
        • 25. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:358
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:843
      App\Models\Slugs\TwillIndustrySlug
      426
      App\Models\Translations\TwillIndustryTranslation
      216
      App\Models\TwillIndustry
      24
      App\Models\Slugs\NewsSlug
      1412
      App\Models\FeatureTranslation
      136
      App\Models\Feature
      18
      A17\Twill\Models\Media
      35
      App\Models\Translations\NewsTranslation
      910
      App\Models\News
      119
      App\Models\Language
      13
        web
        null
        api
        null
        twill_users
        null
          _token
          tXIHejDrEI994jqppreaajeuB75KPYqczxJL8pYI
          _previous
          array:1 [ "url" => "https://emv8.byte5.net/ko/news/messages/235/leidenschaft-trifft-mitten-ins-her...
          _flash
          array:2 [ "old" => [] "new" => [] ]
          PHPDEBUGBAR_STACK_DATA
          []
          path_info
          /ko/news/messages/235/leidenschaft-trifft-mitten-ins-herz
          status_code
          200
          
          status_text
          OK
          format
          html
          content_type
          text/html; charset=UTF-8
          request_query
          []
          
          request_request
          []
          
          request_headers
          0 of 0
          array: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 => ""Chromium";v="130", "HeadlessChrome";v="130", "Not?A_Brand";v="99"" ] "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 => "" ] ]
          request_server
          0 of 0
          array: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" => ""Chromium";v="130", "HeadlessChrome";v="130", "Not?A_Brand";v="99"" "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" => "54558" "REMOTE_ADDR" => "216.73.216.20" "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" => "/ko/news/messages/235/leidenschaft-trifft-mitten-ins-herz" "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" => 1762704655.8733 "REQUEST_TIME" => 1762704655 ]
          request_cookies
          []
          
          response_headers
          0 of 0
          array:5 [ "content-type" => array:1 [ 0 => "text/html; charset=UTF-8" ] "cache-control" => array:1 [ 0 => "no-cache, private" ] "date" => array:1 [ 0 => "Sun, 09 Nov 2025 16:10:55 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6ImF2VWZnVVZoYUhhOGpNd0llK1hxY2c9PSIsInZhbHVlIjoiR2w5UTFidzFOd29xVmJLcUg3TVJveU5SNHBhbjhMZDBLTDd0U0plS3lkYU44eUM2R2xZR21aQmIzWEc3TGlpaUo1UWoydm1GVlRINWNUOWxWTVptNFB6T1ZQQnd6R2g4dU8yc2lackI4YlVsamNPN29ET3FzM2cybGU5Z3pQZk4iLCJtYWMiOiIwYjgwYjU0NDYwODFlOTRmMDExYjIzYTM2M2ZlZDg5NzUwMjhjNWFmNDUzYjZkYWVjMGQwYjYxNDJjMjQxNjA4IiwidGFnIjoiIn0%3D; expires=Sun, 09-Nov-2025 18:10:57 GMT; Max-Age=7200; path=/XSRF-TOKEN=eyJpdiI6ImF2VWZnVVZoYUhhOGpNd0llK1hxY2c9PSIsInZhbHVlIjoiR2w5UTFidzFOd29xVmJLcUg3TVJveU5SNHBhbjhMZDBLTDd0U0plS3lkYU44eUM2R2xZR21aQmIzWEc3TGlpaUo1UWoyd" 1 => "laravel=eyJpdiI6Imc4R2NBeVJyaGMrMHdmZFp3Q2VTblE9PSIsInZhbHVlIjoieWd5ZUY1WDd6SVdDRVdWNTJXWVZsWStRVGxpZjJ3TG5xeTMyeG9TaXhkKzhncERJNnZNU3JUVmIvNUpaR2hOckdNLzhsazlUU0ZNNTBVZ1RwZGM4d09qUUFmVEVmcmVvWnF5alVoeTN3dnFNaHNQbFVWK0VzV3N2M094bG1iRU8iLCJtYWMiOiJmMmM0ZGY4ZWU5OWFhZDEwYTUwYTNmMGU0MmQxNTZlMGExY2QxNDMzNDA4OGJhMjU2MjBlZDgwY2FhYzlkNTIyIiwidGFnIjoiIn0%3D; expires=Sun, 09-Nov-2025 18:10:57 GMT; Max-Age=7200; path=/; httponlylaravel=eyJpdiI6Imc4R2NBeVJyaGMrMHdmZFp3Q2VTblE9PSIsInZhbHVlIjoieWd5ZUY1WDd6SVdDRVdWNTJXWVZsWStRVGxpZjJ3TG5xeTMyeG9TaXhkKzhncERJNnZNU3JUVmIvNUpaR2hOckdNLzhsazlU" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6ImF2VWZnVVZoYUhhOGpNd0llK1hxY2c9PSIsInZhbHVlIjoiR2w5UTFidzFOd29xVmJLcUg3TVJveU5SNHBhbjhMZDBLTDd0U0plS3lkYU44eUM2R2xZR21aQmIzWEc3TGlpaUo1UWoydm1GVlRINWNUOWxWTVptNFB6T1ZQQnd6R2g4dU8yc2lackI4YlVsamNPN29ET3FzM2cybGU5Z3pQZk4iLCJtYWMiOiIwYjgwYjU0NDYwODFlOTRmMDExYjIzYTM2M2ZlZDg5NzUwMjhjNWFmNDUzYjZkYWVjMGQwYjYxNDJjMjQxNjA4IiwidGFnIjoiIn0%3D; expires=Sun, 09-Nov-2025 18:10:57 GMT; path=/XSRF-TOKEN=eyJpdiI6ImF2VWZnVVZoYUhhOGpNd0llK1hxY2c9PSIsInZhbHVlIjoiR2w5UTFidzFOd29xVmJLcUg3TVJveU5SNHBhbjhMZDBLTDd0U0plS3lkYU44eUM2R2xZR21aQmIzWEc3TGlpaUo1UWoyd" 1 => "laravel=eyJpdiI6Imc4R2NBeVJyaGMrMHdmZFp3Q2VTblE9PSIsInZhbHVlIjoieWd5ZUY1WDd6SVdDRVdWNTJXWVZsWStRVGxpZjJ3TG5xeTMyeG9TaXhkKzhncERJNnZNU3JUVmIvNUpaR2hOckdNLzhsazlUU0ZNNTBVZ1RwZGM4d09qUUFmVEVmcmVvWnF5alVoeTN3dnFNaHNQbFVWK0VzV3N2M094bG1iRU8iLCJtYWMiOiJmMmM0ZGY4ZWU5OWFhZDEwYTUwYTNmMGU0MmQxNTZlMGExY2QxNDMzNDA4OGJhMjU2MjBlZDgwY2FhYzlkNTIyIiwidGFnIjoiIn0%3D; expires=Sun, 09-Nov-2025 18:10:57 GMT; path=/; httponlylaravel=eyJpdiI6Imc4R2NBeVJyaGMrMHdmZFp3Q2VTblE9PSIsInZhbHVlIjoieWd5ZUY1WDd6SVdDRVdWNTJXWVZsWStRVGxpZjJ3TG5xeTMyeG9TaXhkKzhncERJNnZNU3JUVmIvNUpaR2hOckdNLzhsazlU" ] ]
          session_attributes
          0 of 0
          array:4 [ "_token" => "tXIHejDrEI994jqppreaajeuB75KPYqczxJL8pYI" "_previous" => array:1 [ "url" => "https://emv8.byte5.net/ko/news/messages/235/leidenschaft-trifft-mitten-ins-herz" ] "_flash" => array:2 [ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]