ارسال پیام

Request history8.1.31PHP Version741msRequest Duration49MBMemory UsageGET users/{id}/profileRoute
    • Booting (248ms)time
    • Application (492ms)time
    • 1 x Application (66.45%)
      492ms
      1 x Booting (33.55%)
      248ms
      31 templates were rendered
      • web.default.user.profileprofile.blade.php#?blade
      • web.default.includes.webinar.raterate.blade.php#?blade
      • web.default.user.profile_tabs.aboutabout.blade.php#?blade
      • web.default.user.profile_tabs.webinarswebinars.blade.php#?blade
      • web.default.includes.webinar.grid-cardgrid-card.blade.php#?blade
      • web.default.includes.product_custom_badgeproduct_custom_badge.blade.php#?blade
      • web.default.includes.webinar.raterate.blade.php#?blade
      • web.default.includes.webinar.grid-cardgrid-card.blade.php#?blade
      • web.default.includes.product_custom_badgeproduct_custom_badge.blade.php#?blade
      • web.default.includes.webinar.raterate.blade.php#?blade
      • web.default.user.profile_tabs.postsposts.blade.php#?blade
      • web.default.includes.no-resultno-result.blade.php#?blade
      • web.default.user.profile_tabs.badgesbadges.blade.php#?blade
      • web.default.user.profile_tabs.appointmentsappointments.blade.php#?blade
      • web.default.includes.discounts.instructor_discounts_cardinstructor_discounts_card.blade.php#?blade
      • web.default.includes.cashback_alertcashback_alert.blade.php#?blade
      • web.default.user.send_message_modalsend_message_modal.blade.php#?blade
      • web.default.layouts.appapp.blade.php#?blade
      • web.default.includes.metasmetas.blade.php#?blade
      • admin.includes.preloadingpreloading.blade.php#?blade
      • web.default.includes.top_navtop_nav.blade.php#?blade
      • web.default.includes.top_nav.currencycurrency.blade.php#?blade
      • web.default.includes.shopping-cart-dropdwonshopping-cart-dropdwon.blade.php#?blade
      • web.default.includes.notification-dropdownnotification-dropdown.blade.php#?blade
      • web.default.includes.top_nav.user_menuuser_menu.blade.php#?blade
      • web.default.includes.navbarnavbar.blade.php#?blade
      • web.default.includes.shopping-cart-dropdwonshopping-cart-dropdwon.blade.php#?blade
      • web.default.includes.notification-dropdownnotification-dropdown.blade.php#?blade
      • web.default.includes.footerfooter.blade.php#?blade
      • web.default.includes.advertise_modal.indexindex.blade.php#?blade
      • web.default.includes.purchase_notificationspurchase_notifications.blade.php#?blade
      uri
      GET users/{id}/profile
      middleware
      web, check_mobile_app, impersonate, share, check_maintenance, check_restriction
      controller
      App\Http\Controllers\Web\UserController@profile
      namespace
      App\Http\Controllers\Web
      prefix
      /users
      where
      file
      app/Http/Controllers/Web/UserController.php:32-182
      149 statements were executed (76 duplicates)Show only duplicatesmetasv_rocketLMSdemo35.81ms
      • # Query soft limit for Debugbar is reached after 100 queries, additional 49 queries only show the query. Limit can be raised in the config. Limits can be raised in the config (debugbar.options.db.soft_limit)
      • Translatable.php#164metasv_rocketLMSdemo440μsselect * from `setting_translations` where `setting_translations`.`setting_id` = 5 and `setting_translations`.`setting_id` is not null
        Bindings
        • 0: 5
        Backtrace
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:164
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:445
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:200
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:148
        • app/Models/Setting.php:144
      • Translatable.php#164metasv_rocketLMSdemo250μsselect * from `setting_translations` where `setting_translations`.`setting_id` = 31 and `setting_translations`.`setting_id` is not null
        Bindings
        • 0: 31
        Backtrace
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:164
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:445
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:200
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:148
        • app/Models/Setting.php:144
      • PurchaseNotificationsHelper.php#77metasv_rocketLMSdemo270μsselect * from `purchase_notifications` where `enable` = 1 and (`start_at` is null or `start_at` < 1743953269) and (`end_at` is null or `end_at` > 1743953269)
        Bindings
        • 0: 1
        • 1: 1743953269
        • 2: 1743953269
        Backtrace
        • app/Mixins/PurchaseNotifications/PurchaseNotificationsHelper.php:77
        • app/Mixins/PurchaseNotifications/PurchaseNotificationsHelper.php:19
        • middleware::share:29
        • vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:180
        • middleware::impersonate:23
      • Share.php#52metasv_rocketLMSdemo230μsselect count(*) as aggregate from `cart_discounts` where `enable` = 1
        Bindings
        • 0: 1
        Backtrace
        • middleware::share:52
        • vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:180
        • middleware::impersonate:23
        • vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:180
        • middleware::check_mobile_app:25
      • Translatable.php#164metasv_rocketLMSdemo210μsselect * from `setting_translations` where `setting_translations`.`setting_id` = 56 and `setting_translations`.`setting_id` is not null
        Bindings
        • 0: 56
        Backtrace
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:164
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:445
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:200
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:148
        • app/Models/Setting.php:144
      • Translatable.php#164metasv_rocketLMSdemo240μsselect * from `setting_translations` where `setting_translations`.`setting_id` = 26 and `setting_translations`.`setting_id` is not null
        Bindings
        • 0: 26
        Backtrace
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:164
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:445
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:200
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:148
        • app/Models/Setting.php:144
      • FloatingBar.php#58metasv_rocketLMSdemo250μsselect * from `floating_bars` where (`start_at` is null or `start_at` < 1743953269) and (`end_at` is null or `end_at` > 1743953269) and `enable` = 1 limit 1
        Bindings
        • 0: 1743953269
        • 1: 1743953269
        • 2: 1
        Backtrace
        • app/Models/FloatingBar.php:58
        • middleware::share:83
        • vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:180
        • middleware::impersonate:23
        • vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:180
      • CheckRestriction.php#24metasv_rocketLMSdemo210μsselect * from `ip_restrictions`
        Backtrace
        • middleware::check_restriction:24
        • vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:180
        • middleware::check_maintenance:37
        • vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:180
        • middleware::share:90
      • UserController.php#50metasv_rocketLMSdemo600μsselect * from `users` where `id` = '1015' limit 1
        Bindings
        • 0: 1015
        Backtrace
        • app/Http/Controllers/Web/UserController.php:50
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • UserController.php#50metasv_rocketLMSdemo430μsselect `blog`.*, (select count(*) from `comments` where `blog`.`id` = `comments`.`blog_id` and `status` = 'active') as `comments_count` from `blog` where `blog`.`author_id` in (1015) and `status` = 'publish'
        Bindings
        • 0: active
        • 1: publish
        Backtrace
        • app/Http/Controllers/Web/UserController.php:50
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • UserController.php#50metasv_rocketLMSdemo350μsselect * from `products` where `products`.`creator_id` in (1015) and `status` = 'active'
        Bindings
        • 0: active
        Backtrace
        • app/Http/Controllers/Web/UserController.php:50
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • UserController.php#50metasv_rocketLMSdemo390μsselect * from `users_metas` where `users_metas`.`user_id` in (1015)
        Backtrace
        • app/Http/Controllers/Web/UserController.php:50
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • Badge.php#38metasv_rocketLMSdemo230μsselect * from `badges`
        Backtrace
        • app/Models/Badge.php:38
        • app/User.php:469
        • app/Http/Controllers/Web/UserController.php:64
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • Badge.php#41metasv_rocketLMSdemo450μsselect * from `webinars` where `webinars`.`creator_id` = 1015 and `webinars`.`creator_id` is not null or `teacher_id` = 1015
        Bindings
        • 0: 1015
        • 1: 1015
        Backtrace
        • app/Models/Badge.php:41
        • app/User.php:469
        • app/Http/Controllers/Web/UserController.php:64
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • Webinar.php#222metasv_rocketLMSdemo310μsselect * from `webinar_reviews` where `webinar_reviews`.`webinar_id` = 1998 and `webinar_reviews`.`webinar_id` is not null and `status` = 'active'
        Bindings
        • 0: 1998
        • 1: active
        Backtrace
        • app/Models/Webinar.php:222
        • app/Models/Badge.php:81
        • app/User.php:469
        • app/Http/Controllers/Web/UserController.php:64
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • Webinar.php#222metasv_rocketLMSdemo240μsselect * from `webinar_reviews` where `webinar_reviews`.`webinar_id` = 2009 and `webinar_reviews`.`webinar_id` is not null and `status` = 'active'
        Bindings
        • 0: 2009
        • 1: active
        Backtrace
        • app/Models/Webinar.php:222
        • app/Models/Badge.php:81
        • app/User.php:469
        • app/Http/Controllers/Web/UserController.php:64
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • User.php#588metasv_rocketLMSdemo360μsselect count(*) as aggregate from `sales` where `seller_id` = 1015 and `webinar_id` is not null and `type` = 'webinar' and `refund_at` is null
        Bindings
        • 0: 1015
        • 1: webinar
        Backtrace
        • app/User.php:588
        • app/Models/Badge.php:94
        • app/User.php:469
        • app/Http/Controllers/Web/UserController.php:64
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • Badge.php#116metasv_rocketLMSdemo240μsselect avg(`support_quality`) as aggregate from `webinar_reviews` where `webinar_id` in (1998, 2009) and `status` = 'active'
        Bindings
        • 0: 1998
        • 1: 2009
        • 2: active
        Backtrace
        • app/Models/Badge.php:116
        • app/User.php:469
        • app/Http/Controllers/Web/UserController.php:64
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • User.php#597metasv_rocketLMSdemo270μsselect count(*) as aggregate from `sales` where `seller_id` = 1015 and `product_order_id` is not null and `type` = 'product' and `refund_at` is null
        Bindings
        • 0: 1015
        • 1: product
        Backtrace
        • app/User.php:597
        • app/Models/Badge.php:129
        • app/User.php:469
        • app/Http/Controllers/Web/UserController.php:64
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • Badge.php#140metasv_rocketLMSdemo350μsselect * from `forum_topics` where `forum_topics`.`creator_id` = 1015 and `forum_topics`.`creator_id` is not null
        Bindings
        • 0: 1015
        Backtrace
        • app/Models/Badge.php:140
        • app/User.php:469
        • app/Http/Controllers/Web/UserController.php:64
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • Badge.php#153metasv_rocketLMSdemo270μsselect * from `forum_topic_posts` where `forum_topic_posts`.`user_id` = 1015 and `forum_topic_posts`.`user_id` is not null
        Bindings
        • 0: 1015
        Backtrace
        • app/Models/Badge.php:153
        • app/User.php:469
        • app/Http/Controllers/Web/UserController.php:64
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • Badge.php#166metasv_rocketLMSdemo230μsselect count(*) as aggregate from `blog` where `blog`.`author_id` = 1015 and `blog`.`author_id` is not null and `status` = 'publish'
        Bindings
        • 0: 1015
        • 1: publish
        Backtrace
        • app/Models/Badge.php:166
        • app/User.php:469
        • app/Http/Controllers/Web/UserController.php:64
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • Badge.php#183metasv_rocketLMSdemo220μsselect * from `users_badges` where `users_badges`.`user_id` = 1015 and `users_badges`.`user_id` is not null
        Bindings
        • 0: 1015
        Backtrace
        • app/Models/Badge.php:183
        • app/User.php:469
        • app/Http/Controllers/Web/UserController.php:64
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • RewardAccounting.php#70metasv_rocketLMSdemo210μsselect * from `rewards` where `type` = 'badge' limit 1
        Bindings
        • 0: badge
        Backtrace
        • app/Models/RewardAccounting.php:70
        • app/Models/Badge.php:262
        • app/Models/Badge.php:195
        • app/User.php:469
        • app/Http/Controllers/Web/UserController.php:64
      • Translatable.php#164metasv_rocketLMSdemo220μsselect * from `setting_translations` where `setting_translations`.`setting_id` = 34 and `setting_translations`.`setting_id` is not null
        Bindings
        • 0: 34
        Backtrace
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:164
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:445
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:200
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:148
        • app/Models/Setting.php:144
      • Translatable.php#164metasv_rocketLMSdemo260μsselect * from `badge_translations` where `badge_translations`.`badge_id` = 23 and `badge_translations`.`badge_id` is not null
        Bindings
        • 0: 23
        Backtrace
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:164
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:445
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:200
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:148
        • app/Models/Badge.php:197
      • Translatable.php#164metasv_rocketLMSdemo220μsselect * from `setting_translations` where `setting_translations`.`setting_id` = 22 and `setting_translations`.`setting_id` is not null
        Bindings
        • 0: 22
        Backtrace
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:164
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:445
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:200
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:148
        • app/Models/Setting.php:144
      • helper.php#2029metasv_rocketLMSdemo200μsselect * from `notification_templates` where `id` = '2' limit 1
        Bindings
        • 0: 2
        Backtrace
        • app/Helpers/helper.php:2029
        • app/User.php:469
        • app/Http/Controllers/Web/UserController.php:64
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • helper.php#2041metasv_rocketLMSdemo570μsselect * from `notifications` where `user_id` = 1015 and `group_id` is null and `title` = 'New badge awarded' and `message` = '<p>You received Faithful User&nbsp;badge</p>' and `sender` = 'system' and `type` = 'single' limit 1
        Bindings
        • 0: 1015
        • 1: New badge awarded
        • 2: <p>You received Faithful User&nbsp;badge</p>
        • 3: system
        • 4: single
        Backtrace
        • app/Helpers/helper.php:2041
        • app/User.php:469
        • app/Http/Controllers/Web/UserController.php:64
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • RewardAccounting.php#70metasv_rocketLMSdemo180μsselect * from `rewards` where `type` = 'badge' limit 1
        Bindings
        • 0: badge
        Backtrace
        • app/Models/RewardAccounting.php:70
        • app/Models/Badge.php:262
        • app/Models/Badge.php:195
        • app/User.php:469
        • app/Http/Controllers/Web/UserController.php:64
      • Translatable.php#164metasv_rocketLMSdemo210μsselect * from `badge_translations` where `badge_translations`.`badge_id` = 25 and `badge_translations`.`badge_id` is not null
        Bindings
        • 0: 25
        Backtrace
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:164
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:445
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:200
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:148
        • app/Models/Badge.php:197
      • helper.php#2029metasv_rocketLMSdemo180μsselect * from `notification_templates` where `id` = '2' limit 1
        Bindings
        • 0: 2
        Backtrace
        • app/Helpers/helper.php:2029
        • app/User.php:469
        • app/Http/Controllers/Web/UserController.php:64
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • helper.php#2041metasv_rocketLMSdemo490μsselect * from `notifications` where `user_id` = 1015 and `group_id` is null and `title` = 'New badge awarded' and `message` = '<p>You received Senior Vendor&nbsp;badge</p>' and `sender` = 'system' and `type` = 'single' limit 1
        Bindings
        • 0: 1015
        • 1: New badge awarded
        • 2: <p>You received Senior Vendor&nbsp;badge</p>
        • 3: system
        • 4: single
        Backtrace
        • app/Helpers/helper.php:2041
        • app/User.php:469
        • app/Http/Controllers/Web/UserController.php:64
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • RewardAccounting.php#70metasv_rocketLMSdemo180μsselect * from `rewards` where `type` = 'badge' limit 1
        Bindings
        • 0: badge
        Backtrace
        • app/Models/RewardAccounting.php:70
        • app/Models/Badge.php:262
        • app/Models/Badge.php:195
        • app/User.php:469
        • app/Http/Controllers/Web/UserController.php:64
      • Translatable.php#164metasv_rocketLMSdemo210μsselect * from `badge_translations` where `badge_translations`.`badge_id` = 29 and `badge_translations`.`badge_id` is not null
        Bindings
        • 0: 29
        Backtrace
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:164
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:445
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:200
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:148
        • app/Models/Badge.php:197
      • helper.php#2029metasv_rocketLMSdemo160μsselect * from `notification_templates` where `id` = '2' limit 1
        Bindings
        • 0: 2
        Backtrace
        • app/Helpers/helper.php:2029
        • app/User.php:469
        • app/Http/Controllers/Web/UserController.php:64
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • helper.php#2041metasv_rocketLMSdemo450μsselect * from `notifications` where `user_id` = 1015 and `group_id` is null and `title` = 'New badge awarded' and `message` = '<p>You received Golden Classes&nbsp;badge</p>' and `sender` = 'system' and `type` = 'single' limit 1
        Bindings
        • 0: 1015
        • 1: New badge awarded
        • 2: <p>You received Golden Classes&nbsp;badge</p>
        • 3: system
        • 4: single
        Backtrace
        • app/Helpers/helper.php:2041
        • app/User.php:469
        • app/Http/Controllers/Web/UserController.php:64
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • RewardAccounting.php#70metasv_rocketLMSdemo170μsselect * from `rewards` where `type` = 'badge' limit 1
        Bindings
        • 0: badge
        Backtrace
        • app/Models/RewardAccounting.php:70
        • app/Models/Badge.php:262
        • app/Models/Badge.php:195
        • app/User.php:469
        • app/Http/Controllers/Web/UserController.php:64
      • Translatable.php#164metasv_rocketLMSdemo210μsselect * from `badge_translations` where `badge_translations`.`badge_id` = 32 and `badge_translations`.`badge_id` is not null
        Bindings
        • 0: 32
        Backtrace
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:164
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:445
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:200
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:148
        • app/Models/Badge.php:197
      • helper.php#2029metasv_rocketLMSdemo160μsselect * from `notification_templates` where `id` = '2' limit 1
        Bindings
        • 0: 2
        Backtrace
        • app/Helpers/helper.php:2029
        • app/User.php:469
        • app/Http/Controllers/Web/UserController.php:64
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • helper.php#2041metasv_rocketLMSdemo450μsselect * from `notifications` where `user_id` = 1015 and `group_id` is null and `title` = 'New badge awarded' and `message` = '<p>You received King Seller&nbsp;badge</p>' and `sender` = 'system' and `type` = 'single' limit 1
        Bindings
        • 0: 1015
        • 1: New badge awarded
        • 2: <p>You received King Seller&nbsp;badge</p>
        • 3: system
        • 4: single
        Backtrace
        • app/Helpers/helper.php:2041
        • app/User.php:469
        • app/Http/Controllers/Web/UserController.php:64
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • RewardAccounting.php#70metasv_rocketLMSdemo170μsselect * from `rewards` where `type` = 'badge' limit 1
        Bindings
        • 0: badge
        Backtrace
        • app/Models/RewardAccounting.php:70
        • app/Models/Badge.php:262
        • app/Models/Badge.php:195
        • app/User.php:469
        • app/Http/Controllers/Web/UserController.php:64
      • Translatable.php#164metasv_rocketLMSdemo230μsselect * from `badge_translations` where `badge_translations`.`badge_id` = 35 and `badge_translations`.`badge_id` is not null
        Bindings
        • 0: 35
        Backtrace
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:164
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:445
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:200
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:148
        • app/Models/Badge.php:197
      • helper.php#2029metasv_rocketLMSdemo170μsselect * from `notification_templates` where `id` = '2' limit 1
        Bindings
        • 0: 2
        Backtrace
        • app/Helpers/helper.php:2029
        • app/User.php:469
        • app/Http/Controllers/Web/UserController.php:64
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • helper.php#2041metasv_rocketLMSdemo470μsselect * from `notifications` where `user_id` = 1015 and `group_id` is null and `title` = 'New badge awarded' and `message` = '<p>You received Fantastic Support&nbsp;badge</p>' and `sender` = 'system' and `type` = 'single' limit 1
        Bindings
        • 0: 1015
        • 1: New badge awarded
        • 2: <p>You received Fantastic Support&nbsp;badge</p>
        • 3: system
        • 4: single
        Backtrace
        • app/Helpers/helper.php:2041
        • app/User.php:469
        • app/Http/Controllers/Web/UserController.php:64
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • RewardAccounting.php#70metasv_rocketLMSdemo170μsselect * from `rewards` where `type` = 'badge' limit 1
        Bindings
        • 0: badge
        Backtrace
        • app/Models/RewardAccounting.php:70
        • app/Models/Badge.php:262
        • app/Models/Badge.php:195
        • app/User.php:469
        • app/Http/Controllers/Web/UserController.php:64
      • Translatable.php#164metasv_rocketLMSdemo210μsselect * from `badge_translations` where `badge_translations`.`badge_id` = 38 and `badge_translations`.`badge_id` is not null
        Bindings
        • 0: 38
        Backtrace
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:164
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:445
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:200
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:148
        • app/Models/Badge.php:197
      • helper.php#2029metasv_rocketLMSdemo180μsselect * from `notification_templates` where `id` = '2' limit 1
        Bindings
        • 0: 2
        Backtrace
        • app/Helpers/helper.php:2029
        • app/User.php:469
        • app/Http/Controllers/Web/UserController.php:64
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • helper.php#2041metasv_rocketLMSdemo450μsselect * from `notifications` where `user_id` = 1015 and `group_id` is null and `title` = 'New badge awarded' and `message` = '<p>You received Forums Top User&nbsp;badge</p>' and `sender` = 'system' and `type` = 'single' limit 1
        Bindings
        • 0: 1015
        • 1: New badge awarded
        • 2: <p>You received Forums Top User&nbsp;badge</p>
        • 3: system
        • 4: single
        Backtrace
        • app/Helpers/helper.php:2041
        • app/User.php:469
        • app/Http/Controllers/Web/UserController.php:64
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • UserController.php#70metasv_rocketLMSdemo270μsselect * from `meetings` where `creator_id` = 1015 limit 1
        Bindings
        • 0: 1015
        Backtrace
        • app/Http/Controllers/Web/UserController.php:70
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • UserController.php#70metasv_rocketLMSdemo360μsselect * from `meeting_times` where `meeting_times`.`meeting_id` in (30)
        Backtrace
        • app/Http/Controllers/Web/UserController.php:70
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • User.php#268metasv_rocketLMSdemo370μsselect * from `follows` where `follower` = 1015 and `status` = 'accepted'
        Bindings
        • 0: 1015
        • 1: accepted
        Backtrace
        • app/User.php:268
        • app/Http/Controllers/Web/UserController.php:94
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
      • User.php#263metasv_rocketLMSdemo190μsselect * from `follows` where `user_id` = 1015 and `status` = 'accepted'
        Bindings
        • 0: 1015
        • 1: accepted
        Backtrace
        • app/User.php:263
        • app/Http/Controllers/Web/UserController.php:95
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
      • UserController.php#108metasv_rocketLMSdemo340μsselect * from `users_occupations` where `users_occupations`.`user_id` = 1015 and `users_occupations`.`user_id` is not null
        Bindings
        • 0: 1015
        Backtrace
        • app/Http/Controllers/Web/UserController.php:108
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • UserController.php#108metasv_rocketLMSdemo210μsselect * from `categories` where `categories`.`id` in (606, 607, 609)
        Backtrace
        • app/Http/Controllers/Web/UserController.php:108
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • UserController.php#121metasv_rocketLMSdemo400μsselect * from `webinars` where `status` = 'active' and `private` = 0 and (`creator_id` = 1015 or `teacher_id` = 1015) order by `updated_at` desc
        Bindings
        • 0: active
        • 1: 0
        • 2: 1015
        • 3: 1015
        Backtrace
        • app/Http/Controllers/Web/UserController.php:121
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • UserController.php#121metasv_rocketLMSdemo190μsselect `id`, `full_name`, `avatar` from `users` where `users`.`id` in (1015)
        Backtrace
        • app/Http/Controllers/Web/UserController.php:121
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • UserController.php#121metasv_rocketLMSdemo220μsselect * from `webinar_reviews` where `webinar_reviews`.`webinar_id` in (1998, 2009)
        Backtrace
        • app/Http/Controllers/Web/UserController.php:121
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • UserController.php#121metasv_rocketLMSdemo230μsselect * from `tickets` where `tickets`.`webinar_id` in (1998, 2009)
        Backtrace
        • app/Http/Controllers/Web/UserController.php:121
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • UserController.php#121metasv_rocketLMSdemo210μsselect * from `feature_webinars` where `feature_webinars`.`webinar_id` in (1998, 2009)
        Backtrace
        • app/Http/Controllers/Web/UserController.php:121
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • UserController.php#123metasv_rocketLMSdemo190μsselect `id` from `meetings` where `creator_id` = 1015
        Bindings
        • 0: 1015
        Backtrace
        • app/Http/Controllers/Web/UserController.php:123
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • UserController.php#127metasv_rocketLMSdemo360μsselect count(*) as aggregate from `reserve_meetings` where `meeting_id` in (30) and `reserved_at` is not null and `status` != 'canceled'
        Bindings
        • 0: 30
        • 1: canceled
        Backtrace
        • app/Http/Controllers/Web/UserController.php:127
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • UserController.php#132metasv_rocketLMSdemo260μsselect `buyer_id` from `sales` where `refund_at` is null and `seller_id` = 1015 and `webinar_id` is not null
        Bindings
        • 0: 1015
        Backtrace
        • app/Http/Controllers/Web/UserController.php:132
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • UserController.php#155metasv_rocketLMSdemo310μsselect * from `discounts` where `creator_id` = 1015 and (`source` = 'all' or `source` = 'meeting') and `status` = 'active' and `expired_at` > 1743953269
        Bindings
        • 0: 1015
        • 1: all
        • 2: meeting
        • 3: active
        • 4: 1743953269
        Backtrace
        • app/Http/Controllers/Web/UserController.php:155
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • User.php#424metasv_rocketLMSdemo360μsselect * from `webinars` where `webinars`.`creator_id` = 1015 and `webinars`.`creator_id` is not null or `teacher_id` = 1015 and `status` = 'active'
        Bindings
        • 0: 1015
        • 1: 1015
        • 2: active
        Backtrace
        • app/User.php:424
        • app/Http/Controllers/Web/UserController.php:165
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
      • Webinar.php#222metasv_rocketLMSdemo240μsselect * from `webinar_reviews` where `webinar_reviews`.`webinar_id` = 1998 and `webinar_reviews`.`webinar_id` is not null and `status` = 'active'
        Bindings
        • 0: 1998
        • 1: active
        Backtrace
        • app/Models/Webinar.php:222
        • app/User.php:433
        • app/Http/Controllers/Web/UserController.php:165
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • Webinar.php#222metasv_rocketLMSdemo230μsselect * from `webinar_reviews` where `webinar_reviews`.`webinar_id` = 2009 and `webinar_reviews`.`webinar_id` is not null and `status` = 'active'
        Bindings
        • 0: 2009
        • 1: active
        Backtrace
        • app/Models/Webinar.php:222
        • app/User.php:433
        • app/Http/Controllers/Web/UserController.php:165
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • Meeting.php#32metasv_rocketLMSdemo320μsselect * from `users` where `users`.`id` = '1015' limit 1
        Bindings
        • 0: 1015
        Backtrace
        • app/Models/Meeting.php:32
        • app/Http/Controllers/Web/UserController.php:174
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
      • Translatable.php#164metasv_rocketLMSdemo260μsselect * from `webinar_reviews` where `webinar_reviews`.`webinar_id` = 1998 and `webinar_reviews`.`webinar_id` is not null
        Bindings
        • 0: 1998
        Backtrace
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:164
        • app/User.php:460
        • view::web.default.user.profile:102
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • Translatable.php#164metasv_rocketLMSdemo210μsselect * from `webinar_reviews` where `webinar_reviews`.`webinar_id` = 2009 and `webinar_reviews`.`webinar_id` is not null
        Bindings
        • 0: 2009
        Backtrace
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:164
        • app/User.php:460
        • view::web.default.user.profile:102
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • Translatable.php#164metasv_rocketLMSdemo210μsselect * from `setting_translations` where `setting_translations`.`setting_id` = 41 and `setting_translations`.`setting_id` is not null
        Bindings
        • 0: 41
        Backtrace
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:164
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:445
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:200
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:148
        • app/Models/Setting.php:144
      • Translatable.php#164metasv_rocketLMSdemo260μsselect * from `category_translations` where `category_translations`.`category_id` = 609 and `category_translations`.`category_id` is not null
        Bindings
        • 0: 609
        Backtrace
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:164
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:445
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:200
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:148
        • view::web.default.user.profile_tabs.about:58
      • Translatable.php#164metasv_rocketLMSdemo200μsselect * from `category_translations` where `category_translations`.`category_id` = 606 and `category_translations`.`category_id` is not null
        Bindings
        • 0: 606
        Backtrace
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:164
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:445
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:200
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:148
        • view::web.default.user.profile_tabs.about:58
      • Translatable.php#164metasv_rocketLMSdemo200μsselect * from `category_translations` where `category_translations`.`category_id` = 607 and `category_translations`.`category_id` is not null
        Bindings
        • 0: 607
        Backtrace
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:164
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:445
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:200
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:148
        • view::web.default.user.profile_tabs.about:58
      • Webinar.php#898metasv_rocketLMSdemo280μsselect * from `special_offers` where `webinar_id` = 2009 and `status` = 'active' and `from_date` < 1743953269 and `to_date` > 1743953269 limit 1
        Bindings
        • 0: 2009
        • 1: active
        • 2: 1743953269
        • 3: 1743953269
        Backtrace
        • app/Models/Webinar.php:898
        • app/Models/Webinar.php:261
        • view::web.default.includes.webinar.grid-card:5
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • product_custom_badge.blade.php#20metasv_rocketLMSdemo450μsselect * from `product_badge_contents` where `targetable_id` = 2009 and `targetable_type` = 'App\Models\Webinar' and exists (select * from `product_badges` where `product_badge_contents`.`product_badge_id` = `product_badges`.`id` and `enable` = 1 and (`start_at` is null or `start_at` < 1743953269) and (`end_at` is null or `end_at` > 1743953269))
        Bindings
        • 0: 2009
        • 1: App\Models\Webinar
        • 2: 1
        • 3: 1743953269
        • 4: 1743953269
        Backtrace
        • view::web.default.includes.product_custom_badge:20
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • vendor/laravel/framework/src/Illuminate/View/View.php:195
      • product_custom_badge.blade.php#20metasv_rocketLMSdemo170μsselect * from `product_badges` where `product_badges`.`id` in (1)
        Backtrace
        • view::web.default.includes.product_custom_badge:20
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • vendor/laravel/framework/src/Illuminate/View/View.php:195
      • Translatable.php#164metasv_rocketLMSdemo270μsselect * from `product_badge_translations` where `product_badge_translations`.`product_badge_id` = 1 and `product_badge_translations`.`product_badge_id` is not null
        Bindings
        • 0: 1
        Backtrace
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:164
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:445
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:200
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:148
        • view::web.default.includes.product_custom_badge:33
      • Translatable.php#164metasv_rocketLMSdemo310μsselect * from `webinar_translations` where `webinar_translations`.`webinar_id` = 2009 and `webinar_translations`.`webinar_id` is not null
        Bindings
        • 0: 2009
        Backtrace
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:164
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:445
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:200
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:148
        • view::web.default.includes.webinar.grid-card:25
      • Webinar.php#1137metasv_rocketLMSdemo250μsselect count(*) as aggregate from `sales` where `sales`.`webinar_id` = 2009 and `sales`.`webinar_id` is not null and `refund_at` is null and `type` = 'webinar'
        Bindings
        • 0: 2009
        • 1: webinar
        Backtrace
        • app/Models/Webinar.php:1137
        • app/Models/Webinar.php:717
        • view::web.default.includes.webinar.grid-card:31
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • Translatable.php#164metasv_rocketLMSdemo210μsselect * from `categories` where `categories`.`id` = '610' limit 1
        Bindings
        • 0: 610
        Backtrace
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:164
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:469
        • view::web.default.includes.webinar.grid-card:54
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • Translatable.php#164metasv_rocketLMSdemo160μsselect * from `categories` where `categories`.`id` = '526' limit 1
        Bindings
        • 0: 526
        Backtrace
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:164
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:469
        • app/Models/Category.php:79
        • view::web.default.includes.webinar.grid-card:55
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • Translatable.php#164metasv_rocketLMSdemo210μsselect * from `category_translations` where `category_translations`.`category_id` = 610 and `category_translations`.`category_id` is not null
        Bindings
        • 0: 610
        Backtrace
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:164
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:445
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:200
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:148
        • view::web.default.includes.webinar.grid-card:55
      • Webinar.php#222metasv_rocketLMSdemo240μsselect * from `webinar_reviews` where `webinar_reviews`.`webinar_id` = 2009 and `webinar_reviews`.`webinar_id` is not null and `status` = 'active'
        Bindings
        • 0: 2009
        • 1: active
        Backtrace
        • app/Models/Webinar.php:222
        • view::web.default.includes.webinar.grid-card:58
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • Webinar.php#898metasv_rocketLMSdemo260μsselect * from `special_offers` where `webinar_id` = 2009 and `status` = 'active' and `from_date` < 1743953270 and `to_date` > 1743953270 limit 1
        Bindings
        • 0: 2009
        • 1: active
        • 2: 1743953270
        • 3: 1743953270
        Backtrace
        • app/Models/Webinar.php:898
        • app/Models/Webinar.php:261
        • view::web.default.includes.webinar.grid-card:78
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • MultiCurrency.php#14metasv_rocketLMSdemo200μsselect * from `currencies` order by `order` asc
        Backtrace
        • app/Mixins/Financial/MultiCurrency.php:14
        • app/Helpers/helper.php:2357
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • Translatable.php#164metasv_rocketLMSdemo250μsselect * from `setting_translations` where `setting_translations`.`setting_id` = 6 and `setting_translations`.`setting_id` is not null
        Bindings
        • 0: 6
        Backtrace
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:164
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:445
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:200
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:148
        • app/Models/Setting.php:144
      • Webinar.php#898metasv_rocketLMSdemo250μsselect * from `special_offers` where `webinar_id` = 1998 and `status` = 'active' and `from_date` < 1743953270 and `to_date` > 1743953270 limit 1
        Bindings
        • 0: 1998
        • 1: active
        • 2: 1743953270
        • 3: 1743953270
        Backtrace
        • app/Models/Webinar.php:898
        • app/Models/Webinar.php:261
        • view::web.default.includes.webinar.grid-card:5
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • Ticket.php#35metasv_rocketLMSdemo230μsselect count(*) as aggregate from `ticket_users` where `ticket_id` = 28
        Bindings
        • 0: 28
        Backtrace
        • app/Models/Ticket.php:35
        • app/Models/Webinar.php:269
        • view::web.default.includes.webinar.grid-card:5
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • Ticket.php#35metasv_rocketLMSdemo170μsselect count(*) as aggregate from `ticket_users` where `ticket_id` = 29
        Bindings
        • 0: 29
        Backtrace
        • app/Models/Ticket.php:35
        • app/Models/Webinar.php:269
        • view::web.default.includes.webinar.grid-card:5
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • Webinar.php#898metasv_rocketLMSdemo230μsselect * from `special_offers` where `webinar_id` = 1998 and `status` = 'active' and `from_date` < 1743953270 and `to_date` > 1743953270 limit 1
        Bindings
        • 0: 1998
        • 1: active
        • 2: 1743953270
        • 3: 1743953270
        Backtrace
        • app/Models/Webinar.php:898
        • app/Models/Webinar.php:261
        • view::web.default.includes.webinar.grid-card:6
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • Ticket.php#35metasv_rocketLMSdemo180μsselect count(*) as aggregate from `ticket_users` where `ticket_id` = 28
        Bindings
        • 0: 28
        Backtrace
        • app/Models/Ticket.php:35
        • app/Models/Webinar.php:269
        • view::web.default.includes.webinar.grid-card:6
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • Ticket.php#35metasv_rocketLMSdemo170μsselect count(*) as aggregate from `ticket_users` where `ticket_id` = 29
        Bindings
        • 0: 29
        Backtrace
        • app/Models/Ticket.php:35
        • app/Models/Webinar.php:269
        • view::web.default.includes.webinar.grid-card:6
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • product_custom_badge.blade.php#20metasv_rocketLMSdemo370μsselect * from `product_badge_contents` where `targetable_id` = 1998 and `targetable_type` = 'App\Models\Webinar' and exists (select * from `product_badges` where `product_badge_contents`.`product_badge_id` = `product_badges`.`id` and `enable` = 1 and (`start_at` is null or `start_at` < 1743953270) and (`end_at` is null or `end_at` > 1743953270))
        Bindings
        • 0: 1998
        • 1: App\Models\Webinar
        • 2: 1
        • 3: 1743953270
        • 4: 1743953270
        Backtrace
        • view::web.default.includes.product_custom_badge:20
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • vendor/laravel/framework/src/Illuminate/View/View.php:195
      • Translatable.php#164metasv_rocketLMSdemo310μsselect * from `webinar_translations` where `webinar_translations`.`webinar_id` = 1998 and `webinar_translations`.`webinar_id` is not null
        Bindings
        • 0: 1998
        Backtrace
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:164
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:445
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:200
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:148
        • view::web.default.includes.webinar.grid-card:25
      • Webinar.php#1137metasv_rocketLMSdemo240μsselect count(*) as aggregate from `sales` where `sales`.`webinar_id` = 1998 and `sales`.`webinar_id` is not null and `refund_at` is null and `type` = 'webinar'
        Bindings
        • 0: 1998
        • 1: webinar
        Backtrace
        • app/Models/Webinar.php:1137
        • app/Models/Webinar.php:717
        • view::web.default.includes.webinar.grid-card:31
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • Translatable.php#164metasv_rocketLMSdemo180μsselect * from `categories` where `categories`.`id` = '609' limit 1
        Bindings
        • 0: 609
        Backtrace
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:164
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:469
        • view::web.default.includes.webinar.grid-card:54
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • Translatable.php#164metasv_rocketLMSdemo160μsselect * from `categories` where `categories`.`id` = '526' limit 1
        Bindings
        • 0: 526
        Backtrace
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:164
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:469
        • app/Models/Category.php:79
        • view::web.default.includes.webinar.grid-card:55
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • Translatable.php#164metasv_rocketLMSdemo200μsselect * from `category_translations` where `category_translations`.`category_id` = 609 and `category_translations`.`category_id` is not null
        Bindings
        • 0: 609
        Backtrace
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:164
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:445
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:200
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:148
        • view::web.default.includes.webinar.grid-card:55
      • Webinar.php#222metasv_rocketLMSdemo240μsselect * from `webinar_reviews` where `webinar_reviews`.`webinar_id` = 1998 and `webinar_reviews`.`webinar_id` is not null and `status` = 'active'
        Bindings
        • 0: 1998
        • 1: active
        Backtrace
        • app/Models/Webinar.php:222
        • view::web.default.includes.webinar.grid-card:58
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • metasv_rocketLMSdemo240μsselect * from `special_offers` where `webinar_id` = ? and `status` = ? and `from_date` < ? and `to_date` > ? limit 1
      • metasv_rocketLMSdemo180μsselect count(*) as aggregate from `ticket_users` where `ticket_id` = ?
      • metasv_rocketLMSdemo180μsselect count(*) as aggregate from `ticket_users` where `ticket_id` = ?
      • metasv_rocketLMSdemo220μsselect * from `special_offers` where `webinar_id` = ? and `status` = ? and `from_date` < ? and `to_date` > ? limit 1
      • metasv_rocketLMSdemo170μsselect count(*) as aggregate from `ticket_users` where `ticket_id` = ?
      • metasv_rocketLMSdemo160μsselect count(*) as aggregate from `ticket_users` where `ticket_id` = ?
      • metasv_rocketLMSdemo200μsselect * from `currencies` order by `order` asc
      • metasv_rocketLMSdemo170μsselect * from `currencies` order by `order` asc
      • metasv_rocketLMSdemo200μsselect * from `currencies` order by `order` asc
      • metasv_rocketLMSdemo160μsselect * from `currencies` order by `order` asc
      • metasv_rocketLMSdemo160μsselect * from `currencies` order by `order` asc
      • metasv_rocketLMSdemo160μsselect * from `currencies` order by `order` asc
      • metasv_rocketLMSdemo280μsselect * from `setting_translations` where `setting_translations`.`setting_id` = ? and `setting_translations`.`setting_id` is not null
      • metasv_rocketLMSdemo210μsselect * from `setting_translations` where `setting_translations`.`setting_id` = ? and `setting_translations`.`setting_id` is not null
      • metasv_rocketLMSdemo190μsselect * from `setting_translations` where `setting_translations`.`setting_id` = ? and `setting_translations`.`setting_id` is not null
      • metasv_rocketLMSdemo200μsselect * from `setting_translations` where `setting_translations`.`setting_id` = ? and `setting_translations`.`setting_id` is not null
      • metasv_rocketLMSdemo200μsselect * from `setting_translations` where `setting_translations`.`setting_id` = ? and `setting_translations`.`setting_id` is not null
      • metasv_rocketLMSdemo220μsselect * from `navbar_buttons` where `role_id` is null and `for_guest` = ? limit 1
      • metasv_rocketLMSdemo250μsselect * from `navbar_button_translations` where `navbar_button_translations`.`navbar_button_id` = ? and `navbar_button_translations`.`navbar_button_id` is not null
      • metasv_rocketLMSdemo220μsselect * from `category_translations` where `category_translations`.`category_id` = ? and `category_translations`.`category_id` is not null
      • metasv_rocketLMSdemo160μsselect * from `categories` where `categories`.`id` = ? limit 1
      • metasv_rocketLMSdemo190μsselect * from `category_translations` where `category_translations`.`category_id` = ? and `category_translations`.`category_id` is not null
      • metasv_rocketLMSdemo160μsselect * from `categories` where `categories`.`id` = ? limit 1
      • metasv_rocketLMSdemo190μsselect * from `category_translations` where `category_translations`.`category_id` = ? and `category_translations`.`category_id` is not null
      • metasv_rocketLMSdemo160μsselect * from `categories` where `categories`.`id` = ? limit 1
      • metasv_rocketLMSdemo190μsselect * from `category_translations` where `category_translations`.`category_id` = ? and `category_translations`.`category_id` is not null
      • metasv_rocketLMSdemo190μsselect * from `category_translations` where `category_translations`.`category_id` = ? and `category_translations`.`category_id` is not null
      • metasv_rocketLMSdemo150μsselect * from `categories` where `categories`.`id` = ? limit 1
      • metasv_rocketLMSdemo190μsselect * from `category_translations` where `category_translations`.`category_id` = ? and `category_translations`.`category_id` is not null
      • metasv_rocketLMSdemo150μsselect * from `categories` where `categories`.`id` = ? limit 1
      • metasv_rocketLMSdemo190μsselect * from `category_translations` where `category_translations`.`category_id` = ? and `category_translations`.`category_id` is not null
      • metasv_rocketLMSdemo150μsselect * from `categories` where `categories`.`id` = ? limit 1
      • metasv_rocketLMSdemo180μsselect * from `category_translations` where `category_translations`.`category_id` = ? and `category_translations`.`category_id` is not null
      • metasv_rocketLMSdemo210μsselect * from `category_translations` where `category_translations`.`category_id` = ? and `category_translations`.`category_id` is not null
      • metasv_rocketLMSdemo190μsselect * from `category_translations` where `category_translations`.`category_id` = ? and `category_translations`.`category_id` is not null
      • metasv_rocketLMSdemo150μsselect * from `categories` where `categories`.`id` = ? limit 1
      • metasv_rocketLMSdemo180μsselect * from `category_translations` where `category_translations`.`category_id` = ? and `category_translations`.`category_id` is not null
      • metasv_rocketLMSdemo190μsselect * from `category_translations` where `category_translations`.`category_id` = ? and `category_translations`.`category_id` is not null
      • metasv_rocketLMSdemo190μsselect * from `category_translations` where `category_translations`.`category_id` = ? and `category_translations`.`category_id` is not null
      • metasv_rocketLMSdemo150μsselect * from `categories` where `categories`.`id` = ? limit 1
      • metasv_rocketLMSdemo180μsselect * from `category_translations` where `category_translations`.`category_id` = ? and `category_translations`.`category_id` is not null
      • metasv_rocketLMSdemo150μsselect * from `categories` where `categories`.`id` = ? limit 1
      • metasv_rocketLMSdemo200μsselect * from `category_translations` where `category_translations`.`category_id` = ? and `category_translations`.`category_id` is not null
      • metasv_rocketLMSdemo150μsselect * from `categories` where `categories`.`id` = ? limit 1
      • metasv_rocketLMSdemo190μsselect * from `category_translations` where `category_translations`.`category_id` = ? and `category_translations`.`category_id` is not null
      • metasv_rocketLMSdemo190μsselect * from `category_translations` where `category_translations`.`category_id` = ? and `category_translations`.`category_id` is not null
      • metasv_rocketLMSdemo220μsselect * from `setting_translations` where `setting_translations`.`setting_id` = ? and `setting_translations`.`setting_id` is not null
      • metasv_rocketLMSdemo210μsselect * from `setting_translations` where `setting_translations`.`setting_id` = ? and `setting_translations`.`setting_id` is not null
      • metasv_rocketLMSdemo230μsselect * from `setting_translations` where `setting_translations`.`setting_id` = ? and `setting_translations`.`setting_id` is not null
      App\Models\Translation\CategoryTranslation
      88CategoryTranslation.php#?
      App\Models\Translation\SettingTranslation
      21SettingTranslation.php#?
      App\Models\Badge
      21Badge.php#?
      App\Models\MeetingTime
      20MeetingTime.php#?
      App\Models\Category
      17Category.php#?
      App\Models\Currency
      14Currency.php#?
      App\Models\WebinarReview
      10WebinarReview.php#?
      App\Models\UserMeta
      9UserMeta.php#?
      App\Models\Webinar
      6Webinar.php#?
      App\Models\Reward
      6Reward.php#?
      App\Models\Translation\BadgeTranslation
      6BadgeTranslation.php#?
      App\Models\NotificationTemplate
      6NotificationTemplate.php#?
      App\Models\Notification
      6Notification.php#?
      App\Models\Translation\WebinarTranslation
      5WebinarTranslation.php#?
      App\User
      3User.php#?
      App\Models\UserOccupation
      3UserOccupation.php#?
      App\Models\Translation\ProductBadgeTranslation
      3ProductBadgeTranslation.php#?
      App\Models\IpRestriction
      2IpRestriction.php#?
      App\Models\Product
      2Product.php#?
      App\Models\ForumTopic
      2ForumTopic.php#?
      App\Models\Meeting
      2Meeting.php#?
      App\Models\Ticket
      2Ticket.php#?
      App\Models\ForumTopicPost
      1ForumTopicPost.php#?
      App\Models\FeatureWebinar
      1FeatureWebinar.php#?
      App\Models\Discount
      1Discount.php#?
      App\Models\ProductBadgeContent
      1ProductBadgeContent.php#?
      App\Models\ProductBadge
      1ProductBadge.php#?
      App\Models\NavbarButton
      1NavbarButton.php#?
      App\Models\Translation\NavbarButtonTranslation
      1NavbarButtonTranslation.php#?
          _token
          Q37nVQXhg7maEB3wqVzE0QFuAacqmB1UUUjBwZdv
          locale
          fa
          _previous
          array:1 [ "url" => "https://metasv.blog/users/1015/profile" ]
          _flash
          array:2 [ "old" => [] "new" => [] ]
          path_info
          /users/1015/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:16 [ "accept" => array:1 [ 0 => "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7" ] "accept-encoding" => array:1 [ 0 => "gzip, deflate, br, zstd" ] "host" => array:1 [ 0 => "metasv.blog" ] "pragma" => array:1 [ 0 => "no-cache" ] "user-agent" => array:1 [ 0 => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" ] "cache-control" => array:1 [ 0 => "no-cache" ] "sec-ch-ua" => array:1 [ 0 => ""HeadlessChrome";v="129", "Not=A?Brand";v="8", "Chromium";v="129"" ] "sec-ch-ua-mobile" => array:1 [ 0 => "?0" ] "sec-ch-ua-platform" => array:1 [ 0 => ""Windows"" ] "upgrade-insecure-requests" => array:1 [ 0 => "1" ] "sec-fetch-site" => array:1 [ 0 => "none" ] "sec-fetch-mode" => array:1 [ 0 => "navigate" ] "sec-fetch-user" => array:1 [ 0 => "?1" ] "sec-fetch-dest" => array:1 [ 0 => "document" ] "priority" => array:1 [ 0 => "u=0, i" ] "x-https" => array:1 [ 0 => "1" ] ]
          request_cookies
          []
          
          response_headers
          0 of 0
          array:5 [ "content-type" => array:1 [ 0 => "text/html; charset=UTF-8" ] "cache-control" => array:1 [ 0 => "no-cache, private" ] "date" => array:1 [ 0 => "Sun, 06 Apr 2025 15:27:49 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6InNiQ21ieTlzd2tncGFndjJvRVVXdkE9PSIsInZhbHVlIjoiK3dMeHk1ZC82M0RzT09DK3lrTjlITmFIUjJjcDQvN1dGMk5UQ0FtbHNIanB3R3p1WC8vNWhBbUdhdUVwT1RtU0MxRTYzdXdhTjk3UTVxRzZHZTNNWk0vZS8rZk96NnY0c2pGSjNYMHMrS2swaHRjQmZTUHBFbVRuL3ZtK3IxVkEiLCJtYWMiOiJkYWE5N2Q0ZTU4YWY2YTM2ZDQ1NWU0MThjYmI4OWY1NGJiODU0OWM3ZDI3ZWFiM2M4NTUyZTFkYmUzNTAyMzBjIiwidGFnIjoiIn0%3D; expires=Sun, 06 Apr 2025 17:27:50 GMT; Max-Age=7200; path=/; samesite=laxXSRF-TOKEN=eyJpdiI6InNiQ21ieTlzd2tncGFndjJvRVVXdkE9PSIsInZhbHVlIjoiK3dMeHk1ZC82M0RzT09DK3lrTjlITmFIUjJjcDQvN1dGMk5UQ0FtbHNIanB3R3p1WC8vNWhBbUdhdUVwT1RtU0MxRTYzd" 1 => "rocketlms_session=eyJpdiI6IitJeWc5cnBxUDVTNklpd0ZpS2lFR0E9PSIsInZhbHVlIjoiUmJQbU9namZsaGZka0N0Rmk2L3hKUlQ2a2NkV1VrdW1zWTh4RUhVeHgrN3VPTUwrYXpvOEtBMTFBL3J1Rk5sZUZ6MlRha2ppcTFidUEzQ0FLQkxJUXkrQnl6czg4U0hCU1hndHlJMUY0U2FET0lObDY4bDBjNytLUlFyKzFSZ1giLCJtYWMiOiIwNmVjMzQ3NDNiYjZhZjY4ZDVhZDk2MzFjNjIyYzQ0NTg2NTYwNjdjODJjNmY2MGVjMmE1NGUxZDY2MGJkNDQ5IiwidGFnIjoiIn0%3D; expires=Sun, 06 Apr 2025 17:27:50 GMT; Max-Age=7200; path=/; httponly; samesite=laxrocketlms_session=eyJpdiI6IitJeWc5cnBxUDVTNklpd0ZpS2lFR0E9PSIsInZhbHVlIjoiUmJQbU9namZsaGZka0N0Rmk2L3hKUlQ2a2NkV1VrdW1zWTh4RUhVeHgrN3VPTUwrYXpvOEtBMTFBL3J1Rk5sZU" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6InNiQ21ieTlzd2tncGFndjJvRVVXdkE9PSIsInZhbHVlIjoiK3dMeHk1ZC82M0RzT09DK3lrTjlITmFIUjJjcDQvN1dGMk5UQ0FtbHNIanB3R3p1WC8vNWhBbUdhdUVwT1RtU0MxRTYzdXdhTjk3UTVxRzZHZTNNWk0vZS8rZk96NnY0c2pGSjNYMHMrS2swaHRjQmZTUHBFbVRuL3ZtK3IxVkEiLCJtYWMiOiJkYWE5N2Q0ZTU4YWY2YTM2ZDQ1NWU0MThjYmI4OWY1NGJiODU0OWM3ZDI3ZWFiM2M4NTUyZTFkYmUzNTAyMzBjIiwidGFnIjoiIn0%3D; expires=Sun, 06-Apr-2025 17:27:50 GMT; path=/XSRF-TOKEN=eyJpdiI6InNiQ21ieTlzd2tncGFndjJvRVVXdkE9PSIsInZhbHVlIjoiK3dMeHk1ZC82M0RzT09DK3lrTjlITmFIUjJjcDQvN1dGMk5UQ0FtbHNIanB3R3p1WC8vNWhBbUdhdUVwT1RtU0MxRTYzd" 1 => "rocketlms_session=eyJpdiI6IitJeWc5cnBxUDVTNklpd0ZpS2lFR0E9PSIsInZhbHVlIjoiUmJQbU9namZsaGZka0N0Rmk2L3hKUlQ2a2NkV1VrdW1zWTh4RUhVeHgrN3VPTUwrYXpvOEtBMTFBL3J1Rk5sZUZ6MlRha2ppcTFidUEzQ0FLQkxJUXkrQnl6czg4U0hCU1hndHlJMUY0U2FET0lObDY4bDBjNytLUlFyKzFSZ1giLCJtYWMiOiIwNmVjMzQ3NDNiYjZhZjY4ZDVhZDk2MzFjNjIyYzQ0NTg2NTYwNjdjODJjNmY2MGVjMmE1NGUxZDY2MGJkNDQ5IiwidGFnIjoiIn0%3D; expires=Sun, 06-Apr-2025 17:27:50 GMT; path=/; httponlyrocketlms_session=eyJpdiI6IitJeWc5cnBxUDVTNklpd0ZpS2lFR0E9PSIsInZhbHVlIjoiUmJQbU9namZsaGZka0N0Rmk2L3hKUlQ2a2NkV1VrdW1zWTh4RUhVeHgrN3VPTUwrYXpvOEtBMTFBL3J1Rk5sZU" ] ]
          session_attributes
          0 of 0
          array:4 [ "_token" => "Q37nVQXhg7maEB3wqVzE0QFuAacqmB1UUUjBwZdv" "locale" => "fa" "_previous" => array:1 [ "url" => "https://metasv.blog/users/1015/profile" ] "_flash" => array:2 [ "old" => [] "new" => [] ] ]
          ClearShow all
          Date ↕MethodURLData
          #12025-04-06 15:27:50GET/users/1015/profile31149261