Iniciar Sesión

Bienvenido, puede iniciar sesión llenando los siguientes datos.

179.32msRequest Duration2MBMemory UsageGET account/login/{token}/{agency_token?}Route
    • Booting (105.72ms)
    • Application (91.04ms)
    • select * from `sessions` where `id` = 'a0c86afb2589be6de1e36e808623161f3ee0d441' limit 1 (1.28ms)
    • 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 ('6', '7', '8', '14', '15', '16', '17') (460μs)
    • select * from `pages` where `pages`.`id` in ('1', '2', '3', '4', '5', '6') and `pages`.`deleted_at` is null (640μs)
    • select * from `page_translation` where `page_translation`.`page_id` in ('1', '2', '3', '4', '5', '6') (5.76ms)
    • 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 (470μs)
    • select * from `menu_translation` where `menu_translation`.`menu_id` in ('9', '10', '11', '12', '13') (410μs)
    • select * from `pages` where `pages`.`id` in ('0') and `pages`.`deleted_at` is null (440μ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 (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 (740μs)
    • select * from `menu_translation` where `menu_translation`.`menu_id` in ('1', '2', '3', '4') (410μs)
    • select * from `pages` where `pages`.`id` in ('0') and `pages`.`deleted_at` is null (270μ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 (650μs)
    • select * from `pages` where `pages`.`id` = '1' and `pages`.`deleted_at` is null limit 1 (1.93ms)
    • select * from `page_translation` where `page_translation`.`page_id` = '1' and `page_translation`.`page_id` is not null (2.36ms)
    • select * from `sites` where `id` = '1' and `sites`.`deleted_at` is null limit 1 (450μs)
    • select * from `site_translation` where `site_translation`.`site_id` in ('1') (530μs)
      $_GET
      []
      $_POST
      []
      $_COOKIE
      []
      $_SERVER
      array:40 [ "USER" => "forge" "HOME" => "/home/forge" "HTTP_PRIORITY" => "u=0, i" "HTTP_ACCEP...
      4 templates were rendered
      • customer::process.login-2 (vendor/solunes/customer/src/views/process/login-2.blade.php)3blade
        Params
        0
        page
        1
        token
        2
        agency_token
      • helpers.meta (resources/views/helpers/meta.blade.php)9blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        errors
        4
        menu_main
        5
        menu_main2
        6
        page
        7
        token
        8
        agency_token
      • helpers.banner (resources/views/helpers/banner.blade.php)9blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        errors
        4
        menu_main
        5
        menu_main2
        6
        page
        7
        token
        8
        agency_token
      • master::layouts.admin-2-clean (resources/views/vendor/master/layouts/admin-2-clean.blade.php)11blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        errors
        4
        menu_main
        5
        menu_main2
        6
        page
        7
        token
        8
        agency_token
        9
        site
        10
        pdf
      uri
      GET account/login/{token}/{agency_token?}
      middleware
      web, guest
      controller
      Solunes\Customer\App\Controllers\ProcessController@getLogin
      namespace
      Solunes\Customer\App\Controllers
      prefix
      /account
      where
      file
      vendor/solunes/customer/src/app/Controllers/ProcessController.php:113-118
      17 statements were executed, 2 of which were duplicated, 15 unique17.94ms
      • select * from `sessions` where `id` = 'a0c86afb2589be6de1e36e808623161f3ee0d441' limit 11.28msmundocar
        Metadata
        Bindings
        • 0. a0c86afb2589be6de1e36e808623161f3ee0d441
        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μ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')460μ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 null640μ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')5.76msmundocar
        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` asc470μ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')410μ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 null440μ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` asc400μ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` asc740μ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')410μ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 null270μ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` asc650μ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 `pages` where `pages`.`id` = '1' and `pages`.`deleted_at` is null limit 11.93msmundocar
        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 `page_translation` where `page_translation`.`page_id` = '1' and `page_translation`.`page_id` is not null2.36msmundocar
        Metadata
        Bindings
        • 0. 1
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `sites` where `id` = '1' and `sites`.`deleted_at` is null limit 1450μ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')530μsmundocar
        Metadata
        Bindings
        • 0. 1
        Hints
        • Use SELECT * only if you need all columns from table
        _token
        d7yaa6ulI75pRA3uGzVVMcWzN7VoUUW4MfTJnVJr
        _previous
        array:1 [ "url" => "https://mundocar.soludemo.com/account/login/mMLZggHrrFgfF" ]
        PHPDEBUGBAR_STACK_DATA
        []