Proceso de Reserva

2.32sRequest Duration4MBMemory UsageGET reservas/seleccionar-horarios/{reservation_id}/{date?}Route
  • [18:41:50] LOG.info: 213infolog
  • Booting (110.06ms)
  • Application (2.23s)
  • select * from `sessions` where `id` = '289d6d8b6d169150d473a60c5dc9878d71e8eca2' limit 1 (1.22ms)
  • select * from `menus` where `site_id` = '1' and `menu_type` = 'site' and `level` = '1' and `menus`.`deleted_at` is null order by `order` asc (520μs)
  • select * from `menu_translation` where `menu_translation`.`menu_id` in ('6', '7', '8', '14', '15', '16', '17') (490μs)
  • select * from `pages` where `pages`.`id` in ('1', '2', '3', '4', '5', '6') and `pages`.`deleted_at` is null (730μs)
  • select * from `page_translation` where `page_translation`.`page_id` in ('1', '2', '3', '4', '5', '6') (340μs)
  • select * from `menus` where `active` = '1' and `menus`.`parent_id` in ('6', '7', '8', '14', '15', '16', '17') and `menus`.`deleted_at` is null order by `order` asc (290μs)
  • select * from `menu_translation` where `menu_translation`.`menu_id` in ('9', '10', '11', '12', '13') (270μs)
  • select * from `pages` where `pages`.`id` in ('0') and `pages`.`deleted_at` is null (240μs)
  • select * from `menus` where `active` = '1' and `menus`.`parent_id` in ('9', '10', '11', '12', '13') and `menus`.`deleted_at` is null order by `order` asc (560μ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 (510μs)
  • select * from `menu_translation` where `menu_translation`.`menu_id` in ('1', '2', '3', '4') (350μs)
  • select * from `pages` where `pages`.`id` in ('0') and `pages`.`deleted_at` is null (260μ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 (290μs)
  • select * from `reservations` where `reservations`.`id` = '3970' limit 1 (2.05ms)
  • select * from `accommodations` where `accommodations`.`id` = '213' limit 1 (640μs)
  • select * from `providers` where `providers`.`id` = '9' limit 1 (700μs)
  • select * from `accommodation_ranges` where `accommodation_ranges`.`parent_id` = '213' and `accommodation_ranges`.`parent_id` is not null (670μs)
  • select * from `accommodations` where `accommodations`.`id` = '207' limit 1 (410μs)
  • select * from `accommodation_ranges` where `accommodation_ranges`.`parent_id` = '207' and `accommodation_ranges`.`parent_id` is not null (370μs)
  • select * from `accommodation_ranges` where `accommodation_ranges`.`parent_id` = '207' and `accommodation_ranges`.`parent_id` is not null and `initial_day` = 'd_01' (650μs)
  • select * from `accommodation_ranges` where `accommodation_ranges`.`parent_id` = '207' and `accommodation_ranges`.`parent_id` is not null and `initial_day` = 'd_02' (340μs)
  • select * from `accommodation_ranges` where `accommodation_ranges`.`parent_id` = '207' and `accommodation_ranges`.`parent_id` is not null and `initial_day` = 'd_03' (410μs)
  • select * from `accommodation_ranges` where `accommodation_ranges`.`parent_id` = '207' and `accommodation_ranges`.`parent_id` is not null and `initial_day` = 'd_04' (320μs)
  • select * from `accommodation_ranges` where `accommodation_ranges`.`parent_id` = '207' and `accommodation_ranges`.`parent_id` is not null and `initial_day` = 'd_05' (320μs)
  • select * from `accommodation_ranges` where `accommodation_ranges`.`parent_id` = '207' and `accommodation_ranges`.`parent_id` is not null and `initial_day` = 'd_06' (360μs)
  • select * from `accommodation_ranges` where `accommodation_ranges`.`parent_id` = '207' and `accommodation_ranges`.`parent_id` is not null and `initial_day` = 'd_00' (250μs)
  • select * from `reservations` where `reservations`.`provider_id` = '9' and `reservations`.`provider_id` is not null and `status` in ('pre-reserve', 'sale', 'paid', 'finished') and `initial_date` >= '2026-03-09' and `end_date` <= '2026-03-16' order by `initial_date` asc, `initial_time` asc (16.13ms)
  • select * from `reservations` where `reservations`.`provider_id` = '9' and `reservations`.`provider_id` is not null and `status` in ('pre-reserve', 'sale', 'paid', 'finished') and `initial_date` >= '2025-02-17' and `initial_time` >= '18:41:50' (8.09ms)
  • select * from `agencies` where `agencies`.`id` = '4' limit 1 (460μs)
  • select * from `variables` where `name` = 'footer_name' and `variables`.`deleted_at` is null limit 1 (460μs)
  • select * from `variable_translation` where `variable_translation`.`variable_id` = '6' and `variable_translation`.`variable_id` is not null (370μs)
  • select * from `variables` where `name` = 'footer_rights' and `variables`.`deleted_at` is null limit 1 (310μs)
  • select * from `variable_translation` where `variable_translation`.`variable_id` = '7' and `variable_translation`.`variable_id` is not null (310μs)
  • select * from `carts` where `session_id` = '289d6d8b6d169150d473a60c5dc9878d71e8eca2' and `type` = 'cart' and `status` = 'holding' order by `updated_at` desc limit 1 (2.07s)
  • insert into `carts` (`session_id`, `updated_at`, `created_at`) values ('289d6d8b6d169150d473a60c5dc9878d71e8eca2', '2025-02-17 18:41:52', '2025-02-17 18:41:52') (4.43ms)
  • select * from `nodes` where `type` != 'subchild' and `model` != '\App\User' and `name` not in ('menu', 'user', 'activity', 'notification') and `model` = '\Solunes\Sales\App\Cart' and `nodes`.`deleted_at` is null limit 1 (360μs)
  • select * from `fields` where `fields`.`parent_id` = '55' 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 (330μs)
  • select * from `field_translation` where `field_translation`.`field_id` in ('501', '502', '503', '504', '505', '506', '509') (250μs)
  • select * from `field_options` where `field_options`.`parent_id` in ('501', '502', '503', '504', '505', '506', '509') (150μs)
  • select * from `field_option_translation` where `field_option_translation`.`field_option_id` in ('279', '280', '281', '282') (130μs)
  • select * from `cart_items` where `cart_items`.`parent_id` = '3472646' and `cart_items`.`parent_id` is not null (1.22ms)
  • insert into `activities` (`node_id`, `item_id`, `user_id`, `username`, `action`, `message`, `updated_at`, `created_at`) values ('55', '3472646', '', 'anonym', 'node_created', '<strong>Sesión:</strong> 289d6d8b6d169150d473a60c5dc9878d71e8eca2<br>', '2025-02-17 18:41:52', '2025-02-17 18:41:52') (2.9ms)
  • 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 (420μs)
  • select * from `categories` (340μs)
  • select * from `services` where `agency_id` = '0' and `service_category_id` != '4' (1.06ms)
  • select * from `menus` where `level` = '1' and `menu_type` = 'site' and `menus`.`deleted_at` is null (320μs)
  • select * from `social_networks` (200μs)
  • select * from `informations` (150μs)
  • select * from `service_categories` (220μs)
  • select * from `sites` where `id` = '1' and `sites`.`deleted_at` is null limit 1 (250μs)
  • select * from `site_translation` where `site_translation`.`site_id` in ('1') (200μs)
  • select * from `category_translation` where `category_translation`.`category_id` = '1' and `category_translation`.`category_id` is not null (430μs)
  • select * from `category_translation` where `category_translation`.`category_id` = '2' and `category_translation`.`category_id` is not null (290μs)
  • select * from `category_translation` where `category_translation`.`category_id` = '3' and `category_translation`.`category_id` is not null (220μs)
  • select * from `category_translation` where `category_translation`.`category_id` = '4' and `category_translation`.`category_id` is not null (150μs)
  • select * from `category_translation` where `category_translation`.`category_id` = '5' and `category_translation`.`category_id` is not null (180μs)
  • select * from `category_translation` where `category_translation`.`category_id` = '6' and `category_translation`.`category_id` is not null (190μs)
  • select * from `category_translation` where `category_translation`.`category_id` = '7' and `category_translation`.`category_id` is not null (110μs)
  • select * from `category_translation` where `category_translation`.`category_id` = '8' and `category_translation`.`category_id` is not null (220μs)
  • select * from `category_translation` where `category_translation`.`category_id` = '9' and `category_translation`.`category_id` is not null (180μs)
  • select * from `category_translation` where `category_translation`.`category_id` = '10' and `category_translation`.`category_id` is not null (110μs)
  • select * from `category_translation` where `category_translation`.`category_id` = '11' and `category_translation`.`category_id` is not null (190μs)
  • select * from `category_translation` where `category_translation`.`category_id` = '12' and `category_translation`.`category_id` is not null (160μs)
  • select * from `category_translation` where `category_translation`.`category_id` = '13' and `category_translation`.`category_id` is not null (190μs)
    $_GET
    []
    $_POST
    []
    $_COOKIE
    []
    $_SERVER
    array:40 [ "USER" => "forge" "HOME" => "/home/forge" "HTTP_PRIORITY" => "u=0, i" "HTTP_ACCEP...
    4 templates were rendered
    • reservation::process.reservas-3 (resources/views/vendor/reservation/process/reservas-3.blade.php)12blade
      Params
      0
      item
      1
      provider
      2
      reservation
      3
      past_week_date
      4
      next_week_date
      5
      past_week
      6
      next_week
      7
      date_start
      8
      date_end
      9
      available_dates
      10
      available_times
      11
      finalitems
    • layouts.master (resources/views/layouts/master.blade.php)34blade
      Params
      0
      obLevel
      1
      __env
      2
      app
      3
      errors
      4
      menu_main
      5
      menu_main2
      6
      item
      7
      provider
      8
      reservation
      9
      past_week_date
      10
      next_week_date
      11
      past_week
      12
      next_week
      13
      date_start
      14
      date_end
      15
      available_dates
      16
      available_times
      17
      finalitems
      18
      subday
      19
      date_day
      20
      time_item
      21
      time
      22
      footer_name
      23
      footer_rights
      24
      cart
      25
      categories
      26
      services
      27
      menus
      28
      social
      29
      informations
      30
      service_categories
      31
      notifications_user
      32
      site
      33
      pdf
    • includes.menu (resources/views/includes/menu.blade.php)35blade
      Params
      0
      obLevel
      1
      __env
      2
      app
      3
      errors
      4
      menu_main
      5
      menu_main2
      6
      item
      7
      provider
      8
      reservation
      9
      past_week_date
      10
      next_week_date
      11
      past_week
      12
      next_week
      13
      date_start
      14
      date_end
      15
      available_dates
      16
      available_times
      17
      finalitems
      18
      subday
      19
      date_day
      20
      time_item
      21
      time
      22
      footer_name
      23
      footer_rights
      24
      cart
      25
      categories
      26
      services
      27
      menus
      28
      social
      29
      informations
      30
      service_categories
      31
      notifications_user
      32
      site
      33
      pdf
      34
      items
    • business::scripts.search-product-bridge-js (resources/views/vendor/business/scripts/search-product-bridge-js.blade.php)37blade
      Params
      0
      obLevel
      1
      __env
      2
      app
      3
      errors
      4
      menu_main
      5
      menu_main2
      6
      item
      7
      provider
      8
      reservation
      9
      past_week_date
      10
      next_week_date
      11
      past_week
      12
      next_week
      13
      date_start
      14
      date_end
      15
      available_dates
      16
      available_times
      17
      finalitems
      18
      subday
      19
      date_day
      20
      time_item
      21
      time
      22
      footer_name
      23
      footer_rights
      24
      cart
      25
      categories
      26
      services
      27
      menus
      28
      social
      29
      informations
      30
      service_categories
      31
      notifications_user
      32
      site
      33
      pdf
      34
      scat
      35
      cat
      36
      soc
    uri
    GET reservas/seleccionar-horarios/{reservation_id}/{date?}
    middleware
    web
    as
    ProcessController
    controller
    Solunes\Reservation\App\Controllers\ProcessController@findSelectSchedule
    namespace
    Solunes\Reservation\App\Controllers
    prefix
    /reservas
    where
    file
    vendor/solunes/reservation/src/app/Controllers/ProcessController.php:81-126
    64 statements were executed, 2 of which were duplicated, 62 unique2.13s
    • select * from `sessions` where `id` = '289d6d8b6d169150d473a60c5dc9878d71e8eca2' limit 11.22msmundocar
      Metadata
      Bindings
      • 0. 289d6d8b6d169150d473a60c5dc9878d71e8eca2
      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` asc520μsmundocar
      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 ('6', '7', '8', '14', '15', '16', '17')490μsmundocar
      Metadata
      Bindings
      • 0. 6
      • 1. 7
      • 2. 8
      • 3. 14
      • 4. 15
      • 5. 16
      • 6. 17
      Hints
      • Use SELECT * only if you need all columns from table
    • select * from `pages` where `pages`.`id` in ('1', '2', '3', '4', '5', '6') and `pages`.`deleted_at` is null730μsmundocar
      Metadata
      Bindings
      • 0. 1
      • 1. 2
      • 2. 3
      • 3. 4
      • 4. 5
      • 5. 6
      Hints
      • Use SELECT * only if you need all columns from table
    • select * from `page_translation` where `page_translation`.`page_id` in ('1', '2', '3', '4', '5', '6')340μsmundocar
      Metadata
      Bindings
      • 0. 1
      • 1. 2
      • 2. 3
      • 3. 4
      • 4. 5
      • 5. 6
      Hints
      • Use SELECT * only if you need all columns from table
    • select * from `menus` where `active` = '1' and `menus`.`parent_id` in ('6', '7', '8', '14', '15', '16', '17') and `menus`.`deleted_at` is null order by `order` asc290μsmundocar
      Metadata
      Bindings
      • 0. 1
      • 1. 6
      • 2. 7
      • 3. 8
      • 4. 14
      • 5. 15
      • 6. 16
      • 7. 17
      Hints
      • Use SELECT * only if you need all columns from table
    • select * from `menu_translation` where `menu_translation`.`menu_id` in ('9', '10', '11', '12', '13')270μsmundocar
      Metadata
      Bindings
      • 0. 9
      • 1. 10
      • 2. 11
      • 3. 12
      • 4. 13
      Hints
      • Use SELECT * only if you need all columns from table
    • select * from `pages` where `pages`.`id` in ('0') and `pages`.`deleted_at` is null240μsmundocar
      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 ('9', '10', '11', '12', '13') and `menus`.`deleted_at` is null order by `order` asc560μsmundocar
      Metadata
      Bindings
      • 0. 1
      • 1. 9
      • 2. 10
      • 3. 11
      • 4. 12
      • 5. 13
      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` asc510μsmundocar
      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')350μsmundocar
      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 null260μsmundocar
      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` asc290μsmundocar
      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 `reservations` where `reservations`.`id` = '3970' limit 12.05msmundocar
      Metadata
      Bindings
      • 0. 3970
      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 `accommodations` where `accommodations`.`id` = '213' limit 1640μsmundocar
      Metadata
      Bindings
      • 0. 213
      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 `providers` where `providers`.`id` = '9' limit 1700μsmundocar
      Metadata
      Bindings
      • 0. 9
      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 `accommodation_ranges` where `accommodation_ranges`.`parent_id` = '213' and `accommodation_ranges`.`parent_id` is not null670μsmundocar
      Metadata
      Bindings
      • 0. 213
      Hints
      • Use SELECT * only if you need all columns from table
    • select * from `accommodations` where `accommodations`.`id` = '207' limit 1410μsmundocar
      Metadata
      Bindings
      • 0. 207
      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 `accommodation_ranges` where `accommodation_ranges`.`parent_id` = '207' and `accommodation_ranges`.`parent_id` is not null370μsmundocar
      Metadata
      Bindings
      • 0. 207
      Hints
      • Use SELECT * only if you need all columns from table
    • select * from `accommodation_ranges` where `accommodation_ranges`.`parent_id` = '207' and `accommodation_ranges`.`parent_id` is not null and `initial_day` = 'd_01'650μsmundocar
      Metadata
      Bindings
      • 0. 207
      • 1. d_01
      Hints
      • Use SELECT * only if you need all columns from table
    • select * from `accommodation_ranges` where `accommodation_ranges`.`parent_id` = '207' and `accommodation_ranges`.`parent_id` is not null and `initial_day` = 'd_02'340μsmundocar
      Metadata
      Bindings
      • 0. 207
      • 1. d_02
      Hints
      • Use SELECT * only if you need all columns from table
    • select * from `accommodation_ranges` where `accommodation_ranges`.`parent_id` = '207' and `accommodation_ranges`.`parent_id` is not null and `initial_day` = 'd_03'410μsmundocar
      Metadata
      Bindings
      • 0. 207
      • 1. d_03
      Hints
      • Use SELECT * only if you need all columns from table
    • select * from `accommodation_ranges` where `accommodation_ranges`.`parent_id` = '207' and `accommodation_ranges`.`parent_id` is not null and `initial_day` = 'd_04'320μsmundocar
      Metadata
      Bindings
      • 0. 207
      • 1. d_04
      Hints
      • Use SELECT * only if you need all columns from table
    • select * from `accommodation_ranges` where `accommodation_ranges`.`parent_id` = '207' and `accommodation_ranges`.`parent_id` is not null and `initial_day` = 'd_05'320μsmundocar
      Metadata
      Bindings
      • 0. 207
      • 1. d_05
      Hints
      • Use SELECT * only if you need all columns from table
    • select * from `accommodation_ranges` where `accommodation_ranges`.`parent_id` = '207' and `accommodation_ranges`.`parent_id` is not null and `initial_day` = 'd_06'360μsmundocar
      Metadata
      Bindings
      • 0. 207
      • 1. d_06
      Hints
      • Use SELECT * only if you need all columns from table
    • select * from `accommodation_ranges` where `accommodation_ranges`.`parent_id` = '207' and `accommodation_ranges`.`parent_id` is not null and `initial_day` = 'd_00'250μsmundocar
      Metadata
      Bindings
      • 0. 207
      • 1. d_00
      Hints
      • Use SELECT * only if you need all columns from table
    • select * from `reservations` where `reservations`.`provider_id` = '9' and `reservations`.`provider_id` is not null and `status` in ('pre-reserve', 'sale', 'paid', 'finished') and `initial_date` >= '2026-03-09' and `end_date` <= '2026-03-16' order by `initial_date` asc, `initial_time` asc16.13msmundocar
      Metadata
      Bindings
      • 0. 9
      • 1. pre-reserve
      • 2. sale
      • 3. paid
      • 4. finished
      • 5. 2026-03-09
      • 6. 2026-03-16
      Hints
      • Use SELECT * only if you need all columns from table
    • select * from `reservations` where `reservations`.`provider_id` = '9' and `reservations`.`provider_id` is not null and `status` in ('pre-reserve', 'sale', 'paid', 'finished') and `initial_date` >= '2025-02-17' and `initial_time` >= '18:41:50'8.09msmundocar
      Metadata
      Bindings
      • 0. 9
      • 1. pre-reserve
      • 2. sale
      • 3. paid
      • 4. finished
      • 5. 2025-02-17
      • 6. 18:41:50
      Hints
      • Use SELECT * only if you need all columns from table
    • select * from `agencies` where `agencies`.`id` = '4' limit 1460μsmundocar
      Metadata
      Bindings
      • 0. 4
      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 `variables` where `name` = 'footer_name' and `variables`.`deleted_at` is null limit 1460μsmundocar
      Metadata
      Bindings
      • 0. footer_name
      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 `variable_translation` where `variable_translation`.`variable_id` = '6' and `variable_translation`.`variable_id` is not null370μsmundocar
      Metadata
      Bindings
      • 0. 6
      Hints
      • Use SELECT * only if you need all columns from table
    • select * from `variables` where `name` = 'footer_rights' and `variables`.`deleted_at` is null limit 1310μsmundocar
      Metadata
      Bindings
      • 0. footer_rights
      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 `variable_translation` where `variable_translation`.`variable_id` = '7' and `variable_translation`.`variable_id` is not null310μsmundocar
      Metadata
      Bindings
      • 0. 7
      Hints
      • Use SELECT * only if you need all columns from table
    • select * from `carts` where `session_id` = '289d6d8b6d169150d473a60c5dc9878d71e8eca2' and `type` = 'cart' and `status` = 'holding' order by `updated_at` desc limit 12.07smundocar
      Metadata
      Bindings
      • 0. 289d6d8b6d169150d473a60c5dc9878d71e8eca2
      • 1. cart
      • 2. holding
      Hints
      • Use SELECT * only if you need all columns from table
    • insert into `carts` (`session_id`, `updated_at`, `created_at`) values ('289d6d8b6d169150d473a60c5dc9878d71e8eca2', '2025-02-17 18:41:52', '2025-02-17 18:41:52')4.43msmundocar
      Metadata
      Bindings
      • 0. 289d6d8b6d169150d473a60c5dc9878d71e8eca2
      • 1. 2025-02-17 18:41:52
      • 2. 2025-02-17 18:41:52
    • select * from `nodes` where `type` != 'subchild' and `model` != '\App\User' and `name` not in ('menu', 'user', 'activity', 'notification') and `model` = '\Solunes\Sales\App\Cart' and `nodes`.`deleted_at` is null limit 1360μsmundocar
      Metadata
      Bindings
      • 0. subchild
      • 1. \App\User
      • 2. menu
      • 3. user
      • 4. activity
      • 5. notification
      • 6. \Solunes\Sales\App\Cart
      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` = '55' 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` asc330μsmundocar
      Metadata
      Bindings
      • 0. 55
      • 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 ('501', '502', '503', '504', '505', '506', '509')250μsmundocar
      Metadata
      Bindings
      • 0. 501
      • 1. 502
      • 2. 503
      • 3. 504
      • 4. 505
      • 5. 506
      • 6. 509
      Hints
      • Use SELECT * only if you need all columns from table
    • select * from `field_options` where `field_options`.`parent_id` in ('501', '502', '503', '504', '505', '506', '509')150μsmundocar
      Metadata
      Bindings
      • 0. 501
      • 1. 502
      • 2. 503
      • 3. 504
      • 4. 505
      • 5. 506
      • 6. 509
      Hints
      • Use SELECT * only if you need all columns from table
    • select * from `field_option_translation` where `field_option_translation`.`field_option_id` in ('279', '280', '281', '282')130μsmundocar
      Metadata
      Bindings
      • 0. 279
      • 1. 280
      • 2. 281
      • 3. 282
      Hints
      • Use SELECT * only if you need all columns from table
    • select * from `cart_items` where `cart_items`.`parent_id` = '3472646' and `cart_items`.`parent_id` is not null1.22msmundocar
      Metadata
      Bindings
      • 0. 3472646
      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 ('55', '3472646', '', 'anonym', 'node_created', '<strong>Sesión:</strong> 289d6d8b6d169150d473a60c5dc9878d71e8eca2<br>', '2025-02-17 18:41:52', '2025-02-17 18:41:52')2.9msmundocar
      Metadata
      Bindings
      • 0. 55
      • 1. 3472646
      • 2. 
      • 3. anonym
      • 4. node_created
      • 5. <strong>Sesión:</strong> 289d6d8b6d169150d473a60c5dc9878d71e8eca2<br>
      • 6. 2025-02-17 18:41:52
      • 7. 2025-02-17 18:41:52
    • 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 1420μsmundocar
      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
    • select * from `categories`340μsmundocar
      Metadata
      Hints
      • Use SELECT * only if you need all columns from table
      • The SELECT statement has no WHERE clause and could examine many more rows than intended
    • select * from `services` where `agency_id` = '0' and `service_category_id` != '4'1.06msmundocar
      Metadata
      Bindings
      • 0. 0
      • 1. 4
      Hints
      • Use SELECT * only if you need all columns from table
      • The != operator is not standard. Use the <> operator to test for inequality instead.
    • select * from `menus` where `level` = '1' and `menu_type` = 'site' and `menus`.`deleted_at` is null320μsmundocar
      Metadata
      Bindings
      • 0. 1
      • 1. site
      Hints
      • Use SELECT * only if you need all columns from table
    • select * from `social_networks`200μsmundocar
      Metadata
      Hints
      • Use SELECT * only if you need all columns from table
      • The SELECT statement has no WHERE clause and could examine many more rows than intended
    • select * from `informations`150μsmundocar
      Metadata
      Hints
      • Use SELECT * only if you need all columns from table
      • The SELECT statement has no WHERE clause and could examine many more rows than intended
    • select * from `service_categories`220μsmundocar
      Metadata
      Hints
      • Use SELECT * only if you need all columns from table
      • The SELECT statement has no WHERE clause and could examine many more rows than intended
    • select * from `sites` where `id` = '1' and `sites`.`deleted_at` is null limit 1250μsmundocar
      Metadata
      Bindings
      • 0. 1
      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 `site_translation` where `site_translation`.`site_id` in ('1')200μsmundocar
      Metadata
      Bindings
      • 0. 1
      Hints
      • Use SELECT * only if you need all columns from table
    • select * from `category_translation` where `category_translation`.`category_id` = '1' and `category_translation`.`category_id` is not null430μsmundocar
      Metadata
      Bindings
      • 0. 1
      Hints
      • Use SELECT * only if you need all columns from table
    • select * from `category_translation` where `category_translation`.`category_id` = '2' and `category_translation`.`category_id` is not null290μsmundocar
      Metadata
      Bindings
      • 0. 2
      Hints
      • Use SELECT * only if you need all columns from table
    • select * from `category_translation` where `category_translation`.`category_id` = '3' and `category_translation`.`category_id` is not null220μsmundocar
      Metadata
      Bindings
      • 0. 3
      Hints
      • Use SELECT * only if you need all columns from table
    • select * from `category_translation` where `category_translation`.`category_id` = '4' and `category_translation`.`category_id` is not null150μsmundocar
      Metadata
      Bindings
      • 0. 4
      Hints
      • Use SELECT * only if you need all columns from table
    • select * from `category_translation` where `category_translation`.`category_id` = '5' and `category_translation`.`category_id` is not null180μsmundocar
      Metadata
      Bindings
      • 0. 5
      Hints
      • Use SELECT * only if you need all columns from table
    • select * from `category_translation` where `category_translation`.`category_id` = '6' and `category_translation`.`category_id` is not null190μsmundocar
      Metadata
      Bindings
      • 0. 6
      Hints
      • Use SELECT * only if you need all columns from table
    • select * from `category_translation` where `category_translation`.`category_id` = '7' and `category_translation`.`category_id` is not null110μsmundocar
      Metadata
      Bindings
      • 0. 7
      Hints
      • Use SELECT * only if you need all columns from table
    • select * from `category_translation` where `category_translation`.`category_id` = '8' and `category_translation`.`category_id` is not null220μsmundocar
      Metadata
      Bindings
      • 0. 8
      Hints
      • Use SELECT * only if you need all columns from table
    • select * from `category_translation` where `category_translation`.`category_id` = '9' and `category_translation`.`category_id` is not null180μsmundocar
      Metadata
      Bindings
      • 0. 9
      Hints
      • Use SELECT * only if you need all columns from table
    • select * from `category_translation` where `category_translation`.`category_id` = '10' and `category_translation`.`category_id` is not null110μsmundocar
      Metadata
      Bindings
      • 0. 10
      Hints
      • Use SELECT * only if you need all columns from table
    • select * from `category_translation` where `category_translation`.`category_id` = '11' and `category_translation`.`category_id` is not null190μsmundocar
      Metadata
      Bindings
      • 0. 11
      Hints
      • Use SELECT * only if you need all columns from table
    • select * from `category_translation` where `category_translation`.`category_id` = '12' and `category_translation`.`category_id` is not null160μsmundocar
      Metadata
      Bindings
      • 0. 12
      Hints
      • Use SELECT * only if you need all columns from table
    • select * from `category_translation` where `category_translation`.`category_id` = '13' and `category_translation`.`category_id` is not null190μsmundocar
      Metadata
      Bindings
      • 0. 13
      Hints
      • Use SELECT * only if you need all columns from table
      _token
      ybnfLa20XvEc42c6M0bgENKmKXfvsHOLoXuHsNsh
      _previous
      array:1 [ "url" => "https://mundocar.soludemo.com/reservas/seleccionar-horarios/3970/2026-03-09" ]
      PHPDEBUGBAR_STACK_DATA
      []