No items in cart
  • Showing 0 Of 0 Results
Latest
  • Latest
  • Top Rated
  • Oldest

Cursos is not found

  • (1)
  • (0)
  • (0)

Request history8.2.28PHP Version788msRequest Duration29MBMemory UsageGET category/{slug}Route
  • warninglog[05:48:16] LOG.warning: explode(): Passing null to parameter #2 ($string) of type string is deprecat...
  • warninglog[05:48:16] LOG.warning: explode(): Passing null to parameter #2 ($string) of type string is deprecat...
  • warninglog[05:48:16] LOG.warning: explode(): Passing null to parameter #2 ($string) of type string is deprecat...
  • warninglog[05:48:16] LOG.warning: explode(): Passing null to parameter #2 ($string) of type string is deprecat...
  • warninglog[05:48:16] LOG.warning: explode(): Passing null to parameter #2 ($string) of type string is deprecat...
  • warninglog[05:48:16] LOG.warning: explode(): Passing null to parameter #2 ($string) of type string is deprecat...
  • Booting (409ms)time
  • Application (379ms)time
  • 1 x Booting (51.91%)
    409ms
    1 x Application (48.09%)
    379ms
    12 templates were rendered
    • frontend.course.coursescourses.blade.php#?blade
    • frontend.course.headerheader.blade.php#?blade
    • frontend.not_foundnot_found.blade.php#?blade
    • frontend.course.sidebarsidebar.blade.php#?blade
    • frontend.layouts.mastermaster.blade.php#?blade
    • frontend.layouts.header.header_oneheader_one.blade.php#?blade
    • components.frontend_loading_btnfrontend_loading_btn.blade.php#?blade
    • frontend.cart_componentcart_component.blade.php#?blade
    • frontend.homePage.ctacta.blade.php#?blade
    • frontend.layouts.footerfooter.blade.php#?blade
    • components.frontend_loading_btnfrontend_loading_btn.blade.php#?blade
    • frontend.layouts.basebase.blade.php#?blade
    uri
    GET category/{slug}
    middleware
    web, isInstalled
    controller
    App\Http\Controllers\Site\CourseController@categoryCourses
    namespace
    prefix
    /
    where
    as
    category.courses
    file
    app/Http/Controllers/Site/CourseController.php:113-181
    17 statements were executed (2 duplicates)Show only duplicates49.12ms
    • InstallCheckMiddleware.php#20wwcurs_cursos10.93msselect * from information_schema.tables where table_schema = 'wwcurs_cursos' and table_name = 'settings' and table_type = 'BASE TABLE'
      Bindings
      • 0: wwcurs_cursos
      • 1: settings
      Backtrace
      • middleware::NotInstalledCheck:20
      • vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:180
      • middleware::XSS:24
      • vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:180
      • vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php:50
    • InstallCheckMiddleware.php#20wwcurs_cursos8.58msselect * from information_schema.tables where table_schema = 'wwcurs_cursos' and table_name = 'users' and table_type = 'BASE TABLE'
      Bindings
      • 0: wwcurs_cursos
      • 1: users
      Backtrace
      • middleware::NotInstalledCheck:20
      • vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:180
      • middleware::XSS:24
      • vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:180
      • vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php:50
    • CategoryRepository.php#174wwcurs_cursos1.55msselect * from `categories` where `slug` = 'tarot-español' limit 1
      Bindings
      • 0: tarot-español
      Backtrace
      • app/Repositories/CategoryRepository.php:174
      • app/Http/Controllers/Site/CourseController.php:116
      • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
    • CourseRepository.php#615wwcurs_cursos2.36msselect count(*) as aggregate from `courses` where (`is_private` = 0 and `category_id` = 3 or exists (select * from `categories` where `courses`.`category_id` = `categories`.`id` and `parent_id` = 3)) and `is_published` = 1 and `status` = 'approved' and `deleted_at` is null
      Bindings
      • 0: 0
      • 1: 3
      • 2: 3
      • 3: 1
      • 4: approved
      Backtrace
      • app/Repositories/CourseRepository.php:615
      • app/Http/Controllers/Site/CourseController.php:125
      • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
    • CourseController.php#158wwcurs_cursos2.02msselect * from `home_screens` where `section` = 'single_course' limit 1
      Bindings
      • 0: single_course
      Backtrace
      • app/Http/Controllers/Site/CourseController.php:158
      • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
      • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
    • SubjectRepository.php#47wwcurs_cursos3.65msselect count(*) as aggregate from `subjects` where `status` = 1
      Bindings
      • 0: 1
      Backtrace
      • app/Repositories/SubjectRepository.php:47
      • app/Http/Controllers/Site/CourseController.php:160
      • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
    • SubjectRepository.php#47wwcurs_cursos930μsselect * from `subjects` where `status` = 1 order by `created_at` desc limit 10 offset 0
      Bindings
      • 0: 1
      Backtrace
      • app/Repositories/SubjectRepository.php:47
      • app/Http/Controllers/Site/CourseController.php:160
      • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
    • LevelRepository.php#43wwcurs_cursos1.62msselect count(*) as aggregate from `levels` where `status` = 1
      Bindings
      • 0: 1
      Backtrace
      • app/Repositories/LevelRepository.php:43
      • app/Http/Controllers/Site/CourseController.php:163
      • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
    • LevelRepository.php#43wwcurs_cursos1.32msselect * from `levels` where `status` = 1 order by `created_at` desc limit 4 offset 0
      Bindings
      • 0: 1
      Backtrace
      • app/Repositories/LevelRepository.php:43
      • app/Http/Controllers/Site/CourseController.php:163
      • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
    • LevelRepository.php#43wwcurs_cursos6.56msselect * from `level_languages` where `lang` = 'es' and `level_languages`.`level_id` in (2, 3, 4)
      Bindings
      • 0: es
      Backtrace
      • app/Repositories/LevelRepository.php:43
      • app/Http/Controllers/Site/CourseController.php:163
      • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
    • CategoryRepository.php#169wwcurs_cursos1.66msselect count(*) as aggregate from `categories` where `parent_id` = 0 and `type` = 'course' and `status` = 1
      Bindings
      • 0: 0
      • 1: course
      • 2: 1
      Backtrace
      • app/Repositories/CategoryRepository.php:169
      • app/Http/Controllers/Site/CourseController.php:164
      • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
    • CategoryRepository.php#169wwcurs_cursos1.97msselect `categories`.*, (select count(*) from `courses` where `categories`.`id` = `courses`.`category_id` and `is_private` = 0 and `is_published` = 1 and `status` = 'approved') as `active_courses_count` from `categories` where `parent_id` = 0 and `type` = 'course' and `status` = 1 limit 3 offset 0
      Bindings
      • 0: 0
      • 1: 1
      • 2: approved
      • 3: 0
      • 4: course
      • 5: 1
      Backtrace
      • app/Repositories/CategoryRepository.php:169
      • app/Http/Controllers/Site/CourseController.php:164
      • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
    • CategoryRepository.php#169wwcurs_cursos1.01msselect `categories`.*, (select count(*) from `courses` where `categories`.`id` = `courses`.`category_id` and `is_private` = 0 and `is_published` = 1 and `status` = 'approved') as `active_courses_count` from `categories` where `categories`.`parent_id` in (1, 2, 3)
      Bindings
      • 0: 0
      • 1: 1
      • 2: approved
      Backtrace
      • app/Repositories/CategoryRepository.php:169
      • app/Http/Controllers/Site/CourseController.php:164
      • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
    • CategoryRepository.php#169wwcurs_cursos1.4msselect * from `category_languages` where `lang` = 'es' and `category_languages`.`category_id` in (1, 2, 3)
      Bindings
      • 0: es
      Backtrace
      • app/Repositories/CategoryRepository.php:169
      • app/Http/Controllers/Site/CourseController.php:164
      • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
    • ViewServiceProvider.php#47wwcurs_cursos840μsselect * from `courses` where 0 = 1
      Backtrace
      • app/Providers/ViewServiceProvider.php:47
      • vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:177
      • vendor/laravel/framework/src/Illuminate/View/View.php:176
      • vendor/laravel/framework/src/Illuminate/View/View.php:147
      • view::frontend.layouts.master:3
    • ViewServiceProvider.php#57wwcurs_cursos1.02msselect * from `categories` where `parent_id` = 0 and `type` = 'course' order by `ordering` asc
      Bindings
      • 0: 0
      • 1: course
      Backtrace
      • app/Providers/ViewServiceProvider.php:57
      • vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:177
      • vendor/laravel/framework/src/Illuminate/View/View.php:176
      • vendor/laravel/framework/src/Illuminate/View/View.php:147
      • view::frontend.layouts.master:3
    • ViewServiceProvider.php#57wwcurs_cursos1.7msselect * from `category_languages` where `lang` = 'es' and `category_languages`.`category_id` in (1, 2, 3)
      Bindings
      • 0: es
      Backtrace
      • app/Providers/ViewServiceProvider.php:57
      • vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:177
      • vendor/laravel/framework/src/Illuminate/View/View.php:176
      • vendor/laravel/framework/src/Illuminate/View/View.php:147
      • view::frontend.layouts.master:3
    App\Models\Category
    7Category.php#?
    App\Models\CategoryLanguage
    6CategoryLanguage.php#?
    App\Models\Level
    3Level.php#?
    App\Models\Subject
    2Subject.php#?
        _token
        dgnYe5YJnsOqehLqlE1k2wrBjJSyBYM8fpUjuylQ
        _previous
        array:1 [ "url" => "http://cursos-zensara.com/category/tarot-espa%C3%B1ol" ]
        _flash
        array:2 [ "old" => [] "new" => [] ]
        path_info
        /category/tarot-espa%C3%B1ol
        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:9 [ "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" ] "accept-encoding" => array:1 [ 0 => "gzip, deflate" ] "connection" => array:1 [ 0 => "keep-alive" ] "content-length" => array:1 [ 0 => "0" ] "host" => array:1 [ 0 => "cursos-zensara.com" ] "pragma" => array:1 [ 0 => "no-cache" ] "user-agent" => array:1 [ 0 => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" ] "cache-control" => array:1 [ 0 => "no-cache" ] "upgrade-insecure-requests" => array:1 [ 0 => "1" ] ]
        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 => "Sat, 10 May 2025 19:48:17 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IlhXN3JGNnQ4VC96a1NYM09xajVmT1E9PSIsInZhbHVlIjoicmR0TG50czFpaUIxd1NHZCthdERVVUgxTmFucno4eVZjSWcrQTNYMlVVc1JUN0VINGhZRGdvNThVYjkzL0s1aEIxc3dhSGVPcTBoQ2J0UlgzODJRRFB1M1pka085UklHMGhiKzh6VkNuOGhYTEpxTktGOW45MHhmb1BQWjdGTzIiLCJtYWMiOiI4NmM0MjcxZjMwNTMyNWU0Nzk4YWFhYzQwY2FlMTlmZjQxNjcxODY2NDBhNzE0ZjVjOTNjY2Q1NTFhMTExNDRjIiwidGFnIjoiIn0%3D; expires=Sat, 10 May 2025 21:48:17 GMT; Max-Age=7200; path=/; samesite=laxXSRF-TOKEN=eyJpdiI6IlhXN3JGNnQ4VC96a1NYM09xajVmT1E9PSIsInZhbHVlIjoicmR0TG50czFpaUIxd1NHZCthdERVVUgxTmFucno4eVZjSWcrQTNYMlVVc1JUN0VINGhZRGdvNThVYjkzL0s1aEIxc3dhS" 1 => "cursos_zensara_energia_universal_session=eyJpdiI6IllJWHBKV0c2czgrVFZTV2hKNDRET0E9PSIsInZhbHVlIjoiVFJ6c2FQQmFXQ3kxNGZFc0UzQ0JzQ0NUVUlmZWR2VlNGT2tnYUhYUzlhRk91RHZsc0x1ajJLK3BGa0NjaklIL3FZNjhvWHJhVVBvVTNjRHRQUGdGNzl5RENNKzZxdkt2Z0Q5WEVReFBwMHBkNldGbWdkTGZ1UHhkbXZ2ZEVzN1YiLCJtYWMiOiI5MTlkMzBjMmZiYzVkMDM5ODVlNmJlYTRkZTZiZGNjMDYxZGFkMWUwNTkzZmFlMmY5NDJlMzE5NDYzNjFjMTkzIiwidGFnIjoiIn0%3D; expires=Sat, 10 May 2025 21:48:17 GMT; Max-Age=7200; path=/; httponly; samesite=laxcursos_zensara_energia_universal_session=eyJpdiI6IllJWHBKV0c2czgrVFZTV2hKNDRET0E9PSIsInZhbHVlIjoiVFJ6c2FQQmFXQ3kxNGZFc0UzQ0JzQ0NUVUlmZWR2VlNGT2tnYUhYUzlhRk91RHZ" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IlhXN3JGNnQ4VC96a1NYM09xajVmT1E9PSIsInZhbHVlIjoicmR0TG50czFpaUIxd1NHZCthdERVVUgxTmFucno4eVZjSWcrQTNYMlVVc1JUN0VINGhZRGdvNThVYjkzL0s1aEIxc3dhSGVPcTBoQ2J0UlgzODJRRFB1M1pka085UklHMGhiKzh6VkNuOGhYTEpxTktGOW45MHhmb1BQWjdGTzIiLCJtYWMiOiI4NmM0MjcxZjMwNTMyNWU0Nzk4YWFhYzQwY2FlMTlmZjQxNjcxODY2NDBhNzE0ZjVjOTNjY2Q1NTFhMTExNDRjIiwidGFnIjoiIn0%3D; expires=Sat, 10-May-2025 21:48:17 GMT; path=/XSRF-TOKEN=eyJpdiI6IlhXN3JGNnQ4VC96a1NYM09xajVmT1E9PSIsInZhbHVlIjoicmR0TG50czFpaUIxd1NHZCthdERVVUgxTmFucno4eVZjSWcrQTNYMlVVc1JUN0VINGhZRGdvNThVYjkzL0s1aEIxc3dhS" 1 => "cursos_zensara_energia_universal_session=eyJpdiI6IllJWHBKV0c2czgrVFZTV2hKNDRET0E9PSIsInZhbHVlIjoiVFJ6c2FQQmFXQ3kxNGZFc0UzQ0JzQ0NUVUlmZWR2VlNGT2tnYUhYUzlhRk91RHZsc0x1ajJLK3BGa0NjaklIL3FZNjhvWHJhVVBvVTNjRHRQUGdGNzl5RENNKzZxdkt2Z0Q5WEVReFBwMHBkNldGbWdkTGZ1UHhkbXZ2ZEVzN1YiLCJtYWMiOiI5MTlkMzBjMmZiYzVkMDM5ODVlNmJlYTRkZTZiZGNjMDYxZGFkMWUwNTkzZmFlMmY5NDJlMzE5NDYzNjFjMTkzIiwidGFnIjoiIn0%3D; expires=Sat, 10-May-2025 21:48:17 GMT; path=/; httponlycursos_zensara_energia_universal_session=eyJpdiI6IllJWHBKV0c2czgrVFZTV2hKNDRET0E9PSIsInZhbHVlIjoiVFJ6c2FQQmFXQ3kxNGZFc0UzQ0JzQ0NUVUlmZWR2VlNGT2tnYUhYUzlhRk91RHZ" ] ]
        session_attributes
        0 of 0
        array:3 [ "_token" => "dgnYe5YJnsOqehLqlE1k2wrBjJSyBYM8fpUjuylQ" "_previous" => array:1 [ "url" => "http://cursos-zensara.com/category/tarot-espa%C3%B1ol" ] "_flash" => array:2 [ "old" => [] "new" => [] ] ]
        ClearShow all
        Date ↕MethodURLData
        #12025-05-11 05:48:17GET/category/tarot-espa%C3%B1ol6121718