معلومات عنا

سيف تايم تتيح للعملاء استلام طلباتهم الخاصة من أي مطعم يختارونه.

'عندما تطلب الطعام من أي مطعم تحب، تحدد وقتًا معين للاستلام الطلب . عندما تصل، يرجى النقر على"أنا هنا" لكي تخبر المطعم بوجودك. وبهذا سيقوم الموظف بتسليم الطعام إلى سيارتك أو يمكنك استلام طلبك من المطعم بنفسك.


SettingsRequest history137msRequest Duration4MBMemory Usage10.x
Laravel Version
10.48.29
PHP Version
8.3.11
Environment
production
Debug Mode
Enabled
URL
savetimeksa.com
Timezone
UTC
Locale
ar
GET about-us
status
200 OK
full_url
https://savetimeksa.com/about-us
action_name
about-us
controller_action
App\Http\Controllers\HomeController@about_us
Theme
Open Button Position
Hide Empty Tabs
Autoshow
Reset to defaults
    status
    200 OK
    full_url
    https://savetimeksa.com/about-us
    action_name
    about-us
    controller_action
    App\Http\Controllers\HomeController@about_us
    uri
    GET about-us
    controller
    App\Http\Controllers\HomeController@about_us
    namespace
    App\Http\Controllers
    file
    app/Http/Controllers/HomeController.php:195-222
    middleware
    web
    duration
    138ms
    peak_memory
    6MB
    response
    text/html; charset=UTF-8
    request_format
    html
    request_query
    []
    
    request_request
    []
    
    request_headers
    0 of 0
    array:15 [ "host" => array:1 [ 0 => "savetimeksa.com" ] "connection" => array:1 [ 0 => "keep-alive" ] "pragma" => array:1 [ 0 => "no-cache" ] "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" ] "user-agent" => array:1 [ 0 => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" ] "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" ] "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" ] "accept-encoding" => array:1 [ 0 => "gzip, deflate, br, zstd" ] ]
    request_cookies
    []
    
    response_headers
    0 of 0
    array:3 [ "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 22:49:08 GMT" ] ]
    session_attributes
    0 of 0
    array:2 [ "_token" => "e78kfJRxSzCYnYrh2MDNhKzacEYa6QJtFpuz2Uc9" "landing_site_direction" => "rtl" ]
    • Booting (73.79ms)time
    • Application (63.4ms)time
    • Routing (869μs)
    • Preparing Response (44.65ms)
    • View: about-usviews
    • View: layouts.landing.appviews
    • 1 x Booting (53.77%)
      73.79ms
      1 x Application (46.2%)
      63.40ms
      1 x Preparing Response (32.53%)
      44.65ms
      1 x Routing (0.63%)
      869μs
      2 x View (0%)
      0μs
      2 templates were rendered
      • about-usabout-us.blade.php#?blade
      • layouts.landing.appapp.blade.php#?blade
      23 statements were executed (7 duplicates)Show only duplicates33.5ms
      • Localization.php#26defaultdb1.75msselect * from `business_settings` where `key` = 'system_language' limit 1
        Bindings
        • 0: system_language
        Backtrace
        • middleware::localization:26
        • vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
        • vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php:50
        • vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
        • vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php:78
      • HomeController.php#391defaultdb1.35msselect * from `data_settings` where (`key` = 'about_us') limit 1
        Bindings
        • 0: about_us
        Backtrace
        • app/Http/Controllers/HomeController.php:391
        • app/Http/Controllers/HomeController.php:197
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
      • HomeController.php#391defaultdb1.19msselect * from `translations` where `translations`.`translationable_id` in (102) and `translations`.`translationable_type` = 'App\\Models\\DataSetting' and `locale` = 'ar'
        Bindings
        • 0: App\Models\DataSetting
        • 1: ar
        Backtrace
        • app/Http/Controllers/HomeController.php:391
        • app/Http/Controllers/HomeController.php:197
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
      • helpers.php#1044defaultdb1.55msselect * from `business_settings` where `key` = 'landing_page' limit 1
        Bindings
        • 0: landing_page
        Backtrace
        • app/CentralLogics/helpers.php:1044
        • app/Http/Controllers/HomeController.php:209
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
      • helpers.php#3416defaultdb1.25msselect * from `business_settings` where `key` = 'landing_integration_type' limit 1
        Bindings
        • 0: landing_integration_type
        Backtrace
        • app/CentralLogics/helpers.php:3416
        • app/Http/Controllers/HomeController.php:210
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
      • helpers.php#3416defaultdb1.46msselect * from `business_settings` where `key` = 'landing_page_custom_url' limit 1
        Bindings
        • 0: landing_page_custom_url
        Backtrace
        • app/CentralLogics/helpers.php:3416
        • app/Http/Controllers/HomeController.php:211
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
      • app.blade.php#9defaultdb1.43msselect * from `business_settings` where `key` = 'country' limit 1
        Bindings
        • 0: country
        Backtrace
        • view::layouts.landing.app:9
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      • helpers.php#2023defaultdb1.37msselect * from `business_settings` where (`key` = 'icon') limit 1
        Bindings
        • 0: icon
        Backtrace
        • app/CentralLogics/helpers.php:2023
        • view::layouts.landing.app:31
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • app.blade.php#35defaultdb1.67msselect * from `business_settings` where (`key` = 'landing_page_links') limit 1
        Bindings
        • 0: landing_page_links
        Backtrace
        • view::layouts.landing.app:35
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      • app.blade.php#37defaultdb1.42msselect * from `business_settings` where (`key` = 'backgroundChange') limit 1
        Bindings
        • 0: backgroundChange
        Backtrace
        • view::layouts.landing.app:37
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      • app.blade.php#38defaultdb1.52msselect * from `business_settings` where (`key` = 'backgroundChange') limit 1
        Bindings
        • 0: backgroundChange
        Backtrace
        • view::layouts.landing.app:38
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      • app.blade.php#38defaultdb1.25msselect * from `business_settings` where (`key` = 'backgroundChange') limit 1
        Bindings
        • 0: backgroundChange
        Backtrace
        • view::layouts.landing.app:38
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      • helpers.php#2023defaultdb1.19msselect * from `business_settings` where (`key` = 'logo') limit 1
        Bindings
        • 0: logo
        Backtrace
        • app/CentralLogics/helpers.php:2023
        • view::layouts.landing.app:62
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • app.blade.php#143defaultdb1.38msselect * from `business_settings` where `key` = 'system_language' limit 1
        Bindings
        • 0: system_language
        Backtrace
        • view::layouts.landing.app:143
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      • app.blade.php#206defaultdb1.63msselect * from `data_settings` where `type` = 'admin_landing_page' and `key` in ('news_letter_title', 'news_letter_sub_title', 'footer_data', 'shipping_policy_status', 'refund_policy_status', 'cancellation_policy_status')
        Bindings
        • 0: admin_landing_page
        • 1: news_letter_title
        • 2: news_letter_sub_title
        • 3: footer_data
        • 4: shipping_policy_status
        • 5: refund_policy_status
        • 6: cancellation_policy_status
        Backtrace
        • view::layouts.landing.app:206
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      • app.blade.php#206defaultdb2.22msselect * from `translations` where `translations`.`translationable_id` in (66, 67, 68, 97, 98, 99) and `translations`.`translationable_type` = 'App\\Models\\DataSetting' and `locale` = 'ar'
        Bindings
        • 0: App\Models\DataSetting
        • 1: ar
        Backtrace
        • view::layouts.landing.app:206
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      • helpers.php#2023defaultdb1.55msselect * from `business_settings` where (`key` = 'logo') limit 1
        Bindings
        • 0: logo
        Backtrace
        • app/CentralLogics/helpers.php:2023
        • view::layouts.landing.app:283
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • app.blade.php#294defaultdb1.48msselect * from `social_media` where `status` = 1
        Bindings
        • 0: 1
        Backtrace
        • view::layouts.landing.app:294
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      • helpers.php#2023defaultdb1.58msselect * from `business_settings` where (`key` = 'address') limit 1
        Bindings
        • 0: address
        Backtrace
        • app/CentralLogics/helpers.php:2023
        • view::layouts.landing.app:361
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • helpers.php#2023defaultdb1.18msselect * from `business_settings` where (`key` = 'email_address') limit 1
        Bindings
        • 0: email_address
        Backtrace
        • app/CentralLogics/helpers.php:2023
        • view::layouts.landing.app:375
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • helpers.php#2023defaultdb1.41msselect * from `business_settings` where (`key` = 'phone') limit 1
        Bindings
        • 0: phone
        Backtrace
        • app/CentralLogics/helpers.php:2023
        • view::layouts.landing.app:391
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • helpers.php#2023defaultdb1.51msselect * from `business_settings` where (`key` = 'footer_text') limit 1
        Bindings
        • 0: footer_text
        Backtrace
        • app/CentralLogics/helpers.php:2023
        • view::layouts.landing.app:407
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • helpers.php#2023defaultdb1.16msselect * from `business_settings` where (`key` = 'business_name') limit 1
        Bindings
        • 0: business_name
        Backtrace
        • app/CentralLogics/helpers.php:2023
        • view::layouts.landing.app:409
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      App\Models\BusinessSetting
      16BusinessSetting.php#?
      App\Models\DataSetting
      7DataSetting.php#?
      App\Models\SocialMedia
      3SocialMedia.php#?
      App\Models\Translation
      1Translation.php#?
          ClearShow all
          Date ↕MethodURLData
          #12025-04-07 01:49:08GET/about-us22327