Coop

Animation

Winter is coming, and yet again, Coop delivers a heartwarming message to Swiss kids looking forward to hugging that cute little hedgehog when going to bed.

Fun fact on this animated spot, will you believe that we did the whole animation without actually having the quills visible at the time? Turned out pretty awesome and we are happy with the result. One of the small hurdles we had to overcome, was finding the sweet spot between realistic and exaggerated animation. With one animator having a more cartoon side vs the other with more VFX experience, together, we round that nice middle ground. Plus now we know what a quill-less hedgehog is supposed to look like!

Once again, collaborating with The Frank Barton Company is great and we are looking forward to working on future animated shows with them.

Animation Supervisor: Victor Huang

Animators: Stephanie Parker, Benjamin Mulot

Client: The Frank Barton Company

http://www.thefrankbartoncompany.com/

C. de las Infantas, 32, 28004 Madrid, Spain

8.2.5PHP Version474msRequest Duration37MBMemory UsageGET project/{slug}Route
  • warninglog[09:19:45] LOG.warning: strip_tags(): Passing null to parameter #1 ($string) of type string is depre...
  • Booting (225ms)
  • Application (249ms)
  • 1 x Application (52.52%)
    249.15ms
    1 x Booting (47.43%)
    225.02ms
    17 templates were rendered
    • site.project (resources/views/site/project.blade.php)1blade
      Params
      0
      item
    • site.includes.google-tag (resources/views/site/includes/google-tag.blade.php)4blade
      Params
      0
      __env
      1
      app
      2
      errors
      3
      item
    • site.includes.symbols (resources/views/site/includes/symbols.blade.php)4blade
      Params
      0
      __env
      1
      app
      2
      errors
      3
      item
    • site.blocks.hero-b (resources/views/site/blocks/hero-b.blade.php)3blade
      Params
      0
      inEditor
      1
      block
      2
      renderData
    • components.menu (resources/views/components/menu.blade.php)6blade
      Params
      0
      links
      1
      componentName
      2
      attributes
      3
      resolve
      4
      slot
      5
      __laravel_slots
    • components.logo (resources/views/components/logo.blade.php)3blade
      Params
      0
      attributes
      1
      slot
      2
      __laravel_slots
    • site.blocks.grid-layout (resources/views/site/blocks/grid-layout.blade.php)3blade
      Params
      0
      inEditor
      1
      block
      2
      renderData
    • site.blocks.image (resources/views/site/blocks/image.blade.php)3blade
      Params
      0
      inEditor
      1
      block
      2
      renderData
    • site.blocks.image (resources/views/site/blocks/image.blade.php)3blade
      Params
      0
      inEditor
      1
      block
      2
      renderData
    • site.blocks.image (resources/views/site/blocks/image.blade.php)3blade
      Params
      0
      inEditor
      1
      block
      2
      renderData
    • site.blocks.section-g (resources/views/site/blocks/section-g.blade.php)3blade
      Params
      0
      inEditor
      1
      block
      2
      renderData
    • site.blocks.section-h (resources/views/site/blocks/section-h.blade.php)3blade
      Params
      0
      inEditor
      1
      block
      2
      renderData
    • site.blocks.container (resources/views/site/blocks/container.blade.php)3blade
      Params
      0
      inEditor
      1
      block
      2
      renderData
    • site.blocks.youtube-simple (resources/views/site/blocks/youtube-simple.blade.php)3blade
      Params
      0
      inEditor
      1
      block
      2
      renderData
    • components.footer (resources/views/components/footer.blade.php)3blade
      Params
      0
      attributes
      1
      slot
      2
      __laravel_slots
    • components.social-media (resources/views/components/social-media.blade.php)3blade
      Params
      0
      attributes
      1
      slot
      2
      __laravel_slots
    • components.logo (resources/views/components/logo.blade.php)3blade
      Params
      0
      attributes
      1
      slot
      2
      __laravel_slots
    uri
    GET project/{slug}
    middleware
    web
    controller
    App\Http\Controllers\ProjectController@show
    namespace
    prefix
    where
    as
    project
    file
    app/Http/Controllers/ProjectController.php:14-25
    112 statements were executed, 70 of which were duplicated, 42 unique. Show only duplicated84.1ms
    • select * from `projects` where `projects`.`published` = 1 and exists (select * from `project_translations` where `projects`.`id` = `project_translations`.`project_id` and `active` = 1 and `locale` = 'en' and `project_translations`.`deleted_at` is null) and exists (select * from `project_slugs` where `projects`.`id` = `project_slugs`.`project_id` and `slug` = 'coop-hedgehog' and `active` = 1 and `locale` = 'en' and `project_slugs`.`deleted_at` is null) and `projects`.`deleted_at` is null limit 1
      5.01ms/vendor/area17/twill/src/Repositories/Behaviors/HandleSlugs.php:93floating_rock_dev
      Metadata
      Bindings
      • 0. 1
      • 1. 1
      • 2. en
      • 3. coop-hedgehog
      • 4. 1
      • 5. en
      Backtrace
      • 15. /vendor/area17/twill/src/Repositories/Behaviors/HandleSlugs.php:93
      • 16. /app/Http/Controllers/ProjectController.php:16
      • 17. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 18. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • 19. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
    • select * from `project_translations` where `project_translations`.`project_id` in (3) and `active` = 1 and `locale` = 'en' and `project_translations`.`deleted_at` is null
      560μs/vendor/area17/twill/src/Repositories/Behaviors/HandleSlugs.php:93floating_rock_dev
      Metadata
      Bindings
      • 0. 1
      • 1. en
      Backtrace
      • 20. /vendor/area17/twill/src/Repositories/Behaviors/HandleSlugs.php:93
      • 21. /app/Http/Controllers/ProjectController.php:16
      • 22. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 23. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • 24. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
    • select * from `project_slugs` where `project_slugs`.`project_id` in (3) and `project_slugs`.`deleted_at` is null
      510μs/vendor/area17/twill/src/Repositories/Behaviors/HandleSlugs.php:93floating_rock_dev
      Metadata
      Backtrace
      • 20. /vendor/area17/twill/src/Repositories/Behaviors/HandleSlugs.php:93
      • 21. /app/Http/Controllers/ProjectController.php:16
      • 22. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 23. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • 24. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
    • select * from `metadata` where `metadata`.`meta_describable_type` = 'App\Models\Project' and `metadata`.`meta_describable_id` = 3 and `metadata`.`meta_describable_id` is not null and `metadata`.`deleted_at` is null limit 1
      1.62ms/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161floating_rock_dev
      Metadata
      Bindings
      • 0. App\Models\Project
      • 1. 3
      Backtrace
      • 19. /vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161
      • 21. /vendor/cwsdigital/twill-metadata/src/Traits/SetsMetadata.php:12
      • 22. /app/Http/Controllers/ProjectController.php:22
      • 23. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 24. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
    • select * from `metadata_translations` where `metadata_translations`.`metadata_id` = 15 and `metadata_translations`.`metadata_id` is not null and `metadata_translations`.`deleted_at` is null
      1.36ms/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161floating_rock_dev
      Metadata
      Bindings
      • 0. 15
      Backtrace
      • 18. /vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161
      • 20. /vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:435
      • 21. /vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:196
      • 22. /vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:145
      • 24. /vendor/cwsdigital/twill-metadata/src/Models/Metadata.php:53
    • select * from `projects` where `projects`.`id` = 3 and `projects`.`deleted_at` is null limit 1
      670μs/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161floating_rock_dev
      Metadata
      Bindings
      • 0. 3
      Backtrace
      • 19. /vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161
      • 21. /vendor/cwsdigital/twill-metadata/src/Models/Metadata.php:122
      • 22. /vendor/cwsdigital/twill-metadata/src/Models/Metadata.php:90
      • 23. /vendor/cwsdigital/twill-metadata/src/Models/Metadata.php:65
      • 24. /vendor/cwsdigital/twill-metadata/src/Traits/SetsMetadata.php:30
    • select `twill_medias`.*, `twill_mediables`.`mediable_id` as `pivot_mediable_id`, `twill_mediables`.`media_id` as `pivot_media_id`, `twill_mediables`.`mediable_type` as `pivot_mediable_type`, `twill_mediables`.`crop` as `pivot_crop`, `twill_mediables`.`role` as `pivot_role`, `twill_mediables`.`crop_w` as `pivot_crop_w`, `twill_mediables`.`crop_h` as `pivot_crop_h`, `twill_mediables`.`crop_x` as `pivot_crop_x`, `twill_mediables`.`crop_y` as `pivot_crop_y`, `twill_mediables`.`lqip_data` as `pivot_lqip_data`, `twill_mediables`.`ratio` as `pivot_ratio`, `twill_mediables`.`metadatas` as `pivot_metadatas`, `twill_mediables`.`created_at` as `pivot_created_at`, `twill_mediables`.`updated_at` as `pivot_updated_at` from `twill_medias` inner join `twill_mediables` on `twill_medias`.`id` = `twill_mediables`.`media_id` where `twill_mediables`.`mediable_id` = 3 and `twill_mediables`.`mediable_type` = 'App\Models\Project' and `twill_medias`.`deleted_at` is null order by `twill_mediables`.`id` asc
      3.1ms/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161floating_rock_dev
      Metadata
      Bindings
      • 0. 3
      • 1. App\Models\Project
      Backtrace
      • 18. /vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161
      • 20. /vendor/area17/twill/src/Models/Behaviors/HasMedias.php:65
      • 21. /vendor/area17/twill/src/Models/Behaviors/HasMedias.php:91
      • 22. /vendor/cwsdigital/twill-metadata/src/Models/Behaviours/HasMetadata.php:18
      • 23. /vendor/cwsdigital/twill-metadata/src/Models/Metadata.php:45
    • select * from `app_settings` where (`name` = 'general') and `app_settings`.`deleted_at` is null limit 1
      1.48ms/vendor/area17/twill/src/Services/Settings/SettingsGroup.php:73floating_rock_dev
      Metadata
      Bindings
      • 0. general
      Backtrace
      • 15. /vendor/area17/twill/src/Services/Settings/SettingsGroup.php:73
      • 16. /vendor/area17/twill/src/Services/Settings/SettingsGroup.php:66
      • 17. /vendor/area17/twill/src/TwillAppSettings.php:132
      • 18. /vendor/area17/twill/src/TwillAppSettings.php:106
      • 20. view::10ba121e1d334f1112fbeb71a21d40b4:13
    • select * from `app_settings` where (`name` = 'general') and `app_settings`.`deleted_at` is null limit 1
      540μs/vendor/area17/twill/src/Services/Settings/SettingsGroup.php:73floating_rock_dev
      Metadata
      Bindings
      • 0. general
      Backtrace
      • 15. /vendor/area17/twill/src/Services/Settings/SettingsGroup.php:73
      • 16. /vendor/area17/twill/src/TwillAppSettings.php:108
      • 18. view::10ba121e1d334f1112fbeb71a21d40b4:13
      • 20. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
      • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
    • select * from `twill_blocks` where `twill_blocks`.`blockable_type` = 'A17\Twill\Models\AppSetting' and `twill_blocks`.`blockable_id` = 3 and `twill_blocks`.`blockable_id` is not null and `editor_name` = 'logo' and `parent_id` is null order by `position` asc limit 1
      1.76ms/vendor/area17/twill/src/TwillAppSettings.php:111floating_rock_dev
      Metadata
      Bindings
      • 0. A17\Twill\Models\AppSetting
      • 1. 3
      • 2. logo
      Backtrace
      • 19. /vendor/area17/twill/src/TwillAppSettings.php:111
      • 21. view::10ba121e1d334f1112fbeb71a21d40b4:13
      • 23. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
      • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 25. /vendor/livewire/livewire/src/ComponentConcerns/RendersLivewireComponents.php:69
    • select `twill_medias`.*, `twill_mediables`.`mediable_id` as `pivot_mediable_id`, `twill_mediables`.`media_id` as `pivot_media_id`, `twill_mediables`.`mediable_type` as `pivot_mediable_type`, `twill_mediables`.`crop` as `pivot_crop`, `twill_mediables`.`role` as `pivot_role`, `twill_mediables`.`crop_w` as `pivot_crop_w`, `twill_mediables`.`crop_h` as `pivot_crop_h`, `twill_mediables`.`crop_x` as `pivot_crop_x`, `twill_mediables`.`crop_y` as `pivot_crop_y`, `twill_mediables`.`lqip_data` as `pivot_lqip_data`, `twill_mediables`.`ratio` as `pivot_ratio`, `twill_mediables`.`metadatas` as `pivot_metadatas`, `twill_mediables`.`created_at` as `pivot_created_at`, `twill_mediables`.`updated_at` as `pivot_updated_at` from `twill_medias` inner join `twill_mediables` on `twill_medias`.`id` = `twill_mediables`.`media_id` where `twill_mediables`.`mediable_id` in (4) and `twill_mediables`.`mediable_type` = 'blocks' and `twill_medias`.`deleted_at` is null order by `twill_mediables`.`id` asc
      890μs/vendor/area17/twill/src/TwillAppSettings.php:111floating_rock_dev
      Metadata
      Bindings
      • 0. blocks
      Backtrace
      • 23. /vendor/area17/twill/src/TwillAppSettings.php:111
      • 25. view::10ba121e1d334f1112fbeb71a21d40b4:13
      • 27. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
      • 28. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 29. /vendor/livewire/livewire/src/ComponentConcerns/RendersLivewireComponents.php:69
    • select * from `twill_blocks` where `twill_blocks`.`parent_id` in (4) order by `twill_blocks`.`position` asc
      1.07ms/vendor/area17/twill/src/TwillAppSettings.php:111floating_rock_dev
      Metadata
      Backtrace
      • 24. /vendor/area17/twill/src/TwillAppSettings.php:111
      • 26. view::10ba121e1d334f1112fbeb71a21d40b4:13
      • 28. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
      • 29. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 30. /vendor/livewire/livewire/src/ComponentConcerns/RendersLivewireComponents.php:69
    • select * from `app_settings` where (`name` = 'general') and `app_settings`.`deleted_at` is null limit 1
      510μs/vendor/area17/twill/src/Services/Settings/SettingsGroup.php:73floating_rock_dev
      Metadata
      Bindings
      • 0. general
      Backtrace
      • 15. /vendor/area17/twill/src/Services/Settings/SettingsGroup.php:73
      • 16. /vendor/area17/twill/src/Services/Settings/SettingsGroup.php:66
      • 17. /vendor/area17/twill/src/TwillAppSettings.php:132
      • 18. /vendor/area17/twill/src/TwillAppSettings.php:106
      • 20. view::10ba121e1d334f1112fbeb71a21d40b4:14
    • select * from `app_settings` where (`name` = 'general') and `app_settings`.`deleted_at` is null limit 1
      480μs/vendor/area17/twill/src/Services/Settings/SettingsGroup.php:73floating_rock_dev
      Metadata
      Bindings
      • 0. general
      Backtrace
      • 15. /vendor/area17/twill/src/Services/Settings/SettingsGroup.php:73
      • 16. /vendor/area17/twill/src/TwillAppSettings.php:108
      • 18. view::10ba121e1d334f1112fbeb71a21d40b4:14
      • 20. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
      • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
    • select * from `twill_blocks` where `twill_blocks`.`blockable_type` = 'A17\Twill\Models\AppSetting' and `twill_blocks`.`blockable_id` = 3 and `twill_blocks`.`blockable_id` is not null and `editor_name` = 'logo' and `parent_id` is null order by `position` asc limit 1
      640μs/vendor/area17/twill/src/TwillAppSettings.php:111floating_rock_dev
      Metadata
      Bindings
      • 0. A17\Twill\Models\AppSetting
      • 1. 3
      • 2. logo
      Backtrace
      • 19. /vendor/area17/twill/src/TwillAppSettings.php:111
      • 21. view::10ba121e1d334f1112fbeb71a21d40b4:14
      • 23. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
      • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 25. /vendor/livewire/livewire/src/ComponentConcerns/RendersLivewireComponents.php:69
    • select `twill_medias`.*, `twill_mediables`.`mediable_id` as `pivot_mediable_id`, `twill_mediables`.`media_id` as `pivot_media_id`, `twill_mediables`.`mediable_type` as `pivot_mediable_type`, `twill_mediables`.`crop` as `pivot_crop`, `twill_mediables`.`role` as `pivot_role`, `twill_mediables`.`crop_w` as `pivot_crop_w`, `twill_mediables`.`crop_h` as `pivot_crop_h`, `twill_mediables`.`crop_x` as `pivot_crop_x`, `twill_mediables`.`crop_y` as `pivot_crop_y`, `twill_mediables`.`lqip_data` as `pivot_lqip_data`, `twill_mediables`.`ratio` as `pivot_ratio`, `twill_mediables`.`metadatas` as `pivot_metadatas`, `twill_mediables`.`created_at` as `pivot_created_at`, `twill_mediables`.`updated_at` as `pivot_updated_at` from `twill_medias` inner join `twill_mediables` on `twill_medias`.`id` = `twill_mediables`.`media_id` where `twill_mediables`.`mediable_id` in (4) and `twill_mediables`.`mediable_type` = 'blocks' and `twill_medias`.`deleted_at` is null order by `twill_mediables`.`id` asc
      770μs/vendor/area17/twill/src/TwillAppSettings.php:111floating_rock_dev
      Metadata
      Bindings
      • 0. blocks
      Backtrace
      • 23. /vendor/area17/twill/src/TwillAppSettings.php:111
      • 25. view::10ba121e1d334f1112fbeb71a21d40b4:14
      • 27. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
      • 28. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 29. /vendor/livewire/livewire/src/ComponentConcerns/RendersLivewireComponents.php:69
    • select * from `twill_blocks` where `twill_blocks`.`parent_id` in (4) order by `twill_blocks`.`position` asc
      850μs/vendor/area17/twill/src/TwillAppSettings.php:111floating_rock_dev
      Metadata
      Backtrace
      • 24. /vendor/area17/twill/src/TwillAppSettings.php:111
      • 26. view::10ba121e1d334f1112fbeb71a21d40b4:14
      • 28. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
      • 29. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 30. /vendor/livewire/livewire/src/ComponentConcerns/RendersLivewireComponents.php:69
    • select * from `twill_blocks` where `twill_blocks`.`blockable_type` = 'App\Models\Project' and `twill_blocks`.`blockable_id` = 3 and `twill_blocks`.`blockable_id` is not null order by `position` asc
      870μs/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161floating_rock_dev
      Metadata
      Bindings
      • 0. App\Models\Project
      • 1. 3
      Backtrace
      • 18. /vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161
      • 20. /vendor/area17/twill/src/Helpers/BlockRenderer.php:244
      • 21. /vendor/area17/twill/src/Models/Behaviors/HasBlocks.php:34
      • 22. view::10ba121e1d334f1112fbeb71a21d40b4:24
      • 24. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
    • select `twill_medias`.*, `twill_mediables`.`mediable_id` as `pivot_mediable_id`, `twill_mediables`.`media_id` as `pivot_media_id`, `twill_mediables`.`mediable_type` as `pivot_mediable_type`, `twill_mediables`.`crop` as `pivot_crop`, `twill_mediables`.`role` as `pivot_role`, `twill_mediables`.`crop_w` as `pivot_crop_w`, `twill_mediables`.`crop_h` as `pivot_crop_h`, `twill_mediables`.`crop_x` as `pivot_crop_x`, `twill_mediables`.`crop_y` as `pivot_crop_y`, `twill_mediables`.`lqip_data` as `pivot_lqip_data`, `twill_mediables`.`ratio` as `pivot_ratio`, `twill_mediables`.`metadatas` as `pivot_metadatas`, `twill_mediables`.`created_at` as `pivot_created_at`, `twill_mediables`.`updated_at` as `pivot_updated_at` from `twill_medias` inner join `twill_mediables` on `twill_medias`.`id` = `twill_mediables`.`media_id` where `twill_mediables`.`mediable_id` in (128, 129, 130, 171, 182, 183, 219, 220, 221, 222) and `twill_mediables`.`mediable_type` = 'blocks' and `twill_medias`.`deleted_at` is null order by `twill_mediables`.`id` asc
      1.28ms/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161floating_rock_dev
      Metadata
      Bindings
      • 0. blocks
      Backtrace
      • 22. /vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161
      • 24. /vendor/area17/twill/src/Helpers/BlockRenderer.php:244
      • 25. /vendor/area17/twill/src/Models/Behaviors/HasBlocks.php:34
      • 26. view::10ba121e1d334f1112fbeb71a21d40b4:24
      • 28. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
    • select * from `twill_blocks` where `twill_blocks`.`parent_id` in (128, 129, 130, 171, 182, 183, 219, 220, 221, 222) order by `twill_blocks`.`position` asc
      900μs/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161floating_rock_dev
      Metadata
      Backtrace
      • 23. /vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161
      • 25. /vendor/area17/twill/src/Helpers/BlockRenderer.php:244
      • 26. /vendor/area17/twill/src/Models/Behaviors/HasBlocks.php:34
      • 27. view::10ba121e1d334f1112fbeb71a21d40b4:24
      • 29. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
    • select `twill_medias`.*, `twill_mediables`.`mediable_id` as `pivot_mediable_id`, `twill_mediables`.`media_id` as `pivot_media_id`, `twill_mediables`.`mediable_type` as `pivot_mediable_type`, `twill_mediables`.`crop` as `pivot_crop`, `twill_mediables`.`role` as `pivot_role`, `twill_mediables`.`crop_w` as `pivot_crop_w`, `twill_mediables`.`crop_h` as `pivot_crop_h`, `twill_mediables`.`crop_x` as `pivot_crop_x`, `twill_mediables`.`crop_y` as `pivot_crop_y`, `twill_mediables`.`lqip_data` as `pivot_lqip_data`, `twill_mediables`.`ratio` as `pivot_ratio`, `twill_mediables`.`metadatas` as `pivot_metadatas`, `twill_mediables`.`created_at` as `pivot_created_at`, `twill_mediables`.`updated_at` as `pivot_updated_at` from `twill_medias` inner join `twill_mediables` on `twill_medias`.`id` = `twill_mediables`.`media_id` where `twill_mediables`.`mediable_id` in (183, 220, 221, 222) and `twill_mediables`.`mediable_type` = 'blocks' and `twill_medias`.`deleted_at` is null order by `twill_mediables`.`id` asc
      890μs/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161floating_rock_dev
      Metadata
      Bindings
      • 0. blocks
      Backtrace
      • 27. /vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161
      • 29. /vendor/area17/twill/src/Helpers/BlockRenderer.php:244
      • 30. /vendor/area17/twill/src/Models/Behaviors/HasBlocks.php:34
      • 31. view::10ba121e1d334f1112fbeb71a21d40b4:24
      • 33. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
    • select * from `twill_blocks` where `twill_blocks`.`parent_id` in (183, 220, 221, 222) order by `twill_blocks`.`position` asc
      870μs/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161floating_rock_dev
      Metadata
      Backtrace
      • 28. /vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161
      • 30. /vendor/area17/twill/src/Helpers/BlockRenderer.php:244
      • 31. /vendor/area17/twill/src/Models/Behaviors/HasBlocks.php:34
      • 32. view::10ba121e1d334f1112fbeb71a21d40b4:24
      • 34. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
    • select * from `menu_links` where `menu_links`.`published` = 1 and `menu_links`.`deleted_at` is null order by `position` asc
      1.56ms/app/View/Components/Menu.php:14floating_rock_dev
      Metadata
      Bindings
      • 0. 1
      Backtrace
      • 14. /app/View/Components/Menu.php:14
      • 15. /vendor/laravel/framework/src/Illuminate/View/Component.php:135
      • 16. view::83cb27af67e479e7b59904347a100350:5
      • 18. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
      • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
    • select * from `app_settings` where (`name` = 'general') and `app_settings`.`deleted_at` is null limit 1
      530μs/vendor/area17/twill/src/Services/Settings/SettingsGroup.php:73floating_rock_dev
      Metadata
      Bindings
      • 0. general
      Backtrace
      • 15. /vendor/area17/twill/src/Services/Settings/SettingsGroup.php:73
      • 16. /vendor/area17/twill/src/Services/Settings/SettingsGroup.php:66
      • 17. /vendor/area17/twill/src/TwillAppSettings.php:132
      • 18. /vendor/area17/twill/src/TwillAppSettings.php:106
      • 20. view::831595531384919cc67b959ca6c31953:3
    • select * from `app_settings` where (`name` = 'general') and `app_settings`.`deleted_at` is null limit 1
      450μs/vendor/area17/twill/src/Services/Settings/SettingsGroup.php:73floating_rock_dev
      Metadata
      Bindings
      • 0. general
      Backtrace
      • 15. /vendor/area17/twill/src/Services/Settings/SettingsGroup.php:73
      • 16. /vendor/area17/twill/src/TwillAppSettings.php:108
      • 18. view::831595531384919cc67b959ca6c31953:3
      • 20. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
      • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
    • select * from `twill_blocks` where `twill_blocks`.`blockable_type` = 'A17\Twill\Models\AppSetting' and `twill_blocks`.`blockable_id` = 3 and `twill_blocks`.`blockable_id` is not null and `editor_name` = 'logo' and `parent_id` is null order by `position` asc limit 1
      650μs/vendor/area17/twill/src/TwillAppSettings.php:111floating_rock_dev
      Metadata
      Bindings
      • 0. A17\Twill\Models\AppSetting
      • 1. 3
      • 2. logo
      Backtrace
      • 19. /vendor/area17/twill/src/TwillAppSettings.php:111
      • 21. view::831595531384919cc67b959ca6c31953:3
      • 23. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
      • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 25. /vendor/livewire/livewire/src/ComponentConcerns/RendersLivewireComponents.php:69
    • select `twill_medias`.*, `twill_mediables`.`mediable_id` as `pivot_mediable_id`, `twill_mediables`.`media_id` as `pivot_media_id`, `twill_mediables`.`mediable_type` as `pivot_mediable_type`, `twill_mediables`.`crop` as `pivot_crop`, `twill_mediables`.`role` as `pivot_role`, `twill_mediables`.`crop_w` as `pivot_crop_w`, `twill_mediables`.`crop_h` as `pivot_crop_h`, `twill_mediables`.`crop_x` as `pivot_crop_x`, `twill_mediables`.`crop_y` as `pivot_crop_y`, `twill_mediables`.`lqip_data` as `pivot_lqip_data`, `twill_mediables`.`ratio` as `pivot_ratio`, `twill_mediables`.`metadatas` as `pivot_metadatas`, `twill_mediables`.`created_at` as `pivot_created_at`, `twill_mediables`.`updated_at` as `pivot_updated_at` from `twill_medias` inner join `twill_mediables` on `twill_medias`.`id` = `twill_mediables`.`media_id` where `twill_mediables`.`mediable_id` in (4) and `twill_mediables`.`mediable_type` = 'blocks' and `twill_medias`.`deleted_at` is null order by `twill_mediables`.`id` asc
      710μs/vendor/area17/twill/src/TwillAppSettings.php:111floating_rock_dev
      Metadata
      Bindings
      • 0. blocks
      Backtrace
      • 23. /vendor/area17/twill/src/TwillAppSettings.php:111
      • 25. view::831595531384919cc67b959ca6c31953:3
      • 27. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
      • 28. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 29. /vendor/livewire/livewire/src/ComponentConcerns/RendersLivewireComponents.php:69
    • select * from `twill_blocks` where `twill_blocks`.`parent_id` in (4) order by `twill_blocks`.`position` asc
      800μs/vendor/area17/twill/src/TwillAppSettings.php:111floating_rock_dev
      Metadata
      Backtrace
      • 24. /vendor/area17/twill/src/TwillAppSettings.php:111
      • 26. view::831595531384919cc67b959ca6c31953:3
      • 28. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
      • 29. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 30. /vendor/livewire/livewire/src/ComponentConcerns/RendersLivewireComponents.php:69
    • select * from `app_settings` where (`name` = 'general') and `app_settings`.`deleted_at` is null limit 1
      420μs/vendor/area17/twill/src/Services/Settings/SettingsGroup.php:73floating_rock_dev
      Metadata
      Bindings
      • 0. general
      Backtrace
      • 15. /vendor/area17/twill/src/Services/Settings/SettingsGroup.php:73
      • 16. /vendor/area17/twill/src/Services/Settings/SettingsGroup.php:66
      • 17. /vendor/area17/twill/src/TwillAppSettings.php:132
      • 18. /vendor/area17/twill/src/TwillAppSettings.php:106
      • 20. view::831595531384919cc67b959ca6c31953:5
    • select * from `app_settings` where (`name` = 'general') and `app_settings`.`deleted_at` is null limit 1
      420μs/vendor/area17/twill/src/Services/Settings/SettingsGroup.php:73floating_rock_dev
      Metadata
      Bindings
      • 0. general
      Backtrace
      • 15. /vendor/area17/twill/src/Services/Settings/SettingsGroup.php:73
      • 16. /vendor/area17/twill/src/TwillAppSettings.php:108
      • 18. view::831595531384919cc67b959ca6c31953:5
      • 20. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
      • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
    • select * from `twill_blocks` where `twill_blocks`.`blockable_type` = 'A17\Twill\Models\AppSetting' and `twill_blocks`.`blockable_id` = 3 and `twill_blocks`.`blockable_id` is not null and `editor_name` = 'logo' and `parent_id` is null order by `position` asc limit 1
      590μs/vendor/area17/twill/src/TwillAppSettings.php:111floating_rock_dev
      Metadata
      Bindings
      • 0. A17\Twill\Models\AppSetting
      • 1. 3
      • 2. logo
      Backtrace
      • 19. /vendor/area17/twill/src/TwillAppSettings.php:111
      • 21. view::831595531384919cc67b959ca6c31953:5
      • 23. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
      • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 25. /vendor/livewire/livewire/src/ComponentConcerns/RendersLivewireComponents.php:69
    • select `twill_medias`.*, `twill_mediables`.`mediable_id` as `pivot_mediable_id`, `twill_mediables`.`media_id` as `pivot_media_id`, `twill_mediables`.`mediable_type` as `pivot_mediable_type`, `twill_mediables`.`crop` as `pivot_crop`, `twill_mediables`.`role` as `pivot_role`, `twill_mediables`.`crop_w` as `pivot_crop_w`, `twill_mediables`.`crop_h` as `pivot_crop_h`, `twill_mediables`.`crop_x` as `pivot_crop_x`, `twill_mediables`.`crop_y` as `pivot_crop_y`, `twill_mediables`.`lqip_data` as `pivot_lqip_data`, `twill_mediables`.`ratio` as `pivot_ratio`, `twill_mediables`.`metadatas` as `pivot_metadatas`, `twill_mediables`.`created_at` as `pivot_created_at`, `twill_mediables`.`updated_at` as `pivot_updated_at` from `twill_medias` inner join `twill_mediables` on `twill_medias`.`id` = `twill_mediables`.`media_id` where `twill_mediables`.`mediable_id` in (4) and `twill_mediables`.`mediable_type` = 'blocks' and `twill_medias`.`deleted_at` is null order by `twill_mediables`.`id` asc
      680μs/vendor/area17/twill/src/TwillAppSettings.php:111floating_rock_dev
      Metadata
      Bindings
      • 0. blocks
      Backtrace
      • 23. /vendor/area17/twill/src/TwillAppSettings.php:111
      • 25. view::831595531384919cc67b959ca6c31953:5
      • 27. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
      • 28. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 29. /vendor/livewire/livewire/src/ComponentConcerns/RendersLivewireComponents.php:69
    • select * from `twill_blocks` where `twill_blocks`.`parent_id` in (4) order by `twill_blocks`.`position` asc
      810μs/vendor/area17/twill/src/TwillAppSettings.php:111floating_rock_dev
      Metadata
      Backtrace
      • 24. /vendor/area17/twill/src/TwillAppSettings.php:111
      • 26. view::831595531384919cc67b959ca6c31953:5
      • 28. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
      • 29. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 30. /vendor/livewire/livewire/src/ComponentConcerns/RendersLivewireComponents.php:69
    • select * from `twill_related` where `twill_related`.`subject_type` = 'App\Models\MenuLink' and `twill_related`.`subject_id` = 1 and `twill_related`.`subject_id` is not null order by `position` asc
      1.73ms/vendor/area17/twill/src/Models/Behaviors/HasRelated.php:45floating_rock_dev
      Metadata
      Bindings
      • 0. App\Models\MenuLink
      • 1. 1
      Backtrace
      • 20. /vendor/area17/twill/src/Models/Behaviors/HasRelated.php:45
      • 21. /vendor/area17/twill/src/Models/Behaviors/HasRelated.php:29
      • 22. view::329b69bd964db7299632ae693eacc9e1:45
      • 24. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
      • 25. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
    • select * from `pages` where `pages`.`id` = 1 and `pages`.`deleted_at` is null limit 1
      1.59ms/vendor/area17/twill/src/Models/Behaviors/HasRelated.php:53floating_rock_dev
      Metadata
      Bindings
      • 0. 1
      Backtrace
      • 20. /vendor/area17/twill/src/Models/Behaviors/HasRelated.php:53
      • 23. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:771
      • 25. /vendor/area17/twill/src/Models/Behaviors/HasRelated.php:51
      • 26. /vendor/area17/twill/src/Models/Behaviors/HasRelated.php:29
      • 27. view::329b69bd964db7299632ae693eacc9e1:45
    • select * from `page_slugs` where `page_slugs`.`page_id` = 1 and `page_slugs`.`page_id` is not null and `page_slugs`.`deleted_at` is null
      1.45ms/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161floating_rock_dev
      Metadata
      Bindings
      • 0. 1
      Backtrace
      • 18. /vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161
      • 20. /vendor/area17/twill/src/Models/Behaviors/HasSlug.php:293
      • 21. /vendor/area17/twill/src/Models/Behaviors/HasSlug.php:313
      • 22. /vendor/area17/twill/src/Models/Behaviors/HasSlug.php:326
      • 27. /vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161
    • select * from `twill_related` where `twill_related`.`subject_type` = 'App\Models\MenuLink' and `twill_related`.`subject_id` = 9 and `twill_related`.`subject_id` is not null order by `position` asc
      610μs/vendor/area17/twill/src/Models/Behaviors/HasRelated.php:45floating_rock_dev
      Metadata
      Bindings
      • 0. App\Models\MenuLink
      • 1. 9
      Backtrace
      • 20. /vendor/area17/twill/src/Models/Behaviors/HasRelated.php:45
      • 21. /vendor/area17/twill/src/Models/Behaviors/HasRelated.php:29
      • 22. view::329b69bd964db7299632ae693eacc9e1:45
      • 24. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
      • 25. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
    • select * from `pages` where `pages`.`id` = 15 and `pages`.`deleted_at` is null limit 1
      450μs/vendor/area17/twill/src/Models/Behaviors/HasRelated.php:53floating_rock_dev
      Metadata
      Bindings
      • 0. 15
      Backtrace
      • 20. /vendor/area17/twill/src/Models/Behaviors/HasRelated.php:53
      • 23. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:771
      • 25. /vendor/area17/twill/src/Models/Behaviors/HasRelated.php:51
      • 26. /vendor/area17/twill/src/Models/Behaviors/HasRelated.php:29
      • 27. view::329b69bd964db7299632ae693eacc9e1:45
    • select * from `page_slugs` where `page_slugs`.`page_id` = 15 and `page_slugs`.`page_id` is not null and `page_slugs`.`deleted_at` is null
      510μs/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161floating_rock_dev
      Metadata
      Bindings
      • 0. 15
      Backtrace
      • 18. /vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161
      • 20. /vendor/area17/twill/src/Models/Behaviors/HasSlug.php:293
      • 21. /vendor/area17/twill/src/Models/Behaviors/HasSlug.php:313
      • 22. /vendor/area17/twill/src/Models/Behaviors/HasSlug.php:326
      • 27. /vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161
    • select * from `twill_related` where `twill_related`.`subject_type` = 'App\Models\MenuLink' and `twill_related`.`subject_id` = 2 and `twill_related`.`subject_id` is not null order by `position` asc
      530μs/vendor/area17/twill/src/Models/Behaviors/HasRelated.php:45floating_rock_dev
      Metadata
      Bindings
      • 0. App\Models\MenuLink
      • 1. 2
      Backtrace
      • 20. /vendor/area17/twill/src/Models/Behaviors/HasRelated.php:45
      • 21. /vendor/area17/twill/src/Models/Behaviors/HasRelated.php:29
      • 22. view::329b69bd964db7299632ae693eacc9e1:45
      • 24. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
      • 25. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
    • select * from `pages` where `pages`.`id` = 2 and `pages`.`deleted_at` is null limit 1
      460μs/vendor/area17/twill/src/Models/Behaviors/HasRelated.php:53floating_rock_dev
      Metadata
      Bindings
      • 0. 2
      Backtrace
      • 20. /vendor/area17/twill/src/Models/Behaviors/HasRelated.php:53
      • 23. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:771
      • 25. /vendor/area17/twill/src/Models/Behaviors/HasRelated.php:51
      • 26. /vendor/area17/twill/src/Models/Behaviors/HasRelated.php:29
      • 27. view::329b69bd964db7299632ae693eacc9e1:45
    • select * from `page_slugs` where `page_slugs`.`page_id` = 2 and `page_slugs`.`page_id` is not null and `page_slugs`.`deleted_at` is null
      540μs/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161floating_rock_dev
      Metadata
      Bindings
      • 0. 2
      Backtrace
      • 18. /vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161
      • 20. /vendor/area17/twill/src/Models/Behaviors/HasSlug.php:293
      • 21. /vendor/area17/twill/src/Models/Behaviors/HasSlug.php:313
      • 22. /vendor/area17/twill/src/Models/Behaviors/HasSlug.php:326
      • 27. /vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161
    • select * from `twill_related` where `twill_related`.`subject_type` = 'App\Models\MenuLink' and `twill_related`.`subject_id` = 5 and `twill_related`.`subject_id` is not null order by `position` asc
      590μs/vendor/area17/twill/src/Models/Behaviors/HasRelated.php:45floating_rock_dev
      Metadata
      Bindings
      • 0. App\Models\MenuLink
      • 1. 5
      Backtrace
      • 20. /vendor/area17/twill/src/Models/Behaviors/HasRelated.php:45
      • 21. /vendor/area17/twill/src/Models/Behaviors/HasRelated.php:29
      • 22. view::329b69bd964db7299632ae693eacc9e1:45
      • 24. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
      • 25. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
    • select * from `pages` where `pages`.`id` = 5 and `pages`.`deleted_at` is null limit 1
      480μs/vendor/area17/twill/src/Models/Behaviors/HasRelated.php:53floating_rock_dev
      Metadata
      Bindings
      • 0. 5
      Backtrace
      • 20. /vendor/area17/twill/src/Models/Behaviors/HasRelated.php:53
      • 23. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:771
      • 25. /vendor/area17/twill/src/Models/Behaviors/HasRelated.php:51
      • 26. /vendor/area17/twill/src/Models/Behaviors/HasRelated.php:29
      • 27. view::329b69bd964db7299632ae693eacc9e1:45
    • select * from `page_slugs` where `page_slugs`.`page_id` = 5 and `page_slugs`.`page_id` is not null and `page_slugs`.`deleted_at` is null
      520μs/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161floating_rock_dev
      Metadata
      Bindings
      • 0. 5
      Backtrace
      • 18. /vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161
      • 20. /vendor/area17/twill/src/Models/Behaviors/HasSlug.php:293
      • 21. /vendor/area17/twill/src/Models/Behaviors/HasSlug.php:313
      • 22. /vendor/area17/twill/src/Models/Behaviors/HasSlug.php:326
      • 27. /vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161
    • select * from `twill_related` where `twill_related`.`subject_type` = 'App\Models\MenuLink' and `twill_related`.`subject_id` = 6 and `twill_related`.`subject_id` is not null order by `position` asc
      570μs/vendor/area17/twill/src/Models/Behaviors/HasRelated.php:45floating_rock_dev
      Metadata
      Bindings
      • 0. App\Models\MenuLink
      • 1. 6
      Backtrace
      • 20. /vendor/area17/twill/src/Models/Behaviors/HasRelated.php:45
      • 21. /vendor/area17/twill/src/Models/Behaviors/HasRelated.php:29
      • 22. view::329b69bd964db7299632ae693eacc9e1:45
      • 24. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
      • 25. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
    • select * from `pages` where `pages`.`id` = 7 and `pages`.`deleted_at` is null limit 1
      540μs/vendor/area17/twill/src/Models/Behaviors/HasRelated.php:53floating_rock_dev
      Metadata
      Bindings
      • 0. 7
      Backtrace
      • 20. /vendor/area17/twill/src/Models/Behaviors/HasRelated.php:53
      • 23. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:771
      • 25. /vendor/area17/twill/src/Models/Behaviors/HasRelated.php:51
      • 26. /vendor/area17/twill/src/Models/Behaviors/HasRelated.php:29
      • 27. view::329b69bd964db7299632ae693eacc9e1:45
    • select * from `page_slugs` where `page_slugs`.`page_id` = 7 and `page_slugs`.`page_id` is not null and `page_slugs`.`deleted_at` is null
      570μs/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161floating_rock_dev
      Metadata
      Bindings
      • 0. 7
      Backtrace
      • 18. /vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161
      • 20. /vendor/area17/twill/src/Models/Behaviors/HasSlug.php:293
      • 21. /vendor/area17/twill/src/Models/Behaviors/HasSlug.php:313
      • 22. /vendor/area17/twill/src/Models/Behaviors/HasSlug.php:326
      • 27. /vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161
    • select * from `twill_related` where `twill_related`.`subject_type` = 'App\Models\MenuLink' and `twill_related`.`subject_id` = 3 and `twill_related`.`subject_id` is not null order by `position` asc
      660μs/vendor/area17/twill/src/Models/Behaviors/HasRelated.php:45floating_rock_dev
      Metadata
      Bindings
      • 0. App\Models\MenuLink
      • 1. 3
      Backtrace
      • 20. /vendor/area17/twill/src/Models/Behaviors/HasRelated.php:45
      • 21. /vendor/area17/twill/src/Models/Behaviors/HasRelated.php:29
      • 22. view::329b69bd964db7299632ae693eacc9e1:45
      • 24. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
      • 25. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
    • select * from `pages` where `pages`.`id` = 3 and `pages`.`deleted_at` is null limit 1
      500μs/vendor/area17/twill/src/Models/Behaviors/HasRelated.php:53floating_rock_dev
      Metadata
      Bindings
      • 0. 3
      Backtrace
      • 20. /vendor/area17/twill/src/Models/Behaviors/HasRelated.php:53
      • 23. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:771
      • 25. /vendor/area17/twill/src/Models/Behaviors/HasRelated.php:51
      • 26. /vendor/area17/twill/src/Models/Behaviors/HasRelated.php:29
      • 27. view::329b69bd964db7299632ae693eacc9e1:45
    • select * from `page_slugs` where `page_slugs`.`page_id` = 3 and `page_slugs`.`page_id` is not null and `page_slugs`.`deleted_at` is null
      530μs/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161floating_rock_dev
      Metadata
      Bindings
      • 0. 3
      Backtrace
      • 18. /vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161
      • 20. /vendor/area17/twill/src/Models/Behaviors/HasSlug.php:293
      • 21. /vendor/area17/twill/src/Models/Behaviors/HasSlug.php:313
      • 22. /vendor/area17/twill/src/Models/Behaviors/HasSlug.php:326
      • 27. /vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161
    • select * from `app_settings` where (`name` = 'smo') and `app_settings`.`deleted_at` is null limit 1
      540μs/vendor/area17/twill/src/Services/Settings/SettingsGroup.php:73floating_rock_dev
      Metadata
      Bindings
      • 0. smo
      Backtrace
      • 15. /vendor/area17/twill/src/Services/Settings/SettingsGroup.php:73
      • 16. /vendor/area17/twill/src/Services/Settings/SettingsGroup.php:66
      • 17. /vendor/area17/twill/src/TwillAppSettings.php:132
      • 18. /vendor/area17/twill/src/TwillAppSettings.php:106
      • 20. view::19692143e8ff6ae6fa94c1b180c5338f:2
    • select * from `app_settings` where (`name` = 'smo') and `app_settings`.`deleted_at` is null limit 1
      460μs/vendor/area17/twill/src/Services/Settings/SettingsGroup.php:73floating_rock_dev
      Metadata
      Bindings
      • 0. smo
      Backtrace
      • 15. /vendor/area17/twill/src/Services/Settings/SettingsGroup.php:73
      • 16. /vendor/area17/twill/src/TwillAppSettings.php:108
      • 18. view::19692143e8ff6ae6fa94c1b180c5338f:2
      • 20. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
      • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
    • select * from `twill_blocks` where `twill_blocks`.`blockable_type` = 'A17\Twill\Models\AppSetting' and `twill_blocks`.`blockable_id` = 5 and `twill_blocks`.`blockable_id` is not null and `editor_name` = 'smo' and `parent_id` is null order by `position` asc limit 1
      670μs/vendor/area17/twill/src/TwillAppSettings.php:111floating_rock_dev
      Metadata
      Bindings
      • 0. A17\Twill\Models\AppSetting
      • 1. 5
      • 2. smo
      Backtrace
      • 19. /vendor/area17/twill/src/TwillAppSettings.php:111
      • 21. view::19692143e8ff6ae6fa94c1b180c5338f:2
      • 23. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
      • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 25. /vendor/livewire/livewire/src/ComponentConcerns/RendersLivewireComponents.php:69
    • select `twill_medias`.*, `twill_mediables`.`mediable_id` as `pivot_mediable_id`, `twill_mediables`.`media_id` as `pivot_media_id`, `twill_mediables`.`mediable_type` as `pivot_mediable_type`, `twill_mediables`.`crop` as `pivot_crop`, `twill_mediables`.`role` as `pivot_role`, `twill_mediables`.`crop_w` as `pivot_crop_w`, `twill_mediables`.`crop_h` as `pivot_crop_h`, `twill_mediables`.`crop_x` as `pivot_crop_x`, `twill_mediables`.`crop_y` as `pivot_crop_y`, `twill_mediables`.`lqip_data` as `pivot_lqip_data`, `twill_mediables`.`ratio` as `pivot_ratio`, `twill_mediables`.`metadatas` as `pivot_metadatas`, `twill_mediables`.`created_at` as `pivot_created_at`, `twill_mediables`.`updated_at` as `pivot_updated_at` from `twill_medias` inner join `twill_mediables` on `twill_medias`.`id` = `twill_mediables`.`media_id` where `twill_mediables`.`mediable_id` in (9) and `twill_mediables`.`mediable_type` = 'blocks' and `twill_medias`.`deleted_at` is null order by `twill_mediables`.`id` asc
      630μs/vendor/area17/twill/src/TwillAppSettings.php:111floating_rock_dev
      Metadata
      Bindings
      • 0. blocks
      Backtrace
      • 23. /vendor/area17/twill/src/TwillAppSettings.php:111
      • 25. view::19692143e8ff6ae6fa94c1b180c5338f:2
      • 27. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
      • 28. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 29. /vendor/livewire/livewire/src/ComponentConcerns/RendersLivewireComponents.php:69
    • select * from `twill_blocks` where `twill_blocks`.`parent_id` in (9) order by `twill_blocks`.`position` asc
      850μs/vendor/area17/twill/src/TwillAppSettings.php:111floating_rock_dev
      Metadata
      Backtrace
      • 24. /vendor/area17/twill/src/TwillAppSettings.php:111
      • 26. view::19692143e8ff6ae6fa94c1b180c5338f:2
      • 28. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
      • 29. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 30. /vendor/livewire/livewire/src/ComponentConcerns/RendersLivewireComponents.php:69
    • select `twill_medias`.*, `twill_mediables`.`mediable_id` as `pivot_mediable_id`, `twill_mediables`.`media_id` as `pivot_media_id`, `twill_mediables`.`mediable_type` as `pivot_mediable_type`, `twill_mediables`.`crop` as `pivot_crop`, `twill_mediables`.`role` as `pivot_role`, `twill_mediables`.`crop_w` as `pivot_crop_w`, `twill_mediables`.`crop_h` as `pivot_crop_h`, `twill_mediables`.`crop_x` as `pivot_crop_x`, `twill_mediables`.`crop_y` as `pivot_crop_y`, `twill_mediables`.`lqip_data` as `pivot_lqip_data`, `twill_mediables`.`ratio` as `pivot_ratio`, `twill_mediables`.`metadatas` as `pivot_metadatas`, `twill_mediables`.`created_at` as `pivot_created_at`, `twill_mediables`.`updated_at` as `pivot_updated_at` from `twill_medias` inner join `twill_mediables` on `twill_medias`.`id` = `twill_mediables`.`media_id` where `twill_mediables`.`mediable_id` in (11, 12, 13, 570) and `twill_mediables`.`mediable_type` = 'blocks' and `twill_medias`.`deleted_at` is null order by `twill_mediables`.`id` asc
      900μs/vendor/area17/twill/src/TwillAppSettings.php:111floating_rock_dev
      Metadata
      Bindings
      • 0. blocks
      Backtrace
      • 28. /vendor/area17/twill/src/TwillAppSettings.php:111
      • 30. view::19692143e8ff6ae6fa94c1b180c5338f:2
      • 32. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
      • 33. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 34. /vendor/livewire/livewire/src/ComponentConcerns/RendersLivewireComponents.php:69
    • select * from `twill_blocks` where `twill_blocks`.`parent_id` in (11, 12, 13, 570) order by `twill_blocks`.`position` asc
      780μs/vendor/area17/twill/src/TwillAppSettings.php:111floating_rock_dev
      Metadata
      Backtrace
      • 29. /vendor/area17/twill/src/TwillAppSettings.php:111
      • 31. view::19692143e8ff6ae6fa94c1b180c5338f:2
      • 33. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
      • 34. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 35. /vendor/livewire/livewire/src/ComponentConcerns/RendersLivewireComponents.php:69
    • select * from `app_settings` where (`name` = 'general') and `app_settings`.`deleted_at` is null limit 1
      490μs/vendor/area17/twill/src/Services/Settings/SettingsGroup.php:73floating_rock_dev
      Metadata
      Bindings
      • 0. general
      Backtrace
      • 15. /vendor/area17/twill/src/Services/Settings/SettingsGroup.php:73
      • 16. /vendor/area17/twill/src/Services/Settings/SettingsGroup.php:66
      • 17. /vendor/area17/twill/src/TwillAppSettings.php:132
      • 18. /vendor/area17/twill/src/TwillAppSettings.php:106
      • 19. /vendor/area17/twill/src/TwillAppSettings.php:59
    • select * from `app_settings` where (`name` = 'general') and `app_settings`.`deleted_at` is null limit 1
      460μs/vendor/area17/twill/src/Services/Settings/SettingsGroup.php:73floating_rock_dev
      Metadata
      Bindings
      • 0. general
      Backtrace
      • 15. /vendor/area17/twill/src/Services/Settings/SettingsGroup.php:73
      • 16. /vendor/area17/twill/src/TwillAppSettings.php:108
      • 17. /vendor/area17/twill/src/TwillAppSettings.php:59
      • 19. view::e083c73aac50c764472c610f2e2a6987:22
      • 21. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
    • select * from `twill_blocks` where `twill_blocks`.`blockable_type` = 'A17\Twill\Models\AppSetting' and `twill_blocks`.`blockable_id` = 3 and `twill_blocks`.`blockable_id` is not null and `editor_name` = 'contact' and `parent_id` is null order by `position` asc limit 1
      700μs/vendor/area17/twill/src/TwillAppSettings.php:111floating_rock_dev
      Metadata
      Bindings
      • 0. A17\Twill\Models\AppSetting
      • 1. 3
      • 2. contact
      Backtrace
      • 19. /vendor/area17/twill/src/TwillAppSettings.php:111
      • 20. /vendor/area17/twill/src/TwillAppSettings.php:59
      • 22. view::e083c73aac50c764472c610f2e2a6987:22
      • 24. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
      • 25. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
    • select `twill_medias`.*, `twill_mediables`.`mediable_id` as `pivot_mediable_id`, `twill_mediables`.`media_id` as `pivot_media_id`, `twill_mediables`.`mediable_type` as `pivot_mediable_type`, `twill_mediables`.`crop` as `pivot_crop`, `twill_mediables`.`role` as `pivot_role`, `twill_mediables`.`crop_w` as `pivot_crop_w`, `twill_mediables`.`crop_h` as `pivot_crop_h`, `twill_mediables`.`crop_x` as `pivot_crop_x`, `twill_mediables`.`crop_y` as `pivot_crop_y`, `twill_mediables`.`lqip_data` as `pivot_lqip_data`, `twill_mediables`.`ratio` as `pivot_ratio`, `twill_mediables`.`metadatas` as `pivot_metadatas`, `twill_mediables`.`created_at` as `pivot_created_at`, `twill_mediables`.`updated_at` as `pivot_updated_at` from `twill_medias` inner join `twill_mediables` on `twill_medias`.`id` = `twill_mediables`.`media_id` where `twill_mediables`.`mediable_id` in (38) and `twill_mediables`.`mediable_type` = 'blocks' and `twill_medias`.`deleted_at` is null order by `twill_mediables`.`id` asc
      630μs/vendor/area17/twill/src/TwillAppSettings.php:111floating_rock_dev
      Metadata
      Bindings
      • 0. blocks
      Backtrace
      • 23. /vendor/area17/twill/src/TwillAppSettings.php:111
      • 24. /vendor/area17/twill/src/TwillAppSettings.php:59
      • 26. view::e083c73aac50c764472c610f2e2a6987:22
      • 28. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
      • 29. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
    • select * from `twill_blocks` where `twill_blocks`.`parent_id` in (38) order by `twill_blocks`.`position` asc
      810μs/vendor/area17/twill/src/TwillAppSettings.php:111floating_rock_dev
      Metadata
      Backtrace
      • 24. /vendor/area17/twill/src/TwillAppSettings.php:111
      • 25. /vendor/area17/twill/src/TwillAppSettings.php:59
      • 27. view::e083c73aac50c764472c610f2e2a6987:22
      • 29. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
      • 30. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
    • select * from `app_settings` where (`name` = 'general') and `app_settings`.`deleted_at` is null limit 1
      430μs/vendor/area17/twill/src/Services/Settings/SettingsGroup.php:73floating_rock_dev
      Metadata
      Bindings
      • 0. general
      Backtrace
      • 15. /vendor/area17/twill/src/Services/Settings/SettingsGroup.php:73
      • 16. /vendor/area17/twill/src/Services/Settings/SettingsGroup.php:66
      • 17. /vendor/area17/twill/src/TwillAppSettings.php:132
      • 18. /vendor/area17/twill/src/TwillAppSettings.php:106
      • 19. /vendor/area17/twill/src/TwillAppSettings.php:59
    • select * from `app_settings` where (`name` = 'general') and `app_settings`.`deleted_at` is null limit 1
      420μs/vendor/area17/twill/src/Services/Settings/SettingsGroup.php:73floating_rock_dev
      Metadata
      Bindings
      • 0. general
      Backtrace
      • 15. /vendor/area17/twill/src/Services/Settings/SettingsGroup.php:73
      • 16. /vendor/area17/twill/src/TwillAppSettings.php:108
      • 17. /vendor/area17/twill/src/TwillAppSettings.php:59
      • 19. view::e083c73aac50c764472c610f2e2a6987:24
      • 21. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
    • select * from `twill_blocks` where `twill_blocks`.`blockable_type` = 'A17\Twill\Models\AppSetting' and `twill_blocks`.`blockable_id` = 3 and `twill_blocks`.`blockable_id` is not null and `editor_name` = 'contact' and `parent_id` is null order by `position` asc limit 1
      610μs/vendor/area17/twill/src/TwillAppSettings.php:111floating_rock_dev
      Metadata
      Bindings
      • 0. A17\Twill\Models\AppSetting
      • 1. 3
      • 2. contact
      Backtrace
      • 19. /vendor/area17/twill/src/TwillAppSettings.php:111
      • 20. /vendor/area17/twill/src/TwillAppSettings.php:59
      • 22. view::e083c73aac50c764472c610f2e2a6987:24
      • 24. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
      • 25. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
    • select `twill_medias`.*, `twill_mediables`.`mediable_id` as `pivot_mediable_id`, `twill_mediables`.`media_id` as `pivot_media_id`, `twill_mediables`.`mediable_type` as `pivot_mediable_type`, `twill_mediables`.`crop` as `pivot_crop`, `twill_mediables`.`role` as `pivot_role`, `twill_mediables`.`crop_w` as `pivot_crop_w`, `twill_mediables`.`crop_h` as `pivot_crop_h`, `twill_mediables`.`crop_x` as `pivot_crop_x`, `twill_mediables`.`crop_y` as `pivot_crop_y`, `twill_mediables`.`lqip_data` as `pivot_lqip_data`, `twill_mediables`.`ratio` as `pivot_ratio`, `twill_mediables`.`metadatas` as `pivot_metadatas`, `twill_mediables`.`created_at` as `pivot_created_at`, `twill_mediables`.`updated_at` as `pivot_updated_at` from `twill_medias` inner join `twill_mediables` on `twill_medias`.`id` = `twill_mediables`.`media_id` where `twill_mediables`.`mediable_id` in (38) and `twill_mediables`.`mediable_type` = 'blocks' and `twill_medias`.`deleted_at` is null order by `twill_mediables`.`id` asc
      600μs/vendor/area17/twill/src/TwillAppSettings.php:111floating_rock_dev
      Metadata
      Bindings
      • 0. blocks
      Backtrace
      • 23. /vendor/area17/twill/src/TwillAppSettings.php:111
      • 24. /vendor/area17/twill/src/TwillAppSettings.php:59
      • 26. view::e083c73aac50c764472c610f2e2a6987:24
      • 28. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
      • 29. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
    • select * from `twill_blocks` where `twill_blocks`.`parent_id` in (38) order by `twill_blocks`.`position` asc
      760μs/vendor/area17/twill/src/TwillAppSettings.php:111floating_rock_dev
      Metadata
      Backtrace
      • 24. /vendor/area17/twill/src/TwillAppSettings.php:111
      • 25. /vendor/area17/twill/src/TwillAppSettings.php:59
      • 27. view::e083c73aac50c764472c610f2e2a6987:24
      • 29. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
      • 30. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
    • select * from `app_settings` where (`name` = 'general') and `app_settings`.`deleted_at` is null limit 1
      420μs/vendor/area17/twill/src/Services/Settings/SettingsGroup.php:73floating_rock_dev
      Metadata
      Bindings
      • 0. general
      Backtrace
      • 15. /vendor/area17/twill/src/Services/Settings/SettingsGroup.php:73
      • 16. /vendor/area17/twill/src/Services/Settings/SettingsGroup.php:66
      • 17. /vendor/area17/twill/src/TwillAppSettings.php:132
      • 18. /vendor/area17/twill/src/TwillAppSettings.php:106
      • 19. /vendor/area17/twill/src/TwillAppSettings.php:68
    • select * from `app_settings` where (`name` = 'general') and `app_settings`.`deleted_at` is null limit 1
      400μs/vendor/area17/twill/src/Services/Settings/SettingsGroup.php:73floating_rock_dev
      Metadata
      Bindings
      • 0. general
      Backtrace
      • 15. /vendor/area17/twill/src/Services/Settings/SettingsGroup.php:73
      • 16. /vendor/area17/twill/src/TwillAppSettings.php:108
      • 17. /vendor/area17/twill/src/TwillAppSettings.php:68
      • 19. view::e083c73aac50c764472c610f2e2a6987:27
      • 21. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
    • select * from `twill_blocks` where `twill_blocks`.`blockable_type` = 'A17\Twill\Models\AppSetting' and `twill_blocks`.`blockable_id` = 3 and `twill_blocks`.`blockable_id` is not null and `editor_name` = 'route' and `parent_id` is null order by `position` asc limit 1
      590μs/vendor/area17/twill/src/TwillAppSettings.php:111floating_rock_dev
      Metadata
      Bindings
      • 0. A17\Twill\Models\AppSetting
      • 1. 3
      • 2. route
      Backtrace
      • 19. /vendor/area17/twill/src/TwillAppSettings.php:111
      • 20. /vendor/area17/twill/src/TwillAppSettings.php:68
      • 22. view::e083c73aac50c764472c610f2e2a6987:27
      • 24. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
      • 25. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
    • select `twill_medias`.*, `twill_mediables`.`mediable_id` as `pivot_mediable_id`, `twill_mediables`.`media_id` as `pivot_media_id`, `twill_mediables`.`mediable_type` as `pivot_mediable_type`, `twill_mediables`.`crop` as `pivot_crop`, `twill_mediables`.`role` as `pivot_role`, `twill_mediables`.`crop_w` as `pivot_crop_w`, `twill_mediables`.`crop_h` as `pivot_crop_h`, `twill_mediables`.`crop_x` as `pivot_crop_x`, `twill_mediables`.`crop_y` as `pivot_crop_y`, `twill_mediables`.`lqip_data` as `pivot_lqip_data`, `twill_mediables`.`ratio` as `pivot_ratio`, `twill_mediables`.`metadatas` as `pivot_metadatas`, `twill_mediables`.`created_at` as `pivot_created_at`, `twill_mediables`.`updated_at` as `pivot_updated_at` from `twill_medias` inner join `twill_mediables` on `twill_medias`.`id` = `twill_mediables`.`media_id` where `twill_mediables`.`mediable_id` in (5) and `twill_mediables`.`mediable_type` = 'blocks' and `twill_medias`.`deleted_at` is null order by `twill_mediables`.`id` asc
      630μs/vendor/area17/twill/src/TwillAppSettings.php:111floating_rock_dev
      Metadata
      Bindings
      • 0. blocks
      Backtrace
      • 23. /vendor/area17/twill/src/TwillAppSettings.php:111
      • 24. /vendor/area17/twill/src/TwillAppSettings.php:68
      • 26. view::e083c73aac50c764472c610f2e2a6987:27
      • 28. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
      • 29. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
    • select * from `twill_blocks` where `twill_blocks`.`parent_id` in (5) order by `twill_blocks`.`position` asc
      790μs/vendor/area17/twill/src/TwillAppSettings.php:111floating_rock_dev
      Metadata
      Backtrace
      • 24. /vendor/area17/twill/src/TwillAppSettings.php:111
      • 25. /vendor/area17/twill/src/TwillAppSettings.php:68
      • 27. view::e083c73aac50c764472c610f2e2a6987:27
      • 29. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
      • 30. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
    • select * from `twill_related` where `twill_related`.`subject_type` = 'blocks' and `twill_related`.`subject_id` = 5 and `twill_related`.`subject_id` is not null order by `position` asc
      550μs/vendor/area17/twill/src/Models/Behaviors/HasRelated.php:45floating_rock_dev
      Metadata
      Bindings
      • 0. blocks
      • 1. 5
      Backtrace
      • 20. /vendor/area17/twill/src/Models/Behaviors/HasRelated.php:45
      • 21. /vendor/area17/twill/src/Models/Behaviors/HasRelated.php:29
      • 22. /vendor/area17/twill/src/TwillAppSettings.php:70
      • 24. view::e083c73aac50c764472c610f2e2a6987:27
      • 26. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
    • select * from `pages` where `pages`.`id` = 3 and `pages`.`deleted_at` is null limit 1
      450μs/vendor/area17/twill/src/Models/Behaviors/HasRelated.php:53floating_rock_dev
      Metadata
      Bindings
      • 0. 3
      Backtrace
      • 20. /vendor/area17/twill/src/Models/Behaviors/HasRelated.php:53
      • 23. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:771
      • 25. /vendor/area17/twill/src/Models/Behaviors/HasRelated.php:51
      • 26. /vendor/area17/twill/src/Models/Behaviors/HasRelated.php:29
      • 27. /vendor/area17/twill/src/TwillAppSettings.php:70
    • select * from `page_slugs` where `page_slugs`.`page_id` = 3 and `page_slugs`.`page_id` is not null and `page_slugs`.`deleted_at` is null
      500μs/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161floating_rock_dev
      Metadata
      Bindings
      • 0. 3
      Backtrace
      • 18. /vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161
      • 20. /vendor/area17/twill/src/Models/Behaviors/HasSlug.php:293
      • 21. /vendor/area17/twill/src/Models/Behaviors/HasSlug.php:313
      • 22. /vendor/area17/twill/src/Models/Behaviors/HasSlug.php:326
      • 27. /vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161
    • select * from `page_translations` where `page_translations`.`page_id` = 3 and `page_translations`.`page_id` is not null and `page_translations`.`deleted_at` is null
      1.45ms/vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161floating_rock_dev
      Metadata
      Bindings
      • 0. 3
      Backtrace
      • 18. /vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:161
      • 20. /vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:435
      • 21. /vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:196
      • 22. /vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:145
      • 24. view::e083c73aac50c764472c610f2e2a6987:30
    • select * from `app_settings` where (`name` = 'general') and `app_settings`.`deleted_at` is null limit 1
      430μs/vendor/area17/twill/src/Services/Settings/SettingsGroup.php:73floating_rock_dev
      Metadata
      Bindings
      • 0. general
      Backtrace
      • 15. /vendor/area17/twill/src/Services/Settings/SettingsGroup.php:73
      • 16. /vendor/area17/twill/src/Services/Settings/SettingsGroup.php:66
      • 17. /vendor/area17/twill/src/TwillAppSettings.php:132
      • 18. /vendor/area17/twill/src/TwillAppSettings.php:106
      • 19. /vendor/area17/twill/src/TwillAppSettings.php:59
    • select * from `app_settings` where (`name` = 'general') and `app_settings`.`deleted_at` is null limit 1
      420μs/vendor/area17/twill/src/Services/Settings/SettingsGroup.php:73floating_rock_dev
      Metadata
      Bindings
      • 0. general
      Backtrace
      • 15. /vendor/area17/twill/src/Services/Settings/SettingsGroup.php:73
      • 16. /vendor/area17/twill/src/TwillAppSettings.php:108
      • 17. /vendor/area17/twill/src/TwillAppSettings.php:59
      • 19. view::e083c73aac50c764472c610f2e2a6987:33
      • 21. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
    • select * from `twill_blocks` where `twill_blocks`.`blockable_type` = 'A17\Twill\Models\AppSetting' and `twill_blocks`.`blockable_id` = 3 and `twill_blocks`.`blockable_id` is not null and `editor_name` = 'contact' and `parent_id` is null order by `position` asc limit 1
      620μs/vendor/area17/twill/src/TwillAppSettings.php:111floating_rock_dev
      Metadata
      Bindings
      • 0. A17\Twill\Models\AppSetting
      • 1. 3
      • 2. contact
      Backtrace
      • 19. /vendor/area17/twill/src/TwillAppSettings.php:111
      • 20. /vendor/area17/twill/src/TwillAppSettings.php:59
      • 22. view::e083c73aac50c764472c610f2e2a6987:33
      • 24. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
      • 25. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
    • select `twill_medias`.*, `twill_mediables`.`mediable_id` as `pivot_mediable_id`, `twill_mediables`.`media_id` as `pivot_media_id`, `twill_mediables`.`mediable_type` as `pivot_mediable_type`, `twill_mediables`.`crop` as `pivot_crop`, `twill_mediables`.`role` as `pivot_role`, `twill_mediables`.`crop_w` as `pivot_crop_w`, `twill_mediables`.`crop_h` as `pivot_crop_h`, `twill_mediables`.`crop_x` as `pivot_crop_x`, `twill_mediables`.`crop_y` as `pivot_crop_y`, `twill_mediables`.`lqip_data` as `pivot_lqip_data`, `twill_mediables`.`ratio` as `pivot_ratio`, `twill_mediables`.`metadatas` as `pivot_metadatas`, `twill_mediables`.`created_at` as `pivot_created_at`, `twill_mediables`.`updated_at` as `pivot_updated_at` from `twill_medias` inner join `twill_mediables` on `twill_medias`.`id` = `twill_mediables`.`media_id` where `twill_mediables`.`mediable_id` in (38) and `twill_mediables`.`mediable_type` = 'blocks' and `twill_medias`.`deleted_at` is null order by `twill_mediables`.`id` asc
      580μs/vendor/area17/twill/src/TwillAppSettings.php:111floating_rock_dev
      Metadata
      Bindings
      • 0. blocks
      Backtrace
      • 23. /vendor/area17/twill/src/TwillAppSettings.php:111
      • 24. /vendor/area17/twill/src/TwillAppSettings.php:59
      • 26. view::e083c73aac50c764472c610f2e2a6987:33
      • 28. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
      • 29. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
    • select * from `twill_blocks` where `twill_blocks`.`parent_id` in (38) order by `twill_blocks`.`position` asc
      800μs/vendor/area17/twill/src/TwillAppSettings.php:111floating_rock_dev
      Metadata
      Backtrace
      • 24. /vendor/area17/twill/src/TwillAppSettings.php:111
      • 25. /vendor/area17/twill/src/TwillAppSettings.php:59
      • 27. view::e083c73aac50c764472c610f2e2a6987:33
      • 29. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
      • 30. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
    • select * from `app_settings` where (`name` = 'general') and `app_settings`.`deleted_at` is null limit 1
      450μs/vendor/area17/twill/src/Services/Settings/SettingsGroup.php:73floating_rock_dev
      Metadata
      Bindings
      • 0. general
      Backtrace
      • 15. /vendor/area17/twill/src/Services/Settings/SettingsGroup.php:73
      • 16. /vendor/area17/twill/src/Services/Settings/SettingsGroup.php:66
      • 17. /vendor/area17/twill/src/TwillAppSettings.php:132
      • 18. /vendor/area17/twill/src/TwillAppSettings.php:106
      • 19. /vendor/area17/twill/src/TwillAppSettings.php:59
    • select * from `app_settings` where (`name` = 'general') and `app_settings`.`deleted_at` is null limit 1
      410μs/vendor/area17/twill/src/Services/Settings/SettingsGroup.php:73floating_rock_dev
      Metadata
      Bindings
      • 0. general
      Backtrace
      • 15. /vendor/area17/twill/src/Services/Settings/SettingsGroup.php:73
      • 16. /vendor/area17/twill/src/TwillAppSettings.php:108
      • 17. /vendor/area17/twill/src/TwillAppSettings.php:59
      • 19. view::e083c73aac50c764472c610f2e2a6987:41
      • 21. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
    • select * from `twill_blocks` where `twill_blocks`.`blockable_type` = 'A17\Twill\Models\AppSetting' and `twill_blocks`.`blockable_id` = 3 and `twill_blocks`.`blockable_id` is not null and `editor_name` = 'newsletter' and `parent_id` is null order by `position` asc limit 1
      630μs/vendor/area17/twill/src/TwillAppSettings.php:111floating_rock_dev
      Metadata
      Bindings
      • 0. A17\Twill\Models\AppSetting
      • 1. 3
      • 2. newsletter
      Backtrace
      • 19. /vendor/area17/twill/src/TwillAppSettings.php:111
      • 20. /vendor/area17/twill/src/TwillAppSettings.php:59
      • 22. view::e083c73aac50c764472c610f2e2a6987:41
      • 24. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
      • 25. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
    • select `twill_medias`.*, `twill_mediables`.`mediable_id` as `pivot_mediable_id`, `twill_mediables`.`media_id` as `pivot_media_id`, `twill_mediables`.`mediable_type` as `pivot_mediable_type`, `twill_mediables`.`crop` as `pivot_crop`, `twill_mediables`.`role` as `pivot_role`, `twill_mediables`.`crop_w` as `pivot_crop_w`, `twill_mediables`.`crop_h` as `pivot_crop_h`, `twill_mediables`.`crop_x` as `pivot_crop_x`, `twill_mediables`.`crop_y` as `pivot_crop_y`, `twill_mediables`.`lqip_data` as `pivot_lqip_data`, `twill_mediables`.`ratio` as `pivot_ratio`, `twill_mediables`.`metadatas` as `pivot_metadatas`, `twill_mediables`.`created_at` as `pivot_created_at`, `twill_mediables`.`updated_at` as `pivot_updated_at` from `twill_medias` inner join `twill_mediables` on `twill_medias`.`id` = `twill_mediables`.`media_id` where `twill_mediables`.`mediable_id` in (39) and `twill_mediables`.`mediable_type` = 'blocks' and `twill_medias`.`deleted_at` is null order by `twill_mediables`.`id` asc
      610μs/vendor/area17/twill/src/TwillAppSettings.php:111floating_rock_dev
      Metadata
      Bindings
      • 0. blocks
      Backtrace
      • 23. /vendor/area17/twill/src/TwillAppSettings.php:111
      • 24. /vendor/area17/twill/src/TwillAppSettings.php:59
      • 26. view::e083c73aac50c764472c610f2e2a6987:41
      • 28. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
      • 29. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
    • select * from `twill_blocks` where `twill_blocks`.`parent_id` in (39) order by `twill_blocks`.`position` asc
      760μs/vendor/area17/twill/src/TwillAppSettings.php:111floating_rock_dev
      Metadata
      Backtrace
      • 24. /vendor/area17/twill/src/TwillAppSettings.php:111
      • 25. /vendor/area17/twill/src/TwillAppSettings.php:59
      • 27. view::e083c73aac50c764472c610f2e2a6987:41
      • 29. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
      • 30. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
    • select * from `app_settings` where (`name` = 'general') and `app_settings`.`deleted_at` is null limit 1
      480μs/vendor/area17/twill/src/Services/Settings/SettingsGroup.php:73floating_rock_dev
      Metadata
      Bindings
      • 0. general
      Backtrace
      • 15. /vendor/area17/twill/src/Services/Settings/SettingsGroup.php:73
      • 16. /vendor/area17/twill/src/Services/Settings/SettingsGroup.php:66
      • 17. /vendor/area17/twill/src/TwillAppSettings.php:132
      • 18. /vendor/area17/twill/src/TwillAppSettings.php:106
      • 19. /vendor/area17/twill/src/TwillAppSettings.php:59
    • select * from `app_settings` where (`name` = 'general') and `app_settings`.`deleted_at` is null limit 1
      470μs/vendor/area17/twill/src/Services/Settings/SettingsGroup.php:73floating_rock_dev
      Metadata
      Bindings
      • 0. general
      Backtrace
      • 15. /vendor/area17/twill/src/Services/Settings/SettingsGroup.php:73
      • 16. /vendor/area17/twill/src/TwillAppSettings.php:108
      • 17. /vendor/area17/twill/src/TwillAppSettings.php:59
      • 19. view::e083c73aac50c764472c610f2e2a6987:45
      • 21. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
    • select * from `twill_blocks` where `twill_blocks`.`blockable_type` = 'A17\Twill\Models\AppSetting' and `twill_blocks`.`blockable_id` = 3 and `twill_blocks`.`blockable_id` is not null and `editor_name` = 'newsletter' and `parent_id` is null order by `position` asc limit 1
      620μs/vendor/area17/twill/src/TwillAppSettings.php:111floating_rock_dev
      Metadata
      Bindings
      • 0. A17\Twill\Models\AppSetting
      • 1. 3
      • 2. newsletter
      Backtrace
      • 19. /vendor/area17/twill/src/TwillAppSettings.php:111
      • 20. /vendor/area17/twill/src/TwillAppSettings.php:59
      • 22. view::e083c73aac50c764472c610f2e2a6987:45
      • 24. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
      • 25. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
    • select `twill_medias`.*, `twill_mediables`.`mediable_id` as `pivot_mediable_id`, `twill_mediables`.`media_id` as `pivot_media_id`, `twill_mediables`.`mediable_type` as `pivot_mediable_type`, `twill_mediables`.`crop` as `pivot_crop`, `twill_mediables`.`role` as `pivot_role`, `twill_mediables`.`crop_w` as `pivot_crop_w`, `twill_mediables`.`crop_h` as `pivot_crop_h`, `twill_mediables`.`crop_x` as `pivot_crop_x`, `twill_mediables`.`crop_y` as `pivot_crop_y`, `twill_mediables`.`lqip_data` as `pivot_lqip_data`, `twill_mediables`.`ratio` as `pivot_ratio`, `twill_mediables`.`metadatas` as `pivot_metadatas`, `twill_mediables`.`created_at` as `pivot_created_at`, `twill_mediables`.`updated_at` as `pivot_updated_at` from `twill_medias` inner join `twill_mediables` on `twill_medias`.`id` = `twill_mediables`.`media_id` where `twill_mediables`.`mediable_id` in (39) and `twill_mediables`.`mediable_type` = 'blocks' and `twill_medias`.`deleted_at` is null order by `twill_mediables`.`id` asc
      570μs/vendor/area17/twill/src/TwillAppSettings.php:111floating_rock_dev
      Metadata
      Bindings
      • 0. blocks
      Backtrace
      • 23. /vendor/area17/twill/src/TwillAppSettings.php:111
      • 24. /vendor/area17/twill/src/TwillAppSettings.php:59
      • 26. view::e083c73aac50c764472c610f2e2a6987:45
      • 28. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
      • 29. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
    • select * from `twill_blocks` where `twill_blocks`.`parent_id` in (39) order by `twill_blocks`.`position` asc
      790μs/vendor/area17/twill/src/TwillAppSettings.php:111floating_rock_dev
      Metadata
      Backtrace
      • 24. /vendor/area17/twill/src/TwillAppSettings.php:111
      • 25. /vendor/area17/twill/src/TwillAppSettings.php:59
      • 27. view::e083c73aac50c764472c610f2e2a6987:45
      • 29. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
      • 30. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
    • select * from `app_settings` where (`name` = 'general') and `app_settings`.`deleted_at` is null limit 1
      430μs/vendor/area17/twill/src/Services/Settings/SettingsGroup.php:73floating_rock_dev
      Metadata
      Bindings
      • 0. general
      Backtrace
      • 15. /vendor/area17/twill/src/Services/Settings/SettingsGroup.php:73
      • 16. /vendor/area17/twill/src/Services/Settings/SettingsGroup.php:66
      • 17. /vendor/area17/twill/src/TwillAppSettings.php:132
      • 18. /vendor/area17/twill/src/TwillAppSettings.php:106
      • 19. /vendor/area17/twill/src/TwillAppSettings.php:59
    • select * from `app_settings` where (`name` = 'general') and `app_settings`.`deleted_at` is null limit 1
      410μs/vendor/area17/twill/src/Services/Settings/SettingsGroup.php:73floating_rock_dev
      Metadata
      Bindings
      • 0. general
      Backtrace
      • 15. /vendor/area17/twill/src/Services/Settings/SettingsGroup.php:73
      • 16. /vendor/area17/twill/src/TwillAppSettings.php:108
      • 17. /vendor/area17/twill/src/TwillAppSettings.php:59
      • 19. view::e083c73aac50c764472c610f2e2a6987:47
      • 21. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
    • select * from `twill_blocks` where `twill_blocks`.`blockable_type` = 'A17\Twill\Models\AppSetting' and `twill_blocks`.`blockable_id` = 3 and `twill_blocks`.`blockable_id` is not null and `editor_name` = 'newsletter' and `parent_id` is null order by `position` asc limit 1
      610μs/vendor/area17/twill/src/TwillAppSettings.php:111floating_rock_dev
      Metadata
      Bindings
      • 0. A17\Twill\Models\AppSetting
      • 1. 3
      • 2. newsletter
      Backtrace
      • 19. /vendor/area17/twill/src/TwillAppSettings.php:111
      • 20. /vendor/area17/twill/src/TwillAppSettings.php:59
      • 22. view::e083c73aac50c764472c610f2e2a6987:47
      • 24. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
      • 25. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
    • select `twill_medias`.*, `twill_mediables`.`mediable_id` as `pivot_mediable_id`, `twill_mediables`.`media_id` as `pivot_media_id`, `twill_mediables`.`mediable_type` as `pivot_mediable_type`, `twill_mediables`.`crop` as `pivot_crop`, `twill_mediables`.`role` as `pivot_role`, `twill_mediables`.`crop_w` as `pivot_crop_w`, `twill_mediables`.`crop_h` as `pivot_crop_h`, `twill_mediables`.`crop_x` as `pivot_crop_x`, `twill_mediables`.`crop_y` as `pivot_crop_y`, `twill_mediables`.`lqip_data` as `pivot_lqip_data`, `twill_mediables`.`ratio` as `pivot_ratio`, `twill_mediables`.`metadatas` as `pivot_metadatas`, `twill_mediables`.`created_at` as `pivot_created_at`, `twill_mediables`.`updated_at` as `pivot_updated_at` from `twill_medias` inner join `twill_mediables` on `twill_medias`.`id` = `twill_mediables`.`media_id` where `twill_mediables`.`mediable_id` in (39) and `twill_mediables`.`mediable_type` = 'blocks' and `twill_medias`.`deleted_at` is null order by `twill_mediables`.`id` asc
      620μs/vendor/area17/twill/src/TwillAppSettings.php:111floating_rock_dev
      Metadata
      Bindings
      • 0. blocks
      Backtrace
      • 23. /vendor/area17/twill/src/TwillAppSettings.php:111
      • 24. /vendor/area17/twill/src/TwillAppSettings.php:59
      • 26. view::e083c73aac50c764472c610f2e2a6987:47
      • 28. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
      • 29. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
    • select * from `twill_blocks` where `twill_blocks`.`parent_id` in (39) order by `twill_blocks`.`position` asc
      740μs/vendor/area17/twill/src/TwillAppSettings.php:111floating_rock_dev
      Metadata
      Backtrace
      • 24. /vendor/area17/twill/src/TwillAppSettings.php:111
      • 25. /vendor/area17/twill/src/TwillAppSettings.php:59
      • 27. view::e083c73aac50c764472c610f2e2a6987:47
      • 29. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
      • 30. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
    • select * from `app_settings` where (`name` = 'general') and `app_settings`.`deleted_at` is null limit 1
      420μs/vendor/area17/twill/src/Services/Settings/SettingsGroup.php:73floating_rock_dev
      Metadata
      Bindings
      • 0. general
      Backtrace
      • 15. /vendor/area17/twill/src/Services/Settings/SettingsGroup.php:73
      • 16. /vendor/area17/twill/src/Services/Settings/SettingsGroup.php:66
      • 17. /vendor/area17/twill/src/TwillAppSettings.php:132
      • 18. /vendor/area17/twill/src/TwillAppSettings.php:106
      • 20. view::831595531384919cc67b959ca6c31953:3
    • select * from `app_settings` where (`name` = 'general') and `app_settings`.`deleted_at` is null limit 1
      440μs/vendor/area17/twill/src/Services/Settings/SettingsGroup.php:73floating_rock_dev
      Metadata
      Bindings
      • 0. general
      Backtrace
      • 15. /vendor/area17/twill/src/Services/Settings/SettingsGroup.php:73
      • 16. /vendor/area17/twill/src/TwillAppSettings.php:108
      • 18. view::831595531384919cc67b959ca6c31953:3
      • 20. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
      • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
    • select * from `twill_blocks` where `twill_blocks`.`blockable_type` = 'A17\Twill\Models\AppSetting' and `twill_blocks`.`blockable_id` = 3 and `twill_blocks`.`blockable_id` is not null and `editor_name` = 'logo' and `parent_id` is null order by `position` asc limit 1
      620μs/vendor/area17/twill/src/TwillAppSettings.php:111floating_rock_dev
      Metadata
      Bindings
      • 0. A17\Twill\Models\AppSetting
      • 1. 3
      • 2. logo
      Backtrace
      • 19. /vendor/area17/twill/src/TwillAppSettings.php:111
      • 21. view::831595531384919cc67b959ca6c31953:3
      • 23. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
      • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 25. /vendor/livewire/livewire/src/ComponentConcerns/RendersLivewireComponents.php:69
    • select `twill_medias`.*, `twill_mediables`.`mediable_id` as `pivot_mediable_id`, `twill_mediables`.`media_id` as `pivot_media_id`, `twill_mediables`.`mediable_type` as `pivot_mediable_type`, `twill_mediables`.`crop` as `pivot_crop`, `twill_mediables`.`role` as `pivot_role`, `twill_mediables`.`crop_w` as `pivot_crop_w`, `twill_mediables`.`crop_h` as `pivot_crop_h`, `twill_mediables`.`crop_x` as `pivot_crop_x`, `twill_mediables`.`crop_y` as `pivot_crop_y`, `twill_mediables`.`lqip_data` as `pivot_lqip_data`, `twill_mediables`.`ratio` as `pivot_ratio`, `twill_mediables`.`metadatas` as `pivot_metadatas`, `twill_mediables`.`created_at` as `pivot_created_at`, `twill_mediables`.`updated_at` as `pivot_updated_at` from `twill_medias` inner join `twill_mediables` on `twill_medias`.`id` = `twill_mediables`.`media_id` where `twill_mediables`.`mediable_id` in (4) and `twill_mediables`.`mediable_type` = 'blocks' and `twill_medias`.`deleted_at` is null order by `twill_mediables`.`id` asc
      680μs/vendor/area17/twill/src/TwillAppSettings.php:111floating_rock_dev
      Metadata
      Bindings
      • 0. blocks
      Backtrace
      • 23. /vendor/area17/twill/src/TwillAppSettings.php:111
      • 25. view::831595531384919cc67b959ca6c31953:3
      • 27. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
      • 28. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 29. /vendor/livewire/livewire/src/ComponentConcerns/RendersLivewireComponents.php:69
    • select * from `twill_blocks` where `twill_blocks`.`parent_id` in (4) order by `twill_blocks`.`position` asc
      820μs/vendor/area17/twill/src/TwillAppSettings.php:111floating_rock_dev
      Metadata
      Backtrace
      • 24. /vendor/area17/twill/src/TwillAppSettings.php:111
      • 26. view::831595531384919cc67b959ca6c31953:3
      • 28. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
      • 29. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 30. /vendor/livewire/livewire/src/ComponentConcerns/RendersLivewireComponents.php:69
    • select * from `app_settings` where (`name` = 'general') and `app_settings`.`deleted_at` is null limit 1
      480μs/vendor/area17/twill/src/Services/Settings/SettingsGroup.php:73floating_rock_dev
      Metadata
      Bindings
      • 0. general
      Backtrace
      • 15. /vendor/area17/twill/src/Services/Settings/SettingsGroup.php:73
      • 16. /vendor/area17/twill/src/Services/Settings/SettingsGroup.php:66
      • 17. /vendor/area17/twill/src/TwillAppSettings.php:132
      • 18. /vendor/area17/twill/src/TwillAppSettings.php:106
      • 20. view::831595531384919cc67b959ca6c31953:5
    • select * from `app_settings` where (`name` = 'general') and `app_settings`.`deleted_at` is null limit 1
      460μs/vendor/area17/twill/src/Services/Settings/SettingsGroup.php:73floating_rock_dev
      Metadata
      Bindings
      • 0. general
      Backtrace
      • 15. /vendor/area17/twill/src/Services/Settings/SettingsGroup.php:73
      • 16. /vendor/area17/twill/src/TwillAppSettings.php:108
      • 18. view::831595531384919cc67b959ca6c31953:5
      • 20. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
      • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
    • select * from `twill_blocks` where `twill_blocks`.`blockable_type` = 'A17\Twill\Models\AppSetting' and `twill_blocks`.`blockable_id` = 3 and `twill_blocks`.`blockable_id` is not null and `editor_name` = 'logo' and `parent_id` is null order by `position` asc limit 1
      610μs/vendor/area17/twill/src/TwillAppSettings.php:111floating_rock_dev
      Metadata
      Bindings
      • 0. A17\Twill\Models\AppSetting
      • 1. 3
      • 2. logo
      Backtrace
      • 19. /vendor/area17/twill/src/TwillAppSettings.php:111
      • 21. view::831595531384919cc67b959ca6c31953:5
      • 23. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
      • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 25. /vendor/livewire/livewire/src/ComponentConcerns/RendersLivewireComponents.php:69
    • select `twill_medias`.*, `twill_mediables`.`mediable_id` as `pivot_mediable_id`, `twill_mediables`.`media_id` as `pivot_media_id`, `twill_mediables`.`mediable_type` as `pivot_mediable_type`, `twill_mediables`.`crop` as `pivot_crop`, `twill_mediables`.`role` as `pivot_role`, `twill_mediables`.`crop_w` as `pivot_crop_w`, `twill_mediables`.`crop_h` as `pivot_crop_h`, `twill_mediables`.`crop_x` as `pivot_crop_x`, `twill_mediables`.`crop_y` as `pivot_crop_y`, `twill_mediables`.`lqip_data` as `pivot_lqip_data`, `twill_mediables`.`ratio` as `pivot_ratio`, `twill_mediables`.`metadatas` as `pivot_metadatas`, `twill_mediables`.`created_at` as `pivot_created_at`, `twill_mediables`.`updated_at` as `pivot_updated_at` from `twill_medias` inner join `twill_mediables` on `twill_medias`.`id` = `twill_mediables`.`media_id` where `twill_mediables`.`mediable_id` in (4) and `twill_mediables`.`mediable_type` = 'blocks' and `twill_medias`.`deleted_at` is null order by `twill_mediables`.`id` asc
      700μs/vendor/area17/twill/src/TwillAppSettings.php:111floating_rock_dev
      Metadata
      Bindings
      • 0. blocks
      Backtrace
      • 23. /vendor/area17/twill/src/TwillAppSettings.php:111
      • 25. view::831595531384919cc67b959ca6c31953:5
      • 27. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
      • 28. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 29. /vendor/livewire/livewire/src/ComponentConcerns/RendersLivewireComponents.php:69
    • select * from `twill_blocks` where `twill_blocks`.`parent_id` in (4) order by `twill_blocks`.`position` asc
      870μs/vendor/area17/twill/src/TwillAppSettings.php:111floating_rock_dev
      Metadata
      Backtrace
      • 24. /vendor/area17/twill/src/TwillAppSettings.php:111
      • 26. view::831595531384919cc67b959ca6c31953:5
      • 28. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
      • 29. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 30. /vendor/livewire/livewire/src/ComponentConcerns/RendersLivewireComponents.php:69
    • select * from `app_settings` where (`name` = 'general') and `app_settings`.`deleted_at` is null limit 1
      570μs/vendor/area17/twill/src/Services/Settings/SettingsGroup.php:73floating_rock_dev
      Metadata
      Bindings
      • 0. general
      Backtrace
      • 15. /vendor/area17/twill/src/Services/Settings/SettingsGroup.php:73
      • 16. /vendor/area17/twill/src/Services/Settings/SettingsGroup.php:66
      • 17. /vendor/area17/twill/src/TwillAppSettings.php:132
      • 18. /vendor/area17/twill/src/TwillAppSettings.php:106
      • 19. /vendor/area17/twill/src/TwillAppSettings.php:59
    • select * from `app_settings` where (`name` = 'general') and `app_settings`.`deleted_at` is null limit 1
      420μs/vendor/area17/twill/src/Services/Settings/SettingsGroup.php:73floating_rock_dev
      Metadata
      Bindings
      • 0. general
      Backtrace
      • 15. /vendor/area17/twill/src/Services/Settings/SettingsGroup.php:73
      • 16. /vendor/area17/twill/src/TwillAppSettings.php:108
      • 17. /vendor/area17/twill/src/TwillAppSettings.php:59
      • 19. view::e083c73aac50c764472c610f2e2a6987:70
      • 21. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
    • select * from `twill_blocks` where `twill_blocks`.`blockable_type` = 'A17\Twill\Models\AppSetting' and `twill_blocks`.`blockable_id` = 3 and `twill_blocks`.`blockable_id` is not null and `editor_name` = 'copyright' and `parent_id` is null order by `position` asc limit 1
      620μs/vendor/area17/twill/src/TwillAppSettings.php:111floating_rock_dev
      Metadata
      Bindings
      • 0. A17\Twill\Models\AppSetting
      • 1. 3
      • 2. copyright
      Backtrace
      • 19. /vendor/area17/twill/src/TwillAppSettings.php:111
      • 20. /vendor/area17/twill/src/TwillAppSettings.php:59
      • 22. view::e083c73aac50c764472c610f2e2a6987:70
      • 24. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
      • 25. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
    • select `twill_medias`.*, `twill_mediables`.`mediable_id` as `pivot_mediable_id`, `twill_mediables`.`media_id` as `pivot_media_id`, `twill_mediables`.`mediable_type` as `pivot_mediable_type`, `twill_mediables`.`crop` as `pivot_crop`, `twill_mediables`.`role` as `pivot_role`, `twill_mediables`.`crop_w` as `pivot_crop_w`, `twill_mediables`.`crop_h` as `pivot_crop_h`, `twill_mediables`.`crop_x` as `pivot_crop_x`, `twill_mediables`.`crop_y` as `pivot_crop_y`, `twill_mediables`.`lqip_data` as `pivot_lqip_data`, `twill_mediables`.`ratio` as `pivot_ratio`, `twill_mediables`.`metadatas` as `pivot_metadatas`, `twill_mediables`.`created_at` as `pivot_created_at`, `twill_mediables`.`updated_at` as `pivot_updated_at` from `twill_medias` inner join `twill_mediables` on `twill_medias`.`id` = `twill_mediables`.`media_id` where `twill_mediables`.`mediable_id` in (37) and `twill_mediables`.`mediable_type` = 'blocks' and `twill_medias`.`deleted_at` is null order by `twill_mediables`.`id` asc
      590μs/vendor/area17/twill/src/TwillAppSettings.php:111floating_rock_dev
      Metadata
      Bindings
      • 0. blocks
      Backtrace
      • 23. /vendor/area17/twill/src/TwillAppSettings.php:111
      • 24. /vendor/area17/twill/src/TwillAppSettings.php:59
      • 26. view::e083c73aac50c764472c610f2e2a6987:70
      • 28. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
      • 29. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
    • select * from `twill_blocks` where `twill_blocks`.`parent_id` in (37) order by `twill_blocks`.`position` asc
      750μs/vendor/area17/twill/src/TwillAppSettings.php:111floating_rock_dev
      Metadata
      Backtrace
      • 24. /vendor/area17/twill/src/TwillAppSettings.php:111
      • 25. /vendor/area17/twill/src/TwillAppSettings.php:59
      • 27. view::e083c73aac50c764472c610f2e2a6987:70
      • 29. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
      • 30. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
    App\Models\Translations\PageTranslation
    1
    App\Models\Slugs\PageSlug
    7
    App\Models\Page
    7
    A17\Twill\Models\RelatedItem
    8
    App\Models\MenuLink
    6
    A17\Twill\Models\Block
    33
    A17\Twill\Models\AppSetting
    30
    A17\Twill\Models\Media
    91
    CwsDigital\TwillMetadata\Models\Translations\MetadataTranslation
    1
    CwsDigital\TwillMetadata\Models\Metadata
    1
    App\Models\Slugs\ProjectSlug
    2
    App\Models\Translations\ProjectTranslation
    1
    App\Models\Project
    2
      _token
      wEVlQNCVwT1efgSKiWu5N8FX5roca5jpMzHFeWDP
      _previous
      array:1 [ "url" => "https://floating-rock.theiatest.co.nz/project/coop-hedgehog" ]
      _flash
      array:2 [ "old" => [] "new" => [] ]
      PHPDEBUGBAR_STACK_DATA
      []
      path_info
      /project/coop-hedgehog
      status_code
      200
      
      status_text
      OK
      format
      html
      content_type
      text/html; charset=UTF-8
      request_query
      []
      
      request_request
      []
      
      request_headers
      0 of 0
      array:17 [ "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" ] "host" => array:1 [ 0 => "floating-rock.theiatest.co.nz" ] "content-length" => array:1 [ 0 => "" ] "content-type" => array:1 [ 0 => "" ] ]
      request_server
      0 of 0
      array:40 [ "USER" => "floating-rock-dev" "HOME" => "/home/floating-rock-dev" "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" "HTTP_HOST" => "floating-rock.theiatest.co.nz" "REDIRECT_STATUS" => "200" "HTTPS" => "on" "SERVER_NAME" => "floating-rock.theiatest.co.nz" "SERVER_PORT" => "443" "SERVER_ADDR" => "10.0.1.59" "REMOTE_PORT" => "8835" "REMOTE_ADDR" => "216.73.216.139" "SERVER_SOFTWARE" => "nginx/1.22.1" "GATEWAY_INTERFACE" => "CGI/1.1" "SERVER_PROTOCOL" => "HTTP/2.0" "DOCUMENT_ROOT" => "/home/floating-rock-dev/floating-rock.theiatest.co.nz/public" "DOCUMENT_URI" => "/index.php" "REQUEST_URI" => "/project/coop-hedgehog" "SCRIPT_NAME" => "/index.php" "SCRIPT_FILENAME" => "/home/floating-rock-dev/floating-rock.theiatest.co.nz/public/index.php" "CONTENT_LENGTH" => "" "CONTENT_TYPE" => "" "REQUEST_METHOD" => "GET" "QUERY_STRING" => "" "FCGI_ROLE" => "RESPONDER" "PHP_SELF" => "/index.php" "REQUEST_TIME_FLOAT" => 1755767985.3489 "REQUEST_TIME" => 1755767985 ]
      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 => "Thu, 21 Aug 2025 09:19:45 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IitOYkl5Vjl1Uk03WUsxQTVWTk9WWUE9PSIsInZhbHVlIjoiVXB6S0k3aFNKMXZkTTBuR21Tc25Ic2sxRmZRM2RLYjBOb2psbm85dzhrWkJZRXpxd1RZMUJOTytSWklFdkxnOVRBV1hOOEgrMjNrUFNQTXR0TERoVGFhREVPU2p1cGpnZEJHTmlGUHVXbklKaGZ2UjJFLzdvU2prdStaRmtmcUciLCJtYWMiOiI1MmFkMDkyZWYzMWU4YjZmYTc1NzI5OTMzZGMxZGU2NjYwNmZjYjNhZDIzZDg1OGYxMmQ2YjJjZDdhZTIzODM3IiwidGFnIjoiIn0%3D; expires=Thu, 21 Aug 2025 11:19:45 GMT; Max-Age=7200; path=/; samesite=laxXSRF-TOKEN=eyJpdiI6IitOYkl5Vjl1Uk03WUsxQTVWTk9WWUE9PSIsInZhbHVlIjoiVXB6S0k3aFNKMXZkTTBuR21Tc25Ic2sxRmZRM2RLYjBOb2psbm85dzhrWkJZRXpxd1RZMUJOTytSWklFdkxnOVRBV1hOO" 1 => "floating_rock_session=eyJpdiI6Ik9lWnk5MG5ML2ZXL0trWXB1TXhTaVE9PSIsInZhbHVlIjoiOS9jTVNidXFPNXVyRjhnSjdGSzM5amxRY0o0YXowNytaNlU2Z1pPOHdnOE5OS0NwWlcxZStNRHF5SHBtMUV2YndEbTVEdGh6WHIyaStYRjNYTGZQazhabUxHM3dKalg1ME9kS1lieTZGSEQ4VkNWcmloSzJ0bDJDd2hJR0cwQWoiLCJtYWMiOiJlYmQ0NmZmYjYwZmM4ZGJkMTZhYjBiNjk3NzZjZmI1MjE3MDU1MDk5OTU1NzVmNjVmZTM5YjFmYTZiOTZmMzVkIiwidGFnIjoiIn0%3D; expires=Thu, 21 Aug 2025 11:19:45 GMT; Max-Age=7200; path=/; httponly; samesite=laxfloating_rock_session=eyJpdiI6Ik9lWnk5MG5ML2ZXL0trWXB1TXhTaVE9PSIsInZhbHVlIjoiOS9jTVNidXFPNXVyRjhnSjdGSzM5amxRY0o0YXowNytaNlU2Z1pPOHdnOE5OS0NwWlcxZStNRHF5SHBtMU" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IitOYkl5Vjl1Uk03WUsxQTVWTk9WWUE9PSIsInZhbHVlIjoiVXB6S0k3aFNKMXZkTTBuR21Tc25Ic2sxRmZRM2RLYjBOb2psbm85dzhrWkJZRXpxd1RZMUJOTytSWklFdkxnOVRBV1hOOEgrMjNrUFNQTXR0TERoVGFhREVPU2p1cGpnZEJHTmlGUHVXbklKaGZ2UjJFLzdvU2prdStaRmtmcUciLCJtYWMiOiI1MmFkMDkyZWYzMWU4YjZmYTc1NzI5OTMzZGMxZGU2NjYwNmZjYjNhZDIzZDg1OGYxMmQ2YjJjZDdhZTIzODM3IiwidGFnIjoiIn0%3D; expires=Thu, 21-Aug-2025 11:19:45 GMT; path=/XSRF-TOKEN=eyJpdiI6IitOYkl5Vjl1Uk03WUsxQTVWTk9WWUE9PSIsInZhbHVlIjoiVXB6S0k3aFNKMXZkTTBuR21Tc25Ic2sxRmZRM2RLYjBOb2psbm85dzhrWkJZRXpxd1RZMUJOTytSWklFdkxnOVRBV1hOO" 1 => "floating_rock_session=eyJpdiI6Ik9lWnk5MG5ML2ZXL0trWXB1TXhTaVE9PSIsInZhbHVlIjoiOS9jTVNidXFPNXVyRjhnSjdGSzM5amxRY0o0YXowNytaNlU2Z1pPOHdnOE5OS0NwWlcxZStNRHF5SHBtMUV2YndEbTVEdGh6WHIyaStYRjNYTGZQazhabUxHM3dKalg1ME9kS1lieTZGSEQ4VkNWcmloSzJ0bDJDd2hJR0cwQWoiLCJtYWMiOiJlYmQ0NmZmYjYwZmM4ZGJkMTZhYjBiNjk3NzZjZmI1MjE3MDU1MDk5OTU1NzVmNjVmZTM5YjFmYTZiOTZmMzVkIiwidGFnIjoiIn0%3D; expires=Thu, 21-Aug-2025 11:19:45 GMT; path=/; httponlyfloating_rock_session=eyJpdiI6Ik9lWnk5MG5ML2ZXL0trWXB1TXhTaVE9PSIsInZhbHVlIjoiOS9jTVNidXFPNXVyRjhnSjdGSzM5amxRY0o0YXowNytaNlU2Z1pPOHdnOE5OS0NwWlcxZStNRHF5SHBtMU" ] ]
      session_attributes
      0 of 0
      array:4 [ "_token" => "wEVlQNCVwT1efgSKiWu5N8FX5roca5jpMzHFeWDP" "_previous" => array:1 [ "url" => "https://floating-rock.theiatest.co.nz/project/coop-hedgehog" ] "_flash" => array:2 [ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]