409.3msRequest Duration2MBMemory UsageGET website/{id}/{redirect}Route
    • Booting (11.38ms)
    • Application (400.07ms)
    • select * from `sessions` where `id` = '7bf25da5fc1d215bb3692cfaeac038b35d326e00' limit 1 (410μs)
    • select * from `menus` where `site_id` = '1' and `menu_type` = 'site' and `level` = '1' and `menus`.`deleted_at` is null order by `order` asc (740μs)
    • select * from `menu_translation` where `menu_translation`.`menu_id` in ('5', '6', '7', '8') (430μ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 ('5', '6', '7', '8') and `menus`.`deleted_at` is null order by `order` asc (500μs)
    • select * from `menu_translation` where `menu_translation`.`menu_id` in ('9', '10') (450μs)
    • select * from `pages` where `pages`.`id` in ('5', '6') and `pages`.`deleted_at` is null (420μs)
    • select * from `page_translation` where `page_translation`.`page_id` in ('5', '6') (430μs)
    • select * from `menus` where `active` = '1' and `menus`.`parent_id` in ('9', '10') and `menus`.`deleted_at` is null order by `order` asc (460μs)
    • select * from `hubs` where `active` = '1' order by `order` asc (400μ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 (700μs)
    • select * from `menu_translation` where `menu_translation`.`menu_id` in ('1', '2', '3', '4') (490μs)
    • select * from `pages` where `pages`.`id` in ('0') and `pages`.`deleted_at` is null (350μ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 (490μs)
    • select * from `links` where `links`.`id` = '66' limit 1 (550μs)
    • 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 (910μ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 (770μs)
    • select * from `field_translation` where `field_translation`.`field_id` in ('960', '961', '962', '963', '964', '965') (480μs)
    • select * from `field_options` where `field_options`.`parent_id` in ('960', '961', '962', '963', '964', '965') (440μs)
    • select * from `field_option_translation` where `field_option_translation`.`field_option_id` in ('371', '372', '373', '374') (440μs)
    • insert into `activities` (`node_id`, `item_id`, `user_id`, `username`, `action`, `message`, `updated_at`, `created_at`) values ('84', '66', '', 'anonym', 'node_edited', '<strong>Nombre:</strong> SCIDEV<br><strong>Enlace:</strong> http://www.scidev.net/global/enterprise/technology/<br>', '2025-05-05 12:40:37', '2025-05-05 12:40:37') (1.16ms)
    • 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 (580μ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 unique11.94ms
      • select * from `sessions` where `id` = '7bf25da5fc1d215bb3692cfaeac038b35d326e00' limit 1410μsekohub
        Metadata
        Bindings
        • 0. 7bf25da5fc1d215bb3692cfaeac038b35d326e00
        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` asc740μ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')430μ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 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 ('5', '6', '7', '8') and `menus`.`deleted_at` is null order by `order` asc500μ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')450μ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 null420μ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')430μ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` asc460μ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` asc400μ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` asc700μ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')490μ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 null350μ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` asc490μ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` = '66' limit 1550μsekohub
        Metadata
        Bindings
        • 0. 66
        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 1910μ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` asc770μ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')480μ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')440μ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')440μ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', '66', '', 'anonym', 'node_edited', '<strong>Nombre:</strong> SCIDEV<br><strong>Enlace:</strong> http://www.scidev.net/global/enterprise/technology/<br>', '2025-05-05 12:40:37', '2025-05-05 12:40:37')1.16msekohub
        Metadata
        Bindings
        • 0. 84
        • 1. 66
        • 2. 
        • 3. anonym
        • 4. node_edited
        • 5. <strong>Nombre:</strong> SCIDEV<br><strong>Enlace:</strong> http://www.scidev.net/global/enterprise/technology/<br>
        • 6. 2025-05-05 12:40:37
        • 7. 2025-05-05 12:40:37
      • 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 1580μ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
        SGlwcXrTDLh46aAAHbaQtWTnm8M9YswSovZMdtsI
        locale
        es
        _previous
        array:1 [ "url" => "https://ekohub.solunes.site/website/66/hub" ]
        PHPDEBUGBAR_STACK_DATA
        []