logo
main menu main menu
Fishes Waters Continents Countries Fishing Techniques Tackle and Baits Brands Shops and Companies Ecological Problems Members
Log in
  • About
  • Help
  • Contact
  • Privacy Policy
  • Terms & Conditions
  • Copyright © TagMyFish 2025 | All Rights Reserved

Shimano

General data

  • Name: Shimano
  • Country of origin: Japan
  • Website: fish.shimano.com
  • Tackle: Rods, Reels, Front drag reels, Spinning rods, Casting rods, Fly Fishing reels, Bolognese rods, Whip Fishing rods, Feeder rods, Surf rods, Fly Fishing rods, Main line, Fluorocarbon, Clothing, TeleMatch rods, Carp Fishing rods, Lures, Spoons, Plugs, Castmasters, Rear drag reels, Low profile baitcasting reels, Big pit reels, Freespool reels, Big Game Multiplier reels, Telescopic, Tippet, Fluorocarbon

Catches

logo

Tag Your Catch and
Win a Twin Power!

Post your catch and get a chance to win the Shimano Twin Power XD 4000 PG!

The more catches you post, the higher your chances of winning this amazing prize. Every catch shared between May and November 2025 is automatically entered into the prize draw.
Only one rule: Make sure to tag both the fish species and the body of water!

Log in

Sponsored by:

 Capriolo
Twin Power 4000 XD PG
MessagesTimelineExceptionsViews112RouteQueries350Models2009MailsGateSessionRequest
Request history8.2.28PHP Version452msRequest Duration5MBMemory UsageGET {page}/{alias}Route
    • Booting (24.71ms)time
    • Application (427ms)time
    • 1 x Application (94.53%)
      427ms
      1 x Booting (5.47%)
      24.71ms
      112 templates were rendered
      • 1x page.genericgeneric.blade.php#?blade
      • 1x elements.tabnavtabnav.blade.php#?blade
      • 1x elements.generic-catchesgeneric-catches.blade.php#?blade
      • 100x elements.gallery-itemgallery-item.blade.php#?blade
      • 1x layout.indexindex.blade.php#?blade
      • 1x layout.headhead.blade.php#?blade
      • 1x layout.pwapwa.blade.php#?blade
      • 1x layout.topnavtopnav.blade.php#?blade
      • 1x layout.sidebar-leftsidebar-left.blade.php#?blade
      • 1x layout.footerfooter.blade.php#?blade
      • 1x layout.sidebar-rightsidebar-right.blade.php#?blade
      • 1x layout.mobilenavmobilenav.blade.php#?blade
      • 1x modals.modalDefaultmodalDefault.blade.php#?blade
      uri
      GET {page}/{alias}
      middleware
      web
      controller
      App\Http\Controllers\GlobalController@genericPageSingleItem
      namespace
      prefix
      where
      as
      page.generic.single
      file
      app/Http/Controllers/GlobalController.php:110-123
      350 statements were executed (187 duplicates)Show only duplicatestmf238ms
      • # Query soft limit for Debugbar is reached after 100 queries, additional 250 queries only show the query. Limit can be raised in the config. Limits can be raised in the config (debugbar.options.db.soft_limit)
      • DatabaseSessionHandler.php#97tmf530μsselect * from `sessions` where `id` = 'keq8EoeQ5yg7AiGNIXcf2j5QjSYggjeyz5Si8s6Q' limit 1
        Bindings
        • 0: keq8EoeQ5yg7AiGNIXcf2j5QjSYggjeyz5Si8s6Q
        Backtrace
        • vendor/laravel/framework/src/Illuminate/Session/DatabaseSessionHandler.php:97
        • vendor/laravel/framework/src/Illuminate/Session/Store.php:116
        • vendor/laravel/framework/src/Illuminate/Session/Store.php:104
        • vendor/laravel/framework/src/Illuminate/Session/Store.php:88
        • vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php:147
      • GlobalController.php#132tmf430μsselect * from `brands` where `alias` = 'shimano' and `published` = 1 limit 1
        Bindings
        • 0: shimano
        • 1: 1
        Backtrace
        • app/Http/Controllers/GlobalController.php:132
        • app/Http/Controllers/GlobalController.php:119
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
      • GlobalController.php#132tmf470μsselect * from `translations` where `lang` = 'en' and `translations`.`translatable_id` in (1) and `translations`.`translatable_type` = 'App\\Models\\Brand'
        Bindings
        • 0: en
        • 1: App\Models\Brand
        Backtrace
        • app/Http/Controllers/GlobalController.php:132
        • app/Http/Controllers/GlobalController.php:119
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
      • GlobalController.php#132tmf350μsselect * from `countries` where `countries`.`id` in (116)
        Backtrace
        • app/Http/Controllers/GlobalController.php:132
        • app/Http/Controllers/GlobalController.php:119
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
      • GlobalController.php#132tmf480μsselect * from `translations` where `lang` = 'en' and `translations`.`translatable_id` in (116) and `translations`.`translatable_type` = 'App\\Models\\Country'
        Bindings
        • 0: en
        • 1: App\Models\Country
        Backtrace
        • app/Http/Controllers/GlobalController.php:132
        • app/Http/Controllers/GlobalController.php:119
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
      • GlobalController.php#132tmf440μsselect `continents`.*, `continent_country`.`country_id` as `pivot_country_id`, `continent_country`.`continent_id` as `pivot_continent_id` from `continents` inner join `continent_country` on `continents`.`id` = `continent_country`.`continent_id` where `continent_country`.`country_id` in (116)
        Backtrace
        • app/Http/Controllers/GlobalController.php:132
        • app/Http/Controllers/GlobalController.php:119
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
      • GlobalController.php#132tmf480μsselect * from `translations` where `lang` = 'en' and `translations`.`translatable_id` in (3) and `translations`.`translatable_type` = 'App\\Models\\Continent'
        Bindings
        • 0: en
        • 1: App\Models\Continent
        Backtrace
        • app/Http/Controllers/GlobalController.php:132
        • app/Http/Controllers/GlobalController.php:119
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
      • BuildsAdjacencyListQueries.php#27tmf960μsselect `tackles`.*, `tackle_brand`.`brand_id` as `pivot_brand_id`, `tackle_brand`.`tackle_id` as `pivot_tackle_id` from `tackles` inner join `tackle_brand` on `tackles`.`id` = `tackle_brand`.`tackle_id` where `tackle_brand`.`brand_id` = 1
        Bindings
        • 0: 1
        Backtrace
        • vendor/staudenmeir/laravel-adjacency-list/src/Eloquent/Traits/BuildsAdjacencyListQueries.php:27
        • view::page.generic:49
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:75
      • generic.blade.php#49tmf1.34msselect * from `translations` where `lang` = 'en' and `translations`.`translatable_id` in (1, 2, 5, 9, 10, 11, 12, 14, 15, 16, 19, 21, 26, 28, 38, 39, 41, 43, 55, 56, 57, 82, 83, 84, 85, 86, 127, 156) and `translations`.`translatable_type` = 'App\\Models\\Tackle'
        Bindings
        • 0: en
        • 1: App\Models\Tackle
        Backtrace
        • view::page.generic:49
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:75
        • vendor/laravel/framework/src/Illuminate/View/View.php:209
      • BuildsAdjacencyListQueries.php#27tmf400μsselect * from `tackles` where `tackles`.`id` in (0, 1, 2, 5, 39, 41)
        Backtrace
        • vendor/staudenmeir/laravel-adjacency-list/src/Eloquent/Traits/BuildsAdjacencyListQueries.php:27
        • view::page.generic:49
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:75
      • generic.blade.php#49tmf640μsselect * from `translations` where `lang` = 'en' and `translations`.`translatable_id` in (1, 2, 5, 39, 41) and `translations`.`translatable_type` = 'App\\Models\\Tackle'
        Bindings
        • 0: en
        • 1: App\Models\Tackle
        Backtrace
        • view::page.generic:49
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:75
        • vendor/laravel/framework/src/Illuminate/View/View.php:209
      • BuildsAdjacencyListQueries.php#27tmf310μsselect * from `tackles` where `tackles`.`id` in (0)
        Backtrace
        • vendor/staudenmeir/laravel-adjacency-list/src/Eloquent/Traits/BuildsAdjacencyListQueries.php:27
        • view::page.generic:49
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:75
      • Brand.php#57tmf32.83msselect * from `gear_tags` where `gear_tags`.`brand_id` = 1 and `gear_tags`.`brand_id` is not null group by `post_id` order by `created_at` desc
        Bindings
        • 0: 1
        Backtrace
        • app/Models/Brand.php:57
        • view::elements.tabnav:8
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:75
      • BuildsAdjacencyListQueries.php#27tmf740μsselect * from `tackles` where `tackles`.`id` in (9, 10, 11, 12, 14, 16, 19, 20, 21, 37, 38, 40, 45, 52, 56, 82, 83, 84, 85, 86)
        Bindings
        • 0: 9
        • 1: 10
        • 2: 11
        • 3: 12
        • 4: 14
        • 5: 16
        • 6: 19
        • 7: 20
        • 8: 21
        • 9: 37
        • 10: 38
        • 11: 40
        • 12: 45
        • 13: 52
        • 14: 56
        • 15: 82
        • 16: 83
        • 17: 84
        • 18: 85
        • 19: 86
        Backtrace
        • vendor/staudenmeir/laravel-adjacency-list/src/Eloquent/Traits/BuildsAdjacencyListQueries.php:27
        • app/Models/Brand.php:57
        • view::elements.tabnav:8
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • Brand.php#57tmf1.32msselect * from `translations` where `lang` = 'en' and `translations`.`translatable_id` in (9, 10, 11, 12, 14, 16, 19, 20, 21, 37, 38, 40, 45, 52, 56, 82, 83, 84, 85, 86) and `translations`.`translatable_type` = 'App\\Models\\Tackle'
        Bindings
        • 0: en
        • 1: App\Models\Tackle
        Backtrace
        • app/Models/Brand.php:57
        • view::elements.tabnav:8
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:75
      • BuildsAdjacencyListQueries.php#27tmf580μsselect * from `tackles` where `tackles`.`id` in (1, 2, 5, 39)
        Backtrace
        • vendor/staudenmeir/laravel-adjacency-list/src/Eloquent/Traits/BuildsAdjacencyListQueries.php:27
        • app/Models/Brand.php:57
        • view::elements.tabnav:8
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • Brand.php#57tmf820μsselect * from `translations` where `lang` = 'en' and `translations`.`translatable_id` in (1, 2, 5, 39) and `translations`.`translatable_type` = 'App\\Models\\Tackle'
        Bindings
        • 0: en
        • 1: App\Models\Tackle
        Backtrace
        • app/Models/Brand.php:57
        • view::elements.tabnav:8
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:75
      • BuildsAdjacencyListQueries.php#27tmf480μsselect * from `tackles` where `tackles`.`id` in (0)
        Backtrace
        • vendor/staudenmeir/laravel-adjacency-list/src/Eloquent/Traits/BuildsAdjacencyListQueries.php:27
        • app/Models/Brand.php:57
        • view::elements.tabnav:8
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • Brand.php#57tmf660μsselect * from `brands` where `brands`.`id` in (1)
        Bindings
        • 0: 1
        Backtrace
        • app/Models/Brand.php:57
        • view::elements.tabnav:8
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:75
      • Brand.php#57tmf550μsselect * from `translations` where `lang` = 'en' and `translations`.`translatable_id` in (1) and `translations`.`translatable_type` = 'App\\Models\\Brand'
        Bindings
        • 0: en
        • 1: App\Models\Brand
        Backtrace
        • app/Models/Brand.php:57
        • view::elements.tabnav:8
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:75
      • Brand.php#57tmf320μsselect * from `countries` where `countries`.`id` in (116)
        Backtrace
        • app/Models/Brand.php:57
        • view::elements.tabnav:8
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:75
      • Brand.php#57tmf460μsselect * from `translations` where `lang` = 'en' and `translations`.`translatable_id` in (116) and `translations`.`translatable_type` = 'App\\Models\\Country'
        Bindings
        • 0: en
        • 1: App\Models\Country
        Backtrace
        • app/Models/Brand.php:57
        • view::elements.tabnav:8
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:75
      • Brand.php#57tmf610μsselect `continents`.*, `continent_country`.`country_id` as `pivot_country_id`, `continent_country`.`continent_id` as `pivot_continent_id` from `continents` inner join `continent_country` on `continents`.`id` = `continent_country`.`continent_id` where `continent_country`.`country_id` in (116)
        Backtrace
        • app/Models/Brand.php:57
        • view::elements.tabnav:8
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:75
      • Brand.php#57tmf660μsselect * from `translations` where `lang` = 'en' and `translations`.`translatable_id` in (3) and `translations`.`translatable_type` = 'App\\Models\\Continent'
        Bindings
        • 0: en
        • 1: App\Models\Continent
        Backtrace
        • app/Models/Brand.php:57
        • view::elements.tabnav:8
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:75
      • Brand.php#57tmf880μsselect * from `companies` where `companies`.`id` in (null, 1, 15, 20, 22, 26, 27, 30, 31, 32, 33, 34, 35, 41, 42, 46, 49, 55)
        Bindings
        • 0: 
        • 1: 1
        • 2: 15
        • 3: 20
        • 4: 22
        • 5: 26
        • 6: 27
        • 7: 30
        • 8: 31
        • 9: 32
        • 10: 33
        • 11: 34
        • 12: 35
        • 13: 41
        • 14: 42
        • 15: 46
        • 16: 49
        • 17: 55
        Backtrace
        • app/Models/Brand.php:57
        • view::elements.tabnav:8
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:75
      • Brand.php#57tmf1.61msselect * from `translations` where `lang` = 'en' and `translations`.`translatable_id` in (1, 15, 20, 22, 26, 27, 30, 31, 32, 33, 34, 35, 41, 42, 46, 49, 55) and `translations`.`translatable_type` = 'App\\Models\\Company'
        Bindings
        • 0: en
        • 1: App\Models\Company
        Backtrace
        • app/Models/Brand.php:57
        • view::elements.tabnav:8
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:75
      • Brand.php#57tmf500μsselect * from `countries` where `countries`.`id` in (34, 201, 206, 238)
        Backtrace
        • app/Models/Brand.php:57
        • view::elements.tabnav:8
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:75
      • Brand.php#57tmf700μsselect * from `translations` where `lang` = 'en' and `translations`.`translatable_id` in (34, 201, 206, 238) and `translations`.`translatable_type` = 'App\\Models\\Country'
        Bindings
        • 0: en
        • 1: App\Models\Country
        Backtrace
        • app/Models/Brand.php:57
        • view::elements.tabnav:8
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:75
      • Brand.php#57tmf730μsselect `continents`.*, `continent_country`.`country_id` as `pivot_country_id`, `continent_country`.`continent_id` as `pivot_continent_id` from `continents` inner join `continent_country` on `continents`.`id` = `continent_country`.`continent_id` where `continent_country`.`country_id` in (34, 201, 206, 238)
        Backtrace
        • app/Models/Brand.php:57
        • view::elements.tabnav:8
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:75
      • Brand.php#57tmf540μsselect * from `translations` where `lang` = 'en' and `translations`.`translatable_id` in (2, 4) and `translations`.`translatable_type` = 'App\\Models\\Continent'
        Bindings
        • 0: en
        • 1: App\Models\Continent
        Backtrace
        • app/Models/Brand.php:57
        • view::elements.tabnav:8
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:75
      • generic-catches.blade.php#2tmf30.86msselect * from `gear_tags` where `gear_tags`.`brand_id` = 1 and `gear_tags`.`brand_id` is not null group by `post_id` order by `created_at` desc limit 100
        Bindings
        • 0: 1
        Backtrace
        • view::elements.generic-catches:2
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:75
        • vendor/laravel/framework/src/Illuminate/View/View.php:209
      • BuildsAdjacencyListQueries.php#27tmf750μsselect * from `tackles` where `tackles`.`id` in (9, 12, 19, 21, 37, 40)
        Bindings
        • 0: 9
        • 1: 12
        • 2: 19
        • 3: 21
        • 4: 37
        • 5: 40
        Backtrace
        • vendor/staudenmeir/laravel-adjacency-list/src/Eloquent/Traits/BuildsAdjacencyListQueries.php:27
        • view::elements.generic-catches:2
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:75
      • generic-catches.blade.php#2tmf930μsselect * from `translations` where `lang` = 'en' and `translations`.`translatable_id` in (9, 12, 19, 21, 37, 40) and `translations`.`translatable_type` = 'App\\Models\\Tackle'
        Bindings
        • 0: en
        • 1: App\Models\Tackle
        Backtrace
        • view::elements.generic-catches:2
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:75
        • vendor/laravel/framework/src/Illuminate/View/View.php:209
      • BuildsAdjacencyListQueries.php#27tmf420μsselect * from `tackles` where `tackles`.`id` in (1, 2, 39)
        Backtrace
        • vendor/staudenmeir/laravel-adjacency-list/src/Eloquent/Traits/BuildsAdjacencyListQueries.php:27
        • view::elements.generic-catches:2
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:75
      • generic-catches.blade.php#2tmf750μsselect * from `translations` where `lang` = 'en' and `translations`.`translatable_id` in (1, 2, 39) and `translations`.`translatable_type` = 'App\\Models\\Tackle'
        Bindings
        • 0: en
        • 1: App\Models\Tackle
        Backtrace
        • view::elements.generic-catches:2
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:75
        • vendor/laravel/framework/src/Illuminate/View/View.php:209
      • BuildsAdjacencyListQueries.php#27tmf910μsselect * from `tackles` where `tackles`.`id` in (0)
        Backtrace
        • vendor/staudenmeir/laravel-adjacency-list/src/Eloquent/Traits/BuildsAdjacencyListQueries.php:27
        • view::elements.generic-catches:2
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:75
      • generic-catches.blade.php#2tmf480μsselect * from `brands` where `brands`.`id` in (1)
        Bindings
        • 0: 1
        Backtrace
        • view::elements.generic-catches:2
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:75
        • vendor/laravel/framework/src/Illuminate/View/View.php:209
      • generic-catches.blade.php#2tmf540μsselect * from `translations` where `lang` = 'en' and `translations`.`translatable_id` in (1) and `translations`.`translatable_type` = 'App\\Models\\Brand'
        Bindings
        • 0: en
        • 1: App\Models\Brand
        Backtrace
        • view::elements.generic-catches:2
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:75
        • vendor/laravel/framework/src/Illuminate/View/View.php:209
      • generic-catches.blade.php#2tmf410μsselect * from `countries` where `countries`.`id` in (116)
        Backtrace
        • view::elements.generic-catches:2
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:75
        • vendor/laravel/framework/src/Illuminate/View/View.php:209
      • generic-catches.blade.php#2tmf550μsselect * from `translations` where `lang` = 'en' and `translations`.`translatable_id` in (116) and `translations`.`translatable_type` = 'App\\Models\\Country'
        Bindings
        • 0: en
        • 1: App\Models\Country
        Backtrace
        • view::elements.generic-catches:2
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:75
        • vendor/laravel/framework/src/Illuminate/View/View.php:209
      • generic-catches.blade.php#2tmf600μsselect `continents`.*, `continent_country`.`country_id` as `pivot_country_id`, `continent_country`.`continent_id` as `pivot_continent_id` from `continents` inner join `continent_country` on `continents`.`id` = `continent_country`.`continent_id` where `continent_country`.`country_id` in (116)
        Backtrace
        • view::elements.generic-catches:2
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:75
        • vendor/laravel/framework/src/Illuminate/View/View.php:209
      • generic-catches.blade.php#2tmf510μsselect * from `translations` where `lang` = 'en' and `translations`.`translatable_id` in (3) and `translations`.`translatable_type` = 'App\\Models\\Continent'
        Bindings
        • 0: en
        • 1: App\Models\Continent
        Backtrace
        • view::elements.generic-catches:2
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:75
        • vendor/laravel/framework/src/Illuminate/View/View.php:209
      • generic-catches.blade.php#2tmf500μsselect * from `companies` where `companies`.`id` in (null, 32, 49)
        Bindings
        • 0: 
        • 1: 32
        • 2: 49
        Backtrace
        • view::elements.generic-catches:2
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:75
        • vendor/laravel/framework/src/Illuminate/View/View.php:209
      • generic-catches.blade.php#2tmf660μsselect * from `translations` where `lang` = 'en' and `translations`.`translatable_id` in (32, 49) and `translations`.`translatable_type` = 'App\\Models\\Company'
        Bindings
        • 0: en
        • 1: App\Models\Company
        Backtrace
        • view::elements.generic-catches:2
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:75
        • vendor/laravel/framework/src/Illuminate/View/View.php:209
      • generic-catches.blade.php#2tmf530μsselect * from `countries` where `countries`.`id` in (201, 238)
        Backtrace
        • view::elements.generic-catches:2
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:75
        • vendor/laravel/framework/src/Illuminate/View/View.php:209
      • generic-catches.blade.php#2tmf610μsselect * from `translations` where `lang` = 'en' and `translations`.`translatable_id` in (201, 238) and `translations`.`translatable_type` = 'App\\Models\\Country'
        Bindings
        • 0: en
        • 1: App\Models\Country
        Backtrace
        • view::elements.generic-catches:2
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:75
        • vendor/laravel/framework/src/Illuminate/View/View.php:209
      • generic-catches.blade.php#2tmf710μsselect `continents`.*, `continent_country`.`country_id` as `pivot_country_id`, `continent_country`.`continent_id` as `pivot_continent_id` from `continents` inner join `continent_country` on `continents`.`id` = `continent_country`.`continent_id` where `continent_country`.`country_id` in (201, 238)
        Backtrace
        • view::elements.generic-catches:2
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:75
        • vendor/laravel/framework/src/Illuminate/View/View.php:209
      • generic-catches.blade.php#2tmf680μsselect * from `translations` where `lang` = 'en' and `translations`.`translatable_id` in (2, 4) and `translations`.`translatable_type` = 'App\\Models\\Continent'
        Bindings
        • 0: en
        • 1: App\Models\Continent
        Backtrace
        • view::elements.generic-catches:2
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:75
        • vendor/laravel/framework/src/Illuminate/View/View.php:209
      • gallery-item.blade.php#2tmf490μsselect * from `posts` where `posts`.`id` = 14133 limit 1
        Bindings
        • 0: 14133
        Backtrace
        • view::elements.gallery-item:2
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:75
        • vendor/laravel/framework/src/Illuminate/View/View.php:209
      • gallery-item.blade.php#2tmf410μsselect * from `attachments` where `attachments`.`post_id` in (14133)
        Backtrace
        • view::elements.gallery-item:2
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:75
        • vendor/laravel/framework/src/Illuminate/View/View.php:209
      • gallery-item.blade.php#4tmf450μsselect * from `attachments` where `attachments`.`post_id` = 14133 and `attachments`.`post_id` is not null limit 1
        Bindings
        • 0: 14133
        Backtrace
        • view::elements.gallery-item:4
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:75
        • vendor/laravel/framework/src/Illuminate/View/View.php:209
      • gallery-item.blade.php#2tmf510μsselect * from `posts` where `posts`.`id` = 14132 limit 1
        Bindings
        • 0: 14132
        Backtrace
        • view::elements.gallery-item:2
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:75
        • vendor/laravel/framework/src/Illuminate/View/View.php:209
      • gallery-item.blade.php#2tmf460μsselect * from `attachments` where `attachments`.`post_id` in (14132)
        Backtrace
        • view::elements.gallery-item:2
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:75
        • vendor/laravel/framework/src/Illuminate/View/View.php:209
      • gallery-item.blade.php#4tmf730μsselect * from `attachments` where `attachments`.`post_id` = 14132 and `attachments`.`post_id` is not null limit 1
        Bindings
        • 0: 14132
        Backtrace
        • view::elements.gallery-item:4
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:75
        • vendor/laravel/framework/src/Illuminate/View/View.php:209
      • gallery-item.blade.php#2tmf630μsselect * from `posts` where `posts`.`id` = 14091 limit 1
        Bindings
        • 0: 14091
        Backtrace
        • view::elements.gallery-item:2
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:75
        • vendor/laravel/framework/src/Illuminate/View/View.php:209
      • gallery-item.blade.php#2tmf430μsselect * from `attachments` where `attachments`.`post_id` in (14091)
        Backtrace
        • view::elements.gallery-item:2
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:75
        • vendor/laravel/framework/src/Illuminate/View/View.php:209
      • gallery-item.blade.php#4tmf430μsselect * from `attachments` where `attachments`.`post_id` = 14091 and `attachments`.`post_id` is not null limit 1
        Bindings
        • 0: 14091
        Backtrace
        • view::elements.gallery-item:4
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:75
        • vendor/laravel/framework/src/Illuminate/View/View.php:209
      • gallery-item.blade.php#2tmf430μsselect * from `posts` where `posts`.`id` = 14085 limit 1
        Bindings
        • 0: 14085
        Backtrace
        • view::elements.gallery-item:2
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:75
        • vendor/laravel/framework/src/Illuminate/View/View.php:209
      • gallery-item.blade.php#2tmf390μsselect * from `attachments` where `attachments`.`post_id` in (14085)
        Backtrace
        • view::elements.gallery-item:2
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:75
        • vendor/laravel/framework/src/Illuminate/View/View.php:209
      • gallery-item.blade.php#4tmf390μsselect * from `attachments` where `attachments`.`post_id` = 14085 and `attachments`.`post_id` is not null limit 1
        Bindings
        • 0: 14085
        Backtrace
        • view::elements.gallery-item:4
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:75
        • vendor/laravel/framework/src/Illuminate/View/View.php:209
      • gallery-item.blade.php#2tmf470μsselect * from `posts` where `posts`.`id` = 14061 limit 1
        Bindings
        • 0: 14061
        Backtrace
        • view::elements.gallery-item:2
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:75
        • vendor/laravel/framework/src/Illuminate/View/View.php:209
      • gallery-item.blade.php#2tmf430μsselect * from `attachments` where `attachments`.`post_id` in (14061)
        Backtrace
        • view::elements.gallery-item:2
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:75
        • vendor/laravel/framework/src/Illuminate/View/View.php:209
      • gallery-item.blade.php#4tmf420μsselect * from `attachments` where `attachments`.`post_id` = 14061 and `attachments`.`post_id` is not null limit 1
        Bindings
        • 0: 14061
        Backtrace
        • view::elements.gallery-item:4
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:75
        • vendor/laravel/framework/src/Illuminate/View/View.php:209
      • gallery-item.blade.php#2tmf560μsselect * from `posts` where `posts`.`id` = 13966 limit 1
        Bindings
        • 0: 13966
        Backtrace
        • view::elements.gallery-item:2
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:75
        • vendor/laravel/framework/src/Illuminate/View/View.php:209
      • gallery-item.blade.php#2tmf420μsselect * from `attachments` where `attachments`.`post_id` in (13966)
        Backtrace
        • view::elements.gallery-item:2
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:75
        • vendor/laravel/framework/src/Illuminate/View/View.php:209
      • gallery-item.blade.php#4tmf430μsselect * from `attachments` where `attachments`.`post_id` = 13966 and `attachments`.`post_id` is not null limit 1
        Bindings
        • 0: 13966
        Backtrace
        • view::elements.gallery-item:4
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:75
        • vendor/laravel/framework/src/Illuminate/View/View.php:209
      • gallery-item.blade.php#2tmf440μsselect * from `posts` where `posts`.`id` = 13959 limit 1
        Bindings
        • 0: 13959
        Backtrace
        • view::elements.gallery-item:2
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:75
        • vendor/laravel/framework/src/Illuminate/View/View.php:209
      • gallery-item.blade.php#2tmf410μsselect * from `attachments` where `attachments`.`post_id` in (13959)
        Backtrace
        • view::elements.gallery-item:2
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:75
        • vendor/laravel/framework/src/Illuminate/View/View.php:209
      • gallery-item.blade.php#4tmf420μsselect * from `attachments` where `attachments`.`post_id` = 13959 and `attachments`.`post_id` is not null limit 1
        Bindings
        • 0: 13959
        Backtrace
        • view::elements.gallery-item:4
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:75
        • vendor/laravel/framework/src/Illuminate/View/View.php:209
      • gallery-item.blade.php#2tmf430μsselect * from `posts` where `posts`.`id` = 13958 limit 1
        Bindings
        • 0: 13958
        Backtrace
        • view::elements.gallery-item:2
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:75
        • vendor/laravel/framework/src/Illuminate/View/View.php:209
      • gallery-item.blade.php#2tmf390μsselect * from `attachments` where `attachments`.`post_id` in (13958)
        Backtrace
        • view::elements.gallery-item:2
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:75
        • vendor/laravel/framework/src/Illuminate/View/View.php:209
      • gallery-item.blade.php#4tmf390μsselect * from `attachments` where `attachments`.`post_id` = 13958 and `attachments`.`post_id` is not null limit 1
        Bindings
        • 0: 13958
        Backtrace
        • view::elements.gallery-item:4
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:75
        • vendor/laravel/framework/src/Illuminate/View/View.php:209
      • gallery-item.blade.php#2tmf430μsselect * from `posts` where `posts`.`id` = 13950 limit 1
        Bindings
        • 0: 13950
        Backtrace
        • view::elements.gallery-item:2
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:75
        • vendor/laravel/framework/src/Illuminate/View/View.php:209
      • gallery-item.blade.php#2tmf380μsselect * from `attachments` where `attachments`.`post_id` in (13950)
        Backtrace
        • view::elements.gallery-item:2
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:75
        • vendor/laravel/framework/src/Illuminate/View/View.php:209
      • gallery-item.blade.php#4tmf420μsselect * from `attachments` where `attachments`.`post_id` = 13950 and `attachments`.`post_id` is not null limit 1
        Bindings
        • 0: 13950
        Backtrace
        • view::elements.gallery-item:4
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:75
        • vendor/laravel/framework/src/Illuminate/View/View.php:209
      • gallery-item.blade.php#2tmf400μsselect * from `posts` where `posts`.`id` = 13949 limit 1
        Bindings
        • 0: 13949
        Backtrace
        • view::elements.gallery-item:2
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:75
        • vendor/laravel/framework/src/Illuminate/View/View.php:209
      • gallery-item.blade.php#2tmf390μsselect * from `attachments` where `attachments`.`post_id` in (13949)
        Backtrace
        • view::elements.gallery-item:2
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:75
        • vendor/laravel/framework/src/Illuminate/View/View.php:209
      • gallery-item.blade.php#4tmf400μsselect * from `attachments` where `attachments`.`post_id` = 13949 and `attachments`.`post_id` is not null limit 1
        Bindings
        • 0: 13949
        Backtrace
        • view::elements.gallery-item:4
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:75
        • vendor/laravel/framework/src/Illuminate/View/View.php:209
      • gallery-item.blade.php#2tmf390μsselect * from `posts` where `posts`.`id` = 13834 limit 1
        Bindings
        • 0: 13834
        Backtrace
        • view::elements.gallery-item:2
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:75
        • vendor/laravel/framework/src/Illuminate/View/View.php:209
      • gallery-item.blade.php#2tmf410μsselect * from `attachments` where `attachments`.`post_id` in (13834)
        Backtrace
        • view::elements.gallery-item:2
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:75
        • vendor/laravel/framework/src/Illuminate/View/View.php:209
      • gallery-item.blade.php#4tmf400μsselect * from `attachments` where `attachments`.`post_id` = 13834 and `attachments`.`post_id` is not null limit 1
        Bindings
        • 0: 13834
        Backtrace
        • view::elements.gallery-item:4
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:75
        • vendor/laravel/framework/src/Illuminate/View/View.php:209
      • gallery-item.blade.php#2tmf410μsselect * from `posts` where `posts`.`id` = 13833 limit 1
        Bindings
        • 0: 13833
        Backtrace
        • view::elements.gallery-item:2
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:75
        • vendor/laravel/framework/src/Illuminate/View/View.php:209
      • gallery-item.blade.php#2tmf410μsselect * from `attachments` where `attachments`.`post_id` in (13833)
        Backtrace
        • view::elements.gallery-item:2
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:75
        • vendor/laravel/framework/src/Illuminate/View/View.php:209
      • gallery-item.blade.php#4tmf400μsselect * from `attachments` where `attachments`.`post_id` = 13833 and `attachments`.`post_id` is not null limit 1
        Bindings
        • 0: 13833
        Backtrace
        • view::elements.gallery-item:4
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:75
        • vendor/laravel/framework/src/Illuminate/View/View.php:209
      • gallery-item.blade.php#2tmf390μsselect * from `posts` where `posts`.`id` = 13832 limit 1
        Bindings
        • 0: 13832
        Backtrace
        • view::elements.gallery-item:2
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:75
        • vendor/laravel/framework/src/Illuminate/View/View.php:209
      • gallery-item.blade.php#2tmf380μsselect * from `attachments` where `attachments`.`post_id` in (13832)
        Backtrace
        • view::elements.gallery-item:2
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:75
        • vendor/laravel/framework/src/Illuminate/View/View.php:209
      • gallery-item.blade.php#4tmf410μsselect * from `attachments` where `attachments`.`post_id` = 13832 and `attachments`.`post_id` is not null limit 1
        Bindings
        • 0: 13832
        Backtrace
        • view::elements.gallery-item:4
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:75
        • vendor/laravel/framework/src/Illuminate/View/View.php:209
      • gallery-item.blade.php#2tmf390μsselect * from `posts` where `posts`.`id` = 13821 limit 1
        Bindings
        • 0: 13821
        Backtrace
        • view::elements.gallery-item:2
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:75
        • vendor/laravel/framework/src/Illuminate/View/View.php:209
      • gallery-item.blade.php#2tmf380μsselect * from `attachments` where `attachments`.`post_id` in (13821)
        Backtrace
        • view::elements.gallery-item:2
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:75
        • vendor/laravel/framework/src/Illuminate/View/View.php:209
      • gallery-item.blade.php#4tmf450μsselect * from `attachments` where `attachments`.`post_id` = 13821 and `attachments`.`post_id` is not null limit 1
        Bindings
        • 0: 13821
        Backtrace
        • view::elements.gallery-item:4
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:75
        • vendor/laravel/framework/src/Illuminate/View/View.php:209
      • gallery-item.blade.php#2tmf380μsselect * from `posts` where `posts`.`id` = 13771 limit 1
        Bindings
        • 0: 13771
        Backtrace
        • view::elements.gallery-item:2
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:75
        • vendor/laravel/framework/src/Illuminate/View/View.php:209
      • gallery-item.blade.php#2tmf650μsselect * from `attachments` where `attachments`.`post_id` in (13771)
        Backtrace
        • view::elements.gallery-item:2
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:75
        • vendor/laravel/framework/src/Illuminate/View/View.php:209
      • gallery-item.blade.php#4tmf540μsselect * from `attachments` where `attachments`.`post_id` = 13771 and `attachments`.`post_id` is not null limit 1
        Bindings
        • 0: 13771
        Backtrace
        • view::elements.gallery-item:4
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:75
        • vendor/laravel/framework/src/Illuminate/View/View.php:209
      • gallery-item.blade.php#2tmf530μsselect * from `posts` where `posts`.`id` = 13746 limit 1
        Bindings
        • 0: 13746
        Backtrace
        • view::elements.gallery-item:2
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:75
        • vendor/laravel/framework/src/Illuminate/View/View.php:209
      • gallery-item.blade.php#2tmf560μsselect * from `attachments` where `attachments`.`post_id` in (13746)
        Backtrace
        • view::elements.gallery-item:2
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:75
        • vendor/laravel/framework/src/Illuminate/View/View.php:209
      • gallery-item.blade.php#4tmf560μsselect * from `attachments` where `attachments`.`post_id` = 13746 and `attachments`.`post_id` is not null limit 1
        Bindings
        • 0: 13746
        Backtrace
        • view::elements.gallery-item:4
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:75
        • vendor/laravel/framework/src/Illuminate/View/View.php:209
      • gallery-item.blade.php#2tmf440μsselect * from `posts` where `posts`.`id` = 13745 limit 1
        Bindings
        • 0: 13745
        Backtrace
        • view::elements.gallery-item:2
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:75
        • vendor/laravel/framework/src/Illuminate/View/View.php:209
      • gallery-item.blade.php#2tmf410μsselect * from `attachments` where `attachments`.`post_id` in (13745)
        Backtrace
        • view::elements.gallery-item:2
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:75
        • vendor/laravel/framework/src/Illuminate/View/View.php:209
      • gallery-item.blade.php#4tmf480μsselect * from `attachments` where `attachments`.`post_id` = 13745 and `attachments`.`post_id` is not null limit 1
        Bindings
        • 0: 13745
        Backtrace
        • view::elements.gallery-item:4
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:75
        • vendor/laravel/framework/src/Illuminate/View/View.php:209
      • gallery-item.blade.php#2tmf410μsselect * from `posts` where `posts`.`id` = 13744 limit 1
        Bindings
        • 0: 13744
        Backtrace
        • view::elements.gallery-item:2
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:75
        • vendor/laravel/framework/src/Illuminate/View/View.php:209
      • tmf400μsselect * from `attachments` where `attachments`.`post_id` in (13744)
      • tmf370μsselect * from `attachments` where `attachments`.`post_id` = ? and `attachments`.`post_id` is not null limit 1
      • tmf410μsselect * from `posts` where `posts`.`id` = ? limit 1
      • tmf390μsselect * from `attachments` where `attachments`.`post_id` in (13743)
      • tmf480μsselect * from `attachments` where `attachments`.`post_id` = ? and `attachments`.`post_id` is not null limit 1
      • tmf420μsselect * from `posts` where `posts`.`id` = ? limit 1
      • tmf360μsselect * from `attachments` where `attachments`.`post_id` in (13720)
      • tmf360μsselect * from `attachments` where `attachments`.`post_id` = ? and `attachments`.`post_id` is not null limit 1
      • tmf370μsselect * from `posts` where `posts`.`id` = ? limit 1
      • tmf360μsselect * from `attachments` where `attachments`.`post_id` in (13716)
      • tmf350μsselect * from `attachments` where `attachments`.`post_id` = ? and `attachments`.`post_id` is not null limit 1
      • tmf370μsselect * from `posts` where `posts`.`id` = ? limit 1
      • tmf460μsselect * from `attachments` where `attachments`.`post_id` in (13715)
      • tmf350μsselect * from `attachments` where `attachments`.`post_id` = ? and `attachments`.`post_id` is not null limit 1
      • tmf380μsselect * from `posts` where `posts`.`id` = ? limit 1
      • tmf360μsselect * from `attachments` where `attachments`.`post_id` in (13629)
      • tmf350μsselect * from `attachments` where `attachments`.`post_id` = ? and `attachments`.`post_id` is not null limit 1
      • tmf430μsselect * from `posts` where `posts`.`id` = ? limit 1
      • tmf410μsselect * from `attachments` where `attachments`.`post_id` in (13628)
      • tmf380μsselect * from `attachments` where `attachments`.`post_id` = ? and `attachments`.`post_id` is not null limit 1
      • tmf360μsselect * from `posts` where `posts`.`id` = ? limit 1
      • tmf330μsselect * from `attachments` where `attachments`.`post_id` in (13627)
      • tmf370μsselect * from `attachments` where `attachments`.`post_id` = ? and `attachments`.`post_id` is not null limit 1
      • tmf380μsselect * from `posts` where `posts`.`id` = ? limit 1
      • tmf420μsselect * from `attachments` where `attachments`.`post_id` in (13626)
      • tmf390μsselect * from `attachments` where `attachments`.`post_id` = ? and `attachments`.`post_id` is not null limit 1
      • tmf360μsselect * from `posts` where `posts`.`id` = ? limit 1
      • tmf350μsselect * from `attachments` where `attachments`.`post_id` in (13621)
      • tmf390μsselect * from `attachments` where `attachments`.`post_id` = ? and `attachments`.`post_id` is not null limit 1
      • tmf450μsselect * from `posts` where `posts`.`id` = ? limit 1
      • tmf400μsselect * from `attachments` where `attachments`.`post_id` in (13592)
      • tmf520μsselect * from `attachments` where `attachments`.`post_id` = ? and `attachments`.`post_id` is not null limit 1
      • tmf380μsselect * from `posts` where `posts`.`id` = ? limit 1
      • tmf400μsselect * from `attachments` where `attachments`.`post_id` in (13586)
      • tmf310μsselect * from `attachments` where `attachments`.`post_id` = ? and `attachments`.`post_id` is not null limit 1
      • tmf460μsselect * from `posts` where `posts`.`id` = ? limit 1
      • tmf510μsselect * from `attachments` where `attachments`.`post_id` in (13585)
      • tmf420μsselect * from `attachments` where `attachments`.`post_id` = ? and `attachments`.`post_id` is not null limit 1
      • tmf410μsselect * from `posts` where `posts`.`id` = ? limit 1
      • tmf340μsselect * from `attachments` where `attachments`.`post_id` in (13468)
      • tmf390μsselect * from `attachments` where `attachments`.`post_id` = ? and `attachments`.`post_id` is not null limit 1
      • tmf390μsselect * from `posts` where `posts`.`id` = ? limit 1
      • tmf360μsselect * from `attachments` where `attachments`.`post_id` in (13467)
      • tmf370μsselect * from `attachments` where `attachments`.`post_id` = ? and `attachments`.`post_id` is not null limit 1
      • tmf370μsselect * from `posts` where `posts`.`id` = ? limit 1
      • tmf340μsselect * from `attachments` where `attachments`.`post_id` in (13466)
      • tmf370μsselect * from `attachments` where `attachments`.`post_id` = ? and `attachments`.`post_id` is not null limit 1
      • tmf380μsselect * from `posts` where `posts`.`id` = ? limit 1
      • tmf340μsselect * from `attachments` where `attachments`.`post_id` in (13463)
      • tmf370μsselect * from `attachments` where `attachments`.`post_id` = ? and `attachments`.`post_id` is not null limit 1
      • tmf380μsselect * from `posts` where `posts`.`id` = ? limit 1
      • tmf360μsselect * from `attachments` where `attachments`.`post_id` in (13460)
      • tmf480μsselect * from `attachments` where `attachments`.`post_id` = ? and `attachments`.`post_id` is not null limit 1
      • tmf990μsselect * from `posts` where `posts`.`id` = ? limit 1
      • tmf470μsselect * from `attachments` where `attachments`.`post_id` in (13459)
      • tmf400μsselect * from `attachments` where `attachments`.`post_id` = ? and `attachments`.`post_id` is not null limit 1
      • tmf380μsselect * from `posts` where `posts`.`id` = ? limit 1
      • tmf360μsselect * from `attachments` where `attachments`.`post_id` in (13458)
      • tmf370μsselect * from `attachments` where `attachments`.`post_id` = ? and `attachments`.`post_id` is not null limit 1
      • tmf490μsselect * from `posts` where `posts`.`id` = ? limit 1
      • tmf300μsselect * from `attachments` where `attachments`.`post_id` in (13443)
      • tmf520μsselect * from `attachments` where `attachments`.`post_id` = ? and `attachments`.`post_id` is not null limit 1
      • tmf430μsselect * from `posts` where `posts`.`id` = ? limit 1
      • tmf390μsselect * from `attachments` where `attachments`.`post_id` in (13442)
      • tmf460μsselect * from `attachments` where `attachments`.`post_id` = ? and `attachments`.`post_id` is not null limit 1
      • tmf410μsselect * from `posts` where `posts`.`id` = ? limit 1
      • tmf380μsselect * from `attachments` where `attachments`.`post_id` in (13441)
      • tmf460μsselect * from `attachments` where `attachments`.`post_id` = ? and `attachments`.`post_id` is not null limit 1
      • tmf420μsselect * from `posts` where `posts`.`id` = ? limit 1
      • tmf360μsselect * from `attachments` where `attachments`.`post_id` in (13425)
      • tmf370μsselect * from `attachments` where `attachments`.`post_id` = ? and `attachments`.`post_id` is not null limit 1
      • tmf380μsselect * from `posts` where `posts`.`id` = ? limit 1
      • tmf360μsselect * from `attachments` where `attachments`.`post_id` in (13420)
      • tmf350μsselect * from `attachments` where `attachments`.`post_id` = ? and `attachments`.`post_id` is not null limit 1
      • tmf440μsselect * from `posts` where `posts`.`id` = ? limit 1
      • tmf380μsselect * from `attachments` where `attachments`.`post_id` in (13412)
      • tmf410μsselect * from `attachments` where `attachments`.`post_id` = ? and `attachments`.`post_id` is not null limit 1
      • tmf520μsselect * from `posts` where `posts`.`id` = ? limit 1
      • tmf350μsselect * from `attachments` where `attachments`.`post_id` in (13411)
      • tmf370μsselect * from `attachments` where `attachments`.`post_id` = ? and `attachments`.`post_id` is not null limit 1
      • tmf350μsselect * from `posts` where `posts`.`id` = ? limit 1
      • tmf350μsselect * from `attachments` where `attachments`.`post_id` in (13408)
      • tmf370μsselect * from `attachments` where `attachments`.`post_id` = ? and `attachments`.`post_id` is not null limit 1
      • tmf350μsselect * from `posts` where `posts`.`id` = ? limit 1
      • tmf320μsselect * from `attachments` where `attachments`.`post_id` in (13405)
      • tmf360μsselect * from `attachments` where `attachments`.`post_id` = ? and `attachments`.`post_id` is not null limit 1
      • tmf380μsselect * from `posts` where `posts`.`id` = ? limit 1
      • tmf340μsselect * from `attachments` where `attachments`.`post_id` in (13404)
      • tmf360μsselect * from `attachments` where `attachments`.`post_id` = ? and `attachments`.`post_id` is not null limit 1
      • tmf400μsselect * from `posts` where `posts`.`id` = ? limit 1
      • tmf500μsselect * from `attachments` where `attachments`.`post_id` in (13403)
      • tmf530μsselect * from `attachments` where `attachments`.`post_id` = ? and `attachments`.`post_id` is not null limit 1
      • tmf450μsselect * from `posts` where `posts`.`id` = ? limit 1
      • tmf440μsselect * from `attachments` where `attachments`.`post_id` in (13372)
      • tmf1.59msselect * from `attachments` where `attachments`.`post_id` = ? and `attachments`.`post_id` is not null limit 1
      • tmf2.86msselect * from `posts` where `posts`.`id` = ? limit 1
      • tmf550μsselect * from `attachments` where `attachments`.`post_id` in (13323)
      • tmf590μsselect * from `attachments` where `attachments`.`post_id` = ? and `attachments`.`post_id` is not null limit 1
      • tmf490μsselect * from `posts` where `posts`.`id` = ? limit 1
      • tmf410μsselect * from `attachments` where `attachments`.`post_id` in (13314)
      • tmf500μsselect * from `attachments` where `attachments`.`post_id` = ? and `attachments`.`post_id` is not null limit 1
      • tmf400μsselect * from `posts` where `posts`.`id` = ? limit 1
      • tmf460μsselect * from `attachments` where `attachments`.`post_id` in (13313)
      • tmf410μsselect * from `attachments` where `attachments`.`post_id` = ? and `attachments`.`post_id` is not null limit 1
      • tmf440μsselect * from `posts` where `posts`.`id` = ? limit 1
      • tmf540μsselect * from `attachments` where `attachments`.`post_id` in (13312)
      • tmf460μsselect * from `attachments` where `attachments`.`post_id` = ? and `attachments`.`post_id` is not null limit 1
      • tmf540μsselect * from `posts` where `posts`.`id` = ? limit 1
      • tmf450μsselect * from `attachments` where `attachments`.`post_id` in (13311)
      • tmf560μsselect * from `attachments` where `attachments`.`post_id` = ? and `attachments`.`post_id` is not null limit 1
      • tmf750μsselect * from `posts` where `posts`.`id` = ? limit 1
      • tmf490μsselect * from `attachments` where `attachments`.`post_id` in (13210)
      • tmf440μsselect * from `attachments` where `attachments`.`post_id` = ? and `attachments`.`post_id` is not null limit 1
      • tmf1.31msselect * from `posts` where `posts`.`id` = ? limit 1
      • tmf480μsselect * from `attachments` where `attachments`.`post_id` in (13203)
      • tmf470μsselect * from `attachments` where `attachments`.`post_id` = ? and `attachments`.`post_id` is not null limit 1
      • tmf450μsselect * from `posts` where `posts`.`id` = ? limit 1
      • tmf650μsselect * from `attachments` where `attachments`.`post_id` in (13197)
      • tmf640μsselect * from `attachments` where `attachments`.`post_id` = ? and `attachments`.`post_id` is not null limit 1
      • tmf410μsselect * from `posts` where `posts`.`id` = ? limit 1
      • tmf420μsselect * from `attachments` where `attachments`.`post_id` in (13196)
      • tmf1.09msselect * from `attachments` where `attachments`.`post_id` = ? and `attachments`.`post_id` is not null limit 1
      • tmf500μsselect * from `posts` where `posts`.`id` = ? limit 1
      • tmf420μsselect * from `attachments` where `attachments`.`post_id` in (13184)
      • tmf400μsselect * from `attachments` where `attachments`.`post_id` = ? and `attachments`.`post_id` is not null limit 1
      • tmf1.02msselect * from `posts` where `posts`.`id` = ? limit 1
      • tmf570μsselect * from `attachments` where `attachments`.`post_id` in (13183)
      • tmf490μsselect * from `attachments` where `attachments`.`post_id` = ? and `attachments`.`post_id` is not null limit 1
      • tmf440μsselect * from `posts` where `posts`.`id` = ? limit 1
      • tmf650μsselect * from `attachments` where `attachments`.`post_id` in (13157)
      • tmf570μsselect * from `attachments` where `attachments`.`post_id` = ? and `attachments`.`post_id` is not null limit 1
      • tmf630μsselect * from `posts` where `posts`.`id` = ? limit 1
      • tmf430μsselect * from `attachments` where `attachments`.`post_id` in (13151)
      • tmf480μsselect * from `attachments` where `attachments`.`post_id` = ? and `attachments`.`post_id` is not null limit 1
      • tmf460μsselect * from `posts` where `posts`.`id` = ? limit 1
      • tmf400μsselect * from `attachments` where `attachments`.`post_id` in (13141)
      • tmf380μsselect * from `attachments` where `attachments`.`post_id` = ? and `attachments`.`post_id` is not null limit 1
      • tmf470μsselect * from `posts` where `posts`.`id` = ? limit 1
      • tmf430μsselect * from `attachments` where `attachments`.`post_id` in (13135)
      • tmf410μsselect * from `attachments` where `attachments`.`post_id` = ? and `attachments`.`post_id` is not null limit 1
      • tmf420μsselect * from `posts` where `posts`.`id` = ? limit 1
      • tmf610μsselect * from `attachments` where `attachments`.`post_id` in (13125)
      • tmf450μsselect * from `attachments` where `attachments`.`post_id` = ? and `attachments`.`post_id` is not null limit 1
      • tmf410μsselect * from `posts` where `posts`.`id` = ? limit 1
      • tmf560μsselect * from `attachments` where `attachments`.`post_id` in (13121)
      • tmf470μsselect * from `attachments` where `attachments`.`post_id` = ? and `attachments`.`post_id` is not null limit 1
      • tmf460μsselect * from `posts` where `posts`.`id` = ? limit 1
      • tmf460μsselect * from `attachments` where `attachments`.`post_id` in (13120)
      • tmf490μsselect * from `attachments` where `attachments`.`post_id` = ? and `attachments`.`post_id` is not null limit 1
      • tmf440μsselect * from `posts` where `posts`.`id` = ? limit 1
      • tmf390μsselect * from `attachments` where `attachments`.`post_id` in (13105)
      • tmf520μsselect * from `attachments` where `attachments`.`post_id` = ? and `attachments`.`post_id` is not null limit 1
      • tmf550μsselect * from `posts` where `posts`.`id` = ? limit 1
      • tmf600μsselect * from `attachments` where `attachments`.`post_id` in (13089)
      • tmf520μsselect * from `attachments` where `attachments`.`post_id` = ? and `attachments`.`post_id` is not null limit 1
      • tmf350μsselect * from `posts` where `posts`.`id` = ? limit 1
      • tmf440μsselect * from `attachments` where `attachments`.`post_id` in (13080)
      • tmf420μsselect * from `attachments` where `attachments`.`post_id` = ? and `attachments`.`post_id` is not null limit 1
      • tmf500μsselect * from `posts` where `posts`.`id` = ? limit 1
      • tmf780μsselect * from `attachments` where `attachments`.`post_id` in (13071)
      • tmf440μsselect * from `attachments` where `attachments`.`post_id` = ? and `attachments`.`post_id` is not null limit 1
      • tmf360μsselect * from `posts` where `posts`.`id` = ? limit 1
      • tmf490μsselect * from `attachments` where `attachments`.`post_id` in (13063)
      • tmf440μsselect * from `attachments` where `attachments`.`post_id` = ? and `attachments`.`post_id` is not null limit 1
      • tmf670μsselect * from `posts` where `posts`.`id` = ? limit 1
      • tmf540μsselect * from `attachments` where `attachments`.`post_id` in (13044)
      • tmf350μsselect * from `attachments` where `attachments`.`post_id` = ? and `attachments`.`post_id` is not null limit 1
      • tmf520μsselect * from `posts` where `posts`.`id` = ? limit 1
      • tmf530μsselect * from `attachments` where `attachments`.`post_id` in (12986)
      • tmf470μsselect * from `attachments` where `attachments`.`post_id` = ? and `attachments`.`post_id` is not null limit 1
      • tmf410μsselect * from `posts` where `posts`.`id` = ? limit 1
      • tmf650μsselect * from `attachments` where `attachments`.`post_id` in (12944)
      • tmf620μsselect * from `attachments` where `attachments`.`post_id` = ? and `attachments`.`post_id` is not null limit 1
      • tmf500μsselect * from `posts` where `posts`.`id` = ? limit 1
      • tmf540μsselect * from `attachments` where `attachments`.`post_id` in (12933)
      • tmf540μsselect * from `attachments` where `attachments`.`post_id` = ? and `attachments`.`post_id` is not null limit 1
      • tmf490μsselect * from `posts` where `posts`.`id` = ? limit 1
      • tmf420μsselect * from `attachments` where `attachments`.`post_id` in (12903)
      • tmf500μsselect * from `attachments` where `attachments`.`post_id` = ? and `attachments`.`post_id` is not null limit 1
      • tmf430μsselect * from `posts` where `posts`.`id` = ? limit 1
      • tmf370μsselect * from `attachments` where `attachments`.`post_id` in (12898)
      • tmf400μsselect * from `attachments` where `attachments`.`post_id` = ? and `attachments`.`post_id` is not null limit 1
      • tmf530μsselect * from `posts` where `posts`.`id` = ? limit 1
      • tmf490μsselect * from `attachments` where `attachments`.`post_id` in (12871)
      • tmf530μsselect * from `attachments` where `attachments`.`post_id` = ? and `attachments`.`post_id` is not null limit 1
      • tmf510μsselect * from `posts` where `posts`.`id` = ? limit 1
      • tmf470μsselect * from `attachments` where `attachments`.`post_id` in (12861)
      • tmf410μsselect * from `attachments` where `attachments`.`post_id` = ? and `attachments`.`post_id` is not null limit 1
      • tmf450μsselect * from `posts` where `posts`.`id` = ? limit 1
      • tmf530μsselect * from `attachments` where `attachments`.`post_id` in (12860)
      • tmf540μsselect * from `attachments` where `attachments`.`post_id` = ? and `attachments`.`post_id` is not null limit 1
      • tmf440μsselect * from `posts` where `posts`.`id` = ? limit 1
      • tmf590μsselect * from `attachments` where `attachments`.`post_id` in (12856)
      • tmf400μsselect * from `attachments` where `attachments`.`post_id` = ? and `attachments`.`post_id` is not null limit 1
      • tmf510μsselect * from `posts` where `posts`.`id` = ? limit 1
      • tmf410μsselect * from `attachments` where `attachments`.`post_id` in (12855)
      • tmf440μsselect * from `attachments` where `attachments`.`post_id` = ? and `attachments`.`post_id` is not null limit 1
      • tmf490μsselect * from `posts` where `posts`.`id` = ? limit 1
      • tmf350μsselect * from `attachments` where `attachments`.`post_id` in (12853)
      • tmf460μsselect * from `attachments` where `attachments`.`post_id` = ? and `attachments`.`post_id` is not null limit 1
      • tmf1.65msselect * from `posts` where `posts`.`id` = ? limit 1
      • tmf470μsselect * from `attachments` where `attachments`.`post_id` in (12851)
      • tmf1.17msselect * from `attachments` where `attachments`.`post_id` = ? and `attachments`.`post_id` is not null limit 1
      • tmf910μsselect * from `posts` where `posts`.`id` = ? limit 1
      • tmf620μsselect * from `attachments` where `attachments`.`post_id` in (12850)
      • tmf890μsselect * from `attachments` where `attachments`.`post_id` = ? and `attachments`.`post_id` is not null limit 1
      • tmf490μsselect * from `posts` where `posts`.`id` = ? limit 1
      • tmf380μsselect * from `attachments` where `attachments`.`post_id` in (12843)
      • tmf460μsselect * from `attachments` where `attachments`.`post_id` = ? and `attachments`.`post_id` is not null limit 1
      • tmf390μsselect * from `posts` where `posts`.`id` = ? limit 1
      • tmf350μsselect * from `attachments` where `attachments`.`post_id` in (12778)
      • tmf370μsselect * from `attachments` where `attachments`.`post_id` = ? and `attachments`.`post_id` is not null limit 1
      • tmf370μsselect * from `posts` where `posts`.`id` = ? limit 1
      • tmf390μsselect * from `attachments` where `attachments`.`post_id` in (12777)
      • tmf400μsselect * from `attachments` where `attachments`.`post_id` = ? and `attachments`.`post_id` is not null limit 1
      • tmf400μsselect * from `posts` where `posts`.`id` = ? limit 1
      • tmf380μsselect * from `attachments` where `attachments`.`post_id` in (12776)
      • tmf380μsselect * from `attachments` where `attachments`.`post_id` = ? and `attachments`.`post_id` is not null limit 1
      • tmf370μsselect * from `posts` where `posts`.`id` = ? limit 1
      • tmf430μsselect * from `attachments` where `attachments`.`post_id` in (12771)
      • tmf350μsselect * from `attachments` where `attachments`.`post_id` = ? and `attachments`.`post_id` is not null limit 1
      • tmf360μsselect * from `posts` where `posts`.`id` = ? limit 1
      • tmf340μsselect * from `attachments` where `attachments`.`post_id` in (12754)
      • tmf340μsselect * from `attachments` where `attachments`.`post_id` = ? and `attachments`.`post_id` is not null limit 1
      • tmf350μsselect * from `posts` where `posts`.`id` = ? limit 1
      • tmf360μsselect * from `attachments` where `attachments`.`post_id` in (12753)
      • tmf350μsselect * from `attachments` where `attachments`.`post_id` = ? and `attachments`.`post_id` is not null limit 1
      • tmf370μsselect * from `posts` where `posts`.`id` = ? limit 1
      • tmf370μsselect * from `attachments` where `attachments`.`post_id` in (12712)
      • tmf340μsselect * from `attachments` where `attachments`.`post_id` = ? and `attachments`.`post_id` is not null limit 1
      • tmf360μsselect * from `posts` where `posts`.`id` = ? limit 1
      • tmf430μsselect * from `attachments` where `attachments`.`post_id` in (12681)
      • tmf360μsselect * from `attachments` where `attachments`.`post_id` = ? and `attachments`.`post_id` is not null limit 1
      • tmf350μsselect * from `posts` where `posts`.`id` = ? limit 1
      • tmf340μsselect * from `attachments` where `attachments`.`post_id` in (12677)
      • tmf340μsselect * from `attachments` where `attachments`.`post_id` = ? and `attachments`.`post_id` is not null limit 1
      • tmf350μsselect * from `posts` where `posts`.`id` = ? limit 1
      • tmf350μsselect * from `attachments` where `attachments`.`post_id` in (12654)
      • tmf360μsselect * from `attachments` where `attachments`.`post_id` = ? and `attachments`.`post_id` is not null limit 1
      • tmf360μsselect * from `posts` where `posts`.`id` = ? limit 1
      • tmf340μsselect * from `attachments` where `attachments`.`post_id` in (12649)
      • tmf340μsselect * from `attachments` where `attachments`.`post_id` = ? and `attachments`.`post_id` is not null limit 1
      • tmf350μsselect * from `posts` where `posts`.`id` = ? limit 1
      • tmf340μsselect * from `attachments` where `attachments`.`post_id` in (12646)
      • tmf340μsselect * from `attachments` where `attachments`.`post_id` = ? and `attachments`.`post_id` is not null limit 1
      • tmf340μsselect * from `posts` where `posts`.`id` = ? limit 1
      • tmf360μsselect * from `attachments` where `attachments`.`post_id` in (12645)
      • tmf350μsselect * from `attachments` where `attachments`.`post_id` = ? and `attachments`.`post_id` is not null limit 1
      • tmf400μsselect * from `sessions` where `id` = ? limit 1
      • tmf5.07msinsert into `sessions` (`payload`, `last_activity`, `user_id`, `ip_address`, `user_agent`, `id`) values (?, ?, ?, ?, ?, ?)
      App\Models\GearTag
      1461GearTag.php#?
      App\Models\Attachment
      239Attachment.php#?
      App\Models\Translation
      103Translation.php#?
      App\Models\Post
      100Post.php#?
      App\Models\Tackle
      66Tackle.php#?
      App\Models\Company
      19Company.php#?
      App\Models\Country
      9Country.php#?
      App\Models\Continent
      9Continent.php#?
      App\Models\Brand
      3Brand.php#?
          _token
          g4nyaHk6jsijhxKrBqErEhwiPJ9uHGjN2v2Y0mUC
          _previous
          array:1 [ "url" => "https://dev.tagmyfish.com/brands/shimano" ]
          _flash
          array:2 [ "old" => [] "new" => [] ]
          path_info
          /brands/shimano
          status_code
          200
          
          status_text
          OK
          format
          html
          content_type
          text/html; charset=UTF-8
          request_query
          []
          
          request_request
          []
          
          request_headers
          0 of 0
          array:35 [▼ "x-real-ip" => array:1 [▶ 0 => "172.69.17.97" ] "x-forwarded-server" => array:1 [▶ 0 => "traefik" ] "x-forwarded-proto" => array:1 [▶ 0 => "https" ] "x-forwarded-port" => array:1 [▶ 0 => "443" ] "x-forwarded-host" => array:1 [▶ 0 => "dev.tagmyfish.com" ] "x-forwarded-for" => array:1 [▶ 0 => "172.69.17.97" ] "upgrade-insecure-requests" => array:1 [▶ 0 => "1" ] "sec-fetch-user" => array:1 [▶ 0 => "?1" ] "sec-fetch-site" => array:1 [▶ 0 => "none" ] "sec-fetch-mode" => array:1 [▶ 0 => "navigate" ] "sec-fetch-dest" => array:1 [▶ 0 => "document" ] "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"" ] "priority" => array:1 [▶ 0 => "u=0, i" ] "pragma" => array:1 [▶ 0 => "no-cache" ] "cf-visitor" => array:1 [▶ 0 => "{"scheme":"https"}" ] "cf-timezone" => array:1 [▶ 0 => "America/New_York" ] "cf-region-code" => array:1 [▶ 0 => "OH" ] "cf-region" => array:1 [▶ 0 => "Ohio" ] "cf-ray" => array:1 [▶ 0 => "957c055539e98052-ORD" ] "cf-postal-code" => array:1 [▶ 0 => "43215" ] "cf-metro-code" => array:1 [▶ 0 => "0" ] "cf-iplongitude" => array:1 [▶ 0 => "-82.99879" ] "cf-iplatitude" => array:1 [▶ 0 => "39.96118" ] "cf-ipcountry" => array:1 [▶ 0 => "US" ] "cf-ipcontinent" => array:1 [▶ 0 => "NA" ] "cf-ipcity" => array:1 [▶ 0 => "Columbus" ] "cf-connecting-ip" => array:1 [▶ 0 => "216.73.216.35" ] "cdn-loop" => array:1 [▶ 0 => "cloudflare; loops=1" ] "cache-control" => array:1 [▶ 0 => "no-cache" ] "accept-encoding" => array:1 [▶ 0 => "gzip, br" ] "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)" ] "host" => array:1 [▶ 0 => "dev.tagmyfish.com" ] ]
          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 => "Mon, 30 Jun 2025 07:41:22 GMT" ] "set-cookie" => array:2 [▶ 0 => "XSRF-TOKEN=eyJpdiI6IjM0UmtOV1lPZGx0TlRlenVkU0MwK1E9PSIsInZhbHVlIjoia1RFZGtqUUZiTXZheURIYlBmM0dYbmg2MGQ0WEQ3Yk5ZTUxrTnZiYzRlT3VmTUgvZHMvWGNpeW9VclVtRTRjZWk3UXBpUE01VnFBYms3aW1TMEovQjd6TTBka1Y1TElJZlpkVjh6MWZNSHJ3TGg2eHRGSXBhR3VzRE0vUDNpTngiLCJtYWMiOiJiNTdiY2Q5NGE3NzE2MTYyMDI5NmNkYjkyY2U2NTJiZDY2ZWRiM2FjNWIxYTkwZjhiODQyMzdmNjRjMzVmODQzIiwidGFnIjoiIn0%3D; expires=Mon, 30 Jun 2025 09:41:22 GMT; Max-Age=7200; path=/; secure; samesite=lax ◀XSRF-TOKEN=eyJpdiI6IjM0UmtOV1lPZGx0TlRlenVkU0MwK1E9PSIsInZhbHVlIjoia1RFZGtqUUZiTXZheURIYlBmM0dYbmg2MGQ0WEQ3Yk5ZTUxrTnZiYzRlT3VmTUgvZHMvWGNpeW9VclVtRTRjZWk3UXBpU ▶" 1 => "tagmyfish_session=eyJpdiI6Ind4YVpMQTEzQzVjb1B3aWdDL0Vicnc9PSIsInZhbHVlIjoiaGlWRVBVYW9yZ1ZaMnlqL1JXTFZtWFl1ckcxN0NveFZZellucVRCTnkraU5pNTFUYzM1a01ETmR3dkdFbmNxeVVIWVovWUU2a0hEYTZMQmdmRkJSemx6K3hMNjlTTzV6dUJXRUlpV2EzOGdkMzZCeTJINmVraU5XdFVlSGdMbVIiLCJtYWMiOiI2NTg2OGFiNzZhZjJhMTcwNzVlNTg5MDdkZTBjNjVkZDI2NDQ0NTY3MzI2NWZlOWNlMTNiMTY1ZjBkZmU0Nzc3IiwidGFnIjoiIn0%3D; expires=Mon, 30 Jun 2025 09:41:22 GMT; Max-Age=7200; path=/; secure; httponly; samesite=lax ◀tagmyfish_session=eyJpdiI6Ind4YVpMQTEzQzVjb1B3aWdDL0Vicnc9PSIsInZhbHVlIjoiaGlWRVBVYW9yZ1ZaMnlqL1JXTFZtWFl1ckcxN0NveFZZellucVRCTnkraU5pNTFUYzM1a01ETmR3dkdFbmNxeV ▶" ] "Set-Cookie" => array:2 [▶ 0 => "XSRF-TOKEN=eyJpdiI6IjM0UmtOV1lPZGx0TlRlenVkU0MwK1E9PSIsInZhbHVlIjoia1RFZGtqUUZiTXZheURIYlBmM0dYbmg2MGQ0WEQ3Yk5ZTUxrTnZiYzRlT3VmTUgvZHMvWGNpeW9VclVtRTRjZWk3UXBpUE01VnFBYms3aW1TMEovQjd6TTBka1Y1TElJZlpkVjh6MWZNSHJ3TGg2eHRGSXBhR3VzRE0vUDNpTngiLCJtYWMiOiJiNTdiY2Q5NGE3NzE2MTYyMDI5NmNkYjkyY2U2NTJiZDY2ZWRiM2FjNWIxYTkwZjhiODQyMzdmNjRjMzVmODQzIiwidGFnIjoiIn0%3D; expires=Mon, 30-Jun-2025 09:41:22 GMT; path=/; secure ◀XSRF-TOKEN=eyJpdiI6IjM0UmtOV1lPZGx0TlRlenVkU0MwK1E9PSIsInZhbHVlIjoia1RFZGtqUUZiTXZheURIYlBmM0dYbmg2MGQ0WEQ3Yk5ZTUxrTnZiYzRlT3VmTUgvZHMvWGNpeW9VclVtRTRjZWk3UXBpU ▶" 1 => "tagmyfish_session=eyJpdiI6Ind4YVpMQTEzQzVjb1B3aWdDL0Vicnc9PSIsInZhbHVlIjoiaGlWRVBVYW9yZ1ZaMnlqL1JXTFZtWFl1ckcxN0NveFZZellucVRCTnkraU5pNTFUYzM1a01ETmR3dkdFbmNxeVVIWVovWUU2a0hEYTZMQmdmRkJSemx6K3hMNjlTTzV6dUJXRUlpV2EzOGdkMzZCeTJINmVraU5XdFVlSGdMbVIiLCJtYWMiOiI2NTg2OGFiNzZhZjJhMTcwNzVlNTg5MDdkZTBjNjVkZDI2NDQ0NTY3MzI2NWZlOWNlMTNiMTY1ZjBkZmU0Nzc3IiwidGFnIjoiIn0%3D; expires=Mon, 30-Jun-2025 09:41:22 GMT; path=/; secure; httponly ◀tagmyfish_session=eyJpdiI6Ind4YVpMQTEzQzVjb1B3aWdDL0Vicnc9PSIsInZhbHVlIjoiaGlWRVBVYW9yZ1ZaMnlqL1JXTFZtWFl1ckcxN0NveFZZellucVRCTnkraU5pNTFUYzM1a01ETmR3dkdFbmNxeV ▶" ] ]
          session_attributes
          0 of 0
          array:3 [▼ "_token" => "g4nyaHk6jsijhxKrBqErEhwiPJ9uHGjN2v2Y0mUC" "_previous" => array:1 [▶ "url" => "https://dev.tagmyfish.com/brands/shimano" ] "_flash" => array:2 [▶ "old" => [] "new" => [] ] ]
          ClearShow all
          Date ↕MethodURLData
          #12025-06-30 07:41:22GET/brands/shimano1123502009
          PHP DebugBar | Open
          DateMethodURLIPFilter data
          Load moreShow only current URLShow allDelete all

          Filter results
          Method:
          Uri:
          IP: