vendor

yassirinfo ico-vefified-1

عضو منذ Jul 2024


  • البائع
  • 0 مراجعة

  • البريد الإلكتروني: infoyassir@gmail.com
  • الهاتف: 54678965432

التحققات

  • success Phone
  • success CIN

مرحبًا، أنا yassirinfo

Request history28.2.27PHP Version377msRequest Duration37MBMemory UsageGET ary/profile/{id}RouteAuth status
    • Booting (230ms)time
    • Application (147ms)time
    • 1 x Booting (61.09%)
      230ms
      1 x Application (38.9%)
      147ms
      21 templates were rendered
      • 1x User::frontend.profile.profileprofile.blade.php#?blade
      • 1x User::frontend.profile.sidebarsidebar.blade.php#?blade
      • 1x User::frontend.profile.servicesservices.blade.php#?blade
      • 1x User::frontend.profile.reviewsreviews.blade.php#?blade
      • 1x layouts.appapp.blade.php#?blade
      • 1x Layout::appapp.blade.php#?blade
      • 1x Layout::parts.faviconfavicon.blade.php#?blade
      • 1x Layout::parts.seo-metaseo-meta.blade.php#?blade
      • 1x Layout::parts.global-scriptglobal-script.blade.php#?blade
      • 1x Layout::parts.topbartopbar.blade.php#?blade
      • 2x Core::frontend.currency-switchercurrency-switcher.blade.php#?blade
      • 2x Language::frontend.switcherswitcher.blade.php#?blade
      • 1x Layout::parts.headerheader.blade.php#?blade
      • 1x Layout::parts.footerfooter.blade.php#?blade
      • 1x Layout::parts.login-register-modallogin-register-modal.blade.php#?blade
      • 1x Layout::auth.login-formlogin-form.blade.php#?blade
      • 1x Layout::auth.register-formregister-form.blade.php#?blade
      • 1x Popup::frontend.popuppopup.blade.php#?blade
      • 1x demo_scriptdemo_script.blade.php#?blade
      uri
      GET ary/profile/{id}
      middleware
      web
      controller
      Modules\User\Controllers\ProfileController@profile
      namespace
      Modules\User\Controllers
      prefix
      ary/profile
      where
      as
      user.profile
      file
      modules/User/Controllers/ProfileController.php:16-32
      24 statements were executed, 18 of which were duplicates, 6 unique. Show only duplicated15.05ms
      • select * from `users` where `user_name` = 'yassirinfo' and `users`.`deleted_at` is null limit 12.47msj72lq_dardarkProfileController.php#17
        Bindings
        • 0: yassirinfo
        Hints
        • 0: Use SELECT * only if you need all columns from table
        • 1: LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 16. modules/User/Controllers/ProfileController.php:17
        • 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 * from `core_roles` where `core_roles`.`id` = 2 limit 1820μsj72lq_dardarkHasRoles.php#23
        Bindings
        • 0: 2
        Hints
        • 0: Use SELECT * only if you need all columns from table
        • 1: LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 21. modules/User/Traits/HasRoles.php:23
        • 22. modules/User/Controllers/ProfileController.php:24
        • 23. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 24. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 25. vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
      • select * from `user_meta` where (`user_id` = 11 and `name` = 'social_meta_avatar') limit 1590μsj72lq_dardarkUser.php#100
        Bindings
        • 0: 11
        • 1: social_meta_avatar
        Hints
        • 0: Use SELECT * only if you need all columns from table
        • 1: LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 14. app/User.php:100
        • 15. app/User.php:199
        • 16. view::User::frontend.profile.sidebar:3
        • 18. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 19. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • select * from `user_meta` where (`user_id` = 11 and `name` = 'social_meta_avatar') limit 1280μsj72lq_dardarkUser.php#100
        Bindings
        • 0: 11
        • 1: social_meta_avatar
        Hints
        • 0: Use SELECT * only if you need all columns from table
        • 1: LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 14. app/User.php:100
        • 15. app/User.php:199
        • 16. view::User::frontend.profile.sidebar:4
        • 18. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 19. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • select count(`id`) as aggregate from `bravo_review` where `vendor_id` = 11 and `status` = 'approved' and `bravo_review`.`deleted_at` is null560μsj72lq_dardarkUser.php#291
        Bindings
        • 0: 11
        • 1: approved
        Backtrace
        • 16. app/User.php:291
        • 22. view::User::frontend.profile.sidebar:31
        • 24. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 25. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 26. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • select count(`id`) as aggregate from `bravo_review` where `vendor_id` = 11 and `status` = 'approved' and `bravo_review`.`deleted_at` is null250μsj72lq_dardarkUser.php#291
        Bindings
        • 0: 11
        • 1: approved
        Backtrace
        • 16. app/User.php:291
        • 22. view::User::frontend.profile.sidebar:32
        • 24. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 25. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 26. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • select * from `user_meta` where (`user_id` = 11 and `name` = 'is_verified_phone') limit 1400μsj72lq_dardarkUser.php#100
        Bindings
        • 0: 11
        • 1: is_verified_phone
        Hints
        • 0: Use SELECT * only if you need all columns from table
        • 1: LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 14. app/User.php:100
        • 15. app/User.php:397
        • 16. app/User.php:370
        • 23. view::User::frontend.profile.sidebar:63
        • 25. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • select * from `user_meta` where (`user_id` = 11 and `name` = 'verify_data_phone') limit 1870μsj72lq_dardarkUser.php#100
        Bindings
        • 0: 11
        • 1: verify_data_phone
        Hints
        • 0: Use SELECT * only if you need all columns from table
        • 1: LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 14. app/User.php:100
        • 15. app/User.php:402
        • 16. app/User.php:371
        • 23. view::User::frontend.profile.sidebar:63
        • 25. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • select * from `user_meta` where (`user_id` = 11 and `name` = 'is_verified_id_card') limit 11.4msj72lq_dardarkUser.php#100
        Bindings
        • 0: 11
        • 1: is_verified_id_card
        Hints
        • 0: Use SELECT * only if you need all columns from table
        • 1: LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 14. app/User.php:100
        • 15. app/User.php:397
        • 16. app/User.php:370
        • 23. view::User::frontend.profile.sidebar:63
        • 25. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • select * from `user_meta` where (`user_id` = 11 and `name` = 'verify_data_id_card') limit 1470μsj72lq_dardarkUser.php#100
        Bindings
        • 0: 11
        • 1: verify_data_id_card
        Hints
        • 0: Use SELECT * only if you need all columns from table
        • 1: LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 14. app/User.php:100
        • 15. app/User.php:402
        • 16. app/User.php:371
        • 23. view::User::frontend.profile.sidebar:63
        • 25. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • select * from `user_meta` where (`user_id` = 11 and `name` = 'is_verified_phone') limit 1300μsj72lq_dardarkUser.php#100
        Bindings
        • 0: 11
        • 1: is_verified_phone
        Hints
        • 0: Use SELECT * only if you need all columns from table
        • 1: LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 14. app/User.php:100
        • 15. app/User.php:397
        • 16. app/User.php:370
        • 22. view::User::frontend.profile.sidebar:63
        • 24. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • select * from `user_meta` where (`user_id` = 11 and `name` = 'verify_data_phone') limit 1710μsj72lq_dardarkUser.php#100
        Bindings
        • 0: 11
        • 1: verify_data_phone
        Hints
        • 0: Use SELECT * only if you need all columns from table
        • 1: LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 14. app/User.php:100
        • 15. app/User.php:402
        • 16. app/User.php:371
        • 22. view::User::frontend.profile.sidebar:63
        • 24. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • select * from `user_meta` where (`user_id` = 11 and `name` = 'is_verified_id_card') limit 1240μsj72lq_dardarkUser.php#100
        Bindings
        • 0: 11
        • 1: is_verified_id_card
        Hints
        • 0: Use SELECT * only if you need all columns from table
        • 1: LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 14. app/User.php:100
        • 15. app/User.php:397
        • 16. app/User.php:370
        • 22. view::User::frontend.profile.sidebar:63
        • 24. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • select * from `user_meta` where (`user_id` = 11 and `name` = 'verify_data_id_card') limit 1270μsj72lq_dardarkUser.php#100
        Bindings
        • 0: 11
        • 1: verify_data_id_card
        Hints
        • 0: Use SELECT * only if you need all columns from table
        • 1: LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 14. app/User.php:100
        • 15. app/User.php:402
        • 16. app/User.php:371
        • 22. view::User::frontend.profile.sidebar:63
        • 24. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • select * from `user_meta` where (`user_id` = 11 and `name` = 'is_verified_phone') limit 1240μsj72lq_dardarkUser.php#100
        Bindings
        • 0: 11
        • 1: is_verified_phone
        Hints
        • 0: Use SELECT * only if you need all columns from table
        • 1: LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 14. app/User.php:100
        • 15. app/User.php:397
        • 16. app/User.php:370
        • 22. view::User::frontend.profile.sidebar:64
        • 24. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • select * from `user_meta` where (`user_id` = 11 and `name` = 'verify_data_phone') limit 1270μsj72lq_dardarkUser.php#100
        Bindings
        • 0: 11
        • 1: verify_data_phone
        Hints
        • 0: Use SELECT * only if you need all columns from table
        • 1: LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 14. app/User.php:100
        • 15. app/User.php:402
        • 16. app/User.php:371
        • 22. view::User::frontend.profile.sidebar:64
        • 24. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • select * from `user_meta` where (`user_id` = 11 and `name` = 'is_verified_id_card') limit 1410μsj72lq_dardarkUser.php#100
        Bindings
        • 0: 11
        • 1: is_verified_id_card
        Hints
        • 0: Use SELECT * only if you need all columns from table
        • 1: LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 14. app/User.php:100
        • 15. app/User.php:397
        • 16. app/User.php:370
        • 22. view::User::frontend.profile.sidebar:64
        • 24. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • select * from `user_meta` where (`user_id` = 11 and `name` = 'verify_data_id_card') limit 1230μsj72lq_dardarkUser.php#100
        Bindings
        • 0: 11
        • 1: verify_data_id_card
        Hints
        • 0: Use SELECT * only if you need all columns from table
        • 1: LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 14. app/User.php:100
        • 15. app/User.php:402
        • 16. app/User.php:371
        • 22. view::User::frontend.profile.sidebar:64
        • 24. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • select count(*) as aggregate from `bravo_spaces` where (`author_id` = 11 and `status` = 'publish') and `bravo_spaces`.`deleted_at` is null630μsj72lq_dardarkservices.blade.php#15
        Bindings
        • 0: 11
        • 1: publish
        Backtrace
        • 16. view::User::frontend.profile.services:15
        • 18. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 19. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 20. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 21. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select count(*) as aggregate from `bravo_cars` where (`author_id` = 11 and `status` = 'publish') and `bravo_cars`.`deleted_at` is null1.11msj72lq_dardarkservices.blade.php#15
        Bindings
        • 0: 11
        • 1: publish
        Backtrace
        • 16. view::User::frontend.profile.services:15
        • 18. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 19. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 20. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 21. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select count(*) as aggregate from `bravo_tours` where (`author_id` = 11 and `status` = 'publish') and `bravo_tours`.`deleted_at` is null1.16msj72lq_dardarkservices.blade.php#15
        Bindings
        • 0: 11
        • 1: publish
        Backtrace
        • 16. view::User::frontend.profile.services:15
        • 18. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 19. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 20. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 21. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select count(*) as aggregate from `bravo_review` where (`vendor_id` = 11 and `status` = 'approved') and `bravo_review`.`deleted_at` is null500μsj72lq_dardarkreviews.blade.php#14
        Bindings
        • 0: 11
        • 1: approved
        Backtrace
        • 16. view::User::frontend.profile.reviews:14
        • 18. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 19. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 20. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 21. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `core_menu_translations` where `core_menu_translations`.`origin_id` = 1 and `core_menu_translations`.`origin_id` is not null and `locale` = 'ary' limit 1530μsj72lq_dardarkHasTranslations.php#51
        Bindings
        • 0: 1
        • 1: ary
        Hints
        • 0: Use SELECT * only if you need all columns from table
        • 1: LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 21. app/Traits/HasTranslations.php:51
        • 22. app/Helpers/AppHelper.php:111
        • 25. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 26. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 27. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • select * from `core_menu_translations` where `core_menu_translations`.`origin_id` = 1 and `core_menu_translations`.`origin_id` is not null and `locale` = 'ary' limit 1340μsj72lq_dardarkHasTranslations.php#51
        Bindings
        • 0: 1
        • 1: ary
        Hints
        • 0: Use SELECT * only if you need all columns from table
        • 1: LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 21. app/Traits/HasTranslations.php:51
        • 22. app/Helpers/AppHelper.php:111
        • 25. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 26. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 27. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      Modules\Core\Models\MenuTranslation
      2MenuTranslation.php#?
      App\User
      1User.php#?
      Modules\User\Models\Role
      1Role.php#?
        web
        null
        sanctum
        null
          _token
          MiinCsOOasJQCA29SOIqoAVTPmMsTQEwYH8YmYOp
          bc_current_currency
          eur
          _previous
          array:1 [ "url" => "https://originalstay.com/ary/profile/yassirinfo" ]
          _flash
          array:2 [ "old" => [] "new" => [] ]
          path_info
          /ary/profile/yassirinfo
          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:17 [ "x-forwarded-proto" => array:1 [ 0 => "https" ] "cookie" => array:1 [ 0 => "XSRF-TOKEN=eyJpdiI6IjM4T29ScXpBUEZiR1dlS3dmUVIzN2c9PSIsInZhbHVlIjoiaGo5L3NEaEs4NVNjWG1iRWU4dWhpa05NZDVSSXR6bHEwOTlLVFBnYm02QTZibEJ1VWdFTXdCZVArRHJJRzlyWmQ5dHdqeDY5blo0Qis2MC9kSUNkeXd0RCtoYmpJS0NuTldwbmJleGNGSXhPMlJxWFd0OWlRWDVadGhVcVpIa2EiLCJtYWMiOiIyZmM2ZTA0NTNmMGIxYzBlNzM0MTEwMjFhMThmYTgyNDZhMzg1ZmI0YjY4NTY3NjY0Nzk1ZmY0NTE5N2IwM2FhIiwidGFnIjoiIn0%3D; booking_core_session=eyJpdiI6IitSaXA2Ris2UnlDZitWWFJHbVZvclE9PSIsInZhbHVlIjoieHFrSHJlVUtuTW13NzdkT0Q5WWdlSzRJUmJrenVHb3c5SlZEMzJhVzY5ZUE3bkFPeU5JWnVUd0dkbld3cVhqSmxtaWlHK2FCUDdTRWRqeTludk11UUdNNEhtOHgrR093WXoyZVEzc0ZhaTA4Vm9OQmlWZnlvRytuaXE0ME9Qc20iLCJtYWMiOiI4ZGI0MjJjM2JhYTM4ODkxYjYxNjk1ZjI0NDk2OGE5MjI1ZTllODViZWIwMzEzNTYxM2Y2OTFlMGIxODJjOTk0IiwidGFnIjoiIn0%3DXSRF-TOKEN=eyJpdiI6IjM4T29ScXpBUEZiR1dlS3dmUVIzN2c9PSIsInZhbHVlIjoiaGo5L3NEaEs4NVNjWG1iRWU4dWhpa05NZDVSSXR6bHEwOTlLVFBnYm02QTZibEJ1VWdFTXdCZVArRHJJRzlyWmQ5dHdqe" ] "priority" => array:1 [ 0 => "u=0, i" ] "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" ] "host" => array:1 [ 0 => "originalstay.com" ] ]
          request_cookies
          0 of 0
          array:2 [ "XSRF-TOKEN" => "MiinCsOOasJQCA29SOIqoAVTPmMsTQEwYH8YmYOp" "booking_core_session" => "6tqvJ7I4hwmZhjaLtBgKB9cT1LSYo6m2BS1MMAjq" ]
          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 => "Fri, 16 May 2025 05:23:28 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6ImRCZVBKditybkRQVW5nNCt0b1NYZmc9PSIsInZhbHVlIjoicmlpMDJMNlRHWmtBRTI1a2FqK1RLWDB5aHJSWEs3YmxjNEdWNHpiSEdPeTR2aTdTWXVuSU5MNkgrRkt4Q0hERnpOYjI5MkY3MHh3M3hsV2lqUFBUckpxYmc2a2Vmbms0d3Y1RU9MSGsxWXFpQ1ZNRHZDck5pcVdlbTNpRmQ0VEwiLCJtYWMiOiJjZTJmNTQwOTVhMzUxNzcxZDk4NjZmZWE0NTgzNmYyMTA1ZjRmOWJkNmZiZWRlNzAyMjg0NDUyMzc0NjllZWJjIiwidGFnIjoiIn0%3D; expires=Fri, 16 May 2025 07:23:28 GMT; Max-Age=7200; path=/; secure; samesite=laxXSRF-TOKEN=eyJpdiI6ImRCZVBKditybkRQVW5nNCt0b1NYZmc9PSIsInZhbHVlIjoicmlpMDJMNlRHWmtBRTI1a2FqK1RLWDB5aHJSWEs3YmxjNEdWNHpiSEdPeTR2aTdTWXVuSU5MNkgrRkt4Q0hERnpOYjI5M" 1 => "booking_core_session=eyJpdiI6InBmMG82ZElDUGJxb2NNUFd4bGRUUnc9PSIsInZhbHVlIjoiZzVuVC9aRDBGbFZXaURLc2YreWhqbTJmUzlWVTJySXlZOSt1cTJ2bGlyallLNG5IS1c2U1FrRjJpdkJaMUFTcG5YS1NzekNxSVNSWlF4d2Z2aVhWekxWODBNaGlDOE40NDhSc3I5WnhJZjg0eUl6VisrUElWb2grcGdQTjlkN0kiLCJtYWMiOiJhODExZTZhZmI4MzdkNDYxZDEyMDY3M2EzNjZhODVlMzUxMTJlNWNhMjdlNzFkZTk1OWUyMTgzZDBhM2NhNzdlIiwidGFnIjoiIn0%3D; expires=Fri, 16 May 2025 07:23:28 GMT; Max-Age=7200; path=/; httponly; samesite=laxbooking_core_session=eyJpdiI6InBmMG82ZElDUGJxb2NNUFd4bGRUUnc9PSIsInZhbHVlIjoiZzVuVC9aRDBGbFZXaURLc2YreWhqbTJmUzlWVTJySXlZOSt1cTJ2bGlyallLNG5IS1c2U1FrRjJpdkJaMUF" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6ImRCZVBKditybkRQVW5nNCt0b1NYZmc9PSIsInZhbHVlIjoicmlpMDJMNlRHWmtBRTI1a2FqK1RLWDB5aHJSWEs3YmxjNEdWNHpiSEdPeTR2aTdTWXVuSU5MNkgrRkt4Q0hERnpOYjI5MkY3MHh3M3hsV2lqUFBUckpxYmc2a2Vmbms0d3Y1RU9MSGsxWXFpQ1ZNRHZDck5pcVdlbTNpRmQ0VEwiLCJtYWMiOiJjZTJmNTQwOTVhMzUxNzcxZDk4NjZmZWE0NTgzNmYyMTA1ZjRmOWJkNmZiZWRlNzAyMjg0NDUyMzc0NjllZWJjIiwidGFnIjoiIn0%3D; expires=Fri, 16-May-2025 07:23:28 GMT; path=/; secureXSRF-TOKEN=eyJpdiI6ImRCZVBKditybkRQVW5nNCt0b1NYZmc9PSIsInZhbHVlIjoicmlpMDJMNlRHWmtBRTI1a2FqK1RLWDB5aHJSWEs3YmxjNEdWNHpiSEdPeTR2aTdTWXVuSU5MNkgrRkt4Q0hERnpOYjI5M" 1 => "booking_core_session=eyJpdiI6InBmMG82ZElDUGJxb2NNUFd4bGRUUnc9PSIsInZhbHVlIjoiZzVuVC9aRDBGbFZXaURLc2YreWhqbTJmUzlWVTJySXlZOSt1cTJ2bGlyallLNG5IS1c2U1FrRjJpdkJaMUFTcG5YS1NzekNxSVNSWlF4d2Z2aVhWekxWODBNaGlDOE40NDhSc3I5WnhJZjg0eUl6VisrUElWb2grcGdQTjlkN0kiLCJtYWMiOiJhODExZTZhZmI4MzdkNDYxZDEyMDY3M2EzNjZhODVlMzUxMTJlNWNhMjdlNzFkZTk1OWUyMTgzZDBhM2NhNzdlIiwidGFnIjoiIn0%3D; expires=Fri, 16-May-2025 07:23:28 GMT; path=/; httponlybooking_core_session=eyJpdiI6InBmMG82ZElDUGJxb2NNUFd4bGRUUnc9PSIsInZhbHVlIjoiZzVuVC9aRDBGbFZXaURLc2YreWhqbTJmUzlWVTJySXlZOSt1cTJ2bGlyallLNG5IS1c2U1FrRjJpdkJaMUF" ] ]
          session_attributes
          0 of 0
          array:4 [ "_token" => "MiinCsOOasJQCA29SOIqoAVTPmMsTQEwYH8YmYOp" "bc_current_currency" => "eur" "_previous" => array:1 [ "url" => "https://originalstay.com/ary/profile/yassirinfo" ] "_flash" => array:2 [ "old" => [] "new" => [] ] ]
          ClearShow all
          Date ↕MethodURLData
          #12025-05-16 06:23:28GET/ary/profile/yassirinfo?set_currency=eur (stacked)
          #22025-05-16 06:23:28GET/ary/profile/yassirinfo21244