279.84msRequest Duration10MBMemory UsageGET website/{id}/{redirect}Route
    • Booting (83.02ms)
    • Application (210.22ms)
    • select * from `sessions` where `id` = '3a88cf60a394e737d4ece1586bb2a5120592f50b' limit 1 (1.31ms)
    • select * from `menus` where `site_id` = '1' and `menu_type` = 'site' and `level` = '1' and `menus`.`deleted_at` is null order by `order` asc (440μs)
    • select * from `menu_translation` where `menu_translation`.`menu_id` in ('5', '6', '7', '8') (470μs)
    • select * from `pages` where `pages`.`id` in ('0') and `pages`.`deleted_at` is null (400μs)
    • select * from `menus` where `active` = '1' and `menus`.`parent_id` in ('5', '6', '7', '8') and `menus`.`deleted_at` is null order by `order` asc (350μs)
    • select * from `menu_translation` where `menu_translation`.`menu_id` in ('9', '10') (250μs)
    • select * from `pages` where `pages`.`id` in ('5', '6') and `pages`.`deleted_at` is null (250μs)
    • select * from `page_translation` where `page_translation`.`page_id` in ('5', '6') (290μs)
    • select * from `menus` where `active` = '1' and `menus`.`parent_id` in ('9', '10') and `menus`.`deleted_at` is null order by `order` asc (280μs)
    • select * from `hubs` where `active` = '1' order by `order` asc (340μs)
    • select * from `menus` where `site_id` = '1' and `menu_type` = 'customer' and `level` = '1' and `menus`.`deleted_at` is null order by `order` asc (430μs)
    • select * from `menu_translation` where `menu_translation`.`menu_id` in ('1', '2', '3', '4') (290μs)
    • select * from `pages` where `pages`.`id` in ('0') and `pages`.`deleted_at` is null (340μs)
    • select * from `menus` where `active` = '1' and `menus`.`parent_id` in ('1', '2', '3', '4') and `menus`.`deleted_at` is null order by `order` asc (260μs)
    • select * from `links` where `links`.`id` = '43' limit 1 (1.53ms)
    • select * from `nodes` where `type` != 'subchild' and `model` != '\App\User' and `name` not in ('menu', 'user', 'activity', 'notification') and `model` = '\App\Link' and `nodes`.`deleted_at` is null limit 1 (550μs)
    • select * from `fields` where `fields`.`parent_id` = '84' and `fields`.`parent_id` is not null and `name` not in ('id', 'created_at', 'updated_at') and `fields`.`deleted_at` is null order by `order` asc (420μs)
    • select * from `field_translation` where `field_translation`.`field_id` in ('960', '961', '962', '963', '964', '965') (320μs)
    • select * from `field_options` where `field_options`.`parent_id` in ('960', '961', '962', '963', '964', '965') (250μs)
    • select * from `field_option_translation` where `field_option_translation`.`field_option_id` in ('371', '372', '373', '374') (250μs)
    • insert into `activities` (`node_id`, `item_id`, `user_id`, `username`, `action`, `message`, `updated_at`, `created_at`) values ('84', '43', '', 'anonym', 'node_edited', '<strong>Nombre:</strong> Foot Print Network Data<br><strong>Enlace:</strong> http://data.footprintnetwork.org/#/<br>', '2025-03-15 06:57:00', '2025-03-15 06:57:00') (4.35ms)
    • select * from `nodes` where `type` != 'subchild' and `model` != '\App\User' and `name` not in ('menu', 'user', 'activity', 'notification') and `model` = '\Solunes\Master\App\Activity' and `nodes`.`deleted_at` is null limit 1 (410μs)
      $_GET
      []
      $_POST
      []
      $_COOKIE
      []
      $_SERVER
      array:40 [ "USER" => "forge" "HOME" => "/home/forge" "HTTP_PRIORITY" => "u=0, i" "HTTP_ACCEP...
      1 templates were rendered
      • content.external-website (resources/views/content/external-website.blade.php)2blade
        Params
        0
        url
        1
        redirect
      uri
      GET website/{id}/{redirect}
      middleware
      web
      controller
      App\Http\Controllers\MainController@getOpenWebsite
      namespace
      App\Http\Controllers
      prefix
      null
      where
      file
      app/Http/Controllers/MainController.php:50-93
      22 statements were executed, 2 of which were duplicated, 20 unique13.78ms
      • select * from `sessions` where `id` = '3a88cf60a394e737d4ece1586bb2a5120592f50b' limit 11.31msekohub
        Metadata
        Bindings
        • 0. 3a88cf60a394e737d4ece1586bb2a5120592f50b
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
      • select * from `menus` where `site_id` = '1' and `menu_type` = 'site' and `level` = '1' and `menus`.`deleted_at` is null order by `order` asc440μsekohub
        Metadata
        Bindings
        • 0. 1
        • 1. site
        • 2. 1
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `menu_translation` where `menu_translation`.`menu_id` in ('5', '6', '7', '8')470μsekohub
        Metadata
        Bindings
        • 0. 5
        • 1. 6
        • 2. 7
        • 3. 8
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `pages` where `pages`.`id` in ('0') and `pages`.`deleted_at` is null400μsekohub
        Metadata
        Bindings
        • 0. 0
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `menus` where `active` = '1' and `menus`.`parent_id` in ('5', '6', '7', '8') and `menus`.`deleted_at` is null order by `order` asc350μsekohub
        Metadata
        Bindings
        • 0. 1
        • 1. 5
        • 2. 6
        • 3. 7
        • 4. 8
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `menu_translation` where `menu_translation`.`menu_id` in ('9', '10')250μsekohub
        Metadata
        Bindings
        • 0. 9
        • 1. 10
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `pages` where `pages`.`id` in ('5', '6') and `pages`.`deleted_at` is null250μsekohub
        Metadata
        Bindings
        • 0. 5
        • 1. 6
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `page_translation` where `page_translation`.`page_id` in ('5', '6')290μsekohub
        Metadata
        Bindings
        • 0. 5
        • 1. 6
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `menus` where `active` = '1' and `menus`.`parent_id` in ('9', '10') and `menus`.`deleted_at` is null order by `order` asc280μsekohub
        Metadata
        Bindings
        • 0. 1
        • 1. 9
        • 2. 10
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `hubs` where `active` = '1' order by `order` asc340μsekohub
        Metadata
        Bindings
        • 0. 1
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `menus` where `site_id` = '1' and `menu_type` = 'customer' and `level` = '1' and `menus`.`deleted_at` is null order by `order` asc430μsekohub
        Metadata
        Bindings
        • 0. 1
        • 1. customer
        • 2. 1
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `menu_translation` where `menu_translation`.`menu_id` in ('1', '2', '3', '4')290μsekohub
        Metadata
        Bindings
        • 0. 1
        • 1. 2
        • 2. 3
        • 3. 4
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `pages` where `pages`.`id` in ('0') and `pages`.`deleted_at` is null340μsekohub
        Metadata
        Bindings
        • 0. 0
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `menus` where `active` = '1' and `menus`.`parent_id` in ('1', '2', '3', '4') and `menus`.`deleted_at` is null order by `order` asc260μsekohub
        Metadata
        Bindings
        • 0. 1
        • 1. 1
        • 2. 2
        • 3. 3
        • 4. 4
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `links` where `links`.`id` = '43' limit 11.53msekohub
        Metadata
        Bindings
        • 0. 43
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
      • select * from `nodes` where `type` != 'subchild' and `model` != '\App\User' and `name` not in ('menu', 'user', 'activity', 'notification') and `model` = '\App\Link' and `nodes`.`deleted_at` is null limit 1550μsekohub
        Metadata
        Bindings
        • 0. subchild
        • 1. \App\User
        • 2. menu
        • 3. user
        • 4. activity
        • 5. notification
        • 6. \App\Link
        Hints
        • Use SELECT * only if you need all columns from table
        • The != operator is not standard. Use the <> operator to test for inequality instead.
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
      • select * from `fields` where `fields`.`parent_id` = '84' and `fields`.`parent_id` is not null and `name` not in ('id', 'created_at', 'updated_at') and `fields`.`deleted_at` is null order by `order` asc420μsekohub
        Metadata
        Bindings
        • 0. 84
        • 1. id
        • 2. created_at
        • 3. updated_at
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `field_translation` where `field_translation`.`field_id` in ('960', '961', '962', '963', '964', '965')320μsekohub
        Metadata
        Bindings
        • 0. 960
        • 1. 961
        • 2. 962
        • 3. 963
        • 4. 964
        • 5. 965
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `field_options` where `field_options`.`parent_id` in ('960', '961', '962', '963', '964', '965')250μsekohub
        Metadata
        Bindings
        • 0. 960
        • 1. 961
        • 2. 962
        • 3. 963
        • 4. 964
        • 5. 965
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `field_option_translation` where `field_option_translation`.`field_option_id` in ('371', '372', '373', '374')250μsekohub
        Metadata
        Bindings
        • 0. 371
        • 1. 372
        • 2. 373
        • 3. 374
        Hints
        • Use SELECT * only if you need all columns from table
      • insert into `activities` (`node_id`, `item_id`, `user_id`, `username`, `action`, `message`, `updated_at`, `created_at`) values ('84', '43', '', 'anonym', 'node_edited', '<strong>Nombre:</strong> Foot Print Network Data<br><strong>Enlace:</strong> http://data.footprintnetwork.org/#/<br>', '2025-03-15 06:57:00', '2025-03-15 06:57:00')4.35msekohub
        Metadata
        Bindings
        • 0. 84
        • 1. 43
        • 2. 
        • 3. anonym
        • 4. node_edited
        • 5. <strong>Nombre:</strong> Foot Print Network Data<br><strong>Enlace:</strong> http://data.footprintnetwork.org/#/<br>
        • 6. 2025-03-15 06:57:00
        • 7. 2025-03-15 06:57:00
      • select * from `nodes` where `type` != 'subchild' and `model` != '\App\User' and `name` not in ('menu', 'user', 'activity', 'notification') and `model` = '\Solunes\Master\App\Activity' and `nodes`.`deleted_at` is null limit 1410μsekohub
        Metadata
        Bindings
        • 0. subchild
        • 1. \App\User
        • 2. menu
        • 3. user
        • 4. activity
        • 5. notification
        • 6. \Solunes\Master\App\Activity
        Hints
        • Use SELECT * only if you need all columns from table
        • The != operator is not standard. Use the <> operator to test for inequality instead.
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        _token
        0dOGQ02XVYCN6zTWUdxYSkpbU9IoFOOczBYkVCe5
        locale
        es
        _previous
        array:1 [ "url" => "https://ekohub.soludemo.com/website/43/hub" ]
        PHPDEBUGBAR_STACK_DATA
        []