Even though we will be there for you as usual until before the holidays, we would like to take this opportunity to wish you and your loved ones a Merry Christmas, reflective holidays and a Happy New Year!

We are looking forward to a good cooperation in 2022.

Your EM-Technik Team

回到概述
8.0.28PHP Version953msRequest Duration19MBMemory UsageGET zh-Hant/news/messages/{id}/{slug?}RouteAuth status
    • Booting (31.97ms)
    • Application (921ms)
    • 1 x Application (96.63%)
      921.02ms
      1 x Booting (3.35%)
      31.97ms
      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 zh-Hant/news/messages/{id}/{slug?}
      middleware
      web, localize, localizationRedirect, localeViewPath, fallbackLocale
      controller
      App\Http\Controllers\NewsController@detail
      as
      news.detail
      namespace
      prefix
      /zh-Hant
      where
      file
      app/Http/Controllers/NewsController.php:203-231
      245 statements were executed, 236 of which were duplicated, 9 unique701ms
      • select * from `languages` where `locale` = 'zh-Hant' limit 196.28ms/vendor/flobbos/laravel-translatable-db/src/TranslatableDB/Middleware/LanguageIdentification.php:20emtechnik
        Metadata
        Bindings
        • 0. zh-Hant
        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 12.9msmiddleware::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` = 195 and `news`.`deleted_at` is null limit 12.37ms/app/Http/Controllers/NewsController.php:208emtechnik
        Metadata
        Bindings
        • 0. 3
        • 1. 1
        • 2. 195
        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` = 195 and `news_translations`.`news_id` is not null and `news_translations`.`deleted_at` is null2.86ms/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnik
        Metadata
        Bindings
        • 0. 195
        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` = 195 and `twill_mediables`.`mediable_type` = 'App\Models\News' and `twill_medias`.`deleted_at` is null order by `twill_mediables`.`id` asc3.32ms/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnik
        Metadata
        Bindings
        • 0. 195
        • 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` = 'zh-Hant' limit 12.66ms/app/Http/ViewComposers/FeatureComposer.php:28emtechnik
        Metadata
        Bindings
        • 0. zh-Hant
        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` = 12.5ms/app/Services/FeatureService.php:42emtechnik
        Metadata
        Bindings
        • 0. 1
        Hints
        • Use SELECT * only if you need all columns from table
        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)2.95ms/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` = 12.9ms/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` = 'zh-Hant' limit 12.16ms/app/Services/LanguageService.php:30emtechnik
        Metadata
        Bindings
        • 0. zh-Hant
        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 null2.36ms/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, 165, 166, 167, 168, 171, 172, 173, 174, 177, 178, 179, 180, 181, 184, 185, 187, 188, 192, 193, 195, 196, 199, 201, 202, 203, 204) and `news_translations`.`deleted_at` is null20.76ms/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, 165, 166, 167, 168, 171, 172, 173, 174, 177, 178, 179, 180, 181, 184, 185, 187, 188, 192, 193, 195, 196, 199, 201, 202, 203, 204) and `news_slugs`.`deleted_at` is null3.36ms/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` = 'zh-Hant' and `news_translations`.`deleted_at` is null) as `exists`3.42ms/vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73emtechnik
        Metadata
        Bindings
        • 0. 145
        • 1. zh-Hant
        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` = 'zh-Hant' and `news_translations`.`deleted_at` is null limit 12.59ms/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnik
        Metadata
        Bindings
        • 0. 145
        • 1. zh-Hant
        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` = 'zh-Hant' and `news_translations`.`deleted_at` is null) as `exists`2.26ms/vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73emtechnik
        Metadata
        Bindings
        • 0. 146
        • 1. zh-Hant
        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 12.44ms/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` = 'zh-Hant' and `news_translations`.`deleted_at` is null) as `exists`2.36ms/vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73emtechnik
        Metadata
        Bindings
        • 0. 147
        • 1. zh-Hant
        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` = 'zh-Hant' and `news_translations`.`deleted_at` is null limit 12.24ms/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnik
        Metadata
        Bindings
        • 0. 147
        • 1. zh-Hant
        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` = 'zh-Hant' and `news_translations`.`deleted_at` is null) as `exists`2.61ms/vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73emtechnik
        Metadata
        Bindings
        • 0. 149
        • 1. zh-Hant
        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` = 'zh-Hant' and `news_translations`.`deleted_at` is null limit 12.83ms/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnik
        Metadata
        Bindings
        • 0. 149
        • 1. zh-Hant
        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` = 'zh-Hant' and `news_translations`.`deleted_at` is null) as `exists`2.54ms/vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73emtechnik
        Metadata
        Bindings
        • 0. 151
        • 1. zh-Hant
        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 12.55ms/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` = 'zh-Hant' and `news_translations`.`deleted_at` is null) as `exists`2.13ms/vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73emtechnik
        Metadata
        Bindings
        • 0. 163
        • 1. zh-Hant
        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 12.71ms/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` = 'zh-Hant' and `news_translations`.`deleted_at` is null) as `exists`2.67ms/vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73emtechnik
        Metadata
        Bindings
        • 0. 164
        • 1. zh-Hant
        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` = 'zh-Hant' and `news_translations`.`deleted_at` is null limit 12.47ms/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnik
        Metadata
        Bindings
        • 0. 164
        • 1. zh-Hant
        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` = 165 and `news_translations`.`news_id` is not null and `locale` = 'zh-Hant' and `news_translations`.`deleted_at` is null) as `exists`2.57ms/vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73emtechnik
        Metadata
        Bindings
        • 0. 165
        • 1. zh-Hant
        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` = 165 and `news_translations`.`news_id` is not null and `locale` = 'zh-Hant' and `news_translations`.`deleted_at` is null limit 12.53ms/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnik
        Metadata
        Bindings
        • 0. 165
        • 1. zh-Hant
        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` = 'zh-Hant' and `news_translations`.`deleted_at` is null) as `exists`2.46ms/vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73emtechnik
        Metadata
        Bindings
        • 0. 166
        • 1. zh-Hant
        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` = 'zh-Hant' and `news_translations`.`deleted_at` is null limit 12.63ms/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnik
        Metadata
        Bindings
        • 0. 166
        • 1. zh-Hant
        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` = 'zh-Hant' and `news_translations`.`deleted_at` is null) as `exists`2.62ms/vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73emtechnik
        Metadata
        Bindings
        • 0. 167
        • 1. zh-Hant
        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` = 'zh-Hant' and `news_translations`.`deleted_at` is null limit 12.86ms/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnik
        Metadata
        Bindings
        • 0. 167
        • 1. zh-Hant
        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` = 168 and `news_translations`.`news_id` is not null and `locale` = 'zh-Hant' and `news_translations`.`deleted_at` is null) as `exists`2.66ms/vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73emtechnik
        Metadata
        Bindings
        • 0. 168
        • 1. zh-Hant
        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` = 168 and `news_translations`.`news_id` is not null and `locale` = 'zh-Hant' and `news_translations`.`deleted_at` is null limit 12.49ms/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnik
        Metadata
        Bindings
        • 0. 168
        • 1. zh-Hant
        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` = 171 and `news_translations`.`news_id` is not null and `locale` = 'zh-Hant' and `news_translations`.`deleted_at` is null) as `exists`2.35ms/vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73emtechnik
        Metadata
        Bindings
        • 0. 171
        • 1. zh-Hant
        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` = 171 and `news_translations`.`news_id` is not null and `locale` = 'zh-Hant' and `news_translations`.`deleted_at` is null limit 14.87ms/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnik
        Metadata
        Bindings
        • 0. 171
        • 1. zh-Hant
        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` = 'zh-Hant' and `news_translations`.`deleted_at` is null) as `exists`2.26ms/vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73emtechnik
        Metadata
        Bindings
        • 0. 172
        • 1. zh-Hant
        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` = 'zh-Hant' and `news_translations`.`deleted_at` is null limit 12.46ms/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnik
        Metadata
        Bindings
        • 0. 172
        • 1. zh-Hant
        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` = 'zh-Hant' and `news_translations`.`deleted_at` is null) as `exists`2.12ms/vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73emtechnik
        Metadata
        Bindings
        • 0. 173
        • 1. zh-Hant
        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` = 'zh-Hant' and `news_translations`.`deleted_at` is null limit 12.56ms/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnik
        Metadata
        Bindings
        • 0. 173
        • 1. zh-Hant
        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` = 174 and `news_translations`.`news_id` is not null and `locale` = 'zh-Hant' and `news_translations`.`deleted_at` is null) as `exists`3.01ms/vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73emtechnik
        Metadata
        Bindings
        • 0. 174
        • 1. zh-Hant
        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` = 174 and `news_translations`.`news_id` is not null and `locale` = 'zh-Hant' and `news_translations`.`deleted_at` is null limit 12.27ms/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnik
        Metadata
        Bindings
        • 0. 174
        • 1. zh-Hant
        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` = 'zh-Hant' and `news_translations`.`deleted_at` is null) as `exists`2.07ms/vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73emtechnik
        Metadata
        Bindings
        • 0. 177
        • 1. zh-Hant
        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` = 'zh-Hant' and `news_translations`.`deleted_at` is null limit 12.59ms/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnik
        Metadata
        Bindings
        • 0. 177
        • 1. zh-Hant
        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` = 178 and `news_translations`.`news_id` is not null and `locale` = 'zh-Hant' and `news_translations`.`deleted_at` is null) as `exists`2.51ms/vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73emtechnik
        Metadata
        Bindings
        • 0. 178
        • 1. zh-Hant
        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` = 178 and `news_translations`.`news_id` is not null and `locale` = 'zh-Hant' and `news_translations`.`deleted_at` is null limit 12.46ms/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnik
        Metadata
        Bindings
        • 0. 178
        • 1. zh-Hant
        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` = 179 and `news_translations`.`news_id` is not null and `locale` = 'zh-Hant' and `news_translations`.`deleted_at` is null) as `exists`2.21ms/vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73emtechnik
        Metadata
        Bindings
        • 0. 179
        • 1. zh-Hant
        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` = 179 and `news_translations`.`news_id` is not null and `locale` = 'zh-Hant' and `news_translations`.`deleted_at` is null limit 12.37ms/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnik
        Metadata
        Bindings
        • 0. 179
        • 1. zh-Hant
        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` = 'zh-Hant' and `news_translations`.`deleted_at` is null) as `exists`2.45ms/vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73emtechnik
        Metadata
        Bindings
        • 0. 180
        • 1. zh-Hant
        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` = 'zh-Hant' and `news_translations`.`deleted_at` is null limit 12.07ms/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnik
        Metadata
        Bindings
        • 0. 180
        • 1. zh-Hant
        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` = 'zh-Hant' and `news_translations`.`deleted_at` is null) as `exists`2.07ms/vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73emtechnik
        Metadata
        Bindings
        • 0. 181
        • 1. zh-Hant
        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` = 'zh-Hant' and `news_translations`.`deleted_at` is null limit 12.48ms/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnik
        Metadata
        Bindings
        • 0. 181
        • 1. zh-Hant
        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` = 'zh-Hant' and `news_translations`.`deleted_at` is null) as `exists`2.55ms/vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73emtechnik
        Metadata
        Bindings
        • 0. 184
        • 1. zh-Hant
        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` = 'zh-Hant' and `news_translations`.`deleted_at` is null limit 12.13ms/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnik
        Metadata
        Bindings
        • 0. 184
        • 1. zh-Hant
        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` = 'zh-Hant' and `news_translations`.`deleted_at` is null) as `exists`2.24ms/vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73emtechnik
        Metadata
        Bindings
        • 0. 185
        • 1. zh-Hant
        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` = 'zh-Hant' and `news_translations`.`deleted_at` is null limit 12.45ms/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnik
        Metadata
        Bindings
        • 0. 185
        • 1. zh-Hant
        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` = 'zh-Hant' and `news_translations`.`deleted_at` is null) as `exists`2.44ms/vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73emtechnik
        Metadata
        Bindings
        • 0. 187
        • 1. zh-Hant
        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` = 'zh-Hant' and `news_translations`.`deleted_at` is null limit 12.54ms/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnik
        Metadata
        Bindings
        • 0. 187
        • 1. zh-Hant
        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` = 'zh-Hant' and `news_translations`.`deleted_at` is null) as `exists`2.41ms/vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73emtechnik
        Metadata
        Bindings
        • 0. 188
        • 1. zh-Hant
        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` = 'zh-Hant' and `news_translations`.`deleted_at` is null limit 12.28ms/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnik
        Metadata
        Bindings
        • 0. 188
        • 1. zh-Hant
        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` = 'zh-Hant' and `news_translations`.`deleted_at` is null) as `exists`2.37ms/vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73emtechnik
        Metadata
        Bindings
        • 0. 192
        • 1. zh-Hant
        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` = 'zh-Hant' and `news_translations`.`deleted_at` is null limit 12.77ms/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnik
        Metadata
        Bindings
        • 0. 192
        • 1. zh-Hant
        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` = 'zh-Hant' and `news_translations`.`deleted_at` is null) as `exists`2.5ms/vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73emtechnik
        Metadata
        Bindings
        • 0. 193
        • 1. zh-Hant
        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` = 'zh-Hant' and `news_translations`.`deleted_at` is null limit 12.55ms/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnik
        Metadata
        Bindings
        • 0. 193
        • 1. zh-Hant
        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` = 195 and `news_translations`.`news_id` is not null and `locale` = 'zh-Hant' and `news_translations`.`deleted_at` is null) as `exists`2.05ms/vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73emtechnik
        Metadata
        Bindings
        • 0. 195
        • 1. zh-Hant
        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` = 195 and `news_translations`.`news_id` is not null and `locale` = 'zh-Hant' and `news_translations`.`deleted_at` is null limit 12.26ms/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnik
        Metadata
        Bindings
        • 0. 195
        • 1. zh-Hant
        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` = 'zh-Hant' and `news_translations`.`deleted_at` is null) as `exists`2.54ms/vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73emtechnik
        Metadata
        Bindings
        • 0. 196
        • 1. zh-Hant
        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` = 'zh-Hant' and `news_translations`.`deleted_at` is null limit 12.51ms/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnik
        Metadata
        Bindings
        • 0. 196
        • 1. zh-Hant
        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` = 'zh-Hant' and `news_translations`.`deleted_at` is null) as `exists`2ms/vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73emtechnik
        Metadata
        Bindings
        • 0. 199
        • 1. zh-Hant
        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` = 'zh-Hant' and `news_translations`.`deleted_at` is null limit 12.04ms/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnik
        Metadata
        Bindings
        • 0. 199
        • 1. zh-Hant
        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` = 'zh-Hant' and `news_translations`.`deleted_at` is null) as `exists`2.01ms/vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73emtechnik
        Metadata
        Bindings
        • 0. 201
        • 1. zh-Hant
        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` = 'zh-Hant' and `news_translations`.`deleted_at` is null limit 12.14ms/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnik
        Metadata
        Bindings
        • 0. 201
        • 1. zh-Hant
        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` = 202 and `news_translations`.`news_id` is not null and `locale` = 'zh-Hant' and `news_translations`.`deleted_at` is null) as `exists`2.43ms/vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73emtechnik
        Metadata
        Bindings
        • 0. 202
        • 1. zh-Hant
        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` = 202 and `news_translations`.`news_id` is not null and `locale` = 'zh-Hant' and `news_translations`.`deleted_at` is null limit 12.1ms/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnik
        Metadata
        Bindings
        • 0. 202
        • 1. zh-Hant
        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` = 'zh-Hant' and `news_translations`.`deleted_at` is null) as `exists`2.27ms/vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73emtechnik
        Metadata
        Bindings
        • 0. 203
        • 1. zh-Hant
        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` = 'zh-Hant' and `news_translations`.`deleted_at` is null limit 12.2ms/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnik
        Metadata
        Bindings
        • 0. 203
        • 1. zh-Hant
        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` = 'zh-Hant' and `news_translations`.`deleted_at` is null) as `exists`2ms/vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73emtechnik
        Metadata
        Bindings
        • 0. 204
        • 1. zh-Hant
        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` = 'zh-Hant' and `news_translations`.`deleted_at` is null limit 12.07ms/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnik
        Metadata
        Bindings
        • 0. 204
        • 1. zh-Hant
        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 82.28ms/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 null2.37ms/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 null2.81ms/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` = 'zh-Hant' and `twill_industry_translations`.`deleted_at` is null) as `exists`2.89ms/vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73emtechnik
        Metadata
        Bindings
        • 0. 3
        • 1. zh-Hant
        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` = 'zh-Hant' and `twill_industry_translations`.`deleted_at` is null limit 13.17ms/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnik
        Metadata
        Bindings
        • 0. 3
        • 1. zh-Hant
        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` = 'zh-Hant' and `twill_industry_translations`.`deleted_at` is null) as `exists`2.37ms/vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73emtechnik
        Metadata
        Bindings
        • 0. 4
        • 1. zh-Hant
        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` = 'zh-Hant' and `twill_industry_translations`.`deleted_at` is null limit 12.15ms/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnik
        Metadata
        Bindings
        • 0. 4
        • 1. zh-Hant
        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` = 'zh-Hant' and `twill_industry_translations`.`deleted_at` is null) as `exists`2.27ms/vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73emtechnik
        Metadata
        Bindings
        • 0. 5
        • 1. zh-Hant
        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` = 'zh-Hant' and `twill_industry_translations`.`deleted_at` is null limit 12.27ms/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnik
        Metadata
        Bindings
        • 0. 5
        • 1. zh-Hant
        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` = 'zh-Hant' and `twill_industry_translations`.`deleted_at` is null) as `exists`2.2ms/vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73emtechnik
        Metadata
        Bindings
        • 0. 6
        • 1. zh-Hant
        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` = 'zh-Hant' and `twill_industry_translations`.`deleted_at` is null limit 12.17ms/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnik
        Metadata
        Bindings
        • 0. 6
        • 1. zh-Hant
        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` = 'zh-Hant' and `twill_industry_translations`.`deleted_at` is null) as `exists`2.2ms/vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73emtechnik
        Metadata
        Bindings
        • 0. 7
        • 1. zh-Hant
        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` = 'zh-Hant' and `twill_industry_translations`.`deleted_at` is null limit 11.98ms/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnik
        Metadata
        Bindings
        • 0. 7
        • 1. zh-Hant
        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` = 'zh-Hant' and `twill_industry_translations`.`deleted_at` is null) as `exists`1.97ms/vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73emtechnik
        Metadata
        Bindings
        • 0. 8
        • 1. zh-Hant
        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` = 'zh-Hant' and `twill_industry_translations`.`deleted_at` is null limit 12.7ms/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnik
        Metadata
        Bindings
        • 0. 8
        • 1. zh-Hant
        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` = 'zh-Hant' and `twill_industry_translations`.`deleted_at` is null) as `exists`2.09ms/vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73emtechnik
        Metadata
        Bindings
        • 0. 9
        • 1. zh-Hant
        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` = 'zh-Hant' and `twill_industry_translations`.`deleted_at` is null limit 12.05ms/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnik
        Metadata
        Bindings
        • 0. 9
        • 1. zh-Hant
        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` = 'zh-Hant' and `twill_industry_translations`.`deleted_at` is null) as `exists`2.01ms/vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73emtechnik
        Metadata
        Bindings
        • 0. 10
        • 1. zh-Hant
        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` = 'zh-Hant' and `twill_industry_translations`.`deleted_at` is null limit 12.44ms/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnik
        Metadata
        Bindings
        • 0. 10
        • 1. zh-Hant
        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` = '195' and `news`.`deleted_at` is null limit 12.93ms/app/Helpers/translate_news_route.php:23emtechnik
        Metadata
        Bindings
        • 0. 1
        • 1. 195
        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` = 195 and `news_slugs`.`news_id` is not null and `news_slugs`.`deleted_at` is null2ms/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnik
        Metadata
        Bindings
        • 0. 195
        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` = '195' and `news`.`deleted_at` is null limit 12.1ms/app/Helpers/translate_news_route.php:23emtechnik
        Metadata
        Bindings
        • 0. 1
        • 1. 195
        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` = 195 and `news_slugs`.`news_id` is not null and `news_slugs`.`deleted_at` is null2.37ms/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnik
        Metadata
        Bindings
        • 0. 195
        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` = '195' and `news`.`deleted_at` is null limit 12.22ms/app/Helpers/translate_news_route.php:23emtechnik
        Metadata
        Bindings
        • 0. 1
        • 1. 195
        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` = 195 and `news_slugs`.`news_id` is not null and `news_slugs`.`deleted_at` is null2.38ms/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnik
        Metadata
        Bindings
        • 0. 195
        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` = '195' and `news`.`deleted_at` is null limit 12.37ms/app/Helpers/translate_news_route.php:23emtechnik
        Metadata
        Bindings
        • 0. 1
        • 1. 195
        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` = 195 and `news_slugs`.`news_id` is not null and `news_slugs`.`deleted_at` is null2.57ms/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnik
        Metadata
        Bindings
        • 0. 195
        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` = '195' and `news`.`deleted_at` is null limit 12.02ms/app/Helpers/translate_news_route.php:23emtechnik
        Metadata
        Bindings
        • 0. 1
        • 1. 195
        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` = 195 and `news_slugs`.`news_id` is not null and `news_slugs`.`deleted_at` is null2.09ms/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnik
        Metadata
        Bindings
        • 0. 195
        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` = '195' and `news`.`deleted_at` is null limit 12.19ms/app/Helpers/translate_news_route.php:23emtechnik
        Metadata
        Bindings
        • 0. 1
        • 1. 195
        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` = 195 and `news_slugs`.`news_id` is not null and `news_slugs`.`deleted_at` is null2ms/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnik
        Metadata
        Bindings
        • 0. 195
        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` = '195' and `news`.`deleted_at` is null limit 12.05ms/app/Helpers/translate_news_route.php:23emtechnik
        Metadata
        Bindings
        • 0. 1
        • 1. 195
        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` = 195 and `news_slugs`.`news_id` is not null and `news_slugs`.`deleted_at` is null1.94ms/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnik
        Metadata
        Bindings
        • 0. 195
        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` = '195' and `news`.`deleted_at` is null limit 11.88ms/app/Helpers/translate_news_route.php:23emtechnik
        Metadata
        Bindings
        • 0. 1
        • 1. 195
        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` = 195 and `news_slugs`.`news_id` is not null and `news_slugs`.`deleted_at` is null1.99ms/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnik
        Metadata
        Bindings
        • 0. 195
        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` = '195' and `news`.`deleted_at` is null limit 12.05ms/app/Helpers/translate_news_route.php:23emtechnik
        Metadata
        Bindings
        • 0. 1
        • 1. 195
        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` = 195 and `news_slugs`.`news_id` is not null and `news_slugs`.`deleted_at` is null2.1ms/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnik
        Metadata
        Bindings
        • 0. 195
        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` = '195' and `news`.`deleted_at` is null limit 12.04ms/app/Helpers/translate_news_route.php:23emtechnik
        Metadata
        Bindings
        • 0. 1
        • 1. 195
        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` = 195 and `news_slugs`.`news_id` is not null and `news_slugs`.`deleted_at` is null2.81ms/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnik
        Metadata
        Bindings
        • 0. 195
        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` = '195' and `news`.`deleted_at` is null limit 12.02ms/app/Helpers/translate_news_route.php:23emtechnik
        Metadata
        Bindings
        • 0. 1
        • 1. 195
        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` = 195 and `news_slugs`.`news_id` is not null and `news_slugs`.`deleted_at` is null2.09ms/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnik
        Metadata
        Bindings
        • 0. 195
        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` = '195' and `news`.`deleted_at` is null limit 11.97ms/app/Helpers/translate_news_route.php:23emtechnik
        Metadata
        Bindings
        • 0. 1
        • 1. 195
        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` = 195 and `news_slugs`.`news_id` is not null and `news_slugs`.`deleted_at` is null2.17ms/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnik
        Metadata
        Bindings
        • 0. 195
        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` = '195' and `news`.`deleted_at` is null limit 12.08ms/app/Helpers/translate_news_route.php:23emtechnik
        Metadata
        Bindings
        • 0. 1
        • 1. 195
        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` = 195 and `news_slugs`.`news_id` is not null and `news_slugs`.`deleted_at` is null2.13ms/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnik
        Metadata
        Bindings
        • 0. 195
        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` = '195' and `news`.`deleted_at` is null limit 12.22ms/app/Helpers/translate_news_route.php:23emtechnik
        Metadata
        Bindings
        • 0. 1
        • 1. 195
        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` = 195 and `news_slugs`.`news_id` is not null and `news_slugs`.`deleted_at` is null2.47ms/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnik
        Metadata
        Bindings
        • 0. 195
        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` = '195' and `news`.`deleted_at` is null limit 12.31ms/app/Helpers/translate_news_route.php:23emtechnik
        Metadata
        Bindings
        • 0. 1
        • 1. 195
        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` = 195 and `news_slugs`.`news_id` is not null and `news_slugs`.`deleted_at` is null2.09ms/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnik
        Metadata
        Bindings
        • 0. 195
        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 82.8ms/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 null2.71ms/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 null2.92ms/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` = 'zh-Hant' and `twill_industry_translations`.`deleted_at` is null) as `exists`2.76ms/vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73emtechnik
        Metadata
        Bindings
        • 0. 3
        • 1. zh-Hant
        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` = 'zh-Hant' and `twill_industry_translations`.`deleted_at` is null limit 12.31ms/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnik
        Metadata
        Bindings
        • 0. 3
        • 1. zh-Hant
        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` = 'zh-Hant' and `twill_industry_translations`.`deleted_at` is null) as `exists`2.16ms/vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73emtechnik
        Metadata
        Bindings
        • 0. 4
        • 1. zh-Hant
        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` = 'zh-Hant' and `twill_industry_translations`.`deleted_at` is null limit 11.89ms/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnik
        Metadata
        Bindings
        • 0. 4
        • 1. zh-Hant
        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` = 'zh-Hant' and `twill_industry_translations`.`deleted_at` is null) as `exists`2.59ms/vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73emtechnik
        Metadata
        Bindings
        • 0. 5
        • 1. zh-Hant
        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` = 'zh-Hant' and `twill_industry_translations`.`deleted_at` is null limit 12.7ms/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnik
        Metadata
        Bindings
        • 0. 5
        • 1. zh-Hant
        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` = 'zh-Hant' and `twill_industry_translations`.`deleted_at` is null) as `exists`2.07ms/vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73emtechnik
        Metadata
        Bindings
        • 0. 6
        • 1. zh-Hant
        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` = 'zh-Hant' and `twill_industry_translations`.`deleted_at` is null limit 11.93ms/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnik
        Metadata
        Bindings
        • 0. 6
        • 1. zh-Hant
        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` = 'zh-Hant' and `twill_industry_translations`.`deleted_at` is null) as `exists`2.02ms/vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73emtechnik
        Metadata
        Bindings
        • 0. 7
        • 1. zh-Hant
        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` = 'zh-Hant' and `twill_industry_translations`.`deleted_at` is null limit 12.04ms/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnik
        Metadata
        Bindings
        • 0. 7
        • 1. zh-Hant
        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` = 'zh-Hant' and `twill_industry_translations`.`deleted_at` is null) as `exists`1.94ms/vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73emtechnik
        Metadata
        Bindings
        • 0. 8
        • 1. zh-Hant
        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` = 'zh-Hant' and `twill_industry_translations`.`deleted_at` is null limit 12.26ms/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnik
        Metadata
        Bindings
        • 0. 8
        • 1. zh-Hant
        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` = 'zh-Hant' and `twill_industry_translations`.`deleted_at` is null) as `exists`2.52ms/vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73emtechnik
        Metadata
        Bindings
        • 0. 9
        • 1. zh-Hant
        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` = 'zh-Hant' and `twill_industry_translations`.`deleted_at` is null limit 12.17ms/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnik
        Metadata
        Bindings
        • 0. 9
        • 1. zh-Hant
        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` = 'zh-Hant' and `twill_industry_translations`.`deleted_at` is null) as `exists`1.97ms/vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73emtechnik
        Metadata
        Bindings
        • 0. 10
        • 1. zh-Hant
        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` = 'zh-Hant' and `twill_industry_translations`.`deleted_at` is null limit 12.3ms/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnik
        Metadata
        Bindings
        • 0. 10
        • 1. zh-Hant
        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` = 'zh-Hant' limit 12.53ms/app/Http/ViewComposers/FeatureComposer.php:28emtechnik
        Metadata
        Bindings
        • 0. zh-Hant
        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` = 12.07ms/app/Services/FeatureService.php:42emtechnik
        Metadata
        Bindings
        • 0. 1
        Hints
        • Use SELECT * only if you need all columns from table
        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)2.44ms/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 null2.62ms/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, 165, 166, 167, 168, 171, 172, 173, 174, 177, 178, 179, 180, 181, 184, 185, 187, 188, 192, 193, 195, 196, 199, 201, 202, 203, 204) and `news_translations`.`deleted_at` is null10.21ms/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, 165, 166, 167, 168, 171, 172, 173, 174, 177, 178, 179, 180, 181, 184, 185, 187, 188, 192, 193, 195, 196, 199, 201, 202, 203, 204) and `news_slugs`.`deleted_at` is null3.12ms/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` = 'zh-Hant' and `news_translations`.`deleted_at` is null) as `exists`2.23ms/vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73emtechnik
        Metadata
        Bindings
        • 0. 145
        • 1. zh-Hant
        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` = 'zh-Hant' and `news_translations`.`deleted_at` is null limit 12.08ms/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnik
        Metadata
        Bindings
        • 0. 145
        • 1. zh-Hant
        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` = 'zh-Hant' and `news_translations`.`deleted_at` is null) as `exists`2.22ms/vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73emtechnik
        Metadata
        Bindings
        • 0. 146
        • 1. zh-Hant
        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 12.06ms/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` = 'zh-Hant' and `news_translations`.`deleted_at` is null) as `exists`2.02ms/vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73emtechnik
        Metadata
        Bindings
        • 0. 147
        • 1. zh-Hant
        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` = 'zh-Hant' and `news_translations`.`deleted_at` is null limit 12.09ms/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnik
        Metadata
        Bindings
        • 0. 147
        • 1. zh-Hant
        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` = 'zh-Hant' and `news_translations`.`deleted_at` is null) as `exists`2.08ms/vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73emtechnik
        Metadata
        Bindings
        • 0. 149
        • 1. zh-Hant
        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` = 'zh-Hant' and `news_translations`.`deleted_at` is null limit 12.27ms/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnik
        Metadata
        Bindings
        • 0. 149
        • 1. zh-Hant
        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` = 'zh-Hant' and `news_translations`.`deleted_at` is null) as `exists`2.14ms/vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73emtechnik
        Metadata
        Bindings
        • 0. 151
        • 1. zh-Hant
        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 12.32ms/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` = 'zh-Hant' and `news_translations`.`deleted_at` is null) as `exists`1.91ms/vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73emtechnik
        Metadata
        Bindings
        • 0. 163
        • 1. zh-Hant
        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 12.15ms/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` = 'zh-Hant' and `news_translations`.`deleted_at` is null) as `exists`1.89ms/vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73emtechnik
        Metadata
        Bindings
        • 0. 164
        • 1. zh-Hant
        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` = 'zh-Hant' and `news_translations`.`deleted_at` is null limit 12.08ms/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnik
        Metadata
        Bindings
        • 0. 164
        • 1. zh-Hant
        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` = 165 and `news_translations`.`news_id` is not null and `locale` = 'zh-Hant' and `news_translations`.`deleted_at` is null) as `exists`1.98ms/vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73emtechnik
        Metadata
        Bindings
        • 0. 165
        • 1. zh-Hant
        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` = 165 and `news_translations`.`news_id` is not null and `locale` = 'zh-Hant' and `news_translations`.`deleted_at` is null limit 12.14ms/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnik
        Metadata
        Bindings
        • 0. 165
        • 1. zh-Hant
        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` = 'zh-Hant' and `news_translations`.`deleted_at` is null) as `exists`1.92ms/vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73emtechnik
        Metadata
        Bindings
        • 0. 166
        • 1. zh-Hant
        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` = 'zh-Hant' and `news_translations`.`deleted_at` is null limit 12.09ms/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnik
        Metadata
        Bindings
        • 0. 166
        • 1. zh-Hant
        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` = 'zh-Hant' and `news_translations`.`deleted_at` is null) as `exists`1.99ms/vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73emtechnik
        Metadata
        Bindings
        • 0. 167
        • 1. zh-Hant
        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` = 'zh-Hant' and `news_translations`.`deleted_at` is null limit 12.13ms/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnik
        Metadata
        Bindings
        • 0. 167
        • 1. zh-Hant
        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` = 168 and `news_translations`.`news_id` is not null and `locale` = 'zh-Hant' and `news_translations`.`deleted_at` is null) as `exists`2.08ms/vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73emtechnik
        Metadata
        Bindings
        • 0. 168
        • 1. zh-Hant
        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` = 168 and `news_translations`.`news_id` is not null and `locale` = 'zh-Hant' and `news_translations`.`deleted_at` is null limit 12.1ms/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnik
        Metadata
        Bindings
        • 0. 168
        • 1. zh-Hant
        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` = 171 and `news_translations`.`news_id` is not null and `locale` = 'zh-Hant' and `news_translations`.`deleted_at` is null) as `exists`1.93ms/vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73emtechnik
        Metadata
        Bindings
        • 0. 171
        • 1. zh-Hant
        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` = 171 and `news_translations`.`news_id` is not null and `locale` = 'zh-Hant' and `news_translations`.`deleted_at` is null limit 12.1ms/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnik
        Metadata
        Bindings
        • 0. 171
        • 1. zh-Hant
        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` = 'zh-Hant' and `news_translations`.`deleted_at` is null) as `exists`2.01ms/vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73emtechnik
        Metadata
        Bindings
        • 0. 172
        • 1. zh-Hant
        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` = 'zh-Hant' and `news_translations`.`deleted_at` is null limit 12.05ms/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnik
        Metadata
        Bindings
        • 0. 172
        • 1. zh-Hant
        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` = 'zh-Hant' and `news_translations`.`deleted_at` is null) as `exists`1.98ms/vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73emtechnik
        Metadata
        Bindings
        • 0. 173
        • 1. zh-Hant
        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` = 'zh-Hant' and `news_translations`.`deleted_at` is null limit 12.06ms/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnik
        Metadata
        Bindings
        • 0. 173
        • 1. zh-Hant
        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` = 174 and `news_translations`.`news_id` is not null and `locale` = 'zh-Hant' and `news_translations`.`deleted_at` is null) as `exists`2.06ms/vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73emtechnik
        Metadata
        Bindings
        • 0. 174
        • 1. zh-Hant
        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` = 174 and `news_translations`.`news_id` is not null and `locale` = 'zh-Hant' and `news_translations`.`deleted_at` is null limit 12.03ms/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnik
        Metadata
        Bindings
        • 0. 174
        • 1. zh-Hant
        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` = 'zh-Hant' and `news_translations`.`deleted_at` is null) as `exists`2.04ms/vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73emtechnik
        Metadata
        Bindings
        • 0. 177
        • 1. zh-Hant
        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` = 'zh-Hant' and `news_translations`.`deleted_at` is null limit 12.25ms/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnik
        Metadata
        Bindings
        • 0. 177
        • 1. zh-Hant
        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` = 178 and `news_translations`.`news_id` is not null and `locale` = 'zh-Hant' and `news_translations`.`deleted_at` is null) as `exists`2.02ms/vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73emtechnik
        Metadata
        Bindings
        • 0. 178
        • 1. zh-Hant
        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` = 178 and `news_translations`.`news_id` is not null and `locale` = 'zh-Hant' and `news_translations`.`deleted_at` is null limit 12.46ms/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnik
        Metadata
        Bindings
        • 0. 178
        • 1. zh-Hant
        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` = 179 and `news_translations`.`news_id` is not null and `locale` = 'zh-Hant' and `news_translations`.`deleted_at` is null) as `exists`2.01ms/vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73emtechnik
        Metadata
        Bindings
        • 0. 179
        • 1. zh-Hant
        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` = 179 and `news_translations`.`news_id` is not null and `locale` = 'zh-Hant' and `news_translations`.`deleted_at` is null limit 12.09ms/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnik
        Metadata
        Bindings
        • 0. 179
        • 1. zh-Hant
        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` = 'zh-Hant' and `news_translations`.`deleted_at` is null) as `exists`2.45ms/vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73emtechnik
        Metadata
        Bindings
        • 0. 180
        • 1. zh-Hant
        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` = 'zh-Hant' and `news_translations`.`deleted_at` is null limit 12.22ms/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnik
        Metadata
        Bindings
        • 0. 180
        • 1. zh-Hant
        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` = 'zh-Hant' and `news_translations`.`deleted_at` is null) as `exists`2.12ms/vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73emtechnik
        Metadata
        Bindings
        • 0. 181
        • 1. zh-Hant
        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` = 'zh-Hant' and `news_translations`.`deleted_at` is null limit 12.8ms/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnik
        Metadata
        Bindings
        • 0. 181
        • 1. zh-Hant
        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` = 'zh-Hant' and `news_translations`.`deleted_at` is null) as `exists`2.3ms/vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73emtechnik
        Metadata
        Bindings
        • 0. 184
        • 1. zh-Hant
        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` = 'zh-Hant' and `news_translations`.`deleted_at` is null limit 12.5ms/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnik
        Metadata
        Bindings
        • 0. 184
        • 1. zh-Hant
        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` = 'zh-Hant' and `news_translations`.`deleted_at` is null) as `exists`2.39ms/vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73emtechnik
        Metadata
        Bindings
        • 0. 185
        • 1. zh-Hant
        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` = 'zh-Hant' and `news_translations`.`deleted_at` is null limit 12.4ms/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnik
        Metadata
        Bindings
        • 0. 185
        • 1. zh-Hant
        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` = 'zh-Hant' and `news_translations`.`deleted_at` is null) as `exists`2.6ms/vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73emtechnik
        Metadata
        Bindings
        • 0. 187
        • 1. zh-Hant
        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` = 'zh-Hant' and `news_translations`.`deleted_at` is null limit 12.57ms/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnik
        Metadata
        Bindings
        • 0. 187
        • 1. zh-Hant
        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` = 'zh-Hant' and `news_translations`.`deleted_at` is null) as `exists`2.26ms/vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73emtechnik
        Metadata
        Bindings
        • 0. 188
        • 1. zh-Hant
        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` = 'zh-Hant' and `news_translations`.`deleted_at` is null limit 12.34ms/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnik
        Metadata
        Bindings
        • 0. 188
        • 1. zh-Hant
        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` = 'zh-Hant' and `news_translations`.`deleted_at` is null) as `exists`2.48ms/vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73emtechnik
        Metadata
        Bindings
        • 0. 192
        • 1. zh-Hant
        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` = 'zh-Hant' and `news_translations`.`deleted_at` is null limit 12.54ms/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnik
        Metadata
        Bindings
        • 0. 192
        • 1. zh-Hant
        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` = 'zh-Hant' and `news_translations`.`deleted_at` is null) as `exists`2.29ms/vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73emtechnik
        Metadata
        Bindings
        • 0. 193
        • 1. zh-Hant
        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` = 'zh-Hant' and `news_translations`.`deleted_at` is null limit 12.1ms/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnik
        Metadata
        Bindings
        • 0. 193
        • 1. zh-Hant
        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` = 195 and `news_translations`.`news_id` is not null and `locale` = 'zh-Hant' and `news_translations`.`deleted_at` is null) as `exists`2.47ms/vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73emtechnik
        Metadata
        Bindings
        • 0. 195
        • 1. zh-Hant
        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` = 195 and `news_translations`.`news_id` is not null and `locale` = 'zh-Hant' and `news_translations`.`deleted_at` is null limit 12.02ms/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnik
        Metadata
        Bindings
        • 0. 195
        • 1. zh-Hant
        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` = 'zh-Hant' and `news_translations`.`deleted_at` is null) as `exists`2.21ms/vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73emtechnik
        Metadata
        Bindings
        • 0. 196
        • 1. zh-Hant
        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` = 'zh-Hant' and `news_translations`.`deleted_at` is null limit 12.59ms/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnik
        Metadata
        Bindings
        • 0. 196
        • 1. zh-Hant
        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` = 'zh-Hant' and `news_translations`.`deleted_at` is null) as `exists`2.41ms/vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73emtechnik
        Metadata
        Bindings
        • 0. 199
        • 1. zh-Hant
        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` = 'zh-Hant' and `news_translations`.`deleted_at` is null limit 11.86ms/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnik
        Metadata
        Bindings
        • 0. 199
        • 1. zh-Hant
        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` = 'zh-Hant' and `news_translations`.`deleted_at` is null) as `exists`1.96ms/vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73emtechnik
        Metadata
        Bindings
        • 0. 201
        • 1. zh-Hant
        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` = 'zh-Hant' and `news_translations`.`deleted_at` is null limit 12.14ms/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnik
        Metadata
        Bindings
        • 0. 201
        • 1. zh-Hant
        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` = 202 and `news_translations`.`news_id` is not null and `locale` = 'zh-Hant' and `news_translations`.`deleted_at` is null) as `exists`2.08ms/vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73emtechnik
        Metadata
        Bindings
        • 0. 202
        • 1. zh-Hant
        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` = 202 and `news_translations`.`news_id` is not null and `locale` = 'zh-Hant' and `news_translations`.`deleted_at` is null limit 12.29ms/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnik
        Metadata
        Bindings
        • 0. 202
        • 1. zh-Hant
        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` = 'zh-Hant' and `news_translations`.`deleted_at` is null) as `exists`2.25ms/vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73emtechnik
        Metadata
        Bindings
        • 0. 203
        • 1. zh-Hant
        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` = 'zh-Hant' and `news_translations`.`deleted_at` is null limit 12.52ms/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnik
        Metadata
        Bindings
        • 0. 203
        • 1. zh-Hant
        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` = 'zh-Hant' and `news_translations`.`deleted_at` is null) as `exists`2.25ms/vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73emtechnik
        Metadata
        Bindings
        • 0. 204
        • 1. zh-Hant
        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` = 'zh-Hant' and `news_translations`.`deleted_at` is null limit 12.47ms/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnik
        Metadata
        Bindings
        • 0. 204
        • 1. zh-Hant
        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` = 204 and `twill_mediables`.`mediable_type` = 'App\Models\News' and `twill_medias`.`deleted_at` is null order by `twill_mediables`.`id` asc3.39ms/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnik
        Metadata
        Bindings
        • 0. 204
        • 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` = 203 and `twill_mediables`.`mediable_type` = 'App\Models\News' and `twill_medias`.`deleted_at` is null order by `twill_mediables`.`id` asc3.66ms/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnik
        Metadata
        Bindings
        • 0. 203
        • 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` = 199 and `twill_mediables`.`mediable_type` = 'App\Models\News' and `twill_medias`.`deleted_at` is null order by `twill_mediables`.`id` asc3.86ms/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnik
        Metadata
        Bindings
        • 0. 199
        • 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` = 196 and `twill_mediables`.`mediable_type` = 'App\Models\News' and `twill_medias`.`deleted_at` is null order by `twill_mediables`.`id` asc3.63ms/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnik
        Metadata
        Bindings
        • 0. 196
        • 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` = 192 and `twill_mediables`.`mediable_type` = 'App\Models\News' and `twill_medias`.`deleted_at` is null order by `twill_mediables`.`id` asc4.86ms/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnik
        Metadata
        Bindings
        • 0. 192
        • 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` = '195' and `news`.`deleted_at` is null limit 12.53ms/routes/breadcrumbs.php:206emtechnik
        Metadata
        Bindings
        • 0. 1
        • 1. 195
        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:206
        • 19. /vendor/watson/breadcrumbs/src/Breadcrumbs/Generator.php:72
        • 20. /vendor/watson/breadcrumbs/src/Breadcrumbs/Manager.php:69
        • 22. view::f68f3f7bca223466c5ebe98b548bdca764eac996:441
        • 24. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
      • select * from `news_translations` where `news_translations`.`news_id` = 195 and `news_translations`.`news_id` is not null and `news_translations`.`deleted_at` is null2.55ms/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnik
        Metadata
        Bindings
        • 0. 195
        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:210
      • select * from `twill_industries` where `published` = 1 and `twill_industries`.`deleted_at` is null order by `position` asc limit 82.61ms/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 null2.51ms/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 null2.97ms/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` = 'zh-Hant' and `twill_industry_translations`.`deleted_at` is null) as `exists`2.57ms/vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73emtechnik
        Metadata
        Bindings
        • 0. 3
        • 1. zh-Hant
        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` = 'zh-Hant' and `twill_industry_translations`.`deleted_at` is null limit 12.1ms/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnik
        Metadata
        Bindings
        • 0. 3
        • 1. zh-Hant
        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` = 'zh-Hant' and `twill_industry_translations`.`deleted_at` is null) as `exists`2.21ms/vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73emtechnik
        Metadata
        Bindings
        • 0. 4
        • 1. zh-Hant
        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` = 'zh-Hant' and `twill_industry_translations`.`deleted_at` is null limit 11.96ms/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnik
        Metadata
        Bindings
        • 0. 4
        • 1. zh-Hant
        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` = 'zh-Hant' and `twill_industry_translations`.`deleted_at` is null) as `exists`2.3ms/vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73emtechnik
        Metadata
        Bindings
        • 0. 5
        • 1. zh-Hant
        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` = 'zh-Hant' and `twill_industry_translations`.`deleted_at` is null limit 12.17ms/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnik
        Metadata
        Bindings
        • 0. 5
        • 1. zh-Hant
        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` = 'zh-Hant' and `twill_industry_translations`.`deleted_at` is null) as `exists`2.28ms/vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73emtechnik
        Metadata
        Bindings
        • 0. 6
        • 1. zh-Hant
        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` = 'zh-Hant' and `twill_industry_translations`.`deleted_at` is null limit 12.4ms/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnik
        Metadata
        Bindings
        • 0. 6
        • 1. zh-Hant
        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` = 'zh-Hant' and `twill_industry_translations`.`deleted_at` is null) as `exists`2.13ms/vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73emtechnik
        Metadata
        Bindings
        • 0. 7
        • 1. zh-Hant
        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` = 'zh-Hant' and `twill_industry_translations`.`deleted_at` is null limit 12.12ms/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnik
        Metadata
        Bindings
        • 0. 7
        • 1. zh-Hant
        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` = 'zh-Hant' and `twill_industry_translations`.`deleted_at` is null) as `exists`2.39ms/vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73emtechnik
        Metadata
        Bindings
        • 0. 8
        • 1. zh-Hant
        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` = 'zh-Hant' and `twill_industry_translations`.`deleted_at` is null limit 12.58ms/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnik
        Metadata
        Bindings
        • 0. 8
        • 1. zh-Hant
        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` = 'zh-Hant' and `twill_industry_translations`.`deleted_at` is null) as `exists`2.24ms/vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73emtechnik
        Metadata
        Bindings
        • 0. 9
        • 1. zh-Hant
        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` = 'zh-Hant' and `twill_industry_translations`.`deleted_at` is null limit 12.41ms/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnik
        Metadata
        Bindings
        • 0. 9
        • 1. zh-Hant
        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` = 'zh-Hant' and `twill_industry_translations`.`deleted_at` is null) as `exists`2.57ms/vendor/astrotomic/laravel-translatable/src/Translatable/Traits/Relationship.php:73emtechnik
        Metadata
        Bindings
        • 0. 10
        • 1. zh-Hant
        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` = 'zh-Hant' and `twill_industry_translations`.`deleted_at` is null limit 12.56ms/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161emtechnik
        Metadata
        Bindings
        • 0. 10
        • 1. zh-Hant
        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
      417
      App\Models\Translations\TwillIndustryTranslation
      216
      App\Models\TwillIndustry
      24
      App\Models\Slugs\NewsSlug
      835
      App\Models\FeatureTranslation
      136
      App\Models\Feature
      18
      A17\Twill\Models\Media
      65
      App\Models\Translations\NewsTranslation
      586
      App\Models\News
      83
      App\Models\Language
      13
        web
        null
        api
        null
        twill_users
        null
          _token
          NfomLHvMVxKdx45uWzytDqZicP31DFAGnUQDDnrh
          _previous
          array:1 [ "url" => "https://emv8.byte5.net/zh-Hant/news/messages/195/weihnachtsgrusse" ]
          _flash
          array:2 [ "old" => [] "new" => [] ]
          PHPDEBUGBAR_STACK_DATA
          []
          path_info
          /zh-Hant/news/messages/195/weihnachtsgrusse
          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 => ""HeadlessChrome";v="129", "Not=A?Brand";v="8", "Chromium";v="129"" ] "cache-control" => array:1 [ 0 => "no-cache" ] "pragma" => array:1 [ 0 => "no-cache" ] "connection" => array:1 [ 0 => "keep-alive" ] "host" => array:1 [ 0 => "emv8.byte5.net" ] "content-length" => array:1 [ 0 => "" ] "content-type" => array:1 [ 0 => "" ] ]
          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" => ""HeadlessChrome";v="129", "Not=A?Brand";v="8", "Chromium";v="129"" "HTTP_CACHE_CONTROL" => "no-cache" "HTTP_PRAGMA" => "no-cache" "HTTP_CONNECTION" => "keep-alive" "HTTP_HOST" => "emv8.byte5.net" "REDIRECT_STATUS" => "200" "SERVER_NAME" => "emv8.byte5.net" "SERVER_PORT" => "443" "SERVER_ADDR" => "10.0.0.6" "REMOTE_PORT" => "7534" "REMOTE_ADDR" => "3.133.79.80" "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" => "/zh-Hant/news/messages/195/weihnachtsgrusse" "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" => 1743754464.953 "REQUEST_TIME" => 1743754464 ]
          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 => "Fri, 04 Apr 2025 08:14:25 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6InpaN0VHYVJGRnNmVURXQ2FLQnpiY1E9PSIsInZhbHVlIjoid1REV0ZJa2J0OVBuN0VFYmp4YXVKOHFQdVhyOXlaRktCaS9VMGE0bEZqSSt6SGVmZTUzamxlT3pCODlPZ1JvR2x1bUcxUjNMNTZ0aW9OQkZwQkVGNkgyZXAzYVU5WUFRRExVZUpYbmczdWU3eUNLZlFBQ0Qrby9mOGVKZUhVb2UiLCJtYWMiOiI3ZWJlZWE3ZWZlNGI3M2RiNjE4ZjNhNGQwZWVhMWM1MTE0YjFiM2E0ZDY3MTI3NzRkOWU5YWIwNjhlYTU1ZDg4IiwidGFnIjoiIn0%3D; expires=Fri, 04-Apr-2025 10:14:25 GMT; Max-Age=7200; path=/XSRF-TOKEN=eyJpdiI6InpaN0VHYVJGRnNmVURXQ2FLQnpiY1E9PSIsInZhbHVlIjoid1REV0ZJa2J0OVBuN0VFYmp4YXVKOHFQdVhyOXlaRktCaS9VMGE0bEZqSSt6SGVmZTUzamxlT3pCODlPZ1JvR2x1bUcxU" 1 => "laravel=eyJpdiI6IjBlNnU0bjJrLzBlQmhFTzB5akJuVEE9PSIsInZhbHVlIjoiZUp4c2FOTGNleEJKRmRickNiMnRhUk1OamJBNzVSTTdVN2NjdFhqT28xcm5aNmZ4SU1TS3hXMm1Fa0Z4ZDV5alpOZDdZRWU0SXN4MXBpZFdYQ0FQK1JPUVZpY3BrMSt6ZzMyQ1VSWjRRdHZYUjFZbGpxSUpKM2hCMlNScENTcnkiLCJtYWMiOiJmNTk5NGI2NGNkM2ViM2FmYmU2NzRhMjdiZDRiOGFiN2VkYTM3YTIxOWE2ZjdiODU0MzBhOGM1OGY0MjYyNjhjIiwidGFnIjoiIn0%3D; expires=Fri, 04-Apr-2025 10:14:25 GMT; Max-Age=7200; path=/; httponlylaravel=eyJpdiI6IjBlNnU0bjJrLzBlQmhFTzB5akJuVEE9PSIsInZhbHVlIjoiZUp4c2FOTGNleEJKRmRickNiMnRhUk1OamJBNzVSTTdVN2NjdFhqT28xcm5aNmZ4SU1TS3hXMm1Fa0Z4ZDV5alpOZDdZRWU0" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6InpaN0VHYVJGRnNmVURXQ2FLQnpiY1E9PSIsInZhbHVlIjoid1REV0ZJa2J0OVBuN0VFYmp4YXVKOHFQdVhyOXlaRktCaS9VMGE0bEZqSSt6SGVmZTUzamxlT3pCODlPZ1JvR2x1bUcxUjNMNTZ0aW9OQkZwQkVGNkgyZXAzYVU5WUFRRExVZUpYbmczdWU3eUNLZlFBQ0Qrby9mOGVKZUhVb2UiLCJtYWMiOiI3ZWJlZWE3ZWZlNGI3M2RiNjE4ZjNhNGQwZWVhMWM1MTE0YjFiM2E0ZDY3MTI3NzRkOWU5YWIwNjhlYTU1ZDg4IiwidGFnIjoiIn0%3D; expires=Fri, 04-Apr-2025 10:14:25 GMT; path=/XSRF-TOKEN=eyJpdiI6InpaN0VHYVJGRnNmVURXQ2FLQnpiY1E9PSIsInZhbHVlIjoid1REV0ZJa2J0OVBuN0VFYmp4YXVKOHFQdVhyOXlaRktCaS9VMGE0bEZqSSt6SGVmZTUzamxlT3pCODlPZ1JvR2x1bUcxU" 1 => "laravel=eyJpdiI6IjBlNnU0bjJrLzBlQmhFTzB5akJuVEE9PSIsInZhbHVlIjoiZUp4c2FOTGNleEJKRmRickNiMnRhUk1OamJBNzVSTTdVN2NjdFhqT28xcm5aNmZ4SU1TS3hXMm1Fa0Z4ZDV5alpOZDdZRWU0SXN4MXBpZFdYQ0FQK1JPUVZpY3BrMSt6ZzMyQ1VSWjRRdHZYUjFZbGpxSUpKM2hCMlNScENTcnkiLCJtYWMiOiJmNTk5NGI2NGNkM2ViM2FmYmU2NzRhMjdiZDRiOGFiN2VkYTM3YTIxOWE2ZjdiODU0MzBhOGM1OGY0MjYyNjhjIiwidGFnIjoiIn0%3D; expires=Fri, 04-Apr-2025 10:14:25 GMT; path=/; httponlylaravel=eyJpdiI6IjBlNnU0bjJrLzBlQmhFTzB5akJuVEE9PSIsInZhbHVlIjoiZUp4c2FOTGNleEJKRmRickNiMnRhUk1OamJBNzVSTTdVN2NjdFhqT28xcm5aNmZ4SU1TS3hXMm1Fa0Z4ZDV5alpOZDdZRWU0" ] ]
          session_attributes
          0 of 0
          array:4 [ "_token" => "NfomLHvMVxKdx45uWzytDqZicP31DFAGnUQDDnrh" "_previous" => array:1 [ "url" => "https://emv8.byte5.net/zh-Hant/news/messages/195/weihnachtsgrusse" ] "_flash" => array:2 [ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]