Previous Quiz Next Quiz

VMC Programming and Operating

2. Classification and Types of VMC
3. Special Parts of VMC Machines
4. Reference Positions and Coordinate systems
5. Practice on 2D-3D coordinate system
6. CNC Program and basis G & M codes
7. Writing VMC Program Exercise 1
8. Writing VMC Program Exercise 2
9. Other G and M codes. Canned cycles
10. VMC Program writing Exercise 3
11. Difference between Fanuc and Siemens Codes
12. Tooling And speed-feed calculation
13. Drawing reading and Process sheet
14. Measuring Instruments and Gauges.
15. VMC Operating and Safety precautions.
16. VMC Specification sheet.

QUIZ

Content locked

If you're already enrolled,

Enroll in Course to Unlock
7.3.33Version419.64msRequest Duration5.43MBMemory UsageGET courses/{slug}/quiz/{quiz_id}Route
    • Booting (15.4ms)
    • Application (403.98ms)
    • 1 x Application (96.27%)
      403.98ms
      1 x Booting (3.67%)
      15.40ms
    • Cannot add MailCollector to Laravel Debugbar: Mailer [mail] is not defined.C:\inetpub\vhosts\antechgroup.co.in\lms.antechgroup.co.in\vendor\barryvdh\laravel-debugbar\src\LaravelDebugbar.php#430Exception
                      }
                  } catch (\Exception $e) {
                      $this->addThrowable(
                          new Exception(
                              'Cannot add MailCollector to Laravel Debugbar: ' . $e->getMessage(), $e->getCode(), $e
                          )
                      );
      
      
      #0 C:\inetpub\vhosts\antechgroup.co.in\lms.antechgroup.co.in\vendor\barryvdh\laravel-debugbar\src\Middleware\InjectDebugbar.php(61): Barryvdh\Debugbar\LaravelDebugbar->boot()
      #1 C:\inetpub\vhosts\antechgroup.co.in\lms.antechgroup.co.in\vendor\laravel\framework\src\Illuminate\Pipeline\Pipeline.php(167): Barryvdh\Debugbar\Middleware\InjectDebugbar->handle(Object(Illuminate\Http\Request), Object(Closure))
      #2 C:\inetpub\vhosts\antechgroup.co.in\lms.antechgroup.co.in\vendor\laravel\framework\src\Illuminate\Foundation\Http\Middleware\TransformsRequest.php(21): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}(Object(Illuminate\Http\Request))
      #3 C:\inetpub\vhosts\antechgroup.co.in\lms.antechgroup.co.in\vendor\laravel\framework\src\Illuminate\Pipeline\Pipeline.php(167): Illuminate\Foundation\Http\Middleware\TransformsRequest->handle(Object(Illuminate\Http\Request), Object(Closure))
      #4 C:\inetpub\vhosts\antechgroup.co.in\lms.antechgroup.co.in\vendor\laravel\framework\src\Illuminate\Foundation\Http\Middleware\TransformsRequest.php(21): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}(Object(Illuminate\Http\Request))
      #5 C:\inetpub\vhosts\antechgroup.co.in\lms.antechgroup.co.in\vendor\laravel\framework\src\Illuminate\Pipeline\Pipeline.php(167): Illuminate\Foundation\Http\Middleware\TransformsRequest->handle(Object(Illuminate\Http\Request), Object(Closure))
      #6 C:\inetpub\vhosts\antechgroup.co.in\lms.antechgroup.co.in\vendor\laravel\framework\src\Illuminate\Foundation\Http\Middleware\ValidatePostSize.php(27): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}(Object(Illuminate\Http\Request))
      #7 C:\inetpub\vhosts\antechgroup.co.in\lms.antechgroup.co.in\vendor\laravel\framework\src\Illuminate\Pipeline\Pipeline.php(167): Illuminate\Foundation\Http\Middleware\ValidatePostSize->handle(Object(Illuminate\Http\Request), Object(Closure))
      #8 C:\inetpub\vhosts\antechgroup.co.in\lms.antechgroup.co.in\vendor\laravel\framework\src\Illuminate\Foundation\Http\Middleware\CheckForMaintenanceMode.php(63): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}(Object(Illuminate\Http\Request))
      #9 C:\inetpub\vhosts\antechgroup.co.in\lms.antechgroup.co.in\vendor\laravel\framework\src\Illuminate\Pipeline\Pipeline.php(167): Illuminate\Foundation\Http\Middleware\CheckForMaintenanceMode->handle(Object(Illuminate\Http\Request), Object(Closure))
      #10 C:\inetpub\vhosts\antechgroup.co.in\lms.antechgroup.co.in\vendor\fruitcake\laravel-cors\src\HandleCors.php(36): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}(Object(Illuminate\Http\Request))
      #11 C:\inetpub\vhosts\antechgroup.co.in\lms.antechgroup.co.in\vendor\laravel\framework\src\Illuminate\Pipeline\Pipeline.php(167): Fruitcake\Cors\HandleCors->handle(Object(Illuminate\Http\Request), Object(Closure))
      #12 C:\inetpub\vhosts\antechgroup.co.in\lms.antechgroup.co.in\vendor\fideloper\proxy\src\TrustProxies.php(57): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}(Object(Illuminate\Http\Request))
      #13 C:\inetpub\vhosts\antechgroup.co.in\lms.antechgroup.co.in\vendor\laravel\framework\src\Illuminate\Pipeline\Pipeline.php(167): Fideloper\Proxy\TrustProxies->handle(Object(Illuminate\Http\Request), Object(Closure))
      #14 C:\inetpub\vhosts\antechgroup.co.in\lms.antechgroup.co.in\vendor\laravel\framework\src\Illuminate\Pipeline\Pipeline.php(103): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}(Object(Illuminate\Http\Request))
      #15 C:\inetpub\vhosts\antechgroup.co.in\lms.antechgroup.co.in\vendor\laravel\framework\src\Illuminate\Foundation\Http\Kernel.php(140): Illuminate\Pipeline\Pipeline->then(Object(Closure))
      #16 C:\inetpub\vhosts\antechgroup.co.in\lms.antechgroup.co.in\vendor\laravel\framework\src\Illuminate\Foundation\Http\Kernel.php(109): Illuminate\Foundation\Http\Kernel->sendRequestThroughRouter(Object(Illuminate\Http\Request))
      #17 C:\inetpub\vhosts\antechgroup.co.in\lms.antechgroup.co.in\public\index.php(78): Illuminate\Foundation\Http\Kernel->handle(Object(Illuminate\Http\Request))
      #18 {main}
    • Mailer [mail] is not defined.C:\inetpub\vhosts\antechgroup.co.in\lms.antechgroup.co.in\vendor\laravel\framework\src\Illuminate\Mail\MailManager.php#110InvalidArgumentException
              $config = $this->getConfig($name);
      
              if (is_null($config)) {
                  throw new InvalidArgumentException("Mailer [{$name}] is not defined.");
              }
      
              // Once we have created the mailer instance we will set a container instance
      
      
      #0 C:\inetpub\vhosts\antechgroup.co.in\lms.antechgroup.co.in\vendor\laravel\framework\src\Illuminate\Mail\MailManager.php(94): Illuminate\Mail\MailManager->resolve('mail')
      #1 C:\inetpub\vhosts\antechgroup.co.in\lms.antechgroup.co.in\vendor\laravel\framework\src\Illuminate\Mail\MailManager.php(72): Illuminate\Mail\MailManager->get('mail')
      #2 C:\inetpub\vhosts\antechgroup.co.in\lms.antechgroup.co.in\vendor\laravel\framework\src\Illuminate\Mail\MailServiceProvider.php(33): Illuminate\Mail\MailManager->mailer()
      #3 C:\inetpub\vhosts\antechgroup.co.in\lms.antechgroup.co.in\vendor\laravel\framework\src\Illuminate\Container\Container.php(801): Illuminate\Mail\MailServiceProvider->Illuminate\Mail\{closure}(Object(Illuminate\Foundation\Application), Array)
      #4 C:\inetpub\vhosts\antechgroup.co.in\lms.antechgroup.co.in\vendor\laravel\framework\src\Illuminate\Container\Container.php(687): Illuminate\Container\Container->build(Object(Closure))
      #5 C:\inetpub\vhosts\antechgroup.co.in\lms.antechgroup.co.in\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(794): Illuminate\Container\Container->resolve('mailer', Array, true)
      #6 C:\inetpub\vhosts\antechgroup.co.in\lms.antechgroup.co.in\vendor\laravel\framework\src\Illuminate\Container\Container.php(633): Illuminate\Foundation\Application->resolve('mailer', Array)
      #7 C:\inetpub\vhosts\antechgroup.co.in\lms.antechgroup.co.in\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(779): Illuminate\Container\Container->make('mailer', Array)
      #8 C:\inetpub\vhosts\antechgroup.co.in\lms.antechgroup.co.in\vendor\laravel\framework\src\Illuminate\Container\Container.php(1247): Illuminate\Foundation\Application->make('mailer')
      #9 C:\inetpub\vhosts\antechgroup.co.in\lms.antechgroup.co.in\vendor\barryvdh\laravel-debugbar\src\LaravelDebugbar.php(420): Illuminate\Container\Container->offsetGet('mailer')
      #10 C:\inetpub\vhosts\antechgroup.co.in\lms.antechgroup.co.in\vendor\barryvdh\laravel-debugbar\src\Middleware\InjectDebugbar.php(61): Barryvdh\Debugbar\LaravelDebugbar->boot()
      #11 C:\inetpub\vhosts\antechgroup.co.in\lms.antechgroup.co.in\vendor\laravel\framework\src\Illuminate\Pipeline\Pipeline.php(167): Barryvdh\Debugbar\Middleware\InjectDebugbar->handle(Object(Illuminate\Http\Request), Object(Closure))
      #12 C:\inetpub\vhosts\antechgroup.co.in\lms.antechgroup.co.in\vendor\laravel\framework\src\Illuminate\Foundation\Http\Middleware\TransformsRequest.php(21): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}(Object(Illuminate\Http\Request))
      #13 C:\inetpub\vhosts\antechgroup.co.in\lms.antechgroup.co.in\vendor\laravel\framework\src\Illuminate\Pipeline\Pipeline.php(167): Illuminate\Foundation\Http\Middleware\TransformsRequest->handle(Object(Illuminate\Http\Request), Object(Closure))
      #14 C:\inetpub\vhosts\antechgroup.co.in\lms.antechgroup.co.in\vendor\laravel\framework\src\Illuminate\Foundation\Http\Middleware\TransformsRequest.php(21): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}(Object(Illuminate\Http\Request))
      #15 C:\inetpub\vhosts\antechgroup.co.in\lms.antechgroup.co.in\vendor\laravel\framework\src\Illuminate\Pipeline\Pipeline.php(167): Illuminate\Foundation\Http\Middleware\TransformsRequest->handle(Object(Illuminate\Http\Request), Object(Closure))
      #16 C:\inetpub\vhosts\antechgroup.co.in\lms.antechgroup.co.in\vendor\laravel\framework\src\Illuminate\Foundation\Http\Middleware\ValidatePostSize.php(27): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}(Object(Illuminate\Http\Request))
      #17 C:\inetpub\vhosts\antechgroup.co.in\lms.antechgroup.co.in\vendor\laravel\framework\src\Illuminate\Pipeline\Pipeline.php(167): Illuminate\Foundation\Http\Middleware\ValidatePostSize->handle(Object(Illuminate\Http\Request), Object(Closure))
      #18 C:\inetpub\vhosts\antechgroup.co.in\lms.antechgroup.co.in\vendor\laravel\framework\src\Illuminate\Foundation\Http\Middleware\CheckForMaintenanceMode.php(63): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}(Object(Illuminate\Http\Request))
      #19 C:\inetpub\vhosts\antechgroup.co.in\lms.antechgroup.co.in\vendor\laravel\framework\src\Illuminate\Pipeline\Pipeline.php(167): Illuminate\Foundation\Http\Middleware\CheckForMaintenanceMode->handle(Object(Illuminate\Http\Request), Object(Closure))
      #20 C:\inetpub\vhosts\antechgroup.co.in\lms.antechgroup.co.in\vendor\fruitcake\laravel-cors\src\HandleCors.php(36): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}(Object(Illuminate\Http\Request))
      #21 C:\inetpub\vhosts\antechgroup.co.in\lms.antechgroup.co.in\vendor\laravel\framework\src\Illuminate\Pipeline\Pipeline.php(167): Fruitcake\Cors\HandleCors->handle(Object(Illuminate\Http\Request), Object(Closure))
      #22 C:\inetpub\vhosts\antechgroup.co.in\lms.antechgroup.co.in\vendor\fideloper\proxy\src\TrustProxies.php(57): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}(Object(Illuminate\Http\Request))
      #23 C:\inetpub\vhosts\antechgroup.co.in\lms.antechgroup.co.in\vendor\laravel\framework\src\Illuminate\Pipeline\Pipeline.php(167): Fideloper\Proxy\TrustProxies->handle(Object(Illuminate\Http\Request), Object(Closure))
      #24 C:\inetpub\vhosts\antechgroup.co.in\lms.antechgroup.co.in\vendor\laravel\framework\src\Illuminate\Pipeline\Pipeline.php(103): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}(Object(Illuminate\Http\Request))
      #25 C:\inetpub\vhosts\antechgroup.co.in\lms.antechgroup.co.in\vendor\laravel\framework\src\Illuminate\Foundation\Http\Kernel.php(140): Illuminate\Pipeline\Pipeline->then(Object(Closure))
      #26 C:\inetpub\vhosts\antechgroup.co.in\lms.antechgroup.co.in\vendor\laravel\framework\src\Illuminate\Foundation\Http\Kernel.php(109): Illuminate\Foundation\Http\Kernel->sendRequestThroughRouter(Object(Illuminate\Http\Request))
      #27 C:\inetpub\vhosts\antechgroup.co.in\lms.antechgroup.co.in\public\index.php(78): Illuminate\Foundation\Http\Kernel->handle(Object(Illuminate\Http\Request))
      #28 {main}
    6 templates were rendered
    • themes.edugator.quiz (\public\themes\edugator\quiz.blade.php)4blade
      Params
      0
      course
      1
      title
      2
      isEnrolled
      3
      quiz
    • themes.edugator.template-part.content-navigation (\public\themes\edugator\template-part\content-navigation.blade.php)10blade
      Params
      0
      obLevel
      1
      __env
      2
      app
      3
      errors
      4
      course
      5
      title
      6
      isEnrolled
      7
      quiz
      8
      auth_user
      9
      content
    • themes.edugator.template-part.curriculum_item_sidebar (\public\themes\edugator\template-part\curriculum_item_sidebar.blade.php)10blade
      Params
      0
      obLevel
      1
      __env
      2
      app
      3
      errors
      4
      course
      5
      title
      6
      isEnrolled
      7
      quiz
      8
      auth_user
      9
      content
    • themes.edugator.layout-full (\public\themes\edugator\layout-full.blade.php)9blade
      Params
      0
      obLevel
      1
      __env
      2
      app
      3
      errors
      4
      course
      5
      title
      6
      isEnrolled
      7
      quiz
      8
      auth_user
    • themes.edugator.template-part.login-modal-form (\public\themes\edugator\template-part\login-modal-form.blade.php)9blade
      Params
      0
      obLevel
      1
      __env
      2
      app
      3
      errors
      4
      course
      5
      title
      6
      isEnrolled
      7
      quiz
      8
      auth_user
    • inc.flash_msg (\resources\views\inc\flash_msg.blade.php)9blade
      Params
      0
      obLevel
      1
      __env
      2
      app
      3
      errors
      4
      course
      5
      title
      6
      isEnrolled
      7
      quiz
      8
      auth_user
    uri
    GET courses/{slug}/quiz/{quiz_id}
    middleware
    web
    controller
    App\Http\Controllers\QuizController@quizView
    namespace
    App\Http\Controllers
    prefix
    where
    as
    single_quiz
    file
    \app\Http\Controllers\QuizController.php:21-33
    6 statements were executed278.18ms
    • select * from `contents` where `contents`.`id` = '142' limit 1125.16ms\vendor\laravel\framework\src\Illuminate\Support\Traits\ForwardsCalls.php:23antechlms
      Metadata
      Bindings
      • 0. 142
      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
      Backtrace
      • 16. \vendor\laravel\framework\src\Illuminate\Support\Traits\ForwardsCalls.php:23
      • 19. \app\Http\Controllers\QuizController.php:22
      • 22. \vendor\laravel\framework\src\Illuminate\Routing\ControllerDispatcher.php:45
      • 23. \vendor\laravel\framework\src\Illuminate\Routing\Route.php:225
      • 24. \vendor\laravel\framework\src\Illuminate\Routing\Route.php:182
      • 25. \vendor\laravel\framework\src\Illuminate\Routing\Router.php:685
      • 26. \vendor\laravel\framework\src\Illuminate\Pipeline\Pipeline.php:128
      • 27. middleware::bindings:41
      • 28. \vendor\laravel\framework\src\Illuminate\Pipeline\Pipeline.php:167
      • 29. \vendor\laravel\framework\src\Illuminate\Foundation\Http\Middleware\VerifyCsrfToken.php:76
      • 30. \vendor\laravel\framework\src\Illuminate\Pipeline\Pipeline.php:167
      • 31. \vendor\laravel\framework\src\Illuminate\View\Middleware\ShareErrorsFromSession.php:49
      • 32. \vendor\laravel\framework\src\Illuminate\Pipeline\Pipeline.php:167
      • 33. \vendor\laravel\framework\src\Illuminate\Session\Middleware\StartSession.php:56
      • 34. \vendor\laravel\framework\src\Illuminate\Pipeline\Pipeline.php:167
      • 35. \vendor\laravel\framework\src\Illuminate\Cookie\Middleware\AddQueuedCookiesToResponse.php:37
      • 36. \vendor\laravel\framework\src\Illuminate\Pipeline\Pipeline.php:167
      • 37. \vendor\laravel\framework\src\Illuminate\Cookie\Middleware\EncryptCookies.php:66
      • 38. \vendor\laravel\framework\src\Illuminate\Pipeline\Pipeline.php:167
      • 39. \vendor\laravel\framework\src\Illuminate\Pipeline\Pipeline.php:103
      • 40. \vendor\laravel\framework\src\Illuminate\Routing\Router.php:687
      • 41. \vendor\laravel\framework\src\Illuminate\Routing\Router.php:662
      • 42. \vendor\laravel\framework\src\Illuminate\Routing\Router.php:628
      • 43. \vendor\laravel\framework\src\Illuminate\Routing\Router.php:617
      • 44. \vendor\laravel\framework\src\Illuminate\Foundation\Http\Kernel.php:165
      • 45. \vendor\laravel\framework\src\Illuminate\Pipeline\Pipeline.php:128
      • 47. \vendor\laravel\framework\src\Illuminate\Pipeline\Pipeline.php:167
      • 48. \vendor\laravel\framework\src\Illuminate\Foundation\Http\Middleware\TransformsRequest.php:21
      • 49. \vendor\laravel\framework\src\Illuminate\Pipeline\Pipeline.php:167
    • select * from `courses` where `courses`.`id` = 6 limit 1910μs\app\Http\Controllers\QuizController.php:23antechlms
      Metadata
      Bindings
      • 0. 6
      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
      Backtrace
      • 20. \app\Http\Controllers\QuizController.php:23
      • 23. \vendor\laravel\framework\src\Illuminate\Routing\ControllerDispatcher.php:45
      • 24. \vendor\laravel\framework\src\Illuminate\Routing\Route.php:225
      • 25. \vendor\laravel\framework\src\Illuminate\Routing\Route.php:182
      • 26. \vendor\laravel\framework\src\Illuminate\Routing\Router.php:685
      • 27. \vendor\laravel\framework\src\Illuminate\Pipeline\Pipeline.php:128
      • 28. middleware::bindings:41
      • 29. \vendor\laravel\framework\src\Illuminate\Pipeline\Pipeline.php:167
      • 30. \vendor\laravel\framework\src\Illuminate\Foundation\Http\Middleware\VerifyCsrfToken.php:76
      • 31. \vendor\laravel\framework\src\Illuminate\Pipeline\Pipeline.php:167
      • 32. \vendor\laravel\framework\src\Illuminate\View\Middleware\ShareErrorsFromSession.php:49
      • 33. \vendor\laravel\framework\src\Illuminate\Pipeline\Pipeline.php:167
      • 34. \vendor\laravel\framework\src\Illuminate\Session\Middleware\StartSession.php:56
      • 35. \vendor\laravel\framework\src\Illuminate\Pipeline\Pipeline.php:167
      • 36. \vendor\laravel\framework\src\Illuminate\Cookie\Middleware\AddQueuedCookiesToResponse.php:37
      • 37. \vendor\laravel\framework\src\Illuminate\Pipeline\Pipeline.php:167
      • 38. \vendor\laravel\framework\src\Illuminate\Cookie\Middleware\EncryptCookies.php:66
      • 39. \vendor\laravel\framework\src\Illuminate\Pipeline\Pipeline.php:167
      • 40. \vendor\laravel\framework\src\Illuminate\Pipeline\Pipeline.php:103
      • 41. \vendor\laravel\framework\src\Illuminate\Routing\Router.php:687
      • 42. \vendor\laravel\framework\src\Illuminate\Routing\Router.php:662
      • 43. \vendor\laravel\framework\src\Illuminate\Routing\Router.php:628
      • 44. \vendor\laravel\framework\src\Illuminate\Routing\Router.php:617
      • 45. \vendor\laravel\framework\src\Illuminate\Foundation\Http\Kernel.php:165
      • 46. \vendor\laravel\framework\src\Illuminate\Pipeline\Pipeline.php:128
      • 48. \vendor\laravel\framework\src\Illuminate\Pipeline\Pipeline.php:167
      • 49. \vendor\laravel\framework\src\Illuminate\Foundation\Http\Middleware\TransformsRequest.php:21
    • select * from `sections` where `sections`.`course_id` in (6) order by `sort_order` asc115.46ms\app\Http\Controllers\QuizController.php:23antechlms
      Metadata
      Hints
      • Use SELECT * only if you need all columns from table
      Backtrace
      • 25. \app\Http\Controllers\QuizController.php:23
      • 28. \vendor\laravel\framework\src\Illuminate\Routing\ControllerDispatcher.php:45
      • 29. \vendor\laravel\framework\src\Illuminate\Routing\Route.php:225
      • 30. \vendor\laravel\framework\src\Illuminate\Routing\Route.php:182
      • 31. \vendor\laravel\framework\src\Illuminate\Routing\Router.php:685
      • 32. \vendor\laravel\framework\src\Illuminate\Pipeline\Pipeline.php:128
      • 33. middleware::bindings:41
      • 34. \vendor\laravel\framework\src\Illuminate\Pipeline\Pipeline.php:167
      • 35. \vendor\laravel\framework\src\Illuminate\Foundation\Http\Middleware\VerifyCsrfToken.php:76
      • 36. \vendor\laravel\framework\src\Illuminate\Pipeline\Pipeline.php:167
      • 37. \vendor\laravel\framework\src\Illuminate\View\Middleware\ShareErrorsFromSession.php:49
      • 38. \vendor\laravel\framework\src\Illuminate\Pipeline\Pipeline.php:167
      • 39. \vendor\laravel\framework\src\Illuminate\Session\Middleware\StartSession.php:56
      • 40. \vendor\laravel\framework\src\Illuminate\Pipeline\Pipeline.php:167
      • 41. \vendor\laravel\framework\src\Illuminate\Cookie\Middleware\AddQueuedCookiesToResponse.php:37
      • 42. \vendor\laravel\framework\src\Illuminate\Pipeline\Pipeline.php:167
      • 43. \vendor\laravel\framework\src\Illuminate\Cookie\Middleware\EncryptCookies.php:66
      • 44. \vendor\laravel\framework\src\Illuminate\Pipeline\Pipeline.php:167
      • 45. \vendor\laravel\framework\src\Illuminate\Pipeline\Pipeline.php:103
      • 46. \vendor\laravel\framework\src\Illuminate\Routing\Router.php:687
      • 47. \vendor\laravel\framework\src\Illuminate\Routing\Router.php:662
      • 48. \vendor\laravel\framework\src\Illuminate\Routing\Router.php:628
      • 49. \vendor\laravel\framework\src\Illuminate\Routing\Router.php:617
    • select * from `contents` where `contents`.`section_id` in (20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 50, 51) order by `sort_order` asc34.21ms\app\Http\Controllers\QuizController.php:23antechlms
      Metadata
      Hints
      • Use SELECT * only if you need all columns from table
      Backtrace
      • 30. \app\Http\Controllers\QuizController.php:23
      • 33. \vendor\laravel\framework\src\Illuminate\Routing\ControllerDispatcher.php:45
      • 34. \vendor\laravel\framework\src\Illuminate\Routing\Route.php:225
      • 35. \vendor\laravel\framework\src\Illuminate\Routing\Route.php:182
      • 36. \vendor\laravel\framework\src\Illuminate\Routing\Router.php:685
      • 37. \vendor\laravel\framework\src\Illuminate\Pipeline\Pipeline.php:128
      • 38. middleware::bindings:41
      • 39. \vendor\laravel\framework\src\Illuminate\Pipeline\Pipeline.php:167
      • 40. \vendor\laravel\framework\src\Illuminate\Foundation\Http\Middleware\VerifyCsrfToken.php:76
      • 41. \vendor\laravel\framework\src\Illuminate\Pipeline\Pipeline.php:167
      • 42. \vendor\laravel\framework\src\Illuminate\View\Middleware\ShareErrorsFromSession.php:49
      • 43. \vendor\laravel\framework\src\Illuminate\Pipeline\Pipeline.php:167
      • 44. \vendor\laravel\framework\src\Illuminate\Session\Middleware\StartSession.php:56
      • 45. \vendor\laravel\framework\src\Illuminate\Pipeline\Pipeline.php:167
      • 46. \vendor\laravel\framework\src\Illuminate\Cookie\Middleware\AddQueuedCookiesToResponse.php:37
      • 47. \vendor\laravel\framework\src\Illuminate\Pipeline\Pipeline.php:167
      • 48. \vendor\laravel\framework\src\Illuminate\Cookie\Middleware\EncryptCookies.php:66
      • 49. \vendor\laravel\framework\src\Illuminate\Pipeline\Pipeline.php:167
    • select * from `contents` where `contents`.`course_id` = 6 and `contents`.`course_id` is not null and `sort_order` = 28 order by `sort_order` desc limit 11.3msview::themes.edugator.template-part.content-navigation:2antechlms
      Metadata
      Bindings
      • 0. 6
      • 1. 28
      Hints
      • Use SELECT * only if you need all columns from table
      Backtrace
      • 20. view::themes.edugator.template-part.content-navigation:2
      • 22. \vendor\laravel\framework\src\Illuminate\View\Engines\CompilerEngine.php:57
      • 23. \vendor\facade\ignition\src\Views\Engines\CompilerEngine.php:37
      • 24. \vendor\laravel\framework\src\Illuminate\View\View.php:139
      • 25. \vendor\laravel\framework\src\Illuminate\View\View.php:122
      • 26. \vendor\laravel\framework\src\Illuminate\View\View.php:91
      • 27. view::themes.edugator.quiz:3
      • 29. \vendor\laravel\framework\src\Illuminate\View\Engines\CompilerEngine.php:57
      • 30. \vendor\facade\ignition\src\Views\Engines\CompilerEngine.php:37
      • 31. \vendor\laravel\framework\src\Illuminate\View\View.php:139
      • 32. \vendor\laravel\framework\src\Illuminate\View\View.php:122
      • 33. \vendor\laravel\framework\src\Illuminate\View\View.php:91
      • 34. \vendor\laravel\framework\src\Illuminate\Http\Response.php:62
      • 35. \vendor\laravel\framework\src\Illuminate\Http\Response.php:34
      • 36. \vendor\laravel\framework\src\Illuminate\Routing\Router.php:753
      • 37. \vendor\laravel\framework\src\Illuminate\Routing\Router.php:725
      • 38. \vendor\laravel\framework\src\Illuminate\Routing\Router.php:685
      • 39. \vendor\laravel\framework\src\Illuminate\Pipeline\Pipeline.php:128
      • 40. middleware::bindings:41
      • 41. \vendor\laravel\framework\src\Illuminate\Pipeline\Pipeline.php:167
      • 42. \vendor\laravel\framework\src\Illuminate\Foundation\Http\Middleware\VerifyCsrfToken.php:76
      • 43. \vendor\laravel\framework\src\Illuminate\Pipeline\Pipeline.php:167
      • 44. \vendor\laravel\framework\src\Illuminate\View\Middleware\ShareErrorsFromSession.php:49
      • 45. \vendor\laravel\framework\src\Illuminate\Pipeline\Pipeline.php:167
      • 46. \vendor\laravel\framework\src\Illuminate\Session\Middleware\StartSession.php:56
      • 47. \vendor\laravel\framework\src\Illuminate\Pipeline\Pipeline.php:167
      • 48. \vendor\laravel\framework\src\Illuminate\Cookie\Middleware\AddQueuedCookiesToResponse.php:37
      • 49. \vendor\laravel\framework\src\Illuminate\Pipeline\Pipeline.php:167
    • select * from `contents` where `contents`.`course_id` = 6 and `contents`.`course_id` is not null and `sort_order` = 30 order by `sort_order` asc limit 11.14msview::themes.edugator.template-part.content-navigation:3antechlms
      Metadata
      Bindings
      • 0. 6
      • 1. 30
      Hints
      • Use SELECT * only if you need all columns from table
      Backtrace
      • 20. view::themes.edugator.template-part.content-navigation:3
      • 22. \vendor\laravel\framework\src\Illuminate\View\Engines\CompilerEngine.php:57
      • 23. \vendor\facade\ignition\src\Views\Engines\CompilerEngine.php:37
      • 24. \vendor\laravel\framework\src\Illuminate\View\View.php:139
      • 25. \vendor\laravel\framework\src\Illuminate\View\View.php:122
      • 26. \vendor\laravel\framework\src\Illuminate\View\View.php:91
      • 27. view::themes.edugator.quiz:3
      • 29. \vendor\laravel\framework\src\Illuminate\View\Engines\CompilerEngine.php:57
      • 30. \vendor\facade\ignition\src\Views\Engines\CompilerEngine.php:37
      • 31. \vendor\laravel\framework\src\Illuminate\View\View.php:139
      • 32. \vendor\laravel\framework\src\Illuminate\View\View.php:122
      • 33. \vendor\laravel\framework\src\Illuminate\View\View.php:91
      • 34. \vendor\laravel\framework\src\Illuminate\Http\Response.php:62
      • 35. \vendor\laravel\framework\src\Illuminate\Http\Response.php:34
      • 36. \vendor\laravel\framework\src\Illuminate\Routing\Router.php:753
      • 37. \vendor\laravel\framework\src\Illuminate\Routing\Router.php:725
      • 38. \vendor\laravel\framework\src\Illuminate\Routing\Router.php:685
      • 39. \vendor\laravel\framework\src\Illuminate\Pipeline\Pipeline.php:128
      • 40. middleware::bindings:41
      • 41. \vendor\laravel\framework\src\Illuminate\Pipeline\Pipeline.php:167
      • 42. \vendor\laravel\framework\src\Illuminate\Foundation\Http\Middleware\VerifyCsrfToken.php:76
      • 43. \vendor\laravel\framework\src\Illuminate\Pipeline\Pipeline.php:167
      • 44. \vendor\laravel\framework\src\Illuminate\View\Middleware\ShareErrorsFromSession.php:49
      • 45. \vendor\laravel\framework\src\Illuminate\Pipeline\Pipeline.php:167
      • 46. \vendor\laravel\framework\src\Illuminate\Session\Middleware\StartSession.php:56
      • 47. \vendor\laravel\framework\src\Illuminate\Pipeline\Pipeline.php:167
      • 48. \vendor\laravel\framework\src\Illuminate\Cookie\Middleware\AddQueuedCookiesToResponse.php:37
      • 49. \vendor\laravel\framework\src\Illuminate\Pipeline\Pipeline.php:167
      _token
      yLsDdw7f9NfXNbeNL7yaI3OpAGL5DpcfZm01wdEg
      _previous
      array:1 [ "url" => "https://lms.antechgroup.co.in/courses/vmc-programming-and-operating/quiz/142" ...
      _flash
      array:2 [ "old" => [] "new" => [] ]
      PHPDEBUGBAR_STACK_DATA
      []
      path_info
      /courses/vmc-programming-and-operating/quiz/142
      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:19 [ "content-type" => array:1 [ 0 => "" ] "content-length" => array:1 [ 0 => "0" ] "x-original-url" => array:1 [ 0 => "/courses/vmc-programming-and-operating/quiz/142" ] "priority" => array:1 [ 0 => "u=0, i" ] "sec-fetch-dest" => array:1 [ 0 => "document" ] "sec-fetch-user" => array:1 [ 0 => "?1" ] "sec-fetch-mode" => array:1 [ 0 => "navigate" ] "sec-fetch-site" => array:1 [ 0 => "none" ] "upgrade-insecure-requests" => array:1 [ 0 => "1" ] "sec-ch-ua-platform" => array:1 [ 0 => ""Windows"" ] "sec-ch-ua-mobile" => array:1 [ 0 => "?0" ] "sec-ch-ua" => array:1 [ 0 => ""HeadlessChrome";v="129", "Not=A?Brand";v="8", "Chromium";v="129"" ] "user-agent" => array:1 [ 0 => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" ] "host" => array:1 [ 0 => "lms.antechgroup.co.in" ] "accept-encoding" => array:1 [ 0 => "gzip, deflate, br, zstd" ] "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" ] "pragma" => array:1 [ 0 => "no-cache" ] "connection" => array:1 [ 0 => "close" ] "cache-control" => array:1 [ 0 => "no-cache" ] ]
      request_server
      0 of 0
      array:107 [ "_FCGI_X_PIPE_" => "\\.\pipe\IISFCGI-8294096c-e01f-4f88-9efd-50c94f087657" "TEMP" => "C:\Inetpub\vhosts\antechgroup.co.in\tmp" "TMP" => "C:\Inetpub\vhosts\antechgroup.co.in\tmp" "ALLUSERSPROFILE" => "C:\ProgramData" "APPDATA" => "C:\Windows\system32\config\systemprofile\AppData\Roaming" "APP_POOL_CONFIG" => "C:\inetpub\temp\apppools\lms.antechgroup.co.in(domain)(4.0)(pool)\lms.antechgroup.co.in(domain)(4.0)(pool).config" "APP_POOL_ID" => "lms.antechgroup.co.in(domain)(4.0)(pool)" "CommonProgramFiles" => "C:\Program Files\Common Files" "CommonProgramFiles(x86)" => "C:\Program Files (x86)\Common Files" "CommonProgramW6432" => "C:\Program Files\Common Files" "COMPUTERNAME" => "NS5022610" "ComSpec" => "C:\Windows\system32\cmd.exe" "DriverData" => "C:\Windows\System32\Drivers\DriverData" "LOCALAPPDATA" => "C:\Windows\system32\config\systemprofile\AppData\Local" "MAILENABLE_PATH" => "C:\PROGRA~2\MAILEN~1" "NUMBER_OF_PROCESSORS" => "12" "OS" => "Windows_NT" "Path" => "C:\Program Files (x86)\Mail Enable\BIN;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;C:\Program Files\nodejs\;C:\Program Files (x86)\Mail Enable\BIN64;C:\Program Files\Git\cmd;C:\Program Files\Git\bin;C:\Program Files\dotnet\;C:\Program Files\Microsoft SQL Server\120\DTS\Binn\;C:\Program Files\Microsoft SQL Server\Client SDK\ODBC\110\Tools\Binn\;C:\Program Files (x86)\Microsoft SQL Server\120\Tools\Binn\;C:\Program Files\Microsoft SQL Server\120\Tools\Binn\;C:\Program Files (x86)\Microsoft SQL Server\120\Tools\Binn\ManagementStudio\;C:\Program Files (x86)\Microsoft SQL Server\120\DTS\Binn\;C:\Program Files (x86)\Plesk\ctl;C:\Program Files\VisualSVN Server\bin;C:\Program Files\Microsoft SQL Server\130\Tools\Binn\;C:\Program Files\Microsoft SQL Server\Client SDK\ODBC\170\Tools\Binn\;C:\Windows\system32\config\systemprofile\AppData\Local\Microsoft\WindowsAppsC:\Program Files (x86)\Mail Enable\BIN;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\O" "PATHEXT" => ".COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC" "plesk_bin" => "C:\Program Files (x86)\Plesk\admin\bin" "plesk_bin64" => "C:\Program Files (x86)\Plesk\admin\bin64" "plesk_cli" => "C:\Program Files (x86)\Plesk\bin" "plesk_data" => "C:\Program Files (x86)\Plesk\" "plesk_dir" => "C:\Program Files (x86)\Plesk\" "plesk_vhosts" => "C:\Inetpub\vhosts\" "PROCESSOR_ARCHITECTURE" => "AMD64" "PROCESSOR_IDENTIFIER" => "Intel64 Family 6 Model 167 Stepping 1, GenuineIntel" "PROCESSOR_LEVEL" => "6" "PROCESSOR_REVISION" => "a701" "ProgramData" => "C:\ProgramData" "ProgramFiles" => "C:\Program Files" "ProgramFiles(x86)" => "C:\Program Files (x86)" "ProgramW6432" => "C:\Program Files" "PSModulePath" => "C:\Program Files\WindowsPowerShell\Modules;C:\Windows\system32\WindowsPowerShell\v1.0\Modules;C:\Program Files (x86)\Microsoft SQL Server\120\Tools\PowerShell\Modules\;C:\Program Files\VisualSVN Server\PowerShellModulesC:\Program Files\WindowsPowerShell\Modules;C:\Windows\system32\WindowsPowerShell\v1.0\Modules;C:\Program Files (x86)\Microsoft SQL Server\120\Tools\PowerShell\M" "PUBLIC" => "C:\Users\Public" "SystemDrive" => "C:" "SystemRoot" => "C:\Windows" "USERDOMAIN" => "WORKGROUP" "USERNAME" => "NS5022610$" "USERPROFILE" => "C:\Windows\system32\config\systemprofile" "VISUALSVN_SERVER" => "C:\Program Files\VisualSVN Server\" "windir" => "C:\Windows" "ORIG_PATH_INFO" => "/index.php" "URL" => "/index.php" "SERVER_SOFTWARE" => "Microsoft-IIS/10.0" "SERVER_PROTOCOL" => "HTTP/1.1" "SERVER_PORT_SECURE" => "1" "SERVER_PORT" => "443" "SERVER_NAME" => "lms.antechgroup.co.in" "SCRIPT_NAME" => "/index.php" "SCRIPT_FILENAME" => "C:\Inetpub\vhosts\antechgroup.co.in\lms.antechgroup.co.in\public\index.php" "REQUEST_URI" => "/courses/vmc-programming-and-operating/quiz/142" "REQUEST_METHOD" => "GET" "REMOTE_USER" => "" "REMOTE_PORT" => "12667" "REMOTE_HOST" => "18.222.226.10" "REMOTE_ADDR" => "18.222.226.10" "QUERY_STRING" => "" "PATH_TRANSLATED" => "C:\Inetpub\vhosts\antechgroup.co.in\lms.antechgroup.co.in\public\index.php" "LOGON_USER" => "" "LOCAL_ADDR" => "148.113.9.99" "INSTANCE_META_PATH" => "/LM/W3SVC/28" "INSTANCE_NAME" => "LMS.ANTECHGROUP.CO.IN" "INSTANCE_ID" => "28" "HTTPS_SERVER_SUBJECT" => "CN=lms.antechgroup.co.in" "HTTPS_SERVER_ISSUER" => "C=US, O=Let's Encrypt, CN=R10" "HTTPS_SECRETKEYSIZE" => "2048" "HTTPS_KEYSIZE" => "256" "HTTPS" => "on" "GATEWAY_INTERFACE" => "CGI/1.1" "DOCUMENT_ROOT" => "C:\Inetpub\vhosts\antechgroup.co.in\lms.antechgroup.co.in\public" "CONTENT_TYPE" => "" "CONTENT_LENGTH" => "0" "CERT_SUBJECT" => "" "CERT_SERIALNUMBER" => "" "CERT_ISSUER" => "" "CERT_FLAGS" => "" "CERT_COOKIE" => "" "AUTH_USER" => "" "AUTH_PASSWORD" => "******" "AUTH_TYPE" => "" "APPL_PHYSICAL_PATH" => "C:\Inetpub\vhosts\antechgroup.co.in\lms.antechgroup.co.in\public\" "APPL_MD_PATH" => "/LM/W3SVC/28/ROOT" "IIS_UrlRewriteModule" => "7,1,1993,2351" "WEBSOCKET_VERSION" => "13" "HTTP_X_ORIGINAL_URL" => "/courses/vmc-programming-and-operating/quiz/142" "HTTP_PRIORITY" => "u=0, i" "HTTP_SEC_FETCH_DEST" => "document" "HTTP_SEC_FETCH_USER" => "?1" "HTTP_SEC_FETCH_MODE" => "navigate" "HTTP_SEC_FETCH_SITE" => "none" "HTTP_UPGRADE_INSECURE_REQUESTS" => "1" "HTTP_SEC_CH_UA_PLATFORM" => ""Windows"" "HTTP_SEC_CH_UA_MOBILE" => "?0" "HTTP_SEC_CH_UA" => ""HeadlessChrome";v="129", "Not=A?Brand";v="8", "Chromium";v="129"" "HTTP_USER_AGENT" => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" "HTTP_HOST" => "lms.antechgroup.co.in" "HTTP_ACCEPT_ENCODING" => "gzip, deflate, br, zstd" "HTTP_ACCEPT" => "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" "HTTP_CONTENT_LENGTH" => "0" "HTTP_PRAGMA" => "no-cache" "HTTP_CONNECTION" => "close" "HTTP_CACHE_CONTROL" => "no-cache" "FCGI_ROLE" => "RESPONDER" "PHP_SELF" => "/index.php" "REQUEST_TIME_FLOAT" => 1744225581.2789 "REQUEST_TIME" => 1744225581 ]
      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 => "Wed, 09 Apr 2025 19:06:21 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6Ikl5Umg4azQxOEJOL0FvUDBZQ0VJbkE9PSIsInZhbHVlIjoidkRtZW5ZRE1TWStWVnhsVHJKYjUwa2VGLzFtUVAvcysra0hBcTlNMmhWQXlVVjNzdThLMnlZSVVKajFEMHQweCIsIm1hYyI6ImE0ZGRlYmFiMWNmYTAxNWJhOTVmNDI3OGY0ZWM0OTVmNDM2M2E4N2E4OTc3YmY1NmRiNmEzMzM2MWQyYjVjODQifQ%3D%3D; expires=Wed, 09-Apr-2025 21:06:21 GMT; Max-Age=7200; path=/; samesite=laxXSRF-TOKEN=eyJpdiI6Ikl5Umg4azQxOEJOL0FvUDBZQ0VJbkE9PSIsInZhbHVlIjoidkRtZW5ZRE1TWStWVnhsVHJKYjUwa2VGLzFtUVAvcysra0hBcTlNMmhWQXlVVjNzdThLMnlZSVVKajFEMHQweCIsIm1hY" 1 => "teachify_session=eyJpdiI6Im9nOXVIWTJ5K0VqK0JIblZ5OU5rTWc9PSIsInZhbHVlIjoiMDZaVzk3Wk1QRno5Z3FzSCszdE9JUkZTYkpXV3R4cm1tbjFVUGNWWEVjZ1VjSlJKdlY0Umc3MWszWjBBN0RvZiIsIm1hYyI6IjUwYTQyNGQxNzZkMDk0NDI5NjliNjM5ODQ3NWNhM2Y4YjNjMWI5ZGEwY2UxMGQwNGFlM2E3N2U2YzNjMTY3ZTIifQ%3D%3D; expires=Wed, 09-Apr-2025 21:06:21 GMT; Max-Age=7200; path=/; httponly; samesite=laxteachify_session=eyJpdiI6Im9nOXVIWTJ5K0VqK0JIblZ5OU5rTWc9PSIsInZhbHVlIjoiMDZaVzk3Wk1QRno5Z3FzSCszdE9JUkZTYkpXV3R4cm1tbjFVUGNWWEVjZ1VjSlJKdlY0Umc3MWszWjBBN0RvZiI" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6Ikl5Umg4azQxOEJOL0FvUDBZQ0VJbkE9PSIsInZhbHVlIjoidkRtZW5ZRE1TWStWVnhsVHJKYjUwa2VGLzFtUVAvcysra0hBcTlNMmhWQXlVVjNzdThLMnlZSVVKajFEMHQweCIsIm1hYyI6ImE0ZGRlYmFiMWNmYTAxNWJhOTVmNDI3OGY0ZWM0OTVmNDM2M2E4N2E4OTc3YmY1NmRiNmEzMzM2MWQyYjVjODQifQ%3D%3D; expires=Wed, 09-Apr-2025 21:06:21 GMT; path=/XSRF-TOKEN=eyJpdiI6Ikl5Umg4azQxOEJOL0FvUDBZQ0VJbkE9PSIsInZhbHVlIjoidkRtZW5ZRE1TWStWVnhsVHJKYjUwa2VGLzFtUVAvcysra0hBcTlNMmhWQXlVVjNzdThLMnlZSVVKajFEMHQweCIsIm1hY" 1 => "teachify_session=eyJpdiI6Im9nOXVIWTJ5K0VqK0JIblZ5OU5rTWc9PSIsInZhbHVlIjoiMDZaVzk3Wk1QRno5Z3FzSCszdE9JUkZTYkpXV3R4cm1tbjFVUGNWWEVjZ1VjSlJKdlY0Umc3MWszWjBBN0RvZiIsIm1hYyI6IjUwYTQyNGQxNzZkMDk0NDI5NjliNjM5ODQ3NWNhM2Y4YjNjMWI5ZGEwY2UxMGQwNGFlM2E3N2U2YzNjMTY3ZTIifQ%3D%3D; expires=Wed, 09-Apr-2025 21:06:21 GMT; path=/; httponlyteachify_session=eyJpdiI6Im9nOXVIWTJ5K0VqK0JIblZ5OU5rTWc9PSIsInZhbHVlIjoiMDZaVzk3Wk1QRno5Z3FzSCszdE9JUkZTYkpXV3R4cm1tbjFVUGNWWEVjZ1VjSlJKdlY0Umc3MWszWjBBN0RvZiI" ] ]
      session_attributes
      0 of 0
      array:4 [ "_token" => "yLsDdw7f9NfXNbeNL7yaI3OpAGL5DpcfZm01wdEg" "_previous" => array:1 [ "url" => "https://lms.antechgroup.co.in/courses/vmc-programming-and-operating/quiz/142" ] "_flash" => array:2 [ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]