55 Resultaten

7.4.33PHP Version3.85sRequest Duration19MBMemory UsageGET search/resultsRoute
    • Booting (194ms)
    • Application (3.66s)
    • 1 x Application (94.92%)
      3.66s
      1 x Booting (5.02%)
      193.51ms
      6 templates were rendered
      • search.results (resources/views/search/results.blade.php)7blade
        Params
        0
        records
        1
        count
        2
        mapRecords
        3
        imagesRecords
        4
        url
        5
        lineCharts
        6
        pieCharts
      • search.tabs.stats (resources/views/search/tabs/stats.blade.php)10blade
        Params
        0
        __env
        1
        app
        2
        errors
        3
        records
        4
        count
        5
        mapRecords
        6
        imagesRecords
        7
        url
        8
        lineCharts
        9
        pieCharts
      • layouts.app (resources/views/layouts/app.blade.php)10blade
        Params
        0
        __env
        1
        app
        2
        errors
        3
        records
        4
        count
        5
        mapRecords
        6
        imagesRecords
        7
        url
        8
        lineCharts
        9
        pieCharts
      • includes.navs.navbar (resources/views/includes/navs/navbar.blade.php)10blade
        Params
        0
        __env
        1
        app
        2
        errors
        3
        records
        4
        count
        5
        mapRecords
        6
        imagesRecords
        7
        url
        8
        lineCharts
        9
        pieCharts
      • includes.footer (resources/views/includes/footer.blade.php)10blade
        Params
        0
        __env
        1
        app
        2
        errors
        3
        records
        4
        count
        5
        mapRecords
        6
        imagesRecords
        7
        url
        8
        lineCharts
        9
        pieCharts
      • GoogleReCaptchaV3::googlerecaptchav3.template (vendor/timehunter/laravel-google-recaptcha-v3/resources/views/googlerecaptchav3/template.blade.php)6blade
        Params
        0
        publicKey
        1
        display
        2
        language
        3
        apiJsUrl
        4
        hasAction
        5
        backgroundMode
      uri
      GET search/results
      middleware
      web
      controller
      App\Http\Controllers\SearchController@results
      as
      search.results
      namespace
      prefix
      /search
      where
      file
      app/Http/Controllers/SearchController.php:555-619
      557 statements were executed, 547 of which were duplicated, 10 unique423ms
      • select * from `Database20190323` where `WoodanNumber` LIKE '%Stop%' or `ExcavatingOrganisation` LIKE '%Stop%' or `WoodSpecialist` LIKE '%Stop%' or `UmbrellaRecord` LIKE '%Stop%' or exists (select * from `WoodSpecies` where `Database20190323`.`WoodSpecies` = `WoodSpecies`.`Code` and (`nl` LIKE '%Stop%' or `en` LIKE '%Stop%' or `de` LIKE '%Stop%' or `fr` LIKE '%Stop%' or `la` LIKE '%Stop%')) or exists (select * from `Object08052023` where `Database20190323`.`Object` = `Object08052023`.`Code` and (`nl` LIKE '%Stop%' or `en` LIKE '%Stop%' or `de` LIKE '%Stop%' or `fr` LIKE '%Stop%')) or exists (select * from `PrimaryFunction` where `Database20190323`.`PrimaryFunction` = `PrimaryFunction`.`Code` and (`nl` LIKE '%Stop%' or `en` LIKE '%Stop%' or `de` LIKE '%Stop%' or `fr` LIKE '%Stop%')) or exists (select * from `Country` where `Database20190323`.`Country` = `Country`.`Code` and (`nl` LIKE '%Stop%' or `en` LIKE '%Stop%' or `de` LIKE '%Stop%' or `fr` LIKE '%Stop%')) or exists (select * from `ArchaeoRegion` where `Database20190323`.`ArchaeoRegion` = `ArchaeoRegion`.`Code` and (`nl` LIKE '%Stop%' or `en` LIKE '%Stop%' or `de` LIKE '%Stop%' or `fr` LIKE '%Stop%')) or exists (select * from `Province` where `Database20190323`.`Province` = `Province`.`Code` and (`nl` LIKE '%Stop%' or `en` LIKE '%Stop%' or `de` LIKE '%Stop%' or `fr` LIKE '%Stop%')) or exists (select * from `Municipality` where `Database20190323`.`Municipality` = `Municipality`.`Code` and (`nl` LIKE '%Stop%' or `en` LIKE '%Stop%' or `de` LIKE '%Stop%' or `fr` LIKE '%Stop%')) or exists (select * from `Town3` where `Database20190323`.`Town` = `Town3`.`Code` and (`nl` LIKE '%Stop%' or `en` LIKE '%Stop%' or `de` LIKE '%Stop%' or `fr` LIKE '%Stop%')) or exists (select * from `Context` where `Database20190323`.`Context` = `Context`.`Code` and (`nl` LIKE '%Stop%' or `en` LIKE '%Stop%' or `de` LIKE '%Stop%' or `fr` LIKE '%Stop%')) or exists (select * from `StartPeriod` where `Database20190323`.`StartPeriod` = `StartPeriod`.`Code` and (`nl` LIKE '%Stop%' or `en` LIKE '%Stop%' or `de` LIKE '%Stop%' or `fr` LIKE '%Stop%')) order by `WoodanNumber` desc
        73.8ms/app/Http/Controllers/SearchController.php:565wd2022_db
        Metadata
        Bindings
        • 0. %Stop%
        • 1. %Stop%
        • 2. %Stop%
        • 3. %Stop%
        • 4. %Stop%
        • 5. %Stop%
        • 6. %Stop%
        • 7. %Stop%
        • 8. %Stop%
        • 9. %Stop%
        • 10. %Stop%
        • 11. %Stop%
        • 12. %Stop%
        • 13. %Stop%
        • 14. %Stop%
        • 15. %Stop%
        • 16. %Stop%
        • 17. %Stop%
        • 18. %Stop%
        • 19. %Stop%
        • 20. %Stop%
        • 21. %Stop%
        • 22. %Stop%
        • 23. %Stop%
        • 24. %Stop%
        • 25. %Stop%
        • 26. %Stop%
        • 27. %Stop%
        • 28. %Stop%
        • 29. %Stop%
        • 30. %Stop%
        • 31. %Stop%
        • 32. %Stop%
        • 33. %Stop%
        • 34. %Stop%
        • 35. %Stop%
        • 36. %Stop%
        • 37. %Stop%
        • 38. %Stop%
        • 39. %Stop%
        • 40. %Stop%
        • 41. %Stop%
        • 42. %Stop%
        • 43. %Stop%
        • 44. %Stop%
        Backtrace
        • 14. /app/Http/Controllers/SearchController.php:565
        • 15. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 16. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
        • 17. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:262
        • 18. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select * from `Town3` where `Town3`.`Code` in (0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0)
        49.66ms/app/Http/Controllers/SearchController.php:565wd2022_db
        Metadata
        Backtrace
        • 19. /app/Http/Controllers/SearchController.php:565
        • 20. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 21. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
        • 22. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:262
        • 23. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select * from `Municipality` where `Municipality`.`Code` in (0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0)
        2.71ms/app/Http/Controllers/SearchController.php:565wd2022_db
        Metadata
        Backtrace
        • 19. /app/Http/Controllers/SearchController.php:565
        • 20. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 21. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
        • 22. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:262
        • 23. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select * from `Province` where `Province`.`Code` in (0, 0, 0, 0)
        930μs/app/Http/Controllers/SearchController.php:565wd2022_db
        Metadata
        Backtrace
        • 19. /app/Http/Controllers/SearchController.php:565
        • 20. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 21. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
        • 22. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:262
        • 23. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select * from `ArchaeoRegion` where `ArchaeoRegion`.`Code` in (0)
        870μs/app/Http/Controllers/SearchController.php:565wd2022_db
        Metadata
        Backtrace
        • 19. /app/Http/Controllers/SearchController.php:565
        • 20. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 21. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
        • 22. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:262
        • 23. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select * from `Country` where `Country`.`Code` in (0)
        740μs/app/Http/Controllers/SearchController.php:565wd2022_db
        Metadata
        Backtrace
        • 19. /app/Http/Controllers/SearchController.php:565
        • 20. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 21. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
        • 22. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:262
        • 23. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select * from `StartPeriod` where `StartPeriod`.`Code` in (0, 0, 0, 0, 0)
        1.11ms/app/Http/Controllers/SearchController.php:565wd2022_db
        Metadata
        Backtrace
        • 19. /app/Http/Controllers/SearchController.php:565
        • 20. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 21. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
        • 22. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:262
        • 23. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select * from `WoodSpecies` where `WoodSpecies`.`Code` = 'o065' limit 1
        740μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. o065
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:587
      • select * from `WoodSpecies` where `WoodSpecies`.`Code` = 'o065' limit 1
        650μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. o065
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:587
      • select * from `WoodSpecies` where `WoodSpecies`.`Code` = 'o050' limit 1
        730μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. o050
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:587
      • select * from `WoodSpecies` where `WoodSpecies`.`Code` = 'o050' limit 1
        820μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. o050
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:587
      • select * from `WoodSpecies` where `WoodSpecies`.`Code` = 'o089' limit 1
        750μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. o089
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:587
      • select * from `WoodSpecies` where `WoodSpecies`.`Code` = 'o065' limit 1
        800μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. o065
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:587
      • select * from `WoodSpecies` where `WoodSpecies`.`Code` = 'o065' limit 1
        830μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. o065
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:587
      • select * from `WoodSpecies` where `WoodSpecies`.`Code` = 'o065' limit 1
        660μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. o065
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:587
      • select * from `WoodSpecies` where `WoodSpecies`.`Code` = 'o050' limit 1
        550μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. o050
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:587
      • select * from `WoodSpecies` where `WoodSpecies`.`Code` = 'o024' limit 1
        530μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. o024
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:587
      • select * from `WoodSpecies` where `WoodSpecies`.`Code` = 'o016' limit 1
        580μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. o016
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:587
      • select * from `WoodSpecies` where `WoodSpecies`.`Code` = 'o065' limit 1
        490μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. o065
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:587
      • select * from `WoodSpecies` where `WoodSpecies`.`Code` = 'o006' limit 1
        550μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. o006
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:587
      • select * from `WoodSpecies` where `WoodSpecies`.`Code` = 'o024' limit 1
        770μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. o024
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:587
      • select * from `WoodSpecies` where `WoodSpecies`.`Code` = 'o066' limit 1
        560μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. o066
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:587
      • select * from `WoodSpecies` where `WoodSpecies`.`Code` = 'o066' limit 1
        550μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. o066
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:587
      • select * from `WoodSpecies` where `WoodSpecies`.`Code` = 'o066' limit 1
        600μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. o066
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:587
      • select * from `WoodSpecies` where `WoodSpecies`.`Code` = 'o066' limit 1
        510μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. o066
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:587
      • select * from `WoodSpecies` where `WoodSpecies`.`Code` = 'o066' limit 1
        520μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. o066
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:587
      • select * from `WoodSpecies` where `WoodSpecies`.`Code` = 'o066' limit 1
        520μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. o066
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:587
      • select * from `WoodSpecies` where `WoodSpecies`.`Code` = 'o066' limit 1
        490μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. o066
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:587
      • select * from `WoodSpecies` where `WoodSpecies`.`Code` = 'o066' limit 1
        460μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. o066
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:587
      • select * from `WoodSpecies` where `WoodSpecies`.`Code` = 'o056' limit 1
        570μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. o056
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:587
      • select * from `WoodSpecies` where `WoodSpecies`.`Code` = 'o006' limit 1
        560μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. o006
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:587
      • select * from `WoodSpecies` where `WoodSpecies`.`Code` = 'o058' limit 1
        550μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. o058
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:587
      • select * from `WoodSpecies` where `WoodSpecies`.`Code` = 'o065' limit 1
        450μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. o065
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:587
      • select * from `WoodSpecies` where `WoodSpecies`.`Code` = 'o065' limit 1
        450μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. o065
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:587
      • select * from `WoodSpecies` where `WoodSpecies`.`Code` = 'o065' limit 1
        510μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. o065
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:587
      • select * from `WoodSpecies` where `WoodSpecies`.`Code` = 'o065' limit 1
        530μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. o065
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:587
      • select * from `WoodSpecies` where `WoodSpecies`.`Code` = 'o065' limit 1
        470μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. o065
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:587
      • select * from `WoodSpecies` where `WoodSpecies`.`Code` = 'o065' limit 1
        450μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. o065
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:587
      • select * from `WoodSpecies` where `WoodSpecies`.`Code` = 'o065' limit 1
        450μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. o065
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:587
      • select * from `WoodSpecies` where `WoodSpecies`.`Code` = 'o065' limit 1
        540μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. o065
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:587
      • select * from `WoodSpecies` where `WoodSpecies`.`Code` = 'o065' limit 1
        500μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. o065
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:587
      • select * from `WoodSpecies` where `WoodSpecies`.`Code` = 'o065' limit 1
        430μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. o065
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:587
      • select * from `WoodSpecies` where `WoodSpecies`.`Code` = 'o065' limit 1
        470μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. o065
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:587
      • select * from `WoodSpecies` where `WoodSpecies`.`Code` = 'o065' limit 1
        670μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. o065
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:587
      • select * from `WoodSpecies` where `WoodSpecies`.`Code` = 'o065' limit 1
        600μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. o065
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:587
      • select * from `WoodSpecies` where `WoodSpecies`.`Code` = 'o065' limit 1
        560μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. o065
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:587
      • select * from `WoodSpecies` where `WoodSpecies`.`Code` = 'o065' limit 1
        480μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. o065
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:587
      • select * from `WoodSpecies` where `WoodSpecies`.`Code` = 'o065' limit 1
        540μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. o065
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:587
      • select * from `WoodSpecies` where `WoodSpecies`.`Code` = 'o065' limit 1
        550μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. o065
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:587
      • select * from `WoodSpecies` where `WoodSpecies`.`Code` = 'o065' limit 1
        540μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. o065
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:587
      • select * from `WoodSpecies` where `WoodSpecies`.`Code` = 'o065' limit 1
        510μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. o065
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:587
      • select * from `WoodSpecies` where `WoodSpecies`.`Code` = 'o006' limit 1
        580μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. o006
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:587
      • select * from `WoodSpecies` where `WoodSpecies`.`Code` = 'o006' limit 1
        510μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. o006
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:587
      • select * from `WoodSpecies` where `WoodSpecies`.`Code` = 'o006' limit 1
        510μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. o006
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:587
      • select * from `WoodSpecies` where `WoodSpecies`.`Code` = 'o056' limit 1
        450μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. o056
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:587
      • select * from `WoodSpecies` where `WoodSpecies`.`Code` = 'o024' limit 1
        470μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. o024
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:587
      • select * from `WoodSpecies` where `WoodSpecies`.`Code` = 'o066' limit 1
        530μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. o066
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:587
      • select * from `WoodSpecies` where `WoodSpecies`.`Code` = 'o006' limit 1
        470μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. o006
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:587
      • select * from `WoodSpecies` where `WoodSpecies`.`Code` = 'o024' limit 1
        550μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. o024
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:587
      • select * from `WoodSpecies` where `WoodSpecies`.`Code` = 'o066' limit 1
        600μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. o066
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:587
      • select * from `WoodSpecies` where `WoodSpecies`.`Code` = 'o050' limit 1
        700μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. o050
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:587
      • select * from `WoodSpecies` where `WoodSpecies`.`Code` = 'o056' limit 1
        680μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. o056
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:587
      • select * from `NaturalConservation` where `NaturalConservation`.`Code` = '' limit 1
        800μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. 
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:592
      • select * from `NaturalConservation` where `NaturalConservation`.`Code` = '' limit 1
        820μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. 
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:592
      • select * from `NaturalConservation` where `NaturalConservation`.`Code` = 'k01' limit 1
        740μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. k01
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:592
      • select * from `NaturalConservation` where `NaturalConservation`.`Code` = 'k01' limit 1
        690μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. k01
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:592
      • select * from `NaturalConservation` where `NaturalConservation`.`Code` = 'k01' limit 1
        880μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. k01
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:592
      • select * from `NaturalConservation` where `NaturalConservation`.`Code` = '' limit 1
        760μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. 
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:592
      • select * from `NaturalConservation` where `NaturalConservation`.`Code` = '' limit 1
        700μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. 
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:592
      • select * from `NaturalConservation` where `NaturalConservation`.`Code` = '' limit 1
        900μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. 
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:592
      • select * from `NaturalConservation` where `NaturalConservation`.`Code` = '' limit 1
        850μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. 
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:592
      • select * from `NaturalConservation` where `NaturalConservation`.`Code` = '' limit 1
        730μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. 
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:592
      • select * from `NaturalConservation` where `NaturalConservation`.`Code` = '' limit 1
        730μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. 
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:592
      • select * from `NaturalConservation` where `NaturalConservation`.`Code` = '' limit 1
        660μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. 
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:592
      • select * from `NaturalConservation` where `NaturalConservation`.`Code` = '' limit 1
        660μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. 
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:592
      • select * from `NaturalConservation` where `NaturalConservation`.`Code` = '' limit 1
        570μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. 
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:592
      • select * from `NaturalConservation` where `NaturalConservation`.`Code` = '' limit 1
        640μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. 
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:592
      • select * from `NaturalConservation` where `NaturalConservation`.`Code` = '' limit 1
        570μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. 
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:592
      • select * from `NaturalConservation` where `NaturalConservation`.`Code` = '' limit 1
        570μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. 
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:592
      • select * from `NaturalConservation` where `NaturalConservation`.`Code` = '' limit 1
        550μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. 
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:592
      • select * from `NaturalConservation` where `NaturalConservation`.`Code` = '' limit 1
        630μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. 
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:592
      • select * from `NaturalConservation` where `NaturalConservation`.`Code` = '' limit 1
        980μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. 
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:592
      • select * from `NaturalConservation` where `NaturalConservation`.`Code` = '' limit 1
        770μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. 
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:592
      • select * from `NaturalConservation` where `NaturalConservation`.`Code` = '' limit 1
        790μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. 
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:592
      • select * from `NaturalConservation` where `NaturalConservation`.`Code` = '' limit 1
        720μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. 
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:592
      • select * from `NaturalConservation` where `NaturalConservation`.`Code` = '' limit 1
        750μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. 
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:592
      • select * from `NaturalConservation` where `NaturalConservation`.`Code` = '' limit 1
        660μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. 
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:592
      • select * from `NaturalConservation` where `NaturalConservation`.`Code` = '' limit 1
        700μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. 
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:592
      • select * from `NaturalConservation` where `NaturalConservation`.`Code` = '' limit 1
        680μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. 
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:592
      • select * from `NaturalConservation` where `NaturalConservation`.`Code` = '' limit 1
        670μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. 
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:592
      • select * from `NaturalConservation` where `NaturalConservation`.`Code` = '' limit 1
        630μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. 
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:592
      • select * from `NaturalConservation` where `NaturalConservation`.`Code` = '' limit 1
        600μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. 
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:592
      • select * from `NaturalConservation` where `NaturalConservation`.`Code` = '' limit 1
        650μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. 
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:592
      • select * from `NaturalConservation` where `NaturalConservation`.`Code` = '' limit 1
        660μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. 
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:592
      • select * from `NaturalConservation` where `NaturalConservation`.`Code` = '' limit 1
        540μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. 
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:592
      • select * from `NaturalConservation` where `NaturalConservation`.`Code` = '' limit 1
        510μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. 
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:592
      • select * from `NaturalConservation` where `NaturalConservation`.`Code` = '' limit 1
        600μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. 
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:592
      • select * from `NaturalConservation` where `NaturalConservation`.`Code` = '' limit 1
        420μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. 
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:592
      • select * from `NaturalConservation` where `NaturalConservation`.`Code` = '' limit 1
        490μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. 
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:592
      • select * from `NaturalConservation` where `NaturalConservation`.`Code` = '' limit 1
        490μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. 
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:592
      • select * from `NaturalConservation` where `NaturalConservation`.`Code` = '' limit 1
        510μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. 
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:592
      • select * from `NaturalConservation` where `NaturalConservation`.`Code` = '' limit 1
        550μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. 
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:592
      • select * from `NaturalConservation` where `NaturalConservation`.`Code` = '' limit 1
        580μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. 
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:592
      • select * from `NaturalConservation` where `NaturalConservation`.`Code` = '' limit 1
        570μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. 
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:592
      • select * from `NaturalConservation` where `NaturalConservation`.`Code` = '' limit 1
        520μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. 
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:592
      • select * from `NaturalConservation` where `NaturalConservation`.`Code` = '' limit 1
        550μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. 
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:592
      • select * from `NaturalConservation` where `NaturalConservation`.`Code` = '' limit 1
        510μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. 
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:592
      • select * from `NaturalConservation` where `NaturalConservation`.`Code` = '' limit 1
        570μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. 
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:592
      • select * from `NaturalConservation` where `NaturalConservation`.`Code` = '' limit 1
        510μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. 
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:592
      • select * from `NaturalConservation` where `NaturalConservation`.`Code` = '' limit 1
        510μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. 
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:592
      • select * from `NaturalConservation` where `NaturalConservation`.`Code` = '' limit 1
        690μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. 
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:592
      • select * from `NaturalConservation` where `NaturalConservation`.`Code` = '' limit 1
        840μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. 
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:592
      • select * from `NaturalConservation` where `NaturalConservation`.`Code` = '' limit 1
        660μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. 
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:592
      • select * from `NaturalConservation` where `NaturalConservation`.`Code` = '' limit 1
        640μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. 
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:592
      • select * from `NaturalConservation` where `NaturalConservation`.`Code` = '' limit 1
        780μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. 
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:592
      • select * from `NaturalConservation` where `NaturalConservation`.`Code` = '' limit 1
        650μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. 
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:592
      • select * from `NaturalConservation` where `NaturalConservation`.`Code` = '' limit 1
        630μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. 
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:592
      • select * from `YesNo` where `YesNo`.`Code` = 'v01' limit 1
        850μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. v01
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:593
      • select * from `YesNo` where `YesNo`.`Code` = 'v01' limit 1
        700μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. v01
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:593
      • select * from `YesNo` where `YesNo`.`Code` = 'v01' limit 1
        660μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. v01
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:593
      • select * from `YesNo` where `YesNo`.`Code` = 'v01' limit 1
        610μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. v01
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:593
      • select * from `YesNo` where `YesNo`.`Code` = 'v01' limit 1
        610μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. v01
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:593
      • select * from `YesNo` where `YesNo`.`Code` = 'v01' limit 1
        550μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. v01
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:593
      • select * from `YesNo` where `YesNo`.`Code` = 'v01' limit 1
        550μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. v01
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:593
      • select * from `YesNo` where `YesNo`.`Code` = 'v01' limit 1
        650μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. v01
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:593
      • select * from `YesNo` where `YesNo`.`Code` = 'v01' limit 1
        650μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. v01
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:593
      • select * from `YesNo` where `YesNo`.`Code` = 'v01' limit 1
        730μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. v01
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:593
      • select * from `YesNo` where `YesNo`.`Code` = 'v01' limit 1
        790μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. v01
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:593
      • select * from `YesNo` where `YesNo`.`Code` = 'v01' limit 1
        830μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. v01
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:593
      • select * from `YesNo` where `YesNo`.`Code` = 'v01' limit 1
        730μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. v01
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:593
      • select * from `YesNo` where `YesNo`.`Code` = 'v01' limit 1
        580μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. v01
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:593
      • select * from `YesNo` where `YesNo`.`Code` = 'v01' limit 1
        530μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. v01
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:593
      • select * from `YesNo` where `YesNo`.`Code` = 'v01' limit 1
        410μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. v01
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:593
      • select * from `YesNo` where `YesNo`.`Code` = 'v01' limit 1
        2.99ms/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. v01
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:593
      • select * from `YesNo` where `YesNo`.`Code` = 'v01' limit 1
        510μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. v01
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:593
      • select * from `YesNo` where `YesNo`.`Code` = 'v01' limit 1
        570μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. v01
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:593
      • select * from `YesNo` where `YesNo`.`Code` = 'v01' limit 1
        490μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. v01
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:593
      • select * from `YesNo` where `YesNo`.`Code` = 'v01' limit 1
        510μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. v01
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:593
      • select * from `YesNo` where `YesNo`.`Code` = 'v01' limit 1
        2.19ms/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. v01
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:593
      • select * from `YesNo` where `YesNo`.`Code` = 'v01' limit 1
        700μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. v01
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:593
      • select * from `YesNo` where `YesNo`.`Code` = 'v01' limit 1
        740μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. v01
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:593
      • select * from `YesNo` where `YesNo`.`Code` = 'v01' limit 1
        670μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. v01
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:593
      • select * from `YesNo` where `YesNo`.`Code` = 'v01' limit 1
        670μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. v01
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:593
      • select * from `YesNo` where `YesNo`.`Code` = 'v01' limit 1
        710μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. v01
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:593
      • select * from `YesNo` where `YesNo`.`Code` = 'v01' limit 1
        670μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. v01
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:593
      • select * from `YesNo` where `YesNo`.`Code` = 'v01' limit 1
        700μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. v01
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:593
      • select * from `YesNo` where `YesNo`.`Code` = 'v01' limit 1
        730μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. v01
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:593
      • select * from `YesNo` where `YesNo`.`Code` = 'v01' limit 1
        700μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. v01
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:593
      • select * from `YesNo` where `YesNo`.`Code` = 'v01' limit 1
        650μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. v01
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:593
      • select * from `YesNo` where `YesNo`.`Code` = 'v01' limit 1
        690μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. v01
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:593
      • select * from `YesNo` where `YesNo`.`Code` = 'v01' limit 1
        620μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. v01
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:593
      • select * from `YesNo` where `YesNo`.`Code` = 'v01' limit 1
        670μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. v01
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:593
      • select * from `YesNo` where `YesNo`.`Code` = 'v01' limit 1
        650μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. v01
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:593
      • select * from `YesNo` where `YesNo`.`Code` = 'v01' limit 1
        610μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. v01
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:593
      • select * from `YesNo` where `YesNo`.`Code` = 'v01' limit 1
        630μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. v01
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:593
      • select * from `YesNo` where `YesNo`.`Code` = 'v01' limit 1
        720μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. v01
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:593
      • select * from `YesNo` where `YesNo`.`Code` = 'v01' limit 1
        730μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. v01
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:593
      • select * from `YesNo` where `YesNo`.`Code` = 'v01' limit 1
        670μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. v01
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:593
      • select * from `YesNo` where `YesNo`.`Code` = 'v01' limit 1
        620μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. v01
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:593
      • select * from `YesNo` where `YesNo`.`Code` = 'v01' limit 1
        620μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. v01
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:593
      • select * from `YesNo` where `YesNo`.`Code` = 'v01' limit 1
        610μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. v01
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:593
      • select * from `YesNo` where `YesNo`.`Code` = 'v01' limit 1
        630μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. v01
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:593
      • select * from `YesNo` where `YesNo`.`Code` = 'v01' limit 1
        530μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. v01
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:593
      • select * from `YesNo` where `YesNo`.`Code` = 'v01' limit 1
        490μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. v01
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:593
      • select * from `YesNo` where `YesNo`.`Code` = 'v01' limit 1
        470μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. v01
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:593
      • select * from `YesNo` where `YesNo`.`Code` = 'v01' limit 1
        430μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. v01
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:593
      • select * from `YesNo` where `YesNo`.`Code` = 'v01' limit 1
        430μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. v01
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:593
      • select * from `YesNo` where `YesNo`.`Code` = 'v01' limit 1
        370μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. v01
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:593
      • select * from `YesNo` where `YesNo`.`Code` = 'v01' limit 1
        440μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. v01
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:593
      • select * from `YesNo` where `YesNo`.`Code` = 'v01' limit 1
        400μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. v01
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:593
      • select * from `YesNo` where `YesNo`.`Code` = 'v01' limit 1
        410μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. v01
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:593
      • select * from `YesNo` where `YesNo`.`Code` = 'v01' limit 1
        410μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. v01
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:593
      • select * from `YesNo` where `YesNo`.`Code` = '' limit 1
        500μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. 
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:594
      • select * from `YesNo` where `YesNo`.`Code` = 'v02' limit 1
        470μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. v02
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:594
      • select * from `YesNo` where `YesNo`.`Code` = '' limit 1
        560μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. 
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:594
      • select * from `YesNo` where `YesNo`.`Code` = '' limit 1
        670μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. 
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:594
      • select * from `YesNo` where `YesNo`.`Code` = '' limit 1
        720μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. 
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:594
      • select * from `YesNo` where `YesNo`.`Code` = '' limit 1
        460μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. 
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:594
      • select * from `YesNo` where `YesNo`.`Code` = '' limit 1
        480μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. 
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:594
      • select * from `YesNo` where `YesNo`.`Code` = '' limit 1
        370μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. 
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:594
      • select * from `YesNo` where `YesNo`.`Code` = '' limit 1
        390μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. 
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:594
      • select * from `YesNo` where `YesNo`.`Code` = '' limit 1
        360μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. 
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:594
      • select * from `YesNo` where `YesNo`.`Code` = 'v01' limit 1
        390μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. v01
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:594
      • select * from `YesNo` where `YesNo`.`Code` = '' limit 1
        440μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. 
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:594
      • select * from `YesNo` where `YesNo`.`Code` = '' limit 1
        330μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. 
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:594
      • select * from `YesNo` where `YesNo`.`Code` = '' limit 1
        430μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. 
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:594
      • select * from `YesNo` where `YesNo`.`Code` = '' limit 1
        400μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. 
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:594
      • select * from `YesNo` where `YesNo`.`Code` = '' limit 1
        350μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. 
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:594
      • select * from `YesNo` where `YesNo`.`Code` = '' limit 1
        410μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. 
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:594
      • select * from `YesNo` where `YesNo`.`Code` = '' limit 1
        410μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. 
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:594
      • select * from `YesNo` where `YesNo`.`Code` = '' limit 1
        320μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. 
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:594
      • select * from `YesNo` where `YesNo`.`Code` = '' limit 1
        530μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. 
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:594
      • select * from `YesNo` where `YesNo`.`Code` = '' limit 1
        420μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. 
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:594
      • select * from `YesNo` where `YesNo`.`Code` = '' limit 1
        620μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. 
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:594
      • select * from `YesNo` where `YesNo`.`Code` = '' limit 1
        470μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. 
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:594
      • select * from `YesNo` where `YesNo`.`Code` = '' limit 1
        480μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. 
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:594
      • select * from `YesNo` where `YesNo`.`Code` = '' limit 1
        390μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. 
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:594
      • select * from `YesNo` where `YesNo`.`Code` = '' limit 1
        330μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. 
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:594
      • select * from `YesNo` where `YesNo`.`Code` = '' limit 1
        530μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. 
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:594
      • select * from `YesNo` where `YesNo`.`Code` = 'v02' limit 1
        490μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. v02
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:594
      • select * from `YesNo` where `YesNo`.`Code` = 'v02' limit 1
        460μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. v02
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:594
      • select * from `YesNo` where `YesNo`.`Code` = 'v01' limit 1
        420μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. v01
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:594
      • select * from `YesNo` where `YesNo`.`Code` = 'v01' limit 1
        470μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. v01
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:594
      • select * from `YesNo` where `YesNo`.`Code` = 'v01' limit 1
        450μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. v01
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:594
      • select * from `YesNo` where `YesNo`.`Code` = 'v02' limit 1
        480μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. v02
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:594
      • select * from `YesNo` where `YesNo`.`Code` = 'v02' limit 1
        530μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. v02
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:594
      • select * from `YesNo` where `YesNo`.`Code` = 'v02' limit 1
        560μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. v02
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:594
      • select * from `YesNo` where `YesNo`.`Code` = 'v01' limit 1
        550μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. v01
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:594
      • select * from `YesNo` where `YesNo`.`Code` = 'v01' limit 1
        450μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. v01
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:594
      • select * from `YesNo` where `YesNo`.`Code` = 'v01' limit 1
        480μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. v01
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:594
      • select * from `YesNo` where `YesNo`.`Code` = 'v02' limit 1
        480μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. v02
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:594
      • select * from `YesNo` where `YesNo`.`Code` = 'v01' limit 1
        550μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. v01
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:594
      • select * from `YesNo` where `YesNo`.`Code` = 'v02' limit 1
        610μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. v02
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:594
      • select * from `YesNo` where `YesNo`.`Code` = 'v02' limit 1
        620μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. v02
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:594
      • select * from `YesNo` where `YesNo`.`Code` = 'v02' limit 1
        560μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. v02
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:594
      • select * from `YesNo` where `YesNo`.`Code` = 'v01' limit 1
        500μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. v01
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:594
      • select * from `YesNo` where `YesNo`.`Code` = 'v01' limit 1
        500μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. v01
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:594
      • select * from `YesNo` where `YesNo`.`Code` = 'v02' limit 1
        500μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. v02
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:594
      • select * from `YesNo` where `YesNo`.`Code` = 'v02' limit 1
        530μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. v02
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:594
      • select * from `YesNo` where `YesNo`.`Code` = 'v02' limit 1
        450μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. v02
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:594
      • select * from `YesNo` where `YesNo`.`Code` = 'v02' limit 1
        420μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. v02
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:594
      • select * from `YesNo` where `YesNo`.`Code` = '' limit 1
        380μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. 
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:594
      • select * from `YesNo` where `YesNo`.`Code` = 'v01' limit 1
        390μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. v01
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:594
      • select * from `YesNo` where `YesNo`.`Code` = 'v02' limit 1
        380μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. v02
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:594
      • select * from `YesNo` where `YesNo`.`Code` = 'v02' limit 1
        390μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. v02
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:594
      • select * from `YesNo` where `YesNo`.`Code` = 'v02' limit 1
        440μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. v02
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:594
      • select * from `YesNo` where `YesNo`.`Code` = 'v02' limit 1
        370μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. v02
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:594
      • select * from `YesNo` where `YesNo`.`Code` = '' limit 1
        350μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. 
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:595
      • select * from `YesNo` where `YesNo`.`Code` = 'v02' limit 1
        360μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. v02
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:595
      • select * from `YesNo` where `YesNo`.`Code` = 'v02' limit 1
        480μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. v02
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:595
      • select * from `YesNo` where `YesNo`.`Code` = 'v02' limit 1
        440μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. v02
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:595
      • select * from `YesNo` where `YesNo`.`Code` = 'v02' limit 1
        420μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. v02
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:595
      • select * from `YesNo` where `YesNo`.`Code` = '' limit 1
        430μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. 
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:595
      • select * from `YesNo` where `YesNo`.`Code` = '' limit 1
        420μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. 
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:595
      • select * from `YesNo` where `YesNo`.`Code` = '' limit 1
        380μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. 
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:595
      • select * from `YesNo` where `YesNo`.`Code` = '' limit 1
        400μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. 
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:595
      • select * from `YesNo` where `YesNo`.`Code` = '' limit 1
        410μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. 
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:595
      • select * from `YesNo` where `YesNo`.`Code` = '' limit 1
        430μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. 
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:595
      • select * from `YesNo` where `YesNo`.`Code` = '' limit 1
        380μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. 
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:595
      • select * from `YesNo` where `YesNo`.`Code` = '' limit 1
        450μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. 
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:595
      • select * from `YesNo` where `YesNo`.`Code` = '' limit 1
        390μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. 
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:595
      • select * from `YesNo` where `YesNo`.`Code` = '' limit 1
        410μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. 
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:595
      • select * from `YesNo` where `YesNo`.`Code` = '' limit 1
        1.37ms/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. 
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:595
      • select * from `YesNo` where `YesNo`.`Code` = '' limit 1
        700μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. 
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:595
      • select * from `YesNo` where `YesNo`.`Code` = '' limit 1
        540μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. 
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:595
      • select * from `YesNo` where `YesNo`.`Code` = '' limit 1
        640μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. 
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:595
      • select * from `YesNo` where `YesNo`.`Code` = '' limit 1
        500μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. 
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:595
      • select * from `YesNo` where `YesNo`.`Code` = '' limit 1
        460μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. 
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:595
      • select * from `YesNo` where `YesNo`.`Code` = '' limit 1
        450μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. 
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:595
      • select * from `YesNo` where `YesNo`.`Code` = '' limit 1
        430μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. 
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:595
      • select * from `YesNo` where `YesNo`.`Code` = '' limit 1
        350μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. 
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:595
      • select * from `YesNo` where `YesNo`.`Code` = '' limit 1
        390μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. 
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:595
      • select * from `YesNo` where `YesNo`.`Code` = '' limit 1
        370μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. 
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:595
      • select * from `YesNo` where `YesNo`.`Code` = '' limit 1
        610μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. 
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:595
      • select * from `YesNo` where `YesNo`.`Code` = 'v02' limit 1
        470μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. v02
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:595
      • select * from `YesNo` where `YesNo`.`Code` = 'v02' limit 1
        480μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. v02
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:595
      • select * from `YesNo` where `YesNo`.`Code` = 'v02' limit 1
        480μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. v02
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:595
      • select * from `YesNo` where `YesNo`.`Code` = 'v02' limit 1
        440μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. v02
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:595
      • select * from `YesNo` where `YesNo`.`Code` = 'v02' limit 1
        390μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. v02
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:595
      • select * from `YesNo` where `YesNo`.`Code` = 'v02' limit 1
        390μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. v02
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:595
      • select * from `YesNo` where `YesNo`.`Code` = 'v02' limit 1
        410μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. v02
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:595
      • select * from `YesNo` where `YesNo`.`Code` = 'v02' limit 1
        400μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. v02
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:595
      • select * from `YesNo` where `YesNo`.`Code` = 'v02' limit 1
        370μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. v02
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:595
      • select * from `YesNo` where `YesNo`.`Code` = 'v02' limit 1
        430μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. v02
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:595
      • select * from `YesNo` where `YesNo`.`Code` = 'v02' limit 1
        360μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. v02
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:595
      • select * from `YesNo` where `YesNo`.`Code` = 'v02' limit 1
        370μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. v02
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:595
      • select * from `YesNo` where `YesNo`.`Code` = 'v02' limit 1
        800μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. v02
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:595
      • select * from `YesNo` where `YesNo`.`Code` = 'v02' limit 1
        390μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. v02
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:595
      • select * from `YesNo` where `YesNo`.`Code` = 'v02' limit 1
        430μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. v02
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:595
      • select * from `YesNo` where `YesNo`.`Code` = 'v02' limit 1
        390μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. v02
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:595
      • select * from `YesNo` where `YesNo`.`Code` = 'v02' limit 1
        400μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. v02
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:595
      • select * from `YesNo` where `YesNo`.`Code` = 'v02' limit 1
        430μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. v02
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:595
      • select * from `YesNo` where `YesNo`.`Code` = 'v02' limit 1
        440μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. v02
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:595
      • select * from `YesNo` where `YesNo`.`Code` = 'v02' limit 1
        430μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. v02
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:595
      • select * from `YesNo` where `YesNo`.`Code` = 'v02' limit 1
        480μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. v02
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:595
      • select * from `YesNo` where `YesNo`.`Code` = 'v02' limit 1
        440μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. v02
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:595
      • select * from `YesNo` where `YesNo`.`Code` = 'v02' limit 1
        520μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. v02
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:595
      • select * from `YesNo` where `YesNo`.`Code` = 'v02' limit 1
        460μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. v02
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:595
      • select * from `YesNo` where `YesNo`.`Code` = 'v02' limit 1
        480μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. v02
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:595
      • select * from `YesNo` where `YesNo`.`Code` = 'v02' limit 1
        550μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. v02
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:595
      • select * from `YesNo` where `YesNo`.`Code` = 'v02' limit 1
        480μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. v02
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:595
      • select * from `YesNo` where `YesNo`.`Code` = 'v02' limit 1
        400μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. v02
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:595
      • select * from `YesNo` where `YesNo`.`Code` = '' limit 1
        430μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. 
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:596
      • select * from `YesNo` where `YesNo`.`Code` = 'v02' limit 1
        420μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. v02
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:596
      • select * from `YesNo` where `YesNo`.`Code` = '' limit 1
        400μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. 
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:596
      • select * from `YesNo` where `YesNo`.`Code` = '' limit 1
        410μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. 
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:596
      • select * from `YesNo` where `YesNo`.`Code` = '' limit 1
        390μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. 
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:596
      • select * from `YesNo` where `YesNo`.`Code` = '' limit 1
        380μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. 
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:596
      • select * from `YesNo` where `YesNo`.`Code` = '' limit 1
        400μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. 
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:596
      • select * from `YesNo` where `YesNo`.`Code` = '' limit 1
        380μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. 
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:596
      • select * from `YesNo` where `YesNo`.`Code` = '' limit 1
        380μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. 
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:596
      • select * from `YesNo` where `YesNo`.`Code` = '' limit 1
        390μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. 
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:596
      • select * from `YesNo` where `YesNo`.`Code` = '' limit 1
        490μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. 
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:596
      • select * from `YesNo` where `YesNo`.`Code` = '' limit 1
        450μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. 
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:596
      • select * from `YesNo` where `YesNo`.`Code` = '' limit 1
        450μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. 
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:596
      • select * from `YesNo` where `YesNo`.`Code` = '' limit 1
        520μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. 
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:596
      • select * from `YesNo` where `YesNo`.`Code` = '' limit 1
        470μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. 
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:596
      • select * from `YesNo` where `YesNo`.`Code` = '' limit 1
        430μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. 
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:596
      • select * from `YesNo` where `YesNo`.`Code` = '' limit 1
        440μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. 
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:596
      • select * from `YesNo` where `YesNo`.`Code` = '' limit 1
        410μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. 
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:596
      • select * from `YesNo` where `YesNo`.`Code` = '' limit 1
        500μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. 
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:596
      • select * from `YesNo` where `YesNo`.`Code` = '' limit 1
        440μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. 
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:596
      • select * from `YesNo` where `YesNo`.`Code` = '' limit 1
        650μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. 
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:596
      • select * from `YesNo` where `YesNo`.`Code` = '' limit 1
        500μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. 
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:596
      • select * from `YesNo` where `YesNo`.`Code` = '' limit 1
        500μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. 
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:596
      • select * from `YesNo` where `YesNo`.`Code` = '' limit 1
        450μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. 
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:596
      • select * from `YesNo` where `YesNo`.`Code` = '' limit 1
        660μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. 
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:596
      • select * from `YesNo` where `YesNo`.`Code` = '' limit 1
        840μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. 
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:596
      • select * from `YesNo` where `YesNo`.`Code` = '' limit 1
        760μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. 
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:596
      • select * from `YesNo` where `YesNo`.`Code` = 'v02' limit 1
        840μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. v02
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:596
      • select * from `YesNo` where `YesNo`.`Code` = 'v02' limit 1
        680μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. v02
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:596
      • select * from `YesNo` where `YesNo`.`Code` = 'v02' limit 1
        710μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. v02
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:596
      • select * from `YesNo` where `YesNo`.`Code` = 'v02' limit 1
        550μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. v02
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:596
      • select * from `YesNo` where `YesNo`.`Code` = 'v02' limit 1
        440μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. v02
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:596
      • select * from `YesNo` where `YesNo`.`Code` = 'v02' limit 1
        440μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. v02
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:596
      • select * from `YesNo` where `YesNo`.`Code` = 'v02' limit 1
        420μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. v02
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:596
      • select * from `YesNo` where `YesNo`.`Code` = 'v02' limit 1
        1.35ms/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. v02
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:596
      • select * from `YesNo` where `YesNo`.`Code` = 'v02' limit 1
        520μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. v02
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:596
      • select * from `YesNo` where `YesNo`.`Code` = 'v02' limit 1
        470μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. v02
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:596
      • select * from `YesNo` where `YesNo`.`Code` = 'v02' limit 1
        440μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. v02
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:596
      • select * from `YesNo` where `YesNo`.`Code` = 'v02' limit 1
        450μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. v02
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:596
      • select * from `YesNo` where `YesNo`.`Code` = 'v02' limit 1
        440μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. v02
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:596
      • select * from `YesNo` where `YesNo`.`Code` = 'v02' limit 1
        440μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. v02
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:596
      • select * from `YesNo` where `YesNo`.`Code` = 'v02' limit 1
        390μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. v02
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:596
      • select * from `YesNo` where `YesNo`.`Code` = 'v02' limit 1
        380μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. v02
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:596
      • select * from `YesNo` where `YesNo`.`Code` = 'v02' limit 1
        470μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. v02
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:596
      • select * from `YesNo` where `YesNo`.`Code` = 'v02' limit 1
        430μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. v02
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:596
      • select * from `YesNo` where `YesNo`.`Code` = 'v02' limit 1
        410μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. v02
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:596
      • select * from `YesNo` where `YesNo`.`Code` = 'v02' limit 1
        370μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. v02
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:596
      • select * from `YesNo` where `YesNo`.`Code` = 'v02' limit 1
        430μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. v02
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:596
      • select * from `YesNo` where `YesNo`.`Code` = 'v02' limit 1
        470μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. v02
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:596
      • select * from `YesNo` where `YesNo`.`Code` = 'v02' limit 1
        450μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. v02
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:596
      • select * from `YesNo` where `YesNo`.`Code` = 'v02' limit 1
        450μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. v02
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:596
      • select * from `YesNo` where `YesNo`.`Code` = 'v02' limit 1
        460μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. v02
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:596
      • select * from `YesNo` where `YesNo`.`Code` = 'v02' limit 1
        440μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. v02
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:596
      • select * from `YesNo` where `YesNo`.`Code` = 'v02' limit 1
        400μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. v02
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:596
      • select * from `YesNo` where `YesNo`.`Code` = 'v02' limit 1
        450μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. v02
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:596
      • select * from `YesNo` where `YesNo`.`Code` = '' limit 1
        420μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. 
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:597
      • select * from `YesNo` where `YesNo`.`Code` = 'v02' limit 1
        430μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. v02
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:597
      • select * from `YesNo` where `YesNo`.`Code` = '' limit 1
        400μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. 
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:597
      • select * from `YesNo` where `YesNo`.`Code` = '' limit 1
        360μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. 
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:597
      • select * from `YesNo` where `YesNo`.`Code` = '' limit 1
        330μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. 
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:597
      • select * from `YesNo` where `YesNo`.`Code` = '' limit 1
        460μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. 
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:597
      • select * from `YesNo` where `YesNo`.`Code` = '' limit 1
        350μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. 
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:597
      • select * from `YesNo` where `YesNo`.`Code` = '' limit 1
        330μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. 
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:597
      • select * from `YesNo` where `YesNo`.`Code` = '' limit 1
        400μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. 
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:597
      • select * from `YesNo` where `YesNo`.`Code` = '' limit 1
        430μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. 
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:597
      • select * from `YesNo` where `YesNo`.`Code` = '' limit 1
        360μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. 
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:597
      • select * from `YesNo` where `YesNo`.`Code` = '' limit 1
        440μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. 
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:597
      • select * from `YesNo` where `YesNo`.`Code` = '' limit 1
        390μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. 
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:597
      • select * from `YesNo` where `YesNo`.`Code` = '' limit 1
        410μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. 
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:597
      • select * from `YesNo` where `YesNo`.`Code` = '' limit 1
        440μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. 
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:597
      • select * from `YesNo` where `YesNo`.`Code` = '' limit 1
        460μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. 
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:597
      • select * from `YesNo` where `YesNo`.`Code` = '' limit 1
        400μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. 
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:597
      • select * from `YesNo` where `YesNo`.`Code` = '' limit 1
        400μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. 
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:597
      • select * from `YesNo` where `YesNo`.`Code` = '' limit 1
        390μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. 
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:597
      • select * from `YesNo` where `YesNo`.`Code` = '' limit 1
        440μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. 
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:597
      • select * from `YesNo` where `YesNo`.`Code` = '' limit 1
        430μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. 
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:597
      • select * from `YesNo` where `YesNo`.`Code` = '' limit 1
        360μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. 
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:597
      • select * from `YesNo` where `YesNo`.`Code` = '' limit 1
        340μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. 
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:597
      • select * from `YesNo` where `YesNo`.`Code` = '' limit 1
        350μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. 
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:597
      • select * from `YesNo` where `YesNo`.`Code` = '' limit 1
        440μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. 
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:597
      • select * from `YesNo` where `YesNo`.`Code` = '' limit 1
        420μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. 
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:597
      • select * from `YesNo` where `YesNo`.`Code` = '' limit 1
        380μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. 
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:597
      • select * from `YesNo` where `YesNo`.`Code` = 'v02' limit 1
        580μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. v02
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:597
      • select * from `YesNo` where `YesNo`.`Code` = 'v02' limit 1
        560μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. v02
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:597
      • select * from `YesNo` where `YesNo`.`Code` = 'v02' limit 1
        510μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. v02
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:597
      • select * from `YesNo` where `YesNo`.`Code` = 'v02' limit 1
        450μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. v02
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:597
      • select * from `YesNo` where `YesNo`.`Code` = 'v02' limit 1
        450μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. v02
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:597
      • select * from `YesNo` where `YesNo`.`Code` = 'v02' limit 1
        450μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. v02
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:597
      • select * from `YesNo` where `YesNo`.`Code` = 'v02' limit 1
        420μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. v02
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:597
      • select * from `YesNo` where `YesNo`.`Code` = 'v02' limit 1
        430μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. v02
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:597
      • select * from `YesNo` where `YesNo`.`Code` = 'v02' limit 1
        440μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. v02
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:597
      • select * from `YesNo` where `YesNo`.`Code` = 'v02' limit 1
        420μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. v02
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:597
      • select * from `YesNo` where `YesNo`.`Code` = 'v02' limit 1
        550μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. v02
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:597
      • select * from `YesNo` where `YesNo`.`Code` = 'v02' limit 1
        530μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. v02
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:597
      • select * from `YesNo` where `YesNo`.`Code` = 'v02' limit 1
        520μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. v02
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:597
      • select * from `YesNo` where `YesNo`.`Code` = 'v02' limit 1
        460μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. v02
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:597
      • select * from `YesNo` where `YesNo`.`Code` = 'v02' limit 1
        490μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. v02
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:597
      • select * from `YesNo` where `YesNo`.`Code` = 'v02' limit 1
        630μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. v02
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:597
      • select * from `YesNo` where `YesNo`.`Code` = 'v02' limit 1
        670μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. v02
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:597
      • select * from `YesNo` where `YesNo`.`Code` = 'v02' limit 1
        530μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. v02
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:597
      • select * from `YesNo` where `YesNo`.`Code` = 'v02' limit 1
        530μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. v02
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:597
      • select * from `YesNo` where `YesNo`.`Code` = 'v02' limit 1
        450μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. v02
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:597
      • select * from `YesNo` where `YesNo`.`Code` = 'v02' limit 1
        550μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. v02
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:597
      • select * from `YesNo` where `YesNo`.`Code` = 'v02' limit 1
        480μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. v02
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:597
      • select * from `YesNo` where `YesNo`.`Code` = 'v02' limit 1
        490μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. v02
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:597
      • select * from `YesNo` where `YesNo`.`Code` = 'v02' limit 1
        430μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. v02
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:597
      • select * from `YesNo` where `YesNo`.`Code` = 'v02' limit 1
        420μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. v02
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:597
      • select * from `YesNo` where `YesNo`.`Code` = 'v02' limit 1
        580μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. v02
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:597
      • select * from `YesNo` where `YesNo`.`Code` = 'v02' limit 1
        470μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. v02
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:597
      • select * from `YesNo` where `YesNo`.`Code` = 'v02' limit 1
        590μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. v02
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:597
      • select * from `YesNo` where `YesNo`.`Code` = '' limit 1
        560μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. 
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:598
      • select * from `YesNo` where `YesNo`.`Code` = 'v02' limit 1
        470μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. v02
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:598
      • select * from `YesNo` where `YesNo`.`Code` = '' limit 1
        530μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. 
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:598
      • select * from `YesNo` where `YesNo`.`Code` = '' limit 1
        540μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. 
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:598
      • select * from `YesNo` where `YesNo`.`Code` = '' limit 1
        640μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. 
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:598
      • select * from `YesNo` where `YesNo`.`Code` = '' limit 1
        670μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. 
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:598
      • select * from `YesNo` where `YesNo`.`Code` = '' limit 1
        600μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. 
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:598
      • select * from `YesNo` where `YesNo`.`Code` = '' limit 1
        490μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. 
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:598
      • select * from `YesNo` where `YesNo`.`Code` = '' limit 1
        470μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. 
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:598
      • select * from `YesNo` where `YesNo`.`Code` = '' limit 1
        470μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. 
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:598
      • select * from `YesNo` where `YesNo`.`Code` = '' limit 1
        510μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. 
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:598
      • select * from `YesNo` where `YesNo`.`Code` = '' limit 1
        520μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. 
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:598
      • select * from `YesNo` where `YesNo`.`Code` = '' limit 1
        630μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. 
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:598
      • select * from `YesNo` where `YesNo`.`Code` = '' limit 1
        680μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. 
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:598
      • select * from `YesNo` where `YesNo`.`Code` = '' limit 1
        590μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. 
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:598
      • select * from `YesNo` where `YesNo`.`Code` = '' limit 1
        730μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. 
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:598
      • select * from `YesNo` where `YesNo`.`Code` = '' limit 1
        710μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. 
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:598
      • select * from `YesNo` where `YesNo`.`Code` = '' limit 1
        590μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. 
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:598
      • select * from `YesNo` where `YesNo`.`Code` = '' limit 1
        660μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. 
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:598
      • select * from `YesNo` where `YesNo`.`Code` = '' limit 1
        540μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. 
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:598
      • select * from `YesNo` where `YesNo`.`Code` = '' limit 1
        680μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. 
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:598
      • select * from `YesNo` where `YesNo`.`Code` = '' limit 1
        610μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. 
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:598
      • select * from `YesNo` where `YesNo`.`Code` = '' limit 1
        650μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. 
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:598
      • select * from `YesNo` where `YesNo`.`Code` = '' limit 1
        610μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. 
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:598
      • select * from `YesNo` where `YesNo`.`Code` = '' limit 1
        570μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. 
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:598
      • select * from `YesNo` where `YesNo`.`Code` = '' limit 1
        460μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. 
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:598
      • select * from `YesNo` where `YesNo`.`Code` = '' limit 1
        420μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. 
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:598
      • select * from `YesNo` where `YesNo`.`Code` = 'v02' limit 1
        460μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. v02
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:598
      • select * from `YesNo` where `YesNo`.`Code` = 'v02' limit 1
        600μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. v02
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:598
      • select * from `YesNo` where `YesNo`.`Code` = 'v02' limit 1
        520μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. v02
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:598
      • select * from `YesNo` where `YesNo`.`Code` = 'v02' limit 1
        540μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. v02
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:598
      • select * from `YesNo` where `YesNo`.`Code` = 'v02' limit 1
        540μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. v02
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:598
      • select * from `YesNo` where `YesNo`.`Code` = 'v02' limit 1
        950μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. v02
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:598
      • select * from `YesNo` where `YesNo`.`Code` = 'v02' limit 1
        940μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. v02
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:598
      • select * from `YesNo` where `YesNo`.`Code` = 'v02' limit 1
        640μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. v02
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:598
      • select * from `YesNo` where `YesNo`.`Code` = 'v02' limit 1
        600μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. v02
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:598
      • select * from `YesNo` where `YesNo`.`Code` = 'v02' limit 1
        650μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. v02
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:598
      • select * from `YesNo` where `YesNo`.`Code` = 'v02' limit 1
        640μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. v02
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:598
      • select * from `YesNo` where `YesNo`.`Code` = 'v02' limit 1
        550μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. v02
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:598
      • select * from `YesNo` where `YesNo`.`Code` = 'v02' limit 1
        500μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. v02
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:598
      • select * from `YesNo` where `YesNo`.`Code` = 'v02' limit 1
        630μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. v02
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:598
      • select * from `YesNo` where `YesNo`.`Code` = 'v02' limit 1
        660μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. v02
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:598
      • select * from `YesNo` where `YesNo`.`Code` = 'v02' limit 1
        600μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. v02
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:598
      • select * from `YesNo` where `YesNo`.`Code` = 'v02' limit 1
        550μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. v02
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:598
      • select * from `YesNo` where `YesNo`.`Code` = 'v02' limit 1
        560μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. v02
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:598
      • select * from `YesNo` where `YesNo`.`Code` = 'v02' limit 1
        560μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. v02
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:598
      • select * from `YesNo` where `YesNo`.`Code` = 'v01' limit 1
        490μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. v01
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:598
      • select * from `YesNo` where `YesNo`.`Code` = 'v01' limit 1
        590μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. v01
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:598
      • select * from `YesNo` where `YesNo`.`Code` = 'v02' limit 1
        670μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. v02
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:598
      • select * from `YesNo` where `YesNo`.`Code` = 'v02' limit 1
        670μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. v02
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:598
      • select * from `YesNo` where `YesNo`.`Code` = 'v01' limit 1
        680μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. v01
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:598
      • select * from `YesNo` where `YesNo`.`Code` = 'v02' limit 1
        770μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. v02
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:598
      • select * from `YesNo` where `YesNo`.`Code` = 'v02' limit 1
        720μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. v02
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:598
      • select * from `YesNo` where `YesNo`.`Code` = 'v02' limit 1
        710μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. v02
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:598
      • select * from `YesNo` where `YesNo`.`Code` = 'v01' limit 1
        1.13ms/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. v01
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:598
      • select * from `YesNo` where `YesNo`.`Code` = '' limit 1
        640μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. 
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:599
      • select * from `YesNo` where `YesNo`.`Code` = '' limit 1
        560μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. 
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:599
      • select * from `YesNo` where `YesNo`.`Code` = '' limit 1
        500μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. 
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:599
      • select * from `YesNo` where `YesNo`.`Code` = '' limit 1
        510μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. 
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:599
      • select * from `YesNo` where `YesNo`.`Code` = '' limit 1
        450μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. 
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:599
      • select * from `YesNo` where `YesNo`.`Code` = '' limit 1
        470μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. 
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:599
      • select * from `YesNo` where `YesNo`.`Code` = '' limit 1
        390μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. 
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:599
      • select * from `YesNo` where `YesNo`.`Code` = '' limit 1
        510μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. 
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:599
      • select * from `YesNo` where `YesNo`.`Code` = '' limit 1
        380μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. 
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:599
      • select * from `YesNo` where `YesNo`.`Code` = '' limit 1
        430μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. 
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:599
      • select * from `YesNo` where `YesNo`.`Code` = '' limit 1
        400μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. 
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:599
      • select * from `YesNo` where `YesNo`.`Code` = '' limit 1
        480μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. 
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:599
      • select * from `YesNo` where `YesNo`.`Code` = '' limit 1
        410μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. 
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:599
      • select * from `YesNo` where `YesNo`.`Code` = '' limit 1
        390μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. 
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:599
      • select * from `YesNo` where `YesNo`.`Code` = '' limit 1
        420μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. 
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:599
      • select * from `YesNo` where `YesNo`.`Code` = '' limit 1
        400μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. 
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:599
      • select * from `YesNo` where `YesNo`.`Code` = '' limit 1
        390μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. 
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:599
      • select * from `YesNo` where `YesNo`.`Code` = '' limit 1
        420μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. 
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:599
      • select * from `YesNo` where `YesNo`.`Code` = '' limit 1
        400μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. 
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:599
      • select * from `YesNo` where `YesNo`.`Code` = '' limit 1
        420μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. 
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:599
      • select * from `YesNo` where `YesNo`.`Code` = '' limit 1
        440μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. 
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:599
      • select * from `YesNo` where `YesNo`.`Code` = '' limit 1
        370μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. 
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:599
      • select * from `YesNo` where `YesNo`.`Code` = '' limit 1
        340μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. 
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:599
      • select * from `YesNo` where `YesNo`.`Code` = '' limit 1
        380μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. 
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:599
      • select * from `YesNo` where `YesNo`.`Code` = '' limit 1
        470μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. 
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:599
      • select * from `YesNo` where `YesNo`.`Code` = '' limit 1
        480μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. 
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:599
      • select * from `YesNo` where `YesNo`.`Code` = '' limit 1
        430μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. 
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:599
      • select * from `YesNo` where `YesNo`.`Code` = '' limit 1
        380μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. 
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:599
      • select * from `YesNo` where `YesNo`.`Code` = '' limit 1
        410μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. 
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:599
      • select * from `YesNo` where `YesNo`.`Code` = '' limit 1
        420μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. 
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:599
      • select * from `YesNo` where `YesNo`.`Code` = '' limit 1
        390μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. 
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:599
      • select * from `YesNo` where `YesNo`.`Code` = '' limit 1
        380μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. 
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:599
      • select * from `YesNo` where `YesNo`.`Code` = '' limit 1
        420μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. 
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:599
      • select * from `YesNo` where `YesNo`.`Code` = '' limit 1
        380μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. 
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:599
      • select * from `YesNo` where `YesNo`.`Code` = '' limit 1
        480μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. 
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:599
      • select * from `YesNo` where `YesNo`.`Code` = '' limit 1
        490μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. 
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:599
      • select * from `YesNo` where `YesNo`.`Code` = '' limit 1
        610μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. 
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:599
      • select * from `YesNo` where `YesNo`.`Code` = '' limit 1
        510μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. 
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:599
      • select * from `YesNo` where `YesNo`.`Code` = '' limit 1
        470μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. 
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:599
      • select * from `YesNo` where `YesNo`.`Code` = '' limit 1
        460μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. 
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:599
      • select * from `YesNo` where `YesNo`.`Code` = '' limit 1
        470μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. 
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:599
      • select * from `YesNo` where `YesNo`.`Code` = '' limit 1
        430μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. 
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:599
      • select * from `YesNo` where `YesNo`.`Code` = '' limit 1
        780μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. 
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:599
      • select * from `YesNo` where `YesNo`.`Code` = '' limit 1
        480μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. 
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:599
      • select * from `YesNo` where `YesNo`.`Code` = '' limit 1
        460μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. 
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:599
      • select * from `YesNo` where `YesNo`.`Code` = '' limit 1
        480μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. 
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:599
      • select * from `YesNo` where `YesNo`.`Code` = '' limit 1
        400μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. 
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:599
      • select * from `YesNo` where `YesNo`.`Code` = '' limit 1
        620μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. 
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:599
      • select * from `YesNo` where `YesNo`.`Code` = '' limit 1
        510μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. 
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:599
      • select * from `YesNo` where `YesNo`.`Code` = '' limit 1
        700μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. 
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:599
      • select * from `YesNo` where `YesNo`.`Code` = '' limit 1
        550μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. 
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:599
      • select * from `YesNo` where `YesNo`.`Code` = '' limit 1
        520μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. 
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:599
      • select * from `YesNo` where `YesNo`.`Code` = '' limit 1
        480μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. 
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:599
      • select * from `YesNo` where `YesNo`.`Code` = '' limit 1
        510μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. 
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:599
      • select * from `YesNo` where `YesNo`.`Code` = '' limit 1
        530μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. 
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:599
      • select * from `YesNo` where `YesNo`.`Code` = '' limit 1
        490μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. 
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:600
      • select * from `YesNo` where `YesNo`.`Code` = 'v01' limit 1
        560μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. v01
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:600
      • select * from `YesNo` where `YesNo`.`Code` = 'v01' limit 1
        560μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. v01
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:600
      • select * from `YesNo` where `YesNo`.`Code` = 'v02' limit 1
        510μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. v02
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:600
      • select * from `YesNo` where `YesNo`.`Code` = 'v02' limit 1
        600μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. v02
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:600
      • select * from `YesNo` where `YesNo`.`Code` = 'v02' limit 1
        510μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. v02
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:600
      • select * from `YesNo` where `YesNo`.`Code` = 'v02' limit 1
        480μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. v02
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:600
      • select * from `YesNo` where `YesNo`.`Code` = 'v01' limit 1
        650μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. v01
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:600
      • select * from `YesNo` where `YesNo`.`Code` = 'v01' limit 1
        530μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. v01
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:600
      • select * from `YesNo` where `YesNo`.`Code` = 'v01' limit 1
        540μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. v01
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:600
      • select * from `YesNo` where `YesNo`.`Code` = 'v01' limit 1
        440μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. v01
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:600
      • select * from `YesNo` where `YesNo`.`Code` = 'v01' limit 1
        450μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. v01
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:600
      • select * from `YesNo` where `YesNo`.`Code` = 'v02' limit 1
        480μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. v02
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:600
      • select * from `YesNo` where `YesNo`.`Code` = 'v02' limit 1
        380μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. v02
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:600
      • select * from `YesNo` where `YesNo`.`Code` = '' limit 1
        430μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. 
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:600
      • select * from `YesNo` where `YesNo`.`Code` = '' limit 1
        460μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. 
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:600
      • select * from `YesNo` where `YesNo`.`Code` = '' limit 1
        510μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. 
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:600
      • select * from `YesNo` where `YesNo`.`Code` = '' limit 1
        400μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. 
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:600
      • select * from `YesNo` where `YesNo`.`Code` = '' limit 1
        430μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. 
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:600
      • select * from `YesNo` where `YesNo`.`Code` = '' limit 1
        390μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. 
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:600
      • select * from `YesNo` where `YesNo`.`Code` = '' limit 1
        360μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. 
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:600
      • select * from `YesNo` where `YesNo`.`Code` = '' limit 1
        450μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. 
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:600
      • select * from `YesNo` where `YesNo`.`Code` = '' limit 1
        410μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. 
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:600
      • select * from `YesNo` where `YesNo`.`Code` = '' limit 1
        400μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. 
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:600
      • select * from `YesNo` where `YesNo`.`Code` = '' limit 1
        400μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. 
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:600
      • select * from `YesNo` where `YesNo`.`Code` = '' limit 1
        410μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. 
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:600
      • select * from `YesNo` where `YesNo`.`Code` = '' limit 1
        400μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. 
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:600
      • select * from `YesNo` where `YesNo`.`Code` = 'v01' limit 1
        470μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. v01
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:600
      • select * from `YesNo` where `YesNo`.`Code` = 'v01' limit 1
        420μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. v01
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:600
      • select * from `YesNo` where `YesNo`.`Code` = 'v01' limit 1
        580μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. v01
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:600
      • select * from `YesNo` where `YesNo`.`Code` = 'v01' limit 1
        490μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. v01
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:600
      • select * from `YesNo` where `YesNo`.`Code` = 'v01' limit 1
        450μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. v01
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:600
      • select * from `YesNo` where `YesNo`.`Code` = 'v01' limit 1
        420μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. v01
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:600
      • select * from `YesNo` where `YesNo`.`Code` = 'v01' limit 1
        400μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. v01
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:600
      • select * from `YesNo` where `YesNo`.`Code` = 'v01' limit 1
        530μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. v01
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:600
      • select * from `YesNo` where `YesNo`.`Code` = 'v01' limit 1
        520μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. v01
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:600
      • select * from `YesNo` where `YesNo`.`Code` = 'v01' limit 1
        450μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. v01
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:600
      • select * from `YesNo` where `YesNo`.`Code` = 'v01' limit 1
        440μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. v01
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:600
      • select * from `YesNo` where `YesNo`.`Code` = 'v01' limit 1
        500μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. v01
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:600
      • select * from `YesNo` where `YesNo`.`Code` = 'v01' limit 1
        410μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. v01
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:600
      • select * from `YesNo` where `YesNo`.`Code` = 'v01' limit 1
        410μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. v01
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:600
      • select * from `YesNo` where `YesNo`.`Code` = 'v01' limit 1
        440μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. v01
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:600
      • select * from `YesNo` where `YesNo`.`Code` = 'v01' limit 1
        470μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. v01
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:600
      • select * from `YesNo` where `YesNo`.`Code` = 'v01' limit 1
        530μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. v01
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:600
      • select * from `YesNo` where `YesNo`.`Code` = 'v01' limit 1
        480μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. v01
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:600
      • select * from `YesNo` where `YesNo`.`Code` = 'v01' limit 1
        480μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. v01
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:600
      • select * from `YesNo` where `YesNo`.`Code` = 'v01' limit 1
        510μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. v01
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:600
      • select * from `YesNo` where `YesNo`.`Code` = 'v01' limit 1
        470μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. v01
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:600
      • select * from `YesNo` where `YesNo`.`Code` = 'v02' limit 1
        390μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. v02
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:600
      • select * from `YesNo` where `YesNo`.`Code` = 'v02' limit 1
        430μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. v02
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:600
      • select * from `YesNo` where `YesNo`.`Code` = 'v02' limit 1
        400μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. v02
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:600
      • select * from `YesNo` where `YesNo`.`Code` = 'v02' limit 1
        420μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. v02
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:600
      • select * from `YesNo` where `YesNo`.`Code` = 'v02' limit 1
        530μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. v02
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:600
      • select * from `YesNo` where `YesNo`.`Code` = 'v01' limit 1
        530μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. v01
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:600
      • select * from `YesNo` where `YesNo`.`Code` = 'v01' limit 1
        620μs/vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169wd2022_db
        Metadata
        Bindings
        • 0. v01
        Backtrace
        • 20. /vendor/laravel/framework/src/Illuminate/Collections/Arr.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/helpers.php:74
        • 23. /vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php:248
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1594
        • 27. /app/Http/Controllers/SearchController.php:600
      App\Models\YesNo
      244
      App\Models\NaturalConservation
      3
      App\Models\WoodSpecies
      55
      App\Models\StartPeriod
      74
      App\Models\Country
      7
      App\Models\ArchaeoRegion
      23
      App\Models\Province
      23
      App\Models\Municipality
      443
      App\Models\Town
      6564
      App\Models\Record
      55
          language
          nl
          staticDatas
          Illuminate\Support\Collection {#1032 #items: array:41 [ "nu" => Illuminate\Database\Eloquent\C...
          _token
          WuSQTuolNlhny9vX5KGPbBDfHWgorkb7tDS6w2Mx
          _previous
          array:1 [ "url" => "https://woodan.customcms.nl/search/results?search=Stop&type=stats" ]
          _flash
          array:2 [ "old" => [] "new" => [] ]
          PHPDEBUGBAR_STACK_DATA
          []
          path_info
          /search/results
          status_code
          200
          
          status_text
          OK
          format
          html
          content_type
          text/html; charset=UTF-8
          request_query
          0 of 0
          array:2 [ "search" => "Stop" "type" => "stats" ]
          request_request
          0 of 0
          array:2 [ "search" => "Stop" "type" => "stats" ]
          request_headers
          0 of 0
          array:15 [ "host" => array:1 [ 0 => "woodan.customcms.nl" ] "priority" => array:1 [ 0 => "u=0, i" ] "accept-encoding" => array:1 [ 0 => "gzip, deflate, br, zstd" ] "sec-fetch-dest" => array:1 [ 0 => "document" ] "sec-fetch-user" => array:1 [ 0 => "?1" ] "sec-fetch-mode" => array:1 [ 0 => "navigate" ] "sec-fetch-site" => array:1 [ 0 => "none" ] "accept" => array:1 [ 0 => "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7" ] "user-agent" => array:1 [ 0 => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" ] "upgrade-insecure-requests" => array:1 [ 0 => "1" ] "sec-ch-ua-platform" => array:1 [ 0 => ""Windows"" ] "sec-ch-ua-mobile" => array:1 [ 0 => "?0" ] "sec-ch-ua" => array:1 [ 0 => ""Chromium";v="130", "HeadlessChrome";v="130", "Not?A_Brand";v="99"" ] "cache-control" => array:1 [ 0 => "no-cache" ] "pragma" => array:1 [ 0 => "no-cache" ] ]
          request_server
          0 of 0
          array:65 [ "USER" => "wd2022" "HOME" => "/home/wd2022" "SCRIPT_NAME" => "/index.php" "REQUEST_URI" => "/search/results?search=Stop&type=stats" "QUERY_STRING" => "search=Stop&type=stats" "REQUEST_METHOD" => "GET" "SERVER_PROTOCOL" => "HTTP/2.0" "GATEWAY_INTERFACE" => "CGI/1.1" "REDIRECT_QUERY_STRING" => "search=Stop&type=stats" "REDIRECT_URL" => "/search/results" "REMOTE_PORT" => "12154" "SCRIPT_FILENAME" => "/home/wd2022/domains/woodan.customcms.nl/public_html/public/index.php" "SERVER_ADMIN" => "webmaster@woodan.customcms.nl" "CONTEXT_DOCUMENT_ROOT" => "/home/wd2022/domains/woodan.customcms.nl/public_html/public" "CONTEXT_PREFIX" => "" "REQUEST_SCHEME" => "https" "DOCUMENT_ROOT" => "/home/wd2022/domains/woodan.customcms.nl/public_html/public" "REMOTE_ADDR" => "216.73.216.112" "SERVER_PORT" => "443" "SERVER_ADDR" => "62.84.245.228" "SERVER_NAME" => "woodan.customcms.nl" "SERVER_SOFTWARE" => "Apache/2" "SERVER_SIGNATURE" => "" "PATH" => "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" "HTTP_HOST" => "woodan.customcms.nl" "HTTP_PRIORITY" => "u=0, i" "HTTP_ACCEPT_ENCODING" => "gzip, deflate, br, zstd" "HTTP_SEC_FETCH_DEST" => "document" "HTTP_SEC_FETCH_USER" => "?1" "HTTP_SEC_FETCH_MODE" => "navigate" "HTTP_SEC_FETCH_SITE" => "none" "HTTP_ACCEPT" => "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7" "HTTP_USER_AGENT" => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" "HTTP_UPGRADE_INSECURE_REQUESTS" => "1" "HTTP_SEC_CH_UA_PLATFORM" => ""Windows"" "HTTP_SEC_CH_UA_MOBILE" => "?0" "HTTP_SEC_CH_UA" => ""Chromium";v="130", "HeadlessChrome";v="130", "Not?A_Brand";v="99"" "HTTP_CACHE_CONTROL" => "no-cache" "HTTP_PRAGMA" => "no-cache" "proxy-nokeepalive" => "1" "H2_STREAM_TAG" => "1718416-517-1" "H2_STREAM_ID" => "1" "H2_PUSHED_ON" => "" "H2_PUSHED" => "" "H2_PUSH" => "off" "H2PUSH" => "off" "HTTP2" => "on" "SSL_TLS_SNI" => "woodan.customcms.nl" "HTTPS" => "on" "UNIQUE_ID" => "aHYUYinVP9dfYANcRbOzXAAASSY" "REDIRECT_STATUS" => "200" "REDIRECT_H2_STREAM_TAG" => "1718416-517-1" "REDIRECT_H2_STREAM_ID" => "1" "REDIRECT_H2_PUSHED_ON" => "" "REDIRECT_H2_PUSHED" => "" "REDIRECT_H2_PUSH" => "off" "REDIRECT_H2PUSH" => "off" "REDIRECT_HTTP2" => "on" "REDIRECT_SSL_TLS_SNI" => "woodan.customcms.nl" "REDIRECT_HTTPS" => "on" "REDIRECT_UNIQUE_ID" => "aHYUYinVP9dfYANcRbOzXAAASSY" "FCGI_ROLE" => "RESPONDER" "PHP_SELF" => "/index.php" "REQUEST_TIME_FLOAT" => 1752568930.9387 "REQUEST_TIME" => 1752568930 ]
          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 => "Tue, 15 Jul 2025 08:42:14 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IkhvL1VpN0VGbC84cE9rbUxtb2RsMnc9PSIsInZhbHVlIjoiRVVPRDFkbHBkakF3aE15R2VpR1NsVFRhVWlDSUtOVHBKUFI3Z1pvMU1vREl4WDM5UFBreXFkVDREQXpPcFRzbWFJSkdZM2k0TmlhdzZzTUliUjdNakY4QnloMHZkZGtJbEo2cnFUY2RXYkZWWFlLajI3S0FzNXcyNjFySi9vK0QiLCJtYWMiOiI4YWY4NWVkM2EyMTAyNzM4OTkzODNhNGQyYWJmM2RjOTJmN2I5Y2Y1YTEyMTViYTQ2YTQ2YjY1OGRiODI2ZmNmIiwidGFnIjoiIn0%3D; expires=Tue, 15-Jul-2025 10:42:14 GMT; Max-Age=7200; path=/; samesite=laxXSRF-TOKEN=eyJpdiI6IkhvL1VpN0VGbC84cE9rbUxtb2RsMnc9PSIsInZhbHVlIjoiRVVPRDFkbHBkakF3aE15R2VpR1NsVFRhVWlDSUtOVHBKUFI3Z1pvMU1vREl4WDM5UFBreXFkVDREQXpPcFRzbWFJSkdZM" 1 => "laravel_session=eyJpdiI6Im5BVGE5dzFlR3hTWTFHOC9IT1hiL0E9PSIsInZhbHVlIjoiWVBtN042NFk2VFpWTCtyZFE0VkNaV3VybkdCNXh0aHBlUVkwZWpaZDRCb2ZLZWs3b01EbFJDUk0xL1QxQ3FxdjRXVmEyL3BCRkV1WTEybi9sODE0NjZ4dVJDREtIUjlKc0JKNXFDZnAwbmlkTkNVbjZyU2Z2M21pejZLUS9rNHkiLCJtYWMiOiI5YjlhNWRhNWNiYWNlYjQ2YWY4NzlhYjYzZWEyMTllN2U5ZWMxODcyMzZkNzJlOGE5Zjc4NDkyZGY0M2NmYTdjIiwidGFnIjoiIn0%3D; expires=Tue, 15-Jul-2025 10:42:14 GMT; Max-Age=7200; path=/; httponly; samesite=laxlaravel_session=eyJpdiI6Im5BVGE5dzFlR3hTWTFHOC9IT1hiL0E9PSIsInZhbHVlIjoiWVBtN042NFk2VFpWTCtyZFE0VkNaV3VybkdCNXh0aHBlUVkwZWpaZDRCb2ZLZWs3b01EbFJDUk0xL1QxQ3FxdjRX" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IkhvL1VpN0VGbC84cE9rbUxtb2RsMnc9PSIsInZhbHVlIjoiRVVPRDFkbHBkakF3aE15R2VpR1NsVFRhVWlDSUtOVHBKUFI3Z1pvMU1vREl4WDM5UFBreXFkVDREQXpPcFRzbWFJSkdZM2k0TmlhdzZzTUliUjdNakY4QnloMHZkZGtJbEo2cnFUY2RXYkZWWFlLajI3S0FzNXcyNjFySi9vK0QiLCJtYWMiOiI4YWY4NWVkM2EyMTAyNzM4OTkzODNhNGQyYWJmM2RjOTJmN2I5Y2Y1YTEyMTViYTQ2YTQ2YjY1OGRiODI2ZmNmIiwidGFnIjoiIn0%3D; expires=Tue, 15-Jul-2025 10:42:14 GMT; path=/XSRF-TOKEN=eyJpdiI6IkhvL1VpN0VGbC84cE9rbUxtb2RsMnc9PSIsInZhbHVlIjoiRVVPRDFkbHBkakF3aE15R2VpR1NsVFRhVWlDSUtOVHBKUFI3Z1pvMU1vREl4WDM5UFBreXFkVDREQXpPcFRzbWFJSkdZM" 1 => "laravel_session=eyJpdiI6Im5BVGE5dzFlR3hTWTFHOC9IT1hiL0E9PSIsInZhbHVlIjoiWVBtN042NFk2VFpWTCtyZFE0VkNaV3VybkdCNXh0aHBlUVkwZWpaZDRCb2ZLZWs3b01EbFJDUk0xL1QxQ3FxdjRXVmEyL3BCRkV1WTEybi9sODE0NjZ4dVJDREtIUjlKc0JKNXFDZnAwbmlkTkNVbjZyU2Z2M21pejZLUS9rNHkiLCJtYWMiOiI5YjlhNWRhNWNiYWNlYjQ2YWY4NzlhYjYzZWEyMTllN2U5ZWMxODcyMzZkNzJlOGE5Zjc4NDkyZGY0M2NmYTdjIiwidGFnIjoiIn0%3D; expires=Tue, 15-Jul-2025 10:42:14 GMT; path=/; httponlylaravel_session=eyJpdiI6Im5BVGE5dzFlR3hTWTFHOC9IT1hiL0E9PSIsInZhbHVlIjoiWVBtN042NFk2VFpWTCtyZFE0VkNaV3VybkdCNXh0aHBlUVkwZWpaZDRCb2ZLZWs3b01EbFJDUk0xL1QxQ3FxdjRX" ] ]
          session_attributes
          0 of 0
          array:6 [ "language" => "nl" "staticDatas" => Illuminate\Support\Collection {#1032 #items: array:41 [ "nu" => Illuminate\Database\Eloquent\Collection {#1028 #items: array:1 [ "y00001" => App\Models\StaticData {#10924 #table: "StaticData" #primaryKey: "Code" +timestamps: false +incrementing: false #fillable: array:6 [ …6] #connection: "mysql" #keyType: "int" #with: [] #withCount: [] +preventsLazyLoading: false #perPage: 15 +exists: true +wasRecentlyCreated: false #escapeWhenCastingToString: false #attributes: array:8 [ …8] #original: array:8 [ …8] #changes: [] #casts: [] #classCastCache: [] #attributeCastCache: [] #dates: [] #dateFormat: null #appends: [] #dispatchesEvents: [] #observables: [] #relations: [] #touches: [] #hidden: [] #visible: [] #guarded: array:1 [ …1] } ] #escapeWhenCastingToString: false } "knop" => Illuminate\Database\Eloquent\Collection {#1017 #items: array:23 [ "y00002" => App\Models\StaticData {#1019 #table: "StaticData" #primaryKey: "Code" +timestamps: false +incrementing: false #fillable: array:6 [ …6] #connection: "mysql" #keyType: "int" #with: [] #withCount: [] +preventsLazyLoading: false #perPage: 15 +exists: true +wasRecentlyCreated: false #escapeWhenCastingToString: false #attributes: array:8 [ …8] #original: array:8 [ …8] #changes: [] #casts: [] #classCastCache: [] #attributeCastCache: [] #dates: [] #dateFormat: null #appends: [] #dispatchesEvents: [] #observables: [] #relations: [] #touches: [] #hidden: [] #visible: [] #guarded: array:1 [ …1] } "y00003" => App\Models\StaticData {#1020 #table: "StaticData" #primaryKey: "Code" +timestamps: false +incrementing: false #fillable: array:6 [ …6] #connection: "mysql" #keyType: "int" #with: [] #withCount: [] +preventsLazyLoading: false #perPage: 15 +exists: true +wasRecentlyCreated: false #escapeWhenCastingToString: false #attributes: array:8 [ …8] #original: array:8 [ …8] #changes: [] #casts: [] #classCastCache: [] #attributeCastCache: [] #dates: [] #dateFormat: null #appends: [] #dispatchesEvents: [] #observables: [] #relations: [] #touches: [] #hidden: [] #visible: [] #guarded: array:1 [ …1] } "y00004" => App\Models\StaticData {#1022 #table: "StaticData" #primaryKey: "Code" +timestamps: false +incrementing: false #fillable: array:6 [ …6] #connection: "mysql" #keyType: "int" #with: [] #withCount: [] +preventsLazyLoading: false #perPage: 15 +exists: true +wasRecentlyCreated: false #escapeWhenCastingToString: false #attributes: array:8 [ …8] #original: array:8 [ …8] #changes: [] #casts: [] #classCastCache: [] #attributeCastCache: [] #dates: [] #dateFormat: null #appends: [] #dispatchesEvents: [] #observables: [] #relations: [] #touches: [] #hidden: [] #visible: [] #guarded: array:1 [ …1] } "y00006" => App\Models\StaticData {#1021 #table: "StaticData" #primaryKey: "Code" +timestamps: false +incrementing: false #fillable: array:6 [ …6] #connection: "mysql" #keyType: "int" #with: [] #withCount: [] +preventsLazyLoading: false #perPage: 15 +exists: true +wasRecentlyCreated: false #escapeWhenCastingToString: false #attributes: array:8 [ …8] #original: array:8 [ …8] #changes: [] #casts: [] #classCastCache: [] #attributeCastCache: [] #dates: [] #dateFormat: null #appends: [] #dispatchesEvents: [] #observables: [] #relations: [] #touches: [] #hidden: [] #visible: [] #guarded: array:1 [ …1] } "y00007" => App\Models\StaticData {#11518 #table: "StaticData" #primaryKey: "Code" +timestamps: false +incrementing: false #fillable: array:6 [ …6] #connection: "mysql" #keyType: "int" #with: [] #withCount: [] +preventsLazyLoading: false #perPage: 15 +exists: true +wasRecentlyCreated: false #escapeWhenCastingToString: false #attributes: array:8 [ …8] #original: array:8 [ …8] #changes: [] #casts: [] #classCastCache: [] #attributeCastCache: [] #dates: [] #dateFormat: null #appends: [] #dispatchesEvents: [] #observables: [] #relations: [] #touches: [] #hidden: [] #visible: [] #guarded: array:1 [ …1] } "y00008" => App\Models\StaticData {#11823 #table: "StaticData" #primaryKey: "Code" +timestamps: false +incrementing: false #fillable: array:6 [ …6] #connection: "mysql" #keyType: "int" #with: [] #withCount: [] +preventsLazyLoading: false #perPage: 15 +exists: true +wasRecentlyCreated: false #escapeWhenCastingToString: false #attributes: array:8 [ …8] #original: array:8 [ …8] #changes: [] #casts: [] #classCastCache: [] #attributeCastCache: [] #dates: [] #dateFormat: null #appends: [] #dispatchesEvents: [] #observables: [] #relations: [] #touches: [] #hidden: [] #visible: [] #guarded: array:1 [ …1] } "y00009" => App\Models\StaticData {#13080 #table: "StaticData" #primaryKey: "Code" +timestamps: false +incrementing: false #fillable: array:6 [ …6] #connection: "mysql" #keyType: "int" #with: [] #withCount: [] +preventsLazyLoading: false #perPage: 15 +exists: true +wasRecentlyCreated: false #escapeWhenCastingToString: false #attributes: array:8 [ …8] #original: array:8 [ …8] #changes: [] #casts: [] #classCastCache: [] #attributeCastCache: [] #dates: [] #dateFormat: null #appends: [] #dispatchesEvents: [] #observables: [] #relations: [] #touches: [] #hidden: [] #visible: [] #guarded: array:1 [ …1] } "y00011" => App\Models\StaticData {#12134 #table: "StaticData" #primaryKey: "Code" +timestamps: false +incrementing: false #fillable: array:6 [ …6] #connection: "mysql" #keyType: "int" #with: [] #withCount: [] +preventsLazyLoading: false #perPage: 15 +exists: true +wasRecentlyCreated: false #escapeWhenCastingToString: false #attributes: array:8 [ …8] #original: array:8 [ …8] #changes: [] #casts: [] #classCastCache: [] #attributeCastCache: [] #dates: [] #dateFormat: null #appends: [] #dispatchesEvents: [] #observables: [] #relations: [] #touches: [] #hidden: [] #visible: [] #guarded: array:1 [ …1] } "y00012" => App\Models\StaticData {#13825 #table: "StaticData" #primaryKey: "Code" +timestamps: false +incrementing: false #fillable: array:6 [ …6] #connection: "mysql" #keyType: "int" #with: [] #withCount: [] +preventsLazyLoading: false #perPage: 15 +exists: true +wasRecentlyCreated: false #escapeWhenCastingToString: false #attributes: array:8 [ …8] #original: array:8 [ …8] #changes: [] #casts: [] #classCastCache: [] #attributeCastCache: [] #dates: [] #dateFormat: null #appends: [] #dispatchesEvents: [] #observables: [] #relations: [] #touches: [] #hidden: [] #visible: [] #guarded: array:1 [ …1] } "y00013" => App\Models\StaticData {#14188 #table: "StaticData" #primaryKey: "Code" +timestamps: false +incrementing: false #fillable: array:6 [ …6] #connection: "mysql" #keyType: "int" #with: [] #withCount: [] +preventsLazyLoading: false #perPage: 15 +exists: true +wasRecentlyCreated: false #escapeWhenCastingToString: false #attributes: array:8 [ …8] #original: array:8 [ …8] #changes: [] #casts: [] #classCastCache: [] #attributeCastCache: [] #dates: [] #dateFormat: null #appends: [] #dispatchesEvents: [] #observables: [] #relations: [] #touches: [] #hidden: [] #visible: [] #guarded: array:1 [ …1] } "y00014" => App\Models\StaticData {#1185 #table: "StaticData" #primaryKey: "Code" +timestamps: false +incrementing: false #fillable: array:6 [ …6] #connection: "mysql" #keyType: "int" #with: [] #withCount: [] +preventsLazyLoading: false #perPage: 15 +exists: true +wasRecentlyCreated: false #escapeWhenCastingToString: false #attributes: array:8 [ …8] #original: array:8 [ …8] #changes: [] #casts: [] #classCastCache: [] #attributeCastCache: [] #dates: [] #dateFormat: null #appends: [] #dispatchesEvents: [] #observables: [] #relations: [] #touches: [] #hidden: [] #visible: [] #guarded: array:1 [ …1] } "y00015" => App\Models\StaticData {#10936 #table: "StaticData" #primaryKey: "Code" +timestamps: false +incrementing: false #fillable: array:6 [ …6] #connection: "mysql" #keyType: "int" #with: [] #withCount: [] +preventsLazyLoading: false #perPage: 15 +exists: true +wasRecentlyCreated: false #escapeWhenCastingToString: false #attributes: array:8 [ …8] #original: array:8 [ …8] #changes: [] #casts: [] #classCastCache: [] #attributeCastCache: [] #dates: [] #dateFormat: null #appends: [] #dispatchesEvents: [] #observables: [] #relations: [] #touches: [] #hidden: [] #visible: [] #guarded: array:1 [ …1] } "y00016" => App\Models\StaticData {#11530 #table: "StaticData" #primaryKey: "Code" +timestamps: false +incrementing: false #fillable: array:6 [ …6] #connection: "mysql" #keyType: "int" #with: [] #withCount: [] +preventsLazyLoading: false #perPage: 15 +exists: true +wasRecentlyCreated: false #escapeWhenCastingToString: false #attributes: array:8 [ …8] #original: array:8 [ …8] #changes: [] #casts: [] #classCastCache: [] #attributeCastCache: [] #dates: [] #dateFormat: null #appends: [] #dispatchesEvents: [] #observables: [] #relations: [] #touches: [] #hidden: [] #visible: [] #guarded: array:1 [ …1] } "y00017" => App\Models\StaticData {#11835 #table: "StaticData" #primaryKey: "Code" +timestamps: false +incrementing: false #fillable: array:6 [ …6] #connection: "mysql" #keyType: "int" #with: [] #withCount: [] +preventsLazyLoading: false #perPage: 15 +exists: true +wasRecentlyCreated: false #escapeWhenCastingToString: false #attributes: array:8 [ …8] #original: array:8 [ …8] #changes: [] #casts: [] #classCastCache: [] #attributeCastCache: [] #dates: [] #dateFormat: null #appends: [] #dispatchesEvents: [] #observables: [] #relations: [] #touches: [] #hidden: [] #visible: [] #guarded: array:1 [ …1] } "y00020" => App\Models\StaticData {#12140 #table: "StaticData" #primaryKey: "Code" +timestamps: false +incrementing: false #fillable: array:6 [ …6] #connection: "mysql" #keyType: "int" #with: [] #withCount: [] +preventsLazyLoading: false #perPage: 15 +exists: true +wasRecentlyCreated: false #escapeWhenCastingToString: false #attributes: array:8 [ …8] #original: array:8 [ …8] #changes: [] #casts: [] #classCastCache: [] #attributeCastCache: [] #dates: [] #dateFormat: null #appends: [] #dispatchesEvents: [] #observables: [] #relations: [] #touches: [] #hidden: [] #visible: [] #guarded: array:1 [ …1] } "y00058" => App\Models\StaticData {#12445 #table: "StaticData" #primaryKey: "Code" +timestamps: false +incrementing: false #fillable: array:6 [ …6] #connection: "mysql" #keyType: "int" #with: [] #withCount: [] +preventsLazyLoading: false #perPage: 15 +exists: true +wasRecentlyCreated: false #escapeWhenCastingToString: false #attributes: array:8 [ …8] #original: array:8 [ …8] #changes: [] #casts: [] #classCastCache: [] #attributeCastCache: [] #dates: [] #dateFormat: null #appends: [] #dispatchesEvents: [] #observables: [] #relations: [] #touches: [] #hidden: [] #visible: [] #guarded: array:1 [ …1] } "y00059" => App\Models\StaticData {#12753 #table: "StaticData" #primaryKey: "Code" +timestamps: false +incrementing: false #fillable: array:6 [ …6] #connection: "mysql" #keyType: "int" #with: [] #withCount: [] +preventsLazyLoading: false #perPage: 15 +exists: true +wasRecentlyCreated: false #escapeWhenCastingToString: false #attributes: array:8 [ …8] #original: array:8 [ …8] #changes: [] #casts: [] #classCastCache: [] #attributeCastCache: [] #dates: [] #dateFormat: null #appends: [] #dispatchesEvents: [] #observables: [] #relations: [] #touches: [] #hidden: [] #visible: [] #guarded: array:1 [ …1] } "y00060" => App\Models\StaticData {#13087 #table: "StaticData" #primaryKey: "Code" +timestamps: false +incrementing: false #fillable: array:6 [ …6] #connection: "mysql" #keyType: "int" #with: [] #withCount: [] +preventsLazyLoading: false #perPage: 15 +exists: true +wasRecentlyCreated: false #escapeWhenCastingToString: false #attributes: array:8 [ …8] #original: array:8 [ …8] #changes: [] #casts: [] #classCastCache: [] #attributeCastCache: [] #dates: [] #dateFormat: null #appends: [] #dispatchesEvents: [] #observables: [] #relations: [] #touches: [] #hidden: [] #visible: [] #guarded: array:1 [ …1] } "y00082" => App\Models\StaticData {#13818 #table: "StaticData" #primaryKey: "Code" +timestamps: false +incrementing: false #fillable: array:6 [ …6] #connection: "mysql" #keyType: "int" #with: [] #withCount: [] +preventsLazyLoading: false #perPage: 15 +exists: true +wasRecentlyCreated: false #escapeWhenCastingToString: false #attributes: array:8 [ …8] #original: array:8 [ …8] #changes: [] #casts: [] #classCastCache: [] #attributeCastCache: [] #dates: [] #dateFormat: null #appends: [] #dispatchesEvents: [] #observables: [] #relations: [] #touches: [] #hidden: [] #visible: [] #guarded: array:1 [ …1] } "y00294" => App\Models\StaticData {#13409 #table: "StaticData" #primaryKey: "Code" +timestamps: false +incrementing: false #fillable: array:6 [ …6] #connection: "mysql" #keyType: "int" #with: [] #withCount: [] +preventsLazyLoading: false #perPage: 15 +exists: true +wasRecentlyCreated: false #escapeWhenCastingToString: false #attributes: array:8 [ …8] #original: array:8 [ …8] #changes: [] #casts: [] #classCastCache: [] #attributeCastCache: [] #dates: [] #dateFormat: null #appends: [] #dispatchesEvents: [] #observables: [] #relations: [] #touches: [] #hidden: [] #visible: [] #guarded: array:1 [ …1] } "y00297" => App\Models\StaticData {#14184 #table: "StaticData" #primaryKey: "Code" +timestamps: false +incrementing: false #fillable: array:6 [ …6] #connection: "mysql" #keyType: "int" #with: [] #withCount: [] +preventsLazyLoading: false #perPage: 15 +exists: true +wasRecentlyCreated: false #escapeWhenCastingToString: false #attributes: array:8 [ …8] #original: array:8 [ …8] #changes: [] #casts: [] #classCastCache: [] #attributeCastCache: [] #dates: [] #dateFormat: null #appends: [] #dispatchesEvents: [] #observables: [] #relations: [] #touches: [] #hidden: [] #visible: [] #guarded: array:1 [ …1] } "y00301" => App\Models\StaticData {#1184 #table: "StaticData" #primaryKey: "Code" +timestamps: false +incrementing: false #fillable: array:6 [ …6] #connection: "mysql" #keyType: "int" #with: [] #withCount: [] +preventsLazyLoading: false #perPage: 15 +exists: true +wasRecentlyCreated: false #escapeWhenCastingToString: false #attributes: array:8 [ …8] #original: array:8 [ …8] #changes: [] #casts: [] #classCastCache: [] #attributeCastCache: [] #dates: [] #dateFormat: null #appends: [] #dispatchesEvents: [] #observables: [] #relations: [] #touches: [] #hidden: [] #visible: [] #guarded: array:1 [ …1] } "y00309" => App\Models\StaticData {#10942 #table: "StaticData" #primaryKey: "Code" +timestamps: false +incrementing: false #fillable: array:6 [ …6] #connection: "mysql" #keyType: "int" #with: [] #withCount: [] +preventsLazyLoading: false #perPage: 15 +exists: true +wasRecentlyCreated: false #escapeWhenCastingToString: false #attributes: array:8 [ …8] #original: array:8 [ …8] #changes: [] #casts: [] #classCastCache: [] #attributeCastCache: [] #dates: [] #dateFormat: null #appends: [] #dispatchesEvents: [] #observables: [] #relations: [] #touches: [] #hidden: [] #visible: [] #guarded: array:1 [ …1] } ] #escapeWhenCastingToString: false } "menu" => Illuminate\Database\Eloquent\Collection {#11536 #items: array:2 [ "y00005" => App\Models\StaticData {#11841 #table: "StaticData" #primaryKey: "Code" +timestamps: false +incrementing: false #fillable: array:6 [ …6] #connection: "mysql" #keyType: "int" #with: [] #withCount: [] +preventsLazyLoading: false #perPage: 15 +exists: true +wasRecentlyCreated: false #escapeWhenCastingToString: false #attributes: array:8 [ …8] #original: array:8 [ …8] #changes: [] #casts: [] #classCastCache: [] #attributeCastCache: [] #dates: [] #dateFormat: null #appends: [] #dispatchesEvents: [] #observables: [] #relations: [] #touches: [] #hidden: [] #visible: [] #guarded: array:1 [ …1] } "y00010" => App\Models\StaticData {#12146 #table: "StaticData" #primaryKey: "Code" +timestamps: false +incrementing: false #fillable: array:6 [ …6] #connection: "mysql" #keyType: "int" #with: [] #withCount: [] +preventsLazyLoading: false #perPage: 15 +exists: true +wasRecentlyCreated: false #escapeWhenCastingToString: false #attributes: array:8 [ …8] #original: array:8 [ …8] #changes: [] #casts: [] #classCastCache: [] #attributeCastCache: [] #dates: [] #dateFormat: null #appends: [] #dispatchesEvents: [] #observables: [] #relations: [] #touches: [] #hidden: [] #visible: [] #guarded: array:1 [ …1] } ] #escapeWhenCastingToString: false } "titel" => Illuminate\Database\Eloquent\Collection {#12451 #items: array:14 [ "y00018" => App\Models\StaticData {#12759 #table: "StaticData" #primaryKey: "Code" +timestamps: false +incrementing: false #fillable: array:6 [ …6] #connection: "mysql" #keyType: "int" #with: [] #withCount: [] +preventsLazyLoading: false #perPage: 15 +exists: true +wasRecentlyCreated: false #escapeWhenCastingToString: false #attributes: array:8 [ …8] #original: array:8 [ …8] #changes: [] #casts: [] #classCastCache: [] #attributeCastCache: [] #dates: [] #dateFormat: null #appends: [] #dispatchesEvents: [] #observables: [] #relations: [] #touches: [] #hidden: [] #visible: [] #guarded: array:1 [ …1] } "y00021" => App\Models\StaticData {#13094 #table: "StaticData" #primaryKey: "Code" +timestamps: false +incrementing: false #fillable: array:6 [ …6] #connection: "mysql" #keyType: "int" #with: [] #withCount: [] +preventsLazyLoading: false #perPage: 15 +exists: true +wasRecentlyCreated: false #escapeWhenCastingToString: false #attributes: array:8 [ …8] #original: array:8 [ …8] #changes: [] #casts: [] #classCastCache: [] #attributeCastCache: [] #dates: [] #dateFormat: null #appends: [] #dispatchesEvents: [] #observables: [] #relations: [] #touches: [] #hidden: [] #visible: [] #guarded: array:1 [ …1] } "y00037" => App\Models\StaticData {#13789 #table: "StaticData" #primaryKey: "Code" +timestamps: false +incrementing: false #fillable: array:6 [ …6] #connection: "mysql" #keyType: "int" #with: [] #withCount: [] +preventsLazyLoading: false #perPage: 15 +exists: true +wasRecentlyCreated: false #escapeWhenCastingToString: false #attributes: array:8 [ …8] #original: array:8 [ …8] #changes: [] #casts: [] #classCastCache: [] #attributeCastCache: [] #dates: [] #dateFormat: null #appends: [] #dispatchesEvents: [] #observables: [] #relations: [] #touches: [] #hidden: [] #visible: [] #guarded: array:1 [ …1] } "y00041" => App\Models\StaticData {#1183 #table: "StaticData" #primaryKey: "Code" +timestamps: false +incrementing: false #fillable: array:6 [ …6] #connection: "mysql" #keyType: "int" #with: [] #withCount: [] +preventsLazyLoading: false #perPage: 15 +exists: true +wasRecentlyCreated: false #escapeWhenCastingToString: false #attributes: array:8 [ …8] #original: array:8 [ …8] #changes: [] #casts: [] #classCastCache: [] #attributeCastCache: [] #dates: [] #dateFormat: null #appends: [] #dispatchesEvents: [] #observables: [] #relations: [] #touches: [] #hidden: [] #visible: [] #guarded: array:1 [ …1] } "y00056" => App\Models\StaticData {#10948 #table: "StaticData" #primaryKey: "Code" +timestamps: false +incrementing: false #fillable: array:6 [ …6] #connection: "mysql" #keyType: "int" #with: [] #withCount: [] +preventsLazyLoading: false #perPage: 15 +exists: true +wasRecentlyCreated: false #escapeWhenCastingToString: false #attributes: array:8 [ …8] #original: array:8 [ …8] #changes: [] #casts: [] #classCastCache: [] #attributeCastCache: [] #dates: [] #dateFormat: null #appends: [] #dispatchesEvents: [] #observables: [] #relations: [] #touches: [] #hidden: [] #visible: [] #guarded: array:1 [ …1] } "y00061" => App\Models\StaticData {#11542 #table: "StaticData" #primaryKey: "Code" +timestamps: false +incrementing: false #fillable: array:6 [ …6] #connection: "mysql" #keyType: "int" #with: [] #withCount: [] +preventsLazyLoading: false #perPage: 15 +exists: true +wasRecentlyCreated: false #escapeWhenCastingToString: false #attributes: array:8 [ …8] #original: array:8 [ …8] #changes: [] #casts: [] #classCastCache: [] #attributeCastCache: [] #dates: [] #dateFormat: null #appends: [] #dispatchesEvents: [] #observables: [] #relations: [] #touches: [] #hidden: [] #visible: [] #guarded: array:1 [ …1] } "y00069" => App\Models\StaticData {#11847 #table: "StaticData" #primaryKey: "Code" +timestamps: false +incrementing: false #fillable: array:6 [ …6] #connection: "mysql" #keyType: "int" #with: [] #withCount: [] +preventsLazyLoading: false #perPage: 15 +exists: true +wasRecentlyCreated: false #escapeWhenCastingToString: false #attributes: array:8 [ …8] #original: array:8 [ …8] #changes: [] #casts: [] #classCastCache: [] #attributeCastCache: [] #dates: [] #dateFormat: null #appends: [] #dispatchesEvents: [] #observables: [] #relations: [] #touches: [] #hidden: [] #visible: [] #guarded: array:1 [ …1] } "Y00270" => App\Models\StaticData {#12152 #table: "StaticData" #primaryKey: "Code" +timestamps: false +incrementing: false #fillable: array:6 [ …6] #connection: "mysql" #keyType: "int" #with: [] #withCount: [] +preventsLazyLoading: false #perPage: 15 +exists: true +wasRecentlyCreated: false #escapeWhenCastingToString: false #attributes: array:8 [ …8] #original: array:8 [ …8] #changes: [] #casts: [] #classCastCache: [] #attributeCastCache: [] #dates: [] #dateFormat: null #appends: [] #dispatchesEvents: [] #observables: [] #relations: [] #touches: [] #hidden: [] #visible: [] #guarded: array:1 [ …1] } "y00292" => App\Models\StaticData {#12457 #table: "StaticData" #primaryKey: "Code" +timestamps: false +incrementing: false #fillable: array:6 [ …6] #connection: "mysql" #keyType: "int" #with: [] #withCount: [] +preventsLazyLoading: false #perPage: 15 +exists: true +wasRecentlyCreated: false #escapeWhenCastingToString: false #attributes: array:8 [ …8] #original: array:8 [ …8] #changes: [] #casts: [] #classCastCache: [] #attributeCastCache: [] #dates: [] #dateFormat: null #appends: [] #dispatchesEvents: [] #observables: [] #relations: [] #touches: [] #hidden: [] #visible: [] #guarded: array:1 [ …1] } "y00296" => App\Models\StaticData {#12765 #table: "StaticData" #primaryKey: "Code" +timestamps: false +incrementing: false #fillable: array:6 [ …6] #connection: "mysql" #keyType: "int" #with: [] #withCount: [] +preventsLazyLoading: false #perPage: 15 +exists: true +wasRecentlyCreated: false #escapeWhenCastingToString: false #attributes: array:8 [ …8] #original: array:8 [ …8] #changes: [] #casts: [] #classCastCache: [] #attributeCastCache: [] #dates: [] #dateFormat: null #appends: [] #dispatchesEvents: [] #observables: [] #relations: [] #touches: [] #hidden: [] #visible: [] #guarded: array:1 [ …1] } "y00299" => App\Models\StaticData {#13101 #table: "StaticData" #primaryKey: "Code" +timestamps: false +incrementing: false #fillable: array:6 [ …6] #connection: "mysql" #keyType: "int" #with: [] #withCount: [] +preventsLazyLoading: false #perPage: 15 +exists: true +wasRecentlyCreated: false #escapeWhenCastingToString: false #attributes: array:8 [ …8] #original: array:8 [ …8] #changes: [] #casts: [] #classCastCache: [] #attributeCastCache: [] #dates: [] #dateFormat: null #appends: [] #dispatchesEvents: [] #observables: [] #relations: [] #touches: [] #hidden: [] #visible: [] #guarded: array:1 [ …1] } "y00308" => App\Models\StaticData {#13796 #table: "StaticData" #primaryKey: "Code" +timestamps: false +incrementing: false #fillable: array:6 [ …6] #connection: "mysql" #keyType: "int" #with: [] #withCount: [] +preventsLazyLoading: false #perPage: 15 +exists: true +wasRecentlyCreated: false #escapeWhenCastingToString: false #attributes: array:8 [ …8] #original: array:8 [ …8] #changes: [] #casts: [] #classCastCache: [] #attributeCastCache: [] #dates: [] #dateFormat: null #appends: [] #dispatchesEvents: [] #observables: [] #relations: [] #touches: [] #hidden: [] #visible: [] #guarded: array:1 [ …1] } "y00329" => App\Models\StaticData {#1182 #table: "StaticData" #primaryKey: "Code" +timestamps: false +incrementing: false #fillable: array:6 [ …6] #connection: "mysql" #keyType: "int" #with: [] #withCount: [] +preventsLazyLoading: false #perPage: 15 +exists: true +wasRecentlyCreated: false #escapeWhenCastingToString: false #attributes: array:8 [ …8] #original: array:8 [ …8] #changes: [] #casts: [] #classCastCache: [] #attributeCastCache: [] #dates: [] #dateFormat: null #appends: [] #dispatchesEvents: [] #observables: [] #relations: [] #touches: [] #hidden: [] #visible: [] #guarded: array:1 [ …1] } "y00331" => App\Models\StaticData {#10954 #table: "StaticData" #primaryKey: "Code" +timestamps: false +incrementing: false #fillable: array:6 [ …6] #connection: "mysql" #keyType: "int" #with: [] #withCount: [] +preventsLazyLoading: false #perPage: 15 +exists: true +wasRecentlyCreated: false #escapeWhenCastingToString: false #attributes: array:8 [ …8] #original: array:8 [ …8] #changes: [] #casts: [] #classCastCache: [] #attributeCastCache: [] #dates: [] #dateFormat: null #appends: [] #dispatchesEvents: [] #observables: [] #relations: [] #touches: [] #hidden: [] #visible: [] #guarded: array:1 [ …1] } ] #escapeWhenCastingToString: false } "placeholder" => Illuminate\Database\Eloquent\Collection {#11548 #items: array:1 [ "y00019" => App\Models\StaticData {#11853 #table: "StaticData" #primaryKey: "Code" +timestamps: false +incrementing: false #fillable: array:6 [ …6] #connection: "mysql" #keyType: "int" #with: [] #withCount: [] +preventsLazyLoading: false #perPage: 15 +exists: true +wasRecentlyCreated: false #escapeWhenCastingToString: false #attributes: array:8 [ …8] #original: array:8 [ …8] #changes: [] #casts: [] #classCastCache: [] #attributeCastCache: [] #dates: [] #dateFormat: null #appends: [] #dispatchesEvents: [] #observables: [] #relations: [] #touches: [] #hidden: [] #visible: [] #guarded: array:1 [ …1] } ] #escapeWhenCastingToString: false } "ondertitel" => Illuminate\Database\Eloquent\Collection {#12158 #items: array:12 [ "y00022" => App\Models\StaticData {#12463 #table: "StaticData" #primaryKey: "Code" +timestamps: false +incrementing: false #fillable: array:6 [ …6] #connection: "mysql" #keyType: "int" #with: [] #withCount: [] +preventsLazyLoading: false #perPage: 15 +exists: true +wasRecentlyCreated: false #escapeWhenCastingToString: false #attributes: array:8 [ …8] #original: array:8 [ …8] #changes: [] #casts: [] #classCastCache: [] #attributeCastCache: [] #dates: [] #dateFormat: null #appends: [] #dispatchesEvents: [] #observables: [] #relations: [] #touches: [] #hidden: [] #visible: [] #guarded: array:1 [ …1] } "y00038" => App\Models\StaticData {#13108 #table: "StaticData" #primaryKey: "Code" +timestamps: false +incrementing: false #fillable: array:6 [ …6] #connection: "mysql" #keyType: "int" #with: [] #withCount: [] +preventsLazyLoading: false #perPage: 15 +exists: true +wasRecentlyCreated: false #escapeWhenCastingToString: false #attributes: array:8 [ …8] #original: array:8 [ …8] #changes: [] #casts: [] #classCastCache: [] #attributeCastCache: [] #dates: [] #dateFormat: null #appends: [] #dispatchesEvents: [] #observables: [] #relations: [] #touches: [] #hidden: [] #visible: [] #guarded: array:1 [ …1] } "y00042" => App\Models\StaticData {#13803 #table: "StaticData" #primaryKey: "Code" +timestamps: false +incrementing: false #fillable: array:6 [ …6] #connection: "mysql" #keyType: "int" #with: [] #withCount: [] +preventsLazyLoading: false #perPage: 15 +exists: true +wasRecentlyCreated: false #escapeWhenCastingToString: false #attributes: array:8 [ …8] #original: array:8 [ …8] #changes: [] #casts: [] #classCastCache: [] #attributeCastCache: [] #dates: [] #dateFormat: null #appends: [] #dispatchesEvents: [] #observables: [] #relations: [] #touches: [] #hidden: [] #visible: [] #guarded: array:1 [ …1] } "y00057" => App\Models\StaticData {#13419 #table: "StaticData" #primaryKey: "Code" +timestamps: false +incrementing: false #fillable: array:6 [ …6] #connection: "mysql" #keyType: "int" #with: [] #withCount: [] +preventsLazyLoading: false #perPage: 15 +exists: true +wasRecentlyCreated: false #escapeWhenCastingToString: false #attributes: array:8 [ …8] #original: array:8 [ …8] #changes: [] #casts: [] #classCastCache: [] #attributeCastCache: [] #dates: [] #dateFormat: null #appends: [] #dispatchesEvents: [] #observables: [] #relations: [] #touches: [] #hidden: [] #visible: [] #guarded: array:1 [ …1] } "y00062" => App\Models\StaticData {#13209 #table: "StaticData" #primaryKey: "Code" +timestamps: false +incrementing: false #fillable: array:6 [ …6] #connection: "mysql" #keyType: "int" #with: [] #withCount: [] +preventsLazyLoading: false #perPage: 15 +exists: true +wasRecentlyCreated: false #escapeWhenCastingToString: false #attributes: array:8 [ …8] #original: array:8 [ …8] #changes: [] #casts: [] #classCastCache: [] #attributeCastCache: [] #dates: [] #dateFormat: null #appends: [] #dispatchesEvents: [] #observables: [] #relations: [] #touches: [] #hidden: [] #visible: [] #guarded: array:1 [ …1] } "y00070" => App\Models\StaticData {#1181 #table: "StaticData" #primaryKey: "Code" +timestamps: false +incrementing: false #fillable: array:6 [ …6] #connection: "mysql" #keyType: "int" #with: [] #withCount: [] +preventsLazyLoading: false #perPage: 15 +exists: true +wasRecentlyCreated: false #escapeWhenCastingToString: false #attributes: array:8 [ …8] #original: array:8 [ …8] #changes: [] #casts: [] #classCastCache: [] #attributeCastCache: [] #dates: [] #dateFormat: null #appends: [] #dispatchesEvents: [] #observables: [] #relations: [] #touches: [] #hidden: [] #visible: [] #guarded: array:1 [ …1] } "Y00271" => App\Models\StaticData {#10960 #table: "StaticData" #primaryKey: "Code" +timestamps: false +incrementing: false #fillable: array:6 [ …6] #connection: "mysql" #keyType: "int" #with: [] #withCount: [] +preventsLazyLoading: false #perPage: 15 +exists: true +wasRecentlyCreated: false #escapeWhenCastingToString: false #attributes: array:8 [ …8] #original: array:8 [ …8] #changes: [] #casts: [] #classCastCache: [] #attributeCastCache: [] #dates: [] #dateFormat: null #appends: [] #dispatchesEvents: [] #observables: [] #relations: [] #touches: [] #hidden: [] #visible: [] #guarded: array:1 [ …1] } "Y00272" => App\Models\StaticData {#11554 #table: "StaticData" #primaryKey: "Code" +timestamps: false +incrementing: false #fillable: array:6 [ …6] #connection: "mysql" #keyType: "int" #with: [] #withCount: [] +preventsLazyLoading: false #perPage: 15 +exists: true +wasRecentlyCreated: false #escapeWhenCastingToString: false #attributes: array:8 [ …8] #original: array:8 [ …8] #changes: [] #casts: [] #classCastCache: [] #attributeCastCache: [] #dates: [] #dateFormat: null #appends: [] #dispatchesEvents: [] #observables: [] #relations: [] #touches: [] #hidden: [] #visible: [] #guarded: array:1 [ …1] } "Y00273" => App\Models\StaticData {#11859 #table: "StaticData" #primaryKey: "Code" +timestamps: false +incrementing: false #fillable: array:6 [ …6] #connection: "mysql" #keyType: "int" #with: [] #withCount: [] +preventsLazyLoading: false #perPage: 15 +exists: true +wasRecentlyCreated: false #escapeWhenCastingToString: false #attributes: array:8 [ …8] #original: array:8 [ …8] #changes: [] #casts: [] #classCastCache: [] #attributeCastCache: [] #dates: [] #dateFormat: null #appends: [] #dispatchesEvents: [] #observables: [] #relations: [] #touches: [] #hidden: [] #visible: [] #guarded: array:1 [ …1] } "y00330" => App\Models\StaticData {#12164 #table: "StaticData" #primaryKey: "Code" +timestamps: false +incrementing: false #fillable: array:6 [ …6] #connection: "mysql" #keyType: "int" #with: [] #withCount: [] +preventsLazyLoading: false #perPage: 15 +exists: true +wasRecentlyCreated: false #escapeWhenCastingToString: false #attributes: array:8 [ …8] #original: array:8 [ …8] #changes: [] #casts: [] #classCastCache: [] #attributeCastCache: [] #dates: [] #dateFormat: null #appends: [] #dispatchesEvents: [] #observables: [] #relations: [] #touches: [] #hidden: [] #visible: [] #guarded: array:1 [ …1] } "y00332" => App\Models\StaticData {#12469 #table: "StaticData" #primaryKey: "Code" +timestamps: false +incrementing: false #fillable: array:6 [ …6] #connection: "mysql" #keyType: "int" #with: [] #withCount: [] +preventsLazyLoading: false #perPage: 15 +exists: true +wasRecentlyCreated: false #escapeWhenCastingToString: false #attributes: array:8 [ …8] #original: array:8 [ …8] #changes: [] #casts: [] #classCastCache: [] #attributeCastCache: [] #dates: [] #dateFormat: null #appends: [] #dispatchesEvents: [] #observables: [] #relations: [] #touches: [] #hidden: [] #visible: [] #guarded: array:1 [ …1] } "y00334" => App\Models\StaticData {#12776 #table: "StaticData" #primaryKey: "Code" +timestamps: false +incrementing: false #fillable: array:6 [ …6] #connection: "mysql" #keyType: "int" #with: [] #withCount: [] +preventsLazyLoading: false #perPage: 15 +exists: true +wasRecentlyCreated: false #escapeWhenCastingToString: false #attributes: array:8 [ …8] #original: array:8 [ …8] #changes: [] #casts: [] #classCastCache: [] #attributeCastCache: [] #dates: [] #dateFormat: null #appends: [] #dispatchesEvents: [] #observables: [] #relations: [] #touches: [] #hidden: [] #visible: [] #guarded: array:1 [ …1] } ] #escapeWhenCastingToString: false } "subtitel" => Illuminate\Database\Eloquent\Collection {#13115 #items: array:11 [ "y00023" => App\Models\StaticData {#13784 #table: "StaticData" #primaryKey: "Code" +timestamps: false +incrementing: false #fillable: array:6 [ …6] #connection: "mysql" #keyType: "int" #with: [] #withCount: [] +preventsLazyLoading: false #perPage: 15 +exists: true +wasRecentlyCreated: false #escapeWhenCastingToString: false #attributes: array:8 [ …8] #original: array:8 [ …8] #changes: [] #casts: [] #classCastCache: [] #attributeCastCache: [] #dates: [] #dateFormat: null #appends: [] #dispatchesEvents: [] #observables: [] #relations: [] #touches: [] #hidden: [] #visible: [] #guarded: array:1 [ …1] } "y00025" => App\Models\StaticData {#14209 #table: "StaticData" #primaryKey: "Code" +timestamps: false +incrementing: false #fillable: array:6 [ …6] #connection: "mysql" #keyType: "int" #with: [] #withCount: [] +preventsLazyLoading: false #perPage: 15 +exists: true +wasRecentlyCreated: false #escapeWhenCastingToString: false #attributes: array:8 [ …8] #original: array:8 [ …8] #changes: [] #casts: [] #classCastCache: [] #attributeCastCache: [] #dates: [] #dateFormat: null #appends: [] #dispatchesEvents: [] #observables: [] #relations: [] #touches: [] #hidden: [] #visible: [] #guarded: array:1 [ …1] } "y00027" => App\Models\StaticData {#1180 #table: "StaticData" #primaryKey: "Code" +timestamps: false +incrementing: false #fillable: array:6 [ …6] #connection: "mysql" #keyType: "int" #with: [] #withCount: [] +preventsLazyLoading: false #perPage: 15 +exists: true +wasRecentlyCreated: false #escapeWhenCastingToString: false #attributes: array:8 [ …8] #original: array:8 [ …8] #changes: [] #casts: [] #classCastCache: [] #attributeCastCache: [] #dates: [] #dateFormat: null #appends: [] #dispatchesEvents: [] #observables: [] #relations: [] #touches: [] #hidden: [] #visible: [] #guarded: array:1 [ …1] } "y00029" => App\Models\StaticData {#10966 #table: "StaticData" #primaryKey: "Code" +timestamps: false +incrementing: false #fillable: array:6 [ …6] #connection: "mysql" #keyType: "int" #with: [] #withCount: [] +preventsLazyLoading: false #perPage: 15 +exists: true +wasRecentlyCreated: false #escapeWhenCastingToString: false #attributes: array:8 [ …8] #original: array:8 [ …8] #changes: [] #casts: [] #classCastCache: [] #attributeCastCache: [] #dates: [] #dateFormat: null #appends: [] #dispatchesEvents: [] #observables: [] #relations: [] #touches: [] #hidden: [] #visible: [] #guarded: array:1 [ …1] } "y00031" => App\Models\StaticData {#11560 #table: "StaticData" #primaryKey: "Code" +timestamps: false +incrementing: false #fillable: array:6 [ …6] #connection: "mysql" #keyType: "int" #with: [] #withCount: [] +preventsLazyLoading: false #perPage: 15 +exists: true +wasRecentlyCreated: false #escapeWhenCastingToString: false #attributes: array:8 [ …8] #original: array:8 [ …8] #changes: [] #casts: [] #classCastCache: [] #attributeCastCache: [] #dates: [] #dateFormat: null #appends: [] #dispatchesEvents: [] #observables: [] #relations: [] #touches: [] #hidden: [] #visible: [] #guarded: array:1 [ …1] } "y00033" => App\Models\StaticData {#11865 #table: "StaticData" #primaryKey: "Code" +timestamps: false +incrementing: false #fillable: array:6 [ …6] #connection: "mysql" #keyType: "int" #with: [] #withCount: [] +preventsLazyLoading: false #perPage: 15 +exists: true +wasRecentlyCreated: false #escapeWhenCastingToString: false #attributes: array:8 [ …8] #original: array:8 [ …8] #changes: [] #casts: [] #classCastCache: [] #attributeCastCache: [] #dates: [] #dateFormat: null #appends: [] #dispatchesEvents: [] #observables: [] #relations: [] #touches: [] #hidden: [] #visible: [] #guarded: array:1 [ …1] } "Y00287" => App\Models\StaticData {#12170 #table: "StaticData" #primaryKey: "Code" +timestamps: false +incrementing: false #fillable: array:6 [ …6] #connection: "mysql" #keyType: "int" #with: [] #withCount: [] +preventsLazyLoading: false #perPage: 15 +exists: true +wasRecentlyCreated: false #escapeWhenCastingToString: false #attributes: array:8 [ …8] #original: array:8 [ …8] #changes: [] #casts: [] #classCastCache: [] #attributeCastCache: [] #dates: [] #dateFormat: null #appends: [] #dispatchesEvents: [] #observables: [] #relations: [] #touches: [] #hidden: [] #visible: [] #guarded: array:1 [ …1] } "y00289" => App\Models\StaticData {#12475 #table: "StaticData" #primaryKey: "Code" +timestamps: false +incrementing: false #fillable: array:6 [ …6] #connection: "mysql" #keyType: "int" #with: [] #withCount: [] +preventsLazyLoading: false #perPage: 15 +exists: true +wasRecentlyCreated: false #escapeWhenCastingToString: false #attributes: array:8 [ …8] #original: array:8 [ …8] #changes: [] #casts: [] #classCastCache: [] #attributeCastCache: [] #dates: [] #dateFormat: null #appends: [] #dispatchesEvents: [] #observables: [] #relations: [] #touches: [] #hidden: [] #visible: [] #guarded: array:1 [ …1] } "y00291" => App\Models\StaticData {#12782 #table: "StaticData" #primaryKey: "Code" +timestamps: false +incrementing: false #fillable: array:6 [ …6] #connection: "mysql" #keyType: "int" #with: [] #withCount: [] +preventsLazyLoading: false #perPage: 15 +exists: true +wasRecentlyCreated: false #escapeWhenCastingToString: false #attributes: array:8 [ …8] #original: array:8 [ …8] #changes: [] #casts: [] #classCastCache: [] #attributeCastCache: [] #dates: [] #dateFormat: null #appends: [] #dispatchesEvents: [] #observables: [] #relations: [] #touches: [] #hidden: [] #visible: [] #guarded: array:1 [ …1] } "y00295" => App\Models\StaticData {#13122 #table: "StaticData" #primaryKey: "Code" +timestamps: false +incrementing: false #fillable: array:6 [ …6] #connection: "mysql" #keyType: "int" #with: [] #withCount: [] +preventsLazyLoading: false #perPage: 15 +exists: true +wasRecentlyCreated: false #escapeWhenCastingToString: false #attributes: array:8 [ …8] #original: array:8 [ …8] #changes: [] #casts: [] #classCastCache: [] #attributeCastCache: [] #dates: [] #dateFormat: null #appends: [] #dispatchesEvents: [] #observables: [] #relations: [] #touches: [] #hidden: [] #visible: [] #guarded: array:1 [ …1] } "y00298" => App\Models\StaticData {#13777 #table: "StaticData" #primaryKey: "Code" +timestamps: false +incrementing: false #fillable: array:6 [ …6] #connection: "mysql" #keyType: "int" #with: [] #withCount: [] +preventsLazyLoading: false #perPage: 15 +exists: true +wasRecentlyCreated: false #escapeWhenCastingToString: false #attributes: array:8 [ …8] #original: array:8 [ …8] #changes: [] #casts: [] #classCastCache: [] #attributeCastCache: [] #dates: [] #dateFormat: null #appends: [] #dispatchesEvents: [] #observables: [] #relations: [] #touches: [] #hidden: [] #visible: [] #guarded: array:1 [ …1] } ] #escapeWhenCastingToString: false } "tekstblok" => Illuminate\Database\Eloquent\Collection {#13374 #items: array:11 [ "y00024" => App\Models\StaticData {#11251 #table: "StaticData" #primaryKey: "Code" +timestamps: false +incrementing: false #fillable: array:6 [ …6] #connection: "mysql" #keyType: "int" #with: [] #withCount: [] +preventsLazyLoading: false #perPage: 15 +exists: true +wasRecentlyCreated: false #escapeWhenCastingToString: false #attributes: array:8 [ …8] #original: array:8 [ …8] #changes: [] #casts: [] #classCastCache: [] #attributeCastCache: [] #dates: [] #dateFormat: null #appends: [] #dispatchesEvents: [] #observables: [] #relations: [] #touches: [] #hidden: [] #visible: [] #guarded: array:1 [ …1] } "y00026" => App\Models\StaticData {#1179 #table: "StaticData" #primaryKey: "Code" +timestamps: false +incrementing: false #fillable: array:6 [ …6] #connection: "mysql" #keyType: "int" #with: [] #withCount: [] +preventsLazyLoading: false #perPage: 15 +exists: true +wasRecentlyCreated: false #escapeWhenCastingToString: false #attributes: array:8 [ …8] #original: array:8 [ …8] #changes: [] #casts: [] #classCastCache: [] #attributeCastCache: [] #dates: [] #dateFormat: null #appends: [] #dispatchesEvents: [] #observables: [] #relations: [] #touches: [] #hidden: [] #visible: [] #guarded: array:1 [ …1] } "y00028" => App\Models\StaticData {#10972 #table: "StaticData" #primaryKey: "Code" +timestamps: false +incrementing: false #fillable: array:6 [ …6] #connection: "mysql" #keyType: "int" #with: [] #withCount: [] +preventsLazyLoading: false #perPage: 15 +exists: true +wasRecentlyCreated: false #escapeWhenCastingToString: false #attributes: array:8 [ …8] #original: array:8 [ …8] #changes: [] #casts: [] #classCastCache: [] #attributeCastCache: [] #dates: [] #dateFormat: null #appends: [] #dispatchesEvents: [] #observables: [] #relations: [] #touches: [] #hidden: [] #visible: [] #guarded: array:1 [ …1] } "y00030" => App\Models\StaticData {#11566 #table: "StaticData" #primaryKey: "Code" +timestamps: false +incrementing: false #fillable: array:6 [ …6] #connection: "mysql" #keyType: "int" #with: [] #withCount: [] +preventsLazyLoading: false #perPage: 15 +exists: true +wasRecentlyCreated: false #escapeWhenCastingToString: false #attributes: array:8 [ …8] #original: array:8 [ …8] #changes: [] #casts: [] #classCastCache: [] …11 } "y00032" => App\Models\StaticData {#11871 …30} "y00034" => App\Models\StaticData {#12176 …30} "y00039" => App\Models\StaticData {#12481 …30} "y00040" => App\Models\StaticData {#12788 …30} "Y00269" => App\Models\StaticData {#13129 …30} "y00293" => App\Models\StaticData {#13770 …30} "y00300" => App\Models\StaticData {#1178 …30} ] #escapeWhenCastingToString: false } "quote" => Illuminate\Database\Eloquent\Collection {#10978 #items: array:4 [ "y00035" => App\Models\StaticData {#11572 …30} "y00063" => App\Models\StaticData {#11877 …30} "y00065" => App\Models\StaticData {#12182 …30} "y00067" => App\Models\StaticData {#12487 …30} ] #escapeWhenCastingToString: false } "bron" => Illuminate\Database\Eloquent\Collection {#12794 #items: array:4 [ "y00036" => App\Models\StaticData {#13136 …30} "y00064" => App\Models\StaticData {#13763 …30} "y00066" => App\Models\StaticData {#1177 …30} "y00068" => App\Models\StaticData {#10984 …30} ] #escapeWhenCastingToString: false } "naam" => Illuminate\Database\Eloquent\Collection {#11578 #items: array:3 [ "y00043" => App\Models\StaticData {#11883 …30} "y00046" => App\Models\StaticData {#12188 …30} "y00049" => App\Models\StaticData {#12493 …30} ] #escapeWhenCastingToString: false } "functie" => Illuminate\Database\Eloquent\Collection {#12800 #items: array:3 [ "y00044" => App\Models\StaticData {#13143 …30} "y00047" => App\Models\StaticData {#13756 …30} "y00050" => App\Models\StaticData {#1176 …30} ] #escapeWhenCastingToString: false } "beschrijving" => Illuminate\Database\Eloquent\Collection {#10990 #items: array:3 [ "y00045" => App\Models\StaticData {#11584 …30} "y00048" => App\Models\StaticData {#11889 …30} "y00051" => App\Models\StaticData {#12194 …30} ] #escapeWhenCastingToString: false } "numeriek" => Illuminate\Database\Eloquent\Collection {#12499 #items: array:4 [ "y00052" => App\Models\StaticData {#12806 …30} "y00053" => App\Models\StaticData {#13150 …30} "y00054" => App\Models\StaticData {#13749 …30} "y00055" => App\Models\StaticData {#1175 …30} ] #escapeWhenCastingToString: false } "bloktitel" => Illuminate\Database\Eloquent\Collection {#10996 #items: array:2 [ "y00071" => App\Models\StaticData {#11590 …30} "y00078" => App\Models\StaticData {#11895 …30} ] #escapeWhenCastingToString: false } "adres" => Illuminate\Database\Eloquent\Collection {#12200 #items: array:6 [ "y00072" => App\Models\StaticData {#12505 …30} "y00073" => App\Models\StaticData {#12812 …30} "y00074" => App\Models\StaticData {#13157 …30} "y00075" => App\Models\StaticData {#13742 …30} "y00076" => App\Models\StaticData {#1174 …30} "y00077" => App\Models\StaticData {#11002 …30} ] #escapeWhenCastingToString: false } "bloktekst" => Illuminate\Database\Eloquent\Collection {#11596 #items: array:3 [ "y00079" => App\Models\StaticData {#11901 …30} "y00080" => App\Models\StaticData {#12206 …30} "y00081" => App\Models\StaticData {#12511 …30} ] #escapeWhenCastingToString: false } "footertitel" => Illuminate\Database\Eloquent\Collection {#12818 #items: array:4 [ "y00083" => App\Models\StaticData {#13164 …30} "y00085" => App\Models\StaticData {#13735 …30} "y00090" => App\Models\StaticData {#1173 …30} "y00091" => App\Models\StaticData {#11008 …30} ] #escapeWhenCastingToString: false } "footertekst" => Illuminate\Database\Eloquent\Collection {#11602 #items: array:5 [ "y00084" => App\Models\StaticData {#11907 …30} "y00092" => App\Models\StaticData {#12212 …30} "y00093" => App\Models\StaticData {#12517 …30} "y00094" => App\Models\StaticData {#12824 …30} "y00095" => App\Models\StaticData {#13171 …30} ] #escapeWhenCastingToString: false } "footerknop" => Illuminate\Database\Eloquent\Collection {#13728 #items: array:4 [ "y00086" => App\Models\StaticData {#1172 …30} "y00087" => App\Models\StaticData {#11014 …30} "y00088" => App\Models\StaticData {#11608 …30} "y00089" => App\Models\StaticData {#11913 …30} ] #escapeWhenCastingToString: false } "informatieveld" => Illuminate\Database\Eloquent\Collection {#12218 #items: array:124 [ "y00096" => App\Models\StaticData {#12523 …30} "y00097" => App\Models\StaticData {#12830 …30} "y00098" => App\Models\StaticData {#13178 …30} "y00099" => App\Models\StaticData {#13721 …30} "y00100" => App\Models\StaticData {#1171 …30} "y00101" => App\Models\StaticData {#11020 …30} "y00102" => App\Models\StaticData {#11614 …30} "y00103" => App\Models\StaticData {#11919 …30} "y00104" => App\Models\StaticData {#12224 …30} "y00105" => App\Models\StaticData {#12529 …30} "y00106" => App\Models\StaticData {#12836 …30} "y00107" => App\Models\StaticData {#13185 …30} "y00108" => App\Models\StaticData {#13714 …30} "y00109" => App\Models\StaticData {#1170 …30} "y00110" => App\Models\StaticData {#11026 …30} "y00111" => App\Models\StaticData {#11620 …30} "y00112" => App\Models\StaticData {#11925 …30} "y00113" => App\Models\StaticData {#12230 …30} "y00114" => App\Models\StaticData {#12535 …30} "y00115" => App\Models\StaticData {#12842 …30} "y00116" => App\Models\StaticData {#13192 …30} "y00117" => App\Models\StaticData {#13707 …30} "y00118" => App\Models\StaticData {#1169 …30} "y00119" => App\Models\StaticData {#11032 …30} "y00120" => App\Models\StaticData {#11626 …30} "y00121" => App\Models\StaticData {#11931 …30} "y00122" => App\Models\StaticData {#12236 …30} "y00123" => App\Models\StaticData {#12541 …30} "y00124" => App\Models\StaticData {#12848 …30} "y00125" => App\Models\StaticData {#13199 …30} "y00126" => App\Models\StaticData {#13700 …30} "y00127" => App\Models\StaticData {#1168 …30} "y00128" => App\Models\StaticData {#11038 …30} "y00129" => App\Models\StaticData {#11632 …30} "y00130" => App\Models\StaticData {#11937 …30} "y00131" => App\Models\StaticData {#12242 …30} "y00132" => App\Models\StaticData {#12547 …30} "y00133" => App\Models\StaticData {#12854 …30} "y00134" => App\Models\StaticData {#13206 …30} "y00135" => App\Models\StaticData {#13693 …30} "y00136" => App\Models\StaticData {#1167 …30} "y00137" => App\Models\StaticData {#11044 …30} "y00138" => App\Models\StaticData {#11638 …30} "y00139" => App\Models\StaticData {#11943 …30} "y00140" => App\Models\StaticData {#12248 …30} "y00141" => App\Models\StaticData {#12553 …30} "y00142" => App\Models\StaticData {#12860 …30} "y00143" => App\Models\StaticData {#13214 …30} "y00144" => App\Models\StaticData {#13686 …30} "y00145" => App\Models\StaticData {#1166 …30} "y00146" => App\Models\StaticData {#11050 …30} "y00147" => App\Models\StaticData {#11644 …30} "y00148" => App\Models\StaticData {#11949 …30} "y00149" => App\Models\StaticData {#12254 …30} "y00150" => App\Models\StaticData {#12559 …30} "y00151" => App\Models\StaticData {#12866 …30} "y00152" => App\Models\StaticData {#13221 …30} "y00153" => App\Models\StaticData {#13679 …30} "y00154" => App\Models\StaticData {#1165 …30} "y00155" => App\Models\StaticData {#11056 …30} "y00156" => App\Models\StaticData {#11650 …30} "y00157" => App\Models\StaticData {#11955 …30} "y00158" => App\Models\StaticData {#12260 …30} "y00159" => App\Models\StaticData {#12565 …30} "y00160" => App\Models\StaticData {#12872 …30} "y00161" => App\Models\StaticData {#13228 …30} "y00162" => App\Models\StaticData {#13672 …30} "y00163" => App\Models\StaticData {#1164 …30} "y00164" => App\Models\StaticData {#11062 …30} "y00165" => App\Models\StaticData {#11656 …30} "y00166" => App\Models\StaticData {#11961 …30} "y00167" => App\Models\StaticData {#12266 …30} "y00168" => App\Models\StaticData {#12571 …30} "y00169" => App\Models\StaticData {#12878 …30} "y00170" => App\Models\StaticData {#13235 …30} "y00171" => App\Models\StaticData {#13665 …30} "y00172" => App\Models\StaticData {#1163 …30} "y00173" => App\Models\StaticData {#11068 …30} "y00174" => App\Models\StaticData {#11662 …30} "y00175" => App\Models\StaticData {#11967 …30} "y00176" => App\Models\StaticData {#12272 …30} "y00177" => App\Models\StaticData {#12577 …30} "y00178" => App\Models\StaticData {#12884 …30} "y00179" => App\Models\StaticData {#13242 …30} "y00180" => App\Models\StaticData {#13658 …30} "y00181" => App\Models\StaticData {#1162 …30} "y00182" => App\Models\StaticData {#11074 …30} "y00183" => App\Models\StaticData {#11668 …30} "y00184" => App\Models\StaticData {#11973 …30} "y00185" => App\Models\StaticData {#12278 …30} "y00186" => App\Models\StaticData {#12583 …30} "y00187" => App\Models\StaticData {#12890 …30} "y00188" => App\Models\StaticData {#13249 …30} "y00189" => App\Models\StaticData {#13651 …30} "y00190" => App\Models\StaticData {#1132 …30} "y00191" => App\Models\StaticData {#11080 …30} "y00192" => App\Models\StaticData {#11674 …30} "y00193" => App\Models\StaticData {#11979 …30} "y00194" => App\Models\StaticData {#12284 …30} "y00195" => App\Models\StaticData {#12589 …30} "y00196" => App\Models\StaticData {#12896 …30} "y00197" => App\Models\StaticData {#13256 …30} "y00198" => App\Models\StaticData {#13644 …30} "y00199" => App\Models\StaticData {#1133 …30} "y00200" => App\Models\StaticData {#11086 …30} "y00201" => App\Models\StaticData {#11680 …30} "y00202" => App\Models\StaticData {#11985 …30} "y00203" => App\Models\StaticData {#12290 …30} "y00204" => App\Models\StaticData {#12595 …30} "y00205" => App\Models\StaticData {#12902 …30} "y00206" => App\Models\StaticData {#13263 …30} "y00207" => App\Models\StaticData {#13637 …30} "y00208" => App\Models\StaticData {#1134 …30} "y00209" => App\Models\StaticData {#13270 …30} "y00210" => App\Models\StaticData {#13630 …30} "y00211" => App\Models\StaticData {#13533 …30} "y00212" => App\Models\StaticData {#13415 …30} "y00213" => App\Models\StaticData {#13391 …30} "y00214" => App\Models\StaticData {#14206 …30} "y00215" => App\Models\StaticData {#1135 …30} "y00341" => App\Models\StaticData {#13277 …30} "y00342" => App\Models\StaticData {#13623 …30} "y00343" => App\Models\StaticData {#1136 …30} "y00344" => App\Models\StaticData {#13284 …30} ] #escapeWhenCastingToString: false } "detailpagina" => Illuminate\Database\Eloquent\Collection {#13616 #items: array:13 [ "y00216" => App\Models\StaticData {#1137 …30} "y00217" => App\Models\StaticData {#13291 …30} "y00218" => App\Models\StaticData {#13609 …30} "y00219" => App\Models\StaticData {#1138 …30} "y00220" => App\Models\StaticData {#13298 …30} "y00221" => App\Models\StaticData {#13602 …30} "y00222" => App\Models\StaticData {#1139 …30} "y00223" => App\Models\StaticData {#13305 …30} "y00224" => App\Models\StaticData {#13595 …30} "y00225" => App\Models\StaticData {#1140 …30} "y00226" => App\Models\StaticData {#13312 …30} "y00228" => App\Models\StaticData {#13588 …30} "y00251" => App\Models\StaticData {#1141 …30} ] #escapeWhenCastingToString: false } "resultatenpagina" => Illuminate\Database\Eloquent\Collection {#13319 #items: array:1 [ "y00227" => App\Models\StaticData {#13581 …30} ] #escapeWhenCastingToString: false } "detail" => Illuminate\Database\Eloquent\Collection {#1142 #items: array:1 [ "y00229" => App\Models\StaticData {#13326 …30} ] #escapeWhenCastingToString: false } "resultpage" => Illuminate\Database\Eloquent\Collection {#13574 #items: array:14 [ "y00230" => App\Models\StaticData {#1143 …30} "y00231" => App\Models\StaticData {#13333 …30} "y00232" => App\Models\StaticData {#13567 …30} "y00233" => App\Models\StaticData {#1144 …30} "y00234" => App\Models\StaticData {#13340 …30} "y00235" => App\Models\StaticData {#13560 …30} "y00236" => App\Models\StaticData {#1145 …30} "y00237" => App\Models\StaticData {#13347 …30} "y00238" => App\Models\StaticData {#13426 …30} "y00239" => App\Models\StaticData {#1146 …30} "y00240" => App\Models\StaticData {#13354 …30} "y00241" => App\Models\StaticData {#13375 …30} "y00250" => App\Models\StaticData {#1147 …30} "y00327" => App\Models\StaticData {#11157 …30} ] #escapeWhenCastingToString: false } "analyze" => Illuminate\Database\Eloquent\Collection {#13361 #items: array:1 [ "y00242" => App\Models\StaticData {#13430 …30} ] #escapeWhenCastingToString: false } "stats" => Illuminate\Database\Eloquent\Collection {#13406 #items: array:7 [ "y00243" => App\Models\StaticData {#14200 …30} "y00244" => App\Models\StaticData {#1148 …30} "y00245" => App\Models\StaticData {#11163 …30} "y00246" => App\Models\StaticData {#14264 …30} "y00247" => App\Models\StaticData {#13393 …30} "y00248" => App\Models\StaticData {#13543 …30} "y00249" => App\Models\StaticData {#13376 …30} ] #escapeWhenCastingToString: false } "advancedsearch" => Illuminate\Database\Eloquent\Collection {#14193 #items: array:13 [ "y00252" => App\Models\StaticData {#1149 …30} "y00253" => App\Models\StaticData {#11169 …30} "y00254" => App\Models\StaticData {#14262 …30} "y00255" => App\Models\StaticData {#13437 …30} "y00256" => App\Models\StaticData {#1150 …30} "y00257" => App\Models\StaticData {#11175 …30} "y00258" => App\Models\StaticData {#13004 …30} "y00259" => App\Models\StaticData {#14255 …30} "y00260" => App\Models\StaticData {#13410 …30} "y00261" => App\Models\StaticData {#1151 …30} "y00262" => App\Models\StaticData {#11181 …30} "y00263" => App\Models\StaticData {#14248 …30} "y00264" => App\Models\StaticData {#13444 …30} ] #escapeWhenCastingToString: false } "" => Illuminate\Database\Eloquent\Collection {#13382 #items: array:6 [ "y00265" => App\Models\StaticData {#14195 …30} "y00266" => App\Models\StaticData {#1152 …30} "y00267" => App\Models\StaticData {#11187 …30} "y00268" => App\Models\StaticData {#14241 …30} "Y00288" => App\Models\StaticData {#13451 …30} "y00290" => App\Models\StaticData {#1153 …30} ] #escapeWhenCastingToString: false } "name" => Illuminate\Database\Eloquent\Collection {#11193 #items: array:11 [ "Y00274" => App\Models\StaticData {#14234 …30} "Y00275" => App\Models\StaticData {#13458 …30} "Y00276" => App\Models\StaticData {#13538 …30} "Y00277" => App\Models\StaticData {#13384 …30} "Y00278" => App\Models\StaticData {#14196 …30} "Y00279" => App\Models\StaticData {#1154 …30} "Y00280" => App\Models\StaticData {#11199 …30} "Y00281" => App\Models\StaticData {#14227 …30} "Y00282" => App\Models\StaticData {#13465 …30} "Y00285" => App\Models\StaticData {#1155 …30} "Y00286" => App\Models\StaticData {#11205 …30} ] #escapeWhenCastingToString: false } "subtitle" => Illuminate\Database\Eloquent\Collection {#14220 #items: array:1 [ "Y00283" => App\Models\StaticData {#13472 …30} ] #escapeWhenCastingToString: false } "subtitelknop" => Illuminate\Database\Eloquent\Collection {#1156 #items: array:6 [ "y00302" => App\Models\StaticData {#11211 …30} "y00303" => App\Models\StaticData {#12711 …30} "y00304" => App\Models\StaticData {#14213 …30} "y00305" => App\Models\StaticData {#13867 …30} "y00306" => App\Models\StaticData {#13503 …30} "y00307" => App\Models\StaticData {#1157 …30} ] #escapeWhenCastingToString: false } "login" => Illuminate\Database\Eloquent\Collection {#11217 #items: array:6 [ "y00310" => App\Models\StaticData {#12717 …30} "y00311" => App\Models\StaticData {#14203 …30} "y00312" => App\Models\StaticData {#13860 …30} "y00313" => App\Models\StaticData {#13496 …30} "y00314" => App\Models\StaticData {#1158 …30} "y00315" => App\Models\StaticData {#11223 …30} ] #escapeWhenCastingToString: false } "resetpassword" => Illuminate\Database\Eloquent\Collection {#12723 #items: array:2 [ "y00316" => App\Models\StaticData {#14192 …30} "y00317" => App\Models\StaticData {#13853 …30} ] #escapeWhenCastingToString: false } "register" => Illuminate\Database\Eloquent\Collection {#13489 #items: array:1 [ "y00318" => App\Models\StaticData {#13516 …30} ] #escapeWhenCastingToString: false } "userinformation" => Illuminate\Database\Eloquent\Collection {#13418 #items: array:7 [ "y00319" => App\Models\StaticData {#13368 …30} "y00320" => App\Models\StaticData {#14212 …30} "y00321" => App\Models\StaticData {#1159 …30} "y00322" => App\Models\StaticData {#11229 …30} "y00323" => App\Models\StaticData {#11811 …30} "y00324" => App\Models\StaticData {#12116 …30} "y00325" => App\Models\StaticData {#12421 …30} ] #escapeWhenCastingToString: false } "profile" => Illuminate\Database\Eloquent\Collection {#12729 #items: array:1 [ "y00326" => App\Models\StaticData {#13059 …30} ] #escapeWhenCastingToString: false } "dropdown" => Illuminate\Database\Eloquent\Collection {#14182 #items: array:1 [ "y00328" => App\Models\StaticData {#13482 …30} ] #escapeWhenCastingToString: false } "contactpage" => Illuminate\Database\Eloquent\Collection {#13407 #items: array:1 [ "y00333" => App\Models\StaticData {#7885 …30} ] #escapeWhenCastingToString: false } "ondertitelcontact" => Illuminate\Database\Eloquent\Collection {#1160 #items: array:1 [ "y00335" => App\Models\StaticData {#14175 …30} ] #escapeWhenCastingToString: false } "mail" => Illuminate\Database\Eloquent\Collection {#13513 #items: array:5 [ "y00336" => App\Models\StaticData {#1041 …30} "y00337" => App\Models\StaticData {#1047 …30} "y00338" => App\Models\StaticData {#1046 …30} "y00339" => App\Models\StaticData {#1045 …30} "y00340" => App\Models\StaticData {#1044 …30} ] #escapeWhenCastingToString: false } ] #escapeWhenCastingToString: false } "_token" => "WuSQTuolNlhny9vX5KGPbBDfHWgorkb7tDS6w2Mx" "_previous" => array:1 [ "url" => "https://woodan.customcms.nl/search/results?search=Stop&type=stats" ] "_flash" => array:2 [ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]