About Instructor

About Edutainer India

Why Edutainer is Best? Edutainer is one of the biggest online education portals which makes you industry ready by building skills for technological and professional challenges. It focuses on industrial expectation and result oriented approach by providing end-to-end practical knowledge program by providing the most affordable courses. Edutainer assures courses which provide the most demanded and highest paying jobs in the industry. Undoubtedly, Edutainer is a pioneer in the field of technological study that provides the students with guidance under industrial professionals making them well-informed with the real operational procedures. After the successful completion of the enrolled course, the students get certified from Edutainer with references of leading organizations to get placed in them. So today, “Make a pledge to color your career path with technical courses from Edutainer”. Our Mission At Edutainer India, our mission is to empower individuals with the knowledge and skills they need to achieve their personal and professional goals. We believe that education is a powerful tool that can transform lives and create positive change in society. We are committed to making quality education accessible to all, regardless of their background or location, by offering a wide range of online courses in various disciplines. Expert Instructors We take pride in our team of expert instructors who are experienced professionals in their respective fields. They bring their wealth of knowledge and real-world experience to create engaging and informative course content that is tailored to meet the learning needs of our students. Our instructors are passionate about teaching and are dedicated to helping our learners succeed in their educational journey. Wide Range of Courses Edutainer India offers a diverse range of courses in various disciplines, including but not limited to business and management, technology, healthcare, finance, arts and design, language, and personal development. Our courses are designed to cater to the needs of beginners, intermediate learners, and seasoned professionals, allowing learners to upskill, reskill, and stay ahead in their careers. Flexible Learning We understand the importance of flexibility in today's fast-paced world. Our online courses are designed to provide learners with the flexibility to learn at their own pace and convenience. Our learners have the freedom to access course materials, lectures, and assessments from anywhere, at any time, using their computer, tablet, or smartphone. This allows learners to balance their professional and personal commitments while pursuing their educational goals. Affordable Pricing We believe that quality education should be accessible to all, and we strive to keep our courses affordable without compromising on the quality of content. Our pricing is competitive, and we also offer various discounts, promotions, and flexible payment options to make learning affordable for learners from diverse backgrounds. Interactive Learning Experience At Edutainer India, we believe in providing an interactive and engaging learning experience to our students. Our courses are designed with multimedia elements, such as videos, quizzes, assignments, and discussion forums, to facilitate active learning and enhance retention. Learners also have the opportunity to interact with instructors and fellow learners, providing a collaborative learning environment that fosters knowledge exchange and networking opportunities. Certificate of Completion Upon successful completion of our courses, learners receive a certificate of completion, which can be a valuable addition to their resume and demonstrate their commitment to professional development.

Skills
  • No skills to show
Certifications
  • No certificate to show
Awards
  • No award to show
img
Edutainer India

Skill Enhancement Courses

0 to 5 Course 0 to 10 Student
38
Followers
0
Following
  • 69 Courses
  • 923 Video Lectures
  • 1 Students
  • 62 Quizzes
  • 0 Assignments
  • 1609 Meetings
  • 108 Reviews (3.8 average)
  • Bengaluru
Request history8.3.6PHP Version725msRequest Duration5MBMemory UsageGET users/{user}/profileRoute
  • warninglog[08:28:08] LOG.warning: strtotime(): Passing null to parameter #1 ($datetime) of type string is depr...
  • warninglog[08:28:08] LOG.warning: strtotime(): Passing null to parameter #1 ($datetime) of type string is depr...
  • warninglog[08:28:08] LOG.warning: strtotime(): Passing null to parameter #1 ($datetime) of type string is depr...
  • warninglog[08:28:08] LOG.warning: strtotime(): Passing null to parameter #1 ($datetime) of type string is depr...
  • warninglog[08:28:08] LOG.warning: strtotime(): Passing null to parameter #1 ($datetime) of type string is depr...
  • warninglog[08:28:08] LOG.warning: strtotime(): Passing null to parameter #1 ($datetime) of type string is depr...
  • Booting (88.88ms)time
  • Application (636ms)time
  • 1 x Application (87.74%)
    636ms
    1 x Booting (12.25%)
    88.88ms
    10 templates were rendered
    • frontend.user-detailsuser-details.blade.php#?blade
    • frontend.instructor.render-instructor-coursesrender-instructor-courses.blade.php#?blade
    • frontend.partials.coursecourse.blade.php#?blade
    • frontend.partials.coursecourse.blade.php#?blade
    • frontend.partials.coursecourse.blade.php#?blade
    • frontend.home.partial.consultation-booking-schedule-modalconsultation-booking-schedule-modal.blade.php#?blade
    • frontend.layouts.appapp.blade.php#?blade
    • frontend.layouts.dynamic-styledynamic-style.blade.php#?blade
    • frontend.layouts.frontnavbarfrontnavbar.blade.php#?blade
    • frontend.layouts.frontfooterfrontfooter.blade.php#?blade
    uri
    GET users/{user}/profile
    middleware
    web, local, version.update, private.mode
    controller
    App\Http\Controllers\Frontend\MainIndexController@userProfile
    namespace
    App\Http\Controllers\Frontend
    prefix
    where
    as
    userProfile
    file
    app/Http/Controllers/Frontend/MainIndexController.php:519-562
    55 statements were executed, 16 of which were duplicates, 39 unique. Show only duplicated482ms
    • select * from `users` where `id` = '4563' and `users`.`deleted_at` is null limit 1
      2.18msvlms_beta_onlineImplicitRouteBinding.php#61
      Bindings
      • 0: 4563
      Backtrace
      • 16. vendor/laravel/framework/src/Illuminate/Routing/ImplicitRouteBinding.php:61
      • 17. vendor/laravel/framework/src/Illuminate/Routing/Router.php:947
      • 18. vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php:41
      • 19. vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:180
      • 20. vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php:78
    • select count(*) as aggregate from `courses` where `private_mode` != 1 and `user_id` = 4563
      4.64msvlms_beta_onlineMainIndexController.php#528
      Bindings
      • 0: 1
      • 1: 4563
      Backtrace
      • 15. app/Http/Controllers/Frontend/MainIndexController.php:528
      • 16. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 17. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • 18. vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
      • 19. vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
    • select * from `courses` where `private_mode` != 1 and `user_id` = 4563 limit 3 offset 0
      6.91msvlms_beta_onlineMainIndexController.php#528
      Bindings
      • 0: 1
      • 1: 4563
      Backtrace
      • 15. app/Http/Controllers/Frontend/MainIndexController.php:528
      • 16. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 17. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • 18. vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
      • 19. vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
    • select `course_id`, count(*) as total from `enrollments` where month(`created_at`) = '06' group by `course_id` order by `total` desc limit 10
      167msvlms_beta_onlineMainIndexController.php#535
      Bindings
      • 0: 06
      Backtrace
      • 14. app/Http/Controllers/Frontend/MainIndexController.php:535
      • 15. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 16. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • 17. vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
      • 18. vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
    • select `id` from `courses` where `user_id` = 4563
      3.9msvlms_beta_onlinehelper.php#927
      Bindings
      • 0: 4563
      Backtrace
      • 13. app/Helper/helper.php:927
      • 15. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 16. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • 17. vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
      • 18. vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
    • select count(*) as aggregate from `reviews` where `course_id` in (708, 1174, 1176, 1182, 1183, 1185, 1186, 1189, 1190, 1191, 1614, 1615, 1617, 1618, 1619, 1620, 1621, 1622, 1623, 1624, 1625, 1626, 1627, 1641, 1643, 1644, 1645, 1646, 1647, 1648, 1649, 1650, 1651, 1652, 1653, 1654, 1655, 1656, 1657, 1658, 1660, 1672, 1673, 1674, 1675, 1676, 1677, 1678, 1679, 1680, 1681, 1682, 1683, 1684, 1685, 1686, 1696, 1697, 1830, 1831, 1832, 1833, 1862, 1863, 1864, 1865, 1866, 1867, 1868) and `rating` = 5
      2.96msvlms_beta_onlinehelper.php#929
      Bindings
      • 0: 708
      • 1: 1174
      • 2: 1176
      • 3: 1182
      • 4: 1183
      • 5: 1185
      • 6: 1186
      • 7: 1189
      • 8: 1190
      • 9: 1191
      • 10: 1614
      • 11: 1615
      • 12: 1617
      • 13: 1618
      • 14: 1619
      • 15: 1620
      • 16: 1621
      • 17: 1622
      • 18: 1623
      • 19: 1624
      • 20: 1625
      • 21: 1626
      • 22: 1627
      • 23: 1641
      • 24: 1643
      • 25: 1644
      • 26: 1645
      • 27: 1646
      • 28: 1647
      • 29: 1648
      • 30: 1649
      • 31: 1650
      • 32: 1651
      • 33: 1652
      • 34: 1653
      • 35: 1654
      • 36: 1655
      • 37: 1656
      • 38: 1657
      • 39: 1658
      • 40: 1660
      • 41: 1672
      • 42: 1673
      • 43: 1674
      • 44: 1675
      • 45: 1676
      • 46: 1677
      • 47: 1678
      • 48: 1679
      • 49: 1680
      • 50: 1681
      • 51: 1682
      • 52: 1683
      • 53: 1684
      • 54: 1685
      • 55: 1686
      • 56: 1696
      • 57: 1697
      • 58: 1830
      • 59: 1831
      • 60: 1832
      • 61: 1833
      • 62: 1862
      • 63: 1863
      • 64: 1864
      • 65: 1865
      • 66: 1866
      • 67: 1867
      • 68: 1868
      • 69: 5
      Backtrace
      • 15. app/Helper/helper.php:929
      • 17. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 18. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • 19. vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
      • 20. vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
    • select count(*) as aggregate from `reviews` where `course_id` in (708, 1174, 1176, 1182, 1183, 1185, 1186, 1189, 1190, 1191, 1614, 1615, 1617, 1618, 1619, 1620, 1621, 1622, 1623, 1624, 1625, 1626, 1627, 1641, 1643, 1644, 1645, 1646, 1647, 1648, 1649, 1650, 1651, 1652, 1653, 1654, 1655, 1656, 1657, 1658, 1660, 1672, 1673, 1674, 1675, 1676, 1677, 1678, 1679, 1680, 1681, 1682, 1683, 1684, 1685, 1686, 1696, 1697, 1830, 1831, 1832, 1833, 1862, 1863, 1864, 1865, 1866, 1867, 1868) and `rating` = 4
      2.76msvlms_beta_onlinehelper.php#930
      Bindings
      • 0: 708
      • 1: 1174
      • 2: 1176
      • 3: 1182
      • 4: 1183
      • 5: 1185
      • 6: 1186
      • 7: 1189
      • 8: 1190
      • 9: 1191
      • 10: 1614
      • 11: 1615
      • 12: 1617
      • 13: 1618
      • 14: 1619
      • 15: 1620
      • 16: 1621
      • 17: 1622
      • 18: 1623
      • 19: 1624
      • 20: 1625
      • 21: 1626
      • 22: 1627
      • 23: 1641
      • 24: 1643
      • 25: 1644
      • 26: 1645
      • 27: 1646
      • 28: 1647
      • 29: 1648
      • 30: 1649
      • 31: 1650
      • 32: 1651
      • 33: 1652
      • 34: 1653
      • 35: 1654
      • 36: 1655
      • 37: 1656
      • 38: 1657
      • 39: 1658
      • 40: 1660
      • 41: 1672
      • 42: 1673
      • 43: 1674
      • 44: 1675
      • 45: 1676
      • 46: 1677
      • 47: 1678
      • 48: 1679
      • 49: 1680
      • 50: 1681
      • 51: 1682
      • 52: 1683
      • 53: 1684
      • 54: 1685
      • 55: 1686
      • 56: 1696
      • 57: 1697
      • 58: 1830
      • 59: 1831
      • 60: 1832
      • 61: 1833
      • 62: 1862
      • 63: 1863
      • 64: 1864
      • 65: 1865
      • 66: 1866
      • 67: 1867
      • 68: 1868
      • 69: 4
      Backtrace
      • 15. app/Helper/helper.php:930
      • 17. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 18. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • 19. vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
      • 20. vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
    • select count(*) as aggregate from `reviews` where `course_id` in (708, 1174, 1176, 1182, 1183, 1185, 1186, 1189, 1190, 1191, 1614, 1615, 1617, 1618, 1619, 1620, 1621, 1622, 1623, 1624, 1625, 1626, 1627, 1641, 1643, 1644, 1645, 1646, 1647, 1648, 1649, 1650, 1651, 1652, 1653, 1654, 1655, 1656, 1657, 1658, 1660, 1672, 1673, 1674, 1675, 1676, 1677, 1678, 1679, 1680, 1681, 1682, 1683, 1684, 1685, 1686, 1696, 1697, 1830, 1831, 1832, 1833, 1862, 1863, 1864, 1865, 1866, 1867, 1868) and `rating` = 3
      2.84msvlms_beta_onlinehelper.php#931
      Bindings
      • 0: 708
      • 1: 1174
      • 2: 1176
      • 3: 1182
      • 4: 1183
      • 5: 1185
      • 6: 1186
      • 7: 1189
      • 8: 1190
      • 9: 1191
      • 10: 1614
      • 11: 1615
      • 12: 1617
      • 13: 1618
      • 14: 1619
      • 15: 1620
      • 16: 1621
      • 17: 1622
      • 18: 1623
      • 19: 1624
      • 20: 1625
      • 21: 1626
      • 22: 1627
      • 23: 1641
      • 24: 1643
      • 25: 1644
      • 26: 1645
      • 27: 1646
      • 28: 1647
      • 29: 1648
      • 30: 1649
      • 31: 1650
      • 32: 1651
      • 33: 1652
      • 34: 1653
      • 35: 1654
      • 36: 1655
      • 37: 1656
      • 38: 1657
      • 39: 1658
      • 40: 1660
      • 41: 1672
      • 42: 1673
      • 43: 1674
      • 44: 1675
      • 45: 1676
      • 46: 1677
      • 47: 1678
      • 48: 1679
      • 49: 1680
      • 50: 1681
      • 51: 1682
      • 52: 1683
      • 53: 1684
      • 54: 1685
      • 55: 1686
      • 56: 1696
      • 57: 1697
      • 58: 1830
      • 59: 1831
      • 60: 1832
      • 61: 1833
      • 62: 1862
      • 63: 1863
      • 64: 1864
      • 65: 1865
      • 66: 1866
      • 67: 1867
      • 68: 1868
      • 69: 3
      Backtrace
      • 15. app/Helper/helper.php:931
      • 17. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 18. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • 19. vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
      • 20. vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
    • select count(*) as aggregate from `reviews` where `course_id` in (708, 1174, 1176, 1182, 1183, 1185, 1186, 1189, 1190, 1191, 1614, 1615, 1617, 1618, 1619, 1620, 1621, 1622, 1623, 1624, 1625, 1626, 1627, 1641, 1643, 1644, 1645, 1646, 1647, 1648, 1649, 1650, 1651, 1652, 1653, 1654, 1655, 1656, 1657, 1658, 1660, 1672, 1673, 1674, 1675, 1676, 1677, 1678, 1679, 1680, 1681, 1682, 1683, 1684, 1685, 1686, 1696, 1697, 1830, 1831, 1832, 1833, 1862, 1863, 1864, 1865, 1866, 1867, 1868) and `rating` = 2
      3.24msvlms_beta_onlinehelper.php#932
      Bindings
      • 0: 708
      • 1: 1174
      • 2: 1176
      • 3: 1182
      • 4: 1183
      • 5: 1185
      • 6: 1186
      • 7: 1189
      • 8: 1190
      • 9: 1191
      • 10: 1614
      • 11: 1615
      • 12: 1617
      • 13: 1618
      • 14: 1619
      • 15: 1620
      • 16: 1621
      • 17: 1622
      • 18: 1623
      • 19: 1624
      • 20: 1625
      • 21: 1626
      • 22: 1627
      • 23: 1641
      • 24: 1643
      • 25: 1644
      • 26: 1645
      • 27: 1646
      • 28: 1647
      • 29: 1648
      • 30: 1649
      • 31: 1650
      • 32: 1651
      • 33: 1652
      • 34: 1653
      • 35: 1654
      • 36: 1655
      • 37: 1656
      • 38: 1657
      • 39: 1658
      • 40: 1660
      • 41: 1672
      • 42: 1673
      • 43: 1674
      • 44: 1675
      • 45: 1676
      • 46: 1677
      • 47: 1678
      • 48: 1679
      • 49: 1680
      • 50: 1681
      • 51: 1682
      • 52: 1683
      • 53: 1684
      • 54: 1685
      • 55: 1686
      • 56: 1696
      • 57: 1697
      • 58: 1830
      • 59: 1831
      • 60: 1832
      • 61: 1833
      • 62: 1862
      • 63: 1863
      • 64: 1864
      • 65: 1865
      • 66: 1866
      • 67: 1867
      • 68: 1868
      • 69: 2
      Backtrace
      • 15. app/Helper/helper.php:932
      • 17. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 18. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • 19. vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
      • 20. vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
    • select count(*) as aggregate from `reviews` where `course_id` in (708, 1174, 1176, 1182, 1183, 1185, 1186, 1189, 1190, 1191, 1614, 1615, 1617, 1618, 1619, 1620, 1621, 1622, 1623, 1624, 1625, 1626, 1627, 1641, 1643, 1644, 1645, 1646, 1647, 1648, 1649, 1650, 1651, 1652, 1653, 1654, 1655, 1656, 1657, 1658, 1660, 1672, 1673, 1674, 1675, 1676, 1677, 1678, 1679, 1680, 1681, 1682, 1683, 1684, 1685, 1686, 1696, 1697, 1830, 1831, 1832, 1833, 1862, 1863, 1864, 1865, 1866, 1867, 1868) and `rating` = 1
      2.48msvlms_beta_onlinehelper.php#933
      Bindings
      • 0: 708
      • 1: 1174
      • 2: 1176
      • 3: 1182
      • 4: 1183
      • 5: 1185
      • 6: 1186
      • 7: 1189
      • 8: 1190
      • 9: 1191
      • 10: 1614
      • 11: 1615
      • 12: 1617
      • 13: 1618
      • 14: 1619
      • 15: 1620
      • 16: 1621
      • 17: 1622
      • 18: 1623
      • 19: 1624
      • 20: 1625
      • 21: 1626
      • 22: 1627
      • 23: 1641
      • 24: 1643
      • 25: 1644
      • 26: 1645
      • 27: 1646
      • 28: 1647
      • 29: 1648
      • 30: 1649
      • 31: 1650
      • 32: 1651
      • 33: 1652
      • 34: 1653
      • 35: 1654
      • 36: 1655
      • 37: 1656
      • 38: 1657
      • 39: 1658
      • 40: 1660
      • 41: 1672
      • 42: 1673
      • 43: 1674
      • 44: 1675
      • 45: 1676
      • 46: 1677
      • 47: 1678
      • 48: 1679
      • 49: 1680
      • 50: 1681
      • 51: 1682
      • 52: 1683
      • 53: 1684
      • 54: 1685
      • 55: 1686
      • 56: 1696
      • 57: 1697
      • 58: 1830
      • 59: 1831
      • 60: 1832
      • 61: 1833
      • 62: 1862
      • 63: 1863
      • 64: 1864
      • 65: 1865
      • 66: 1866
      • 67: 1867
      • 68: 1868
      • 69: 1
      Backtrace
      • 15. app/Helper/helper.php:933
      • 17. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 18. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • 19. vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
      • 20. vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
    • select `id` from `courses` where `private_mode` != 1 and `user_id` = 4563 and `status` = 1
      3.77msvlms_beta_onlineMainIndexController.php#539
      Bindings
      • 0: 1
      • 1: 4563
      • 2: 1
      Backtrace
      • 13. app/Http/Controllers/Frontend/MainIndexController.php:539
      • 14. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 15. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • 16. vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
      • 17. vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
    • select count(*) as aggregate from `reviews` where `course_id` in (1174, 1176, 1182, 1183, 1185, 1186, 1189, 1190, 1191, 1641, 1643, 1645, 1647, 1649, 1650, 1651, 1652, 1653, 1654, 1655, 1658, 1660, 1672, 1674, 1676, 1678, 1679, 1680, 1681, 1682, 1685, 1830, 1831, 1832, 1833)
      2.48msvlms_beta_onlineMainIndexController.php#540
      Bindings
      • 0: 1174
      • 1: 1176
      • 2: 1182
      • 3: 1183
      • 4: 1185
      • 5: 1186
      • 6: 1189
      • 7: 1190
      • 8: 1191
      • 9: 1641
      • 10: 1643
      • 11: 1645
      • 12: 1647
      • 13: 1649
      • 14: 1650
      • 15: 1651
      • 16: 1652
      • 17: 1653
      • 18: 1654
      • 19: 1655
      • 20: 1658
      • 21: 1660
      • 22: 1672
      • 23: 1674
      • 24: 1676
      • 25: 1678
      • 26: 1679
      • 27: 1680
      • 28: 1681
      • 29: 1682
      • 30: 1685
      • 31: 1830
      • 32: 1831
      • 33: 1832
      • 34: 1833
      Backtrace
      • 15. app/Http/Controllers/Frontend/MainIndexController.php:540
      • 16. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 17. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • 18. vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
      • 19. vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
    • select count(*) as aggregate from `enrollments` where `owner_user_id` = 4563 group by `user_id`
      73.59msvlms_beta_onlineMainIndexController.php#541
      Bindings
      • 0: 4563
      Backtrace
      • 15. app/Http/Controllers/Frontend/MainIndexController.php:541
      • 16. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 17. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • 18. vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
      • 19. vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
    • select count(*) as aggregate from `enrollments` where `owner_user_id` = 4563 and `consultation_slot_id` is null
      64.13msvlms_beta_onlineMainIndexController.php#542
      Bindings
      • 0: 4563
      Backtrace
      • 15. app/Http/Controllers/Frontend/MainIndexController.php:542
      • 16. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 17. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • 18. vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
      • 19. vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
    • select count(*) as aggregate from `assignments` where `course_id` in (1174, 1176, 1182, 1183, 1185, 1186, 1189, 1190, 1191, 1641, 1643, 1645, 1647, 1649, 1650, 1651, 1652, 1653, 1654, 1655, 1658, 1660, 1672, 1674, 1676, 1678, 1679, 1680, 1681, 1682, 1685, 1830, 1831, 1832, 1833)
      2.48msvlms_beta_onlineMainIndexController.php#543
      Bindings
      • 0: 1174
      • 1: 1176
      • 2: 1182
      • 3: 1183
      • 4: 1185
      • 5: 1186
      • 6: 1189
      • 7: 1190
      • 8: 1191
      • 9: 1641
      • 10: 1643
      • 11: 1645
      • 12: 1647
      • 13: 1649
      • 14: 1650
      • 15: 1651
      • 16: 1652
      • 17: 1653
      • 18: 1654
      • 19: 1655
      • 20: 1658
      • 21: 1660
      • 22: 1672
      • 23: 1674
      • 24: 1676
      • 25: 1678
      • 26: 1679
      • 27: 1680
      • 28: 1681
      • 29: 1682
      • 30: 1685
      • 31: 1830
      • 32: 1831
      • 33: 1832
      • 34: 1833
      Backtrace
      • 15. app/Http/Controllers/Frontend/MainIndexController.php:543
      • 16. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 17. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • 18. vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
      • 19. vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
    • select count(*) as aggregate from `course_lectures` where `course_id` in (1174, 1176, 1182, 1183, 1185, 1186, 1189, 1190, 1191, 1641, 1643, 1645, 1647, 1649, 1650, 1651, 1652, 1653, 1654, 1655, 1658, 1660, 1672, 1674, 1676, 1678, 1679, 1680, 1681, 1682, 1685, 1830, 1831, 1832, 1833)
      48.15msvlms_beta_onlineMainIndexController.php#544
      Bindings
      • 0: 1174
      • 1: 1176
      • 2: 1182
      • 3: 1183
      • 4: 1185
      • 5: 1186
      • 6: 1189
      • 7: 1190
      • 8: 1191
      • 9: 1641
      • 10: 1643
      • 11: 1645
      • 12: 1647
      • 13: 1649
      • 14: 1650
      • 15: 1651
      • 16: 1652
      • 17: 1653
      • 18: 1654
      • 19: 1655
      • 20: 1658
      • 21: 1660
      • 22: 1672
      • 23: 1674
      • 24: 1676
      • 25: 1678
      • 26: 1679
      • 27: 1680
      • 28: 1681
      • 29: 1682
      • 30: 1685
      • 31: 1830
      • 32: 1831
      • 33: 1832
      • 34: 1833
      Backtrace
      • 15. app/Http/Controllers/Frontend/MainIndexController.php:544
      • 16. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 17. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • 18. vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
      • 19. vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
    • select count(*) as aggregate from `exams` where `course_id` in (1174, 1176, 1182, 1183, 1185, 1186, 1189, 1190, 1191, 1641, 1643, 1645, 1647, 1649, 1650, 1651, 1652, 1653, 1654, 1655, 1658, 1660, 1672, 1674, 1676, 1678, 1679, 1680, 1681, 1682, 1685, 1830, 1831, 1832, 1833)
      2.79msvlms_beta_onlineMainIndexController.php#545
      Bindings
      • 0: 1174
      • 1: 1176
      • 2: 1182
      • 3: 1183
      • 4: 1185
      • 5: 1186
      • 6: 1189
      • 7: 1190
      • 8: 1191
      • 9: 1641
      • 10: 1643
      • 11: 1645
      • 12: 1647
      • 13: 1649
      • 14: 1650
      • 15: 1651
      • 16: 1652
      • 17: 1653
      • 18: 1654
      • 19: 1655
      • 20: 1658
      • 21: 1660
      • 22: 1672
      • 23: 1674
      • 24: 1676
      • 25: 1678
      • 26: 1679
      • 27: 1680
      • 28: 1681
      • 29: 1682
      • 30: 1685
      • 31: 1830
      • 32: 1831
      • 33: 1832
      • 34: 1833
      Backtrace
      • 15. app/Http/Controllers/Frontend/MainIndexController.php:545
      • 16. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 17. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • 18. vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
      • 19. vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
    • select * from `instructors` where `instructors`.`user_id` = 4563 and `instructors`.`user_id` is not null and `instructors`.`deleted_at` is null limit 1
      4.2msvlms_beta_onlineuser-details.blade.php#39
      Bindings
      • 0: 4563
      Backtrace
      • 20. view::frontend.user-details:39
      • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • 25. vendor/laravel/framework/src/Illuminate/View/View.php:195
    • select `skills`.*, `instructor_skill`.`instructor_id` as `pivot_instructor_id`, `instructor_skill`.`skill_id` as `pivot_skill_id` from `skills` inner join `instructor_skill` on `skills`.`id` = `instructor_skill`.`skill_id` where `instructor_skill`.`instructor_id` = 435 and `skills`.`deleted_at` is null
      2.17msvlms_beta_onlineuser-details.blade.php#69
      Bindings
      • 0: 435
      Backtrace
      • 19. view::frontend.user-details:69
      • 21. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • 22. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 23. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • 24. vendor/laravel/framework/src/Illuminate/View/View.php:195
    • select * from `instructor_certificates` where `instructor_certificates`.`instructor_id` = 435 and `instructor_certificates`.`instructor_id` is not null
      1.91msvlms_beta_onlineuser-details.blade.php#84
      Bindings
      • 0: 435
      Backtrace
      • 19. view::frontend.user-details:84
      • 21. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • 22. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 23. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • 24. vendor/laravel/framework/src/Illuminate/View/View.php:195
    • select * from `instructor_awards` where `instructor_awards`.`instructor_id` = 435 and `instructor_awards`.`instructor_id` is not null
      1.79msvlms_beta_onlineuser-details.blade.php#94
      Bindings
      • 0: 435
      Backtrace
      • 19. view::frontend.user-details:94
      • 21. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • 22. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 23. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • 24. vendor/laravel/framework/src/Illuminate/View/View.php:195
    • select * from `courses` where `courses`.`user_id` = 4563 and `courses`.`user_id` is not null
      10.4msvlms_beta_onlineuser-details.blade.php#109
      Bindings
      • 0: 4563
      Backtrace
      • 19. view::frontend.user-details:109
      • 21. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • 22. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 23. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • 24. vendor/laravel/framework/src/Illuminate/View/View.php:195
    • select * from `users` where `users`.`id` = 4563 and `users`.`deleted_at` is null limit 1
      1.72msvlms_beta_onlinerender-instructor-courses.blade.php#3
      Bindings
      • 0: 4563
      Backtrace
      • 20. view::frontend.instructor.render-instructor-courses:3
      • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • 25. vendor/laravel/framework/src/Illuminate/View/View.php:195
    • select * from `special_promotion_tag_courses` where `special_promotion_tag_courses`.`course_id` = 708 and `special_promotion_tag_courses`.`course_id` is not null limit 1
      1.8msvlms_beta_onlinecourse.blade.php#11
      Bindings
      • 0: 708
      Backtrace
      • 20. view::frontend.partials.course:11
      • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • 25. vendor/laravel/framework/src/Illuminate/View/View.php:195
    • select * from `instructors` where `instructors`.`id` = 435 and `instructors`.`deleted_at` is null limit 1
      1.99msvlms_beta_onlinecourse.blade.php#33
      Bindings
      • 0: 435
      Backtrace
      • 20. view::frontend.partials.course:33
      • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • 25. vendor/laravel/framework/src/Illuminate/View/View.php:195
    • select * from `instructor_awards` where `instructor_awards`.`instructor_id` = 435 and `instructor_awards`.`instructor_id` is not null
      1.8msvlms_beta_onlinecourse.blade.php#36
      Bindings
      • 0: 435
      Backtrace
      • 19. view::frontend.partials.course:36
      • 21. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • 22. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 23. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • 24. vendor/laravel/framework/src/Illuminate/View/View.php:195
    • select * from `promotion_courses` where `promotion_courses`.`course_id` = 708 and `promotion_courses`.`course_id` is not null limit 1
      1.85msvlms_beta_onlinecourse.blade.php#45
      Bindings
      • 0: 708
      Backtrace
      • 20. view::frontend.partials.course:45
      • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • 25. vendor/laravel/framework/src/Illuminate/View/View.php:195
    • select * from `currencies` where `current_currency` = 'on' limit 1
      1.98msvlms_beta_onlinehelper.php#173
      Bindings
      • 0: on
      Backtrace
      • 15. app/Helper/helper.php:173
      • 18. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • 19. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 20. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • 21. vendor/laravel/framework/src/Illuminate/View/View.php:195
    • select * from `currencies` where `current_currency` = 'on' limit 1
      1.81msvlms_beta_onlinehelper.php#133
      Bindings
      • 0: on
      Backtrace
      • 15. app/Helper/helper.php:133
      • 18. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • 19. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 20. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • 21. vendor/laravel/framework/src/Illuminate/View/View.php:195
    • select * from `users` where `users`.`id` = 4563 and `users`.`deleted_at` is null limit 1
      1.96msvlms_beta_onlinerender-instructor-courses.blade.php#3
      Bindings
      • 0: 4563
      Backtrace
      • 20. view::frontend.instructor.render-instructor-courses:3
      • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • 25. vendor/laravel/framework/src/Illuminate/View/View.php:195
    • select * from `special_promotion_tag_courses` where `special_promotion_tag_courses`.`course_id` = 1174 and `special_promotion_tag_courses`.`course_id` is not null limit 1
      1.82msvlms_beta_onlinecourse.blade.php#11
      Bindings
      • 0: 1174
      Backtrace
      • 20. view::frontend.partials.course:11
      • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • 25. vendor/laravel/framework/src/Illuminate/View/View.php:195
    • select * from `instructors` where `instructors`.`id` = 435 and `instructors`.`deleted_at` is null limit 1
      1.99msvlms_beta_onlinecourse.blade.php#33
      Bindings
      • 0: 435
      Backtrace
      • 20. view::frontend.partials.course:33
      • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • 25. vendor/laravel/framework/src/Illuminate/View/View.php:195
    • select * from `instructor_awards` where `instructor_awards`.`instructor_id` = 435 and `instructor_awards`.`instructor_id` is not null
      1.79msvlms_beta_onlinecourse.blade.php#36
      Bindings
      • 0: 435
      Backtrace
      • 19. view::frontend.partials.course:36
      • 21. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • 22. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 23. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • 24. vendor/laravel/framework/src/Illuminate/View/View.php:195
    • select * from `promotion_courses` where `promotion_courses`.`course_id` = 1174 and `promotion_courses`.`course_id` is not null limit 1
      1.82msvlms_beta_onlinecourse.blade.php#45
      Bindings
      • 0: 1174
      Backtrace
      • 20. view::frontend.partials.course:45
      • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • 25. vendor/laravel/framework/src/Illuminate/View/View.php:195
    • select * from `currencies` where `current_currency` = 'on' limit 1
      1.77msvlms_beta_onlinehelper.php#173
      Bindings
      • 0: on
      Backtrace
      • 15. app/Helper/helper.php:173
      • 18. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • 19. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 20. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • 21. vendor/laravel/framework/src/Illuminate/View/View.php:195
    • select * from `currencies` where `current_currency` = 'on' limit 1
      1.72msvlms_beta_onlinehelper.php#133
      Bindings
      • 0: on
      Backtrace
      • 15. app/Helper/helper.php:133
      • 18. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • 19. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 20. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • 21. vendor/laravel/framework/src/Illuminate/View/View.php:195
    • select * from `users` where `users`.`id` = 4563 and `users`.`deleted_at` is null limit 1
      1.79msvlms_beta_onlinerender-instructor-courses.blade.php#3
      Bindings
      • 0: 4563
      Backtrace
      • 20. view::frontend.instructor.render-instructor-courses:3
      • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • 25. vendor/laravel/framework/src/Illuminate/View/View.php:195
    • select * from `special_promotion_tag_courses` where `special_promotion_tag_courses`.`course_id` = 1176 and `special_promotion_tag_courses`.`course_id` is not null limit 1
      1.7msvlms_beta_onlinecourse.blade.php#11
      Bindings
      • 0: 1176
      Backtrace
      • 20. view::frontend.partials.course:11
      • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • 25. vendor/laravel/framework/src/Illuminate/View/View.php:195
    • select * from `instructors` where `instructors`.`id` = 435 and `instructors`.`deleted_at` is null limit 1
      1.9msvlms_beta_onlinecourse.blade.php#33
      Bindings
      • 0: 435
      Backtrace
      • 20. view::frontend.partials.course:33
      • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • 25. vendor/laravel/framework/src/Illuminate/View/View.php:195
    • select * from `instructor_awards` where `instructor_awards`.`instructor_id` = 435 and `instructor_awards`.`instructor_id` is not null
      1.69msvlms_beta_onlinecourse.blade.php#36
      Bindings
      • 0: 435
      Backtrace
      • 19. view::frontend.partials.course:36
      • 21. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • 22. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 23. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • 24. vendor/laravel/framework/src/Illuminate/View/View.php:195
    • select * from `promotion_courses` where `promotion_courses`.`course_id` = 1176 and `promotion_courses`.`course_id` is not null limit 1
      1.86msvlms_beta_onlinecourse.blade.php#45
      Bindings
      • 0: 1176
      Backtrace
      • 20. view::frontend.partials.course:45
      • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • 25. vendor/laravel/framework/src/Illuminate/View/View.php:195
    • select * from `currencies` where `current_currency` = 'on' limit 1
      1.71msvlms_beta_onlinehelper.php#173
      Bindings
      • 0: on
      Backtrace
      • 15. app/Helper/helper.php:173
      • 18. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • 19. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 20. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • 21. vendor/laravel/framework/src/Illuminate/View/View.php:195
    • select * from `currencies` where `current_currency` = 'on' limit 1
      1.68msvlms_beta_onlinehelper.php#133
      Bindings
      • 0: on
      Backtrace
      • 15. app/Helper/helper.php:133
      • 18. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • 19. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 20. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • 21. vendor/laravel/framework/src/Illuminate/View/View.php:195
    • select `ranking_levels`.*, `user_badges`.`user_id` as `pivot_user_id`, `user_badges`.`ranking_level_id` as `pivot_ranking_level_id` from `ranking_levels` inner join `user_badges` on `ranking_levels`.`id` = `user_badges`.`ranking_level_id` where `user_badges`.`user_id` = 4563
      3.2msvlms_beta_onlineuser-details.blade.php#244
      Bindings
      • 0: 4563
      Backtrace
      • 19. view::frontend.user-details:244
      • 21. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • 22. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 23. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • 24. vendor/laravel/framework/src/Illuminate/View/View.php:195
    • select `users`.*, `user_follower`.`follower_id` as `pivot_follower_id`, `user_follower`.`user_id` as `pivot_user_id` from `users` inner join `user_follower` on `users`.`id` = `user_follower`.`user_id` where `user_follower`.`follower_id` = 4563 and `users`.`deleted_at` is null
      3.02msvlms_beta_onlineuser-details.blade.php#269
      Bindings
      • 0: 4563
      Backtrace
      • 19. view::frontend.user-details:269
      • 21. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • 22. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 23. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • 24. vendor/laravel/framework/src/Illuminate/View/View.php:195
    • select `users`.*, `user_follower`.`user_id` as `pivot_user_id`, `user_follower`.`follower_id` as `pivot_follower_id` from `users` inner join `user_follower` on `users`.`id` = `user_follower`.`follower_id` where `user_follower`.`user_id` = 4563 and `users`.`deleted_at` is null
      2.41msvlms_beta_onlineuser-details.blade.php#273
      Bindings
      • 0: 4563
      Backtrace
      • 19. view::frontend.user-details:273
      • 21. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • 22. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 23. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • 24. vendor/laravel/framework/src/Illuminate/View/View.php:195
    • select * from `languages` where `iso_code` = 'en' limit 1
      2.3msvlms_beta_onlinehelper.php#264
      Bindings
      • 0: en
      Backtrace
      • 15. app/Helper/helper.php:264
      • 18. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • 19. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 20. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • 21. vendor/laravel/framework/src/Illuminate/View/View.php:195
    • select * from `categories` where `status` = 1
      2.31msvlms_beta_onlineapp.blade.php#132
      Bindings
      • 0: 1
      Backtrace
      • 14. view::frontend.layouts.app:132
      • 16. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • 17. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 18. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • 19. vendor/laravel/framework/src/Illuminate/View/View.php:195
    • select * from `subcategories` where `subcategories`.`category_id` in (21, 23, 25, 27, 28, 29)
      2.87msvlms_beta_onlineapp.blade.php#132
      Backtrace
      • 19. view::frontend.layouts.app:132
      • 21. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • 22. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 23. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • 24. vendor/laravel/framework/src/Illuminate/View/View.php:195
    • select * from `parent_categories` where `name` like '%honour degree%' order by `created_at` desc limit 1
      1.99msvlms_beta_onlineapp.blade.php#133
      Bindings
      • 0: %honour degree%
      Backtrace
      • 15. view::frontend.layouts.app:133
      • 17. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • 18. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 19. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • 20. vendor/laravel/framework/src/Illuminate/View/View.php:195
    • select * from `parent_categories` where `name` like '%minor degree%' order by `created_at` desc limit 1
      1.77msvlms_beta_onlineapp.blade.php#134
      Bindings
      • 0: %minor degree%
      Backtrace
      • 15. view::frontend.layouts.app:134
      • 17. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • 18. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 19. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • 20. vendor/laravel/framework/src/Illuminate/View/View.php:195
    • select * from `parent_categories` where `name` like '%skill enhancement%' order by `created_at` desc limit 1
      1.87msvlms_beta_onlineapp.blade.php#135
      Bindings
      • 0: %skill enhancement%
      Backtrace
      • 15. view::frontend.layouts.app:135
      • 17. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • 18. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 19. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • 20. vendor/laravel/framework/src/Illuminate/View/View.php:195
    • select * from `parent_categories` where `name` like '%mooc resource%' order by `created_at` desc limit 1
      1.74msvlms_beta_onlineapp.blade.php#136
      Bindings
      • 0: %mooc resource%
      Backtrace
      • 15. view::frontend.layouts.app:136
      • 17. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • 18. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 19. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • 20. vendor/laravel/framework/src/Illuminate/View/View.php:195
    • select * from `course_exams`
      1.71msvlms_beta_onlinefrontnavbar.blade.php#4
      Backtrace
      • 15. view::frontend.layouts.frontnavbar:4
      • 17. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • 18. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 19. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • 20. vendor/laravel/framework/src/Illuminate/View/View.php:195
    • select * from `menus` where `type` = 1 and `status` = 1
      2.3msvlms_beta_onlinefrontnavbar.blade.php#608
      Bindings
      • 0: 1
      • 1: 1
      Backtrace
      • 14. view::frontend.layouts.frontnavbar:608
      • 16. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • 17. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 18. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • 19. vendor/laravel/framework/src/Illuminate/View/View.php:195
    App\Models\Course
    176Course.php#?
    App\Models\Subcategory
    104Subcategory.php#?
    App\Models\User
    42User.php#?
    App\Models\Enrollment
    10Enrollment.php#?
    App\Models\CourseExam
    7CourseExam.php#?
    App\Models\Menu
    7Menu.php#?
    App\Models\Currency
    6Currency.php#?
    App\Models\Category
    6Category.php#?
    App\Models\Instructor
    4Instructor.php#?
    App\Models\ParentCategory
    4ParentCategory.php#?
    App\Models\RankingLevel
    2RankingLevel.php#?
    App\Models\Language
    1Language.php#?
        local
        en
        _token
        4wljyPOhGUEqyYPSiPdH8aYL9D2DkeB2FnAcxpPG
        _previous
        array:1 [ "url" => "https://betaonline.vtu.ac.in/users/4563/profile" ]
        _flash
        array:2 [ "old" => [] "new" => [] ]
        PHPDEBUGBAR_STACK_DATA
        []
        path_info
        /users/4563/profile
        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:15 [ "accept-encoding" => array:1 [ 0 => "gzip, deflate, br, zstd" ] "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" ] "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" ] "user-agent" => array:1 [ 0 => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" ] "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 => ""Chromium";v="130", "HeadlessChrome";v="130", "Not?A_Brand";v="99"" ] "cache-control" => array:1 [ 0 => "no-cache" ] "pragma" => array:1 [ 0 => "no-cache" ] "connection" => array:1 [ 0 => "keep-alive" ] "host" => array:1 [ 0 => "betaonline.vtu.ac.in" ] ]
        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 => "Mon, 02 Jun 2025 02:28:08 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6Ikg4eFA5dWdVOGhrUktWTFRneFpOSHc9PSIsInZhbHVlIjoidDl3VzZGY3RkR1ZwM1Y1UEVCeDJ1bXMrMHdaNXBaVUw4aGtoWnpzbXdXNDBxWkgzZGx2SWt1MDN5REVDUkpWZXpaMm9BQ0Zja2M5Q0xuK0xvUEhUbHZkalgyUTY4aFg0bnFvRHNKSEd4aEtCUHJGdDRBSGdNNWpzbS84cTNCeC8iLCJtYWMiOiJiZTFiMTNkZDJlMGY2NDgzMmExMDk4NDI3NDg3YmJjNGZmYmQ1MjZjYWI3NDcxMTQ2Yjc0MzM5ZjI4MWY3MGNhIiwidGFnIjoiIn0%3D; expires=Mon, 02 Jun 2025 04:28:08 GMT; Max-Age=7200; path=/XSRF-TOKEN=eyJpdiI6Ikg4eFA5dWdVOGhrUktWTFRneFpOSHc9PSIsInZhbHVlIjoidDl3VzZGY3RkR1ZwM1Y1UEVCeDJ1bXMrMHdaNXBaVUw4aGtoWnpzbXdXNDBxWkgzZGx2SWt1MDN5REVDUkpWZXpaMm9BQ" 1 => "vtu_online_session=eyJpdiI6IjlEMXQ1RDNHR1VqbmhxN1c1d1JaSHc9PSIsInZhbHVlIjoiV21yRVJjdW1qTnJMTEN0U1ZqNkpDcWxMWHBUbXd0YXV0RVRYWW5YQkU4a1UyQUdjRzhETW1ja1lIVWovbU0yM2NNRzFpam5kQTh2NW5wMDhCSHoyNi9iUUplWm5aZmQzcjhjUmxDR1Z6SXQ0QTlsTm5qdkNNYzJZemI0TWVHWkwiLCJtYWMiOiI5ZWIyMWRmZmIzODBjYzdmODIyOTRmY2Y1NmQzNDhhMGQ2ZDVjOWI5ZjRiMjQzZTBhN2RkMzY1ZTUwNWM5MDk0IiwidGFnIjoiIn0%3D; expires=Mon, 02 Jun 2025 04:28:08 GMT; Max-Age=7200; path=/; httponlyvtu_online_session=eyJpdiI6IjlEMXQ1RDNHR1VqbmhxN1c1d1JaSHc9PSIsInZhbHVlIjoiV21yRVJjdW1qTnJMTEN0U1ZqNkpDcWxMWHBUbXd0YXV0RVRYWW5YQkU4a1UyQUdjRzhETW1ja1lIVWovbU0yM" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6Ikg4eFA5dWdVOGhrUktWTFRneFpOSHc9PSIsInZhbHVlIjoidDl3VzZGY3RkR1ZwM1Y1UEVCeDJ1bXMrMHdaNXBaVUw4aGtoWnpzbXdXNDBxWkgzZGx2SWt1MDN5REVDUkpWZXpaMm9BQ0Zja2M5Q0xuK0xvUEhUbHZkalgyUTY4aFg0bnFvRHNKSEd4aEtCUHJGdDRBSGdNNWpzbS84cTNCeC8iLCJtYWMiOiJiZTFiMTNkZDJlMGY2NDgzMmExMDk4NDI3NDg3YmJjNGZmYmQ1MjZjYWI3NDcxMTQ2Yjc0MzM5ZjI4MWY3MGNhIiwidGFnIjoiIn0%3D; expires=Mon, 02-Jun-2025 04:28:08 GMT; path=/XSRF-TOKEN=eyJpdiI6Ikg4eFA5dWdVOGhrUktWTFRneFpOSHc9PSIsInZhbHVlIjoidDl3VzZGY3RkR1ZwM1Y1UEVCeDJ1bXMrMHdaNXBaVUw4aGtoWnpzbXdXNDBxWkgzZGx2SWt1MDN5REVDUkpWZXpaMm9BQ" 1 => "vtu_online_session=eyJpdiI6IjlEMXQ1RDNHR1VqbmhxN1c1d1JaSHc9PSIsInZhbHVlIjoiV21yRVJjdW1qTnJMTEN0U1ZqNkpDcWxMWHBUbXd0YXV0RVRYWW5YQkU4a1UyQUdjRzhETW1ja1lIVWovbU0yM2NNRzFpam5kQTh2NW5wMDhCSHoyNi9iUUplWm5aZmQzcjhjUmxDR1Z6SXQ0QTlsTm5qdkNNYzJZemI0TWVHWkwiLCJtYWMiOiI5ZWIyMWRmZmIzODBjYzdmODIyOTRmY2Y1NmQzNDhhMGQ2ZDVjOWI5ZjRiMjQzZTBhN2RkMzY1ZTUwNWM5MDk0IiwidGFnIjoiIn0%3D; expires=Mon, 02-Jun-2025 04:28:08 GMT; path=/; httponlyvtu_online_session=eyJpdiI6IjlEMXQ1RDNHR1VqbmhxN1c1d1JaSHc9PSIsInZhbHVlIjoiV21yRVJjdW1qTnJMTEN0U1ZqNkpDcWxMWHBUbXd0YXV0RVRYWW5YQkU4a1UyQUdjRzhETW1ja1lIVWovbU0yM" ] ]
        session_attributes
        0 of 0
        array:5 [ "local" => "en" "_token" => "4wljyPOhGUEqyYPSiPdH8aYL9D2DkeB2FnAcxpPG" "_previous" => array:1 [ "url" => "https://betaonline.vtu.ac.in/users/4563/profile" ] "_flash" => array:2 [ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]
        ClearShow all
        Date ↕MethodURLData
        #12025-06-02 08:28:08GET/users/4563/profile61055369