SettingsRequest history1.31sRequest Duration9MBMemory Usage10.x
Laravel Version
10.48.29
PHP Version
8.2.27
Environment
local
Debug Mode
Enabled
URL
dev-ebroker.thewrteam.in
Timezone
UTC
Locale
en-new
GET /
status
200 OK
full_url
https://dev-ebroker.thewrteam.in
controller_action
Closure
Theme
Open Button Position
Hide Empty Tabs
Autoshow
Reset to defaults
    status
    200 OK
    full_url
    https://dev-ebroker.thewrteam.in
    action_name
    controller_action
    Closure
    uri
    GET /
    file
    routes/web.php:78-80
    middleware
    web, language
    telescope
    View in Telescope
    duration
    1.31s
    peak_memory
    14MB
    response
    text/html; charset=UTF-8
    request_format
    html
    request_query
    []
    
    request_request
    []
    
    request_headers
    0 of 0
    array:15 [ "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 => "dev-ebroker.thewrteam.in" ] "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 => ""Chromium";v="130", "HeadlessChrome";v="130", "Not?A_Brand";v="99"" ] "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" ] ]
    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 => "Tue, 06 May 2025 17:51:13 GMT" ] ]
    session_attributes
    0 of 0
    array:4 [ "_token" => "rjtldk34UGm6xhPIppqc2lCcEVIWAXHuPcwMdeyE" "language" => App\Models\Language {#1988 #connection: "mysql" #table: "languages" #primaryKey: "id" #keyType: "int" +incrementing: true #with: [] #withCount: [] +preventsLazyLoading: false #perPage: 15 +exists: true +wasRecentlyCreated: false #escapeWhenCastingToString: false #attributes: array:9 [ "id" => 1 "name" => "English" "code" => "en-new" "file_name" => "en-new.json" "status" => 0 "created_at" => null "updated_at" => Carbon\Carbon @1743647126 {#1970 #endOfTime: false #startOfTime: false #constructedObjectId: "00000000000007b20000000000000000" #localMonthsOverflow: null #localYearsOverflow: null #localStrictModeEnabled: null #localHumanDiffOptions: null #localToStringFormat: null #localSerializer: null #localMacros: null #localGenericMacros: null #localFormatFunction: null #localTranslator: null #dumpProperties: array:3 [ 0 => "date" 1 => "timezone_type" 2 => "timezone" ] #dumpLocale: null #dumpDateProperties: null date: 2025-04-03 07:55:26.0 Asia/Kolkata (+05:30) } "deleted_at" => null "rtl" => 0 ] #original: array:9 [ "id" => 1 "name" => "English" "code" => "en-new" "file_name" => "en-new.json" "status" => 0 "created_at" => null "updated_at" => "2025-04-03 02:25:26" "deleted_at" => null "rtl" => 0 ] #changes: [] #casts: [] #classCastCache: [] #attributeCastCache: [] #dateFormat: null #appends: [] #dispatchesEvents: [] #observables: [] #relations: [] #touches: [] +timestamps: true +usesUniqueIds: false #hidden: [] #visible: [] #fillable: [] #guarded: array:1 [ 0 => "*" ] #dates: array:3 [ 0 => "created_at" 1 => "updated_at" 2 => "deleted_at" ] #dateFields: array:15 [ 0 => "created_at" 1 => "updated_at" 2 => "deleted_at" 3 => "date" 4 => "time" 5 => "datetime" 6 => "timestamp" 7 => "start_date" 8 => "end_date" 9 => "start_time" 10 => "end_time" 11 => "start_datetime" 12 => "end_datetime" 13 => "start_timestamp" 14 => "end_timestamp" ] } "locale" => "en-new" "_flash" => array:2 [ "old" => [] "new" => [] ] ]
    • Booting (759ms)time
    • Application (554ms)time
    • Routing (12.27ms)
    • Preparing Response (423ms)
    • View: auth.loginviews
    • 1 x Booting (57.78%)
      759ms
      1 x Application (42.22%)
      554ms
      1 x Preparing Response (32.17%)
      423ms
      1 x Routing (0.93%)
      12.27ms
      1 x View (0%)
      0μs
      1 templates were rendered
      • auth.loginlogin.blade.php#?blade
      12 statements were executed (10 duplicates)Show only duplicates13.65ms
      • custom_helper.php#37u863526903_ebroker7.08msselect * from `settings` where `type` = 'default_language' limit 1
        Bindings
        • 0: default_language
        Backtrace
        • app/Helpers/custom_helper.php:37
        • app/Providers/ViewServiceProvider.php:48
        • vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:177
        • vendor/laravel/framework/src/Illuminate/View/View.php:188
        • vendor/laravel/framework/src/Illuminate/View/View.php:159
      • HelperService.php#318u863526903_ebroker810μsselect `data` from `settings` where `type` = 'timezone'
        Bindings
        • 0: timezone
        Backtrace
        • app/Services/HelperService.php:318
        • app/Services/HelperService.php:630
        • app/Traits/HasAppTimezone.php:52
        • app/Traits/HasAppTimezone.php:38
        • app/Helpers/custom_helper.php:37
      • CachingService.php#28u863526903_ebroker760μsselect * from `languages` where `code` = 'en-new' limit 1
        Bindings
        • 0: en-new
        Backtrace
        • app/Services/CachingService.php:28
        • app/Providers/ViewServiceProvider.php:48
        • vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:177
        • vendor/laravel/framework/src/Illuminate/View/View.php:188
        • vendor/laravel/framework/src/Illuminate/View/View.php:159
      • HelperService.php#318u863526903_ebroker640μsselect `data` from `settings` where `type` = 'timezone'
        Bindings
        • 0: timezone
        Backtrace
        • app/Services/HelperService.php:318
        • app/Services/HelperService.php:630
        • app/Traits/HasAppTimezone.php:52
        • app/Traits/HasAppTimezone.php:38
        • app/Services/CachingService.php:28
      • custom_helper.php#37u863526903_ebroker650μsselect * from `settings` where `type` = 'default_language' limit 1
        Bindings
        • 0: default_language
        Backtrace
        • app/Helpers/custom_helper.php:37
        • app/Providers/ViewServiceProvider.php:54
        • vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:177
        • vendor/laravel/framework/src/Illuminate/View/View.php:188
        • vendor/laravel/framework/src/Illuminate/View/View.php:159
      • HelperService.php#318u863526903_ebroker490μsselect `data` from `settings` where `type` = 'timezone'
        Bindings
        • 0: timezone
        Backtrace
        • app/Services/HelperService.php:318
        • app/Services/HelperService.php:630
        • app/Traits/HasAppTimezone.php:52
        • app/Traits/HasAppTimezone.php:38
        • app/Helpers/custom_helper.php:37
      • CachingService.php#28u863526903_ebroker390μsselect * from `languages` where `code` = 'en-new' limit 1
        Bindings
        • 0: en-new
        Backtrace
        • app/Services/CachingService.php:28
        • app/Providers/ViewServiceProvider.php:54
        • vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:177
        • vendor/laravel/framework/src/Illuminate/View/View.php:188
        • vendor/laravel/framework/src/Illuminate/View/View.php:159
      • HelperService.php#318u863526903_ebroker740μsselect `data` from `settings` where `type` = 'timezone'
        Bindings
        • 0: timezone
        Backtrace
        • app/Services/HelperService.php:318
        • app/Services/HelperService.php:630
        • app/Traits/HasAppTimezone.php:52
        • app/Traits/HasAppTimezone.php:38
        • app/Services/CachingService.php:28
      • custom_helper.php#37u863526903_ebroker450μsselect * from `settings` where `type` = 'favicon_icon' limit 1
        Bindings
        • 0: favicon_icon
        Backtrace
        • app/Helpers/custom_helper.php: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
      • HelperService.php#318u863526903_ebroker440μsselect `data` from `settings` where `type` = 'timezone'
        Bindings
        • 0: timezone
        Backtrace
        • app/Services/HelperService.php:318
        • app/Services/HelperService.php:630
        • app/Traits/HasAppTimezone.php:52
        • app/Traits/HasAppTimezone.php:38
        • app/Helpers/custom_helper.php:37
      • custom_helper.php#37u863526903_ebroker600μsselect * from `settings` where `type` = 'company_logo' limit 1
        Bindings
        • 0: company_logo
        Backtrace
        • app/Helpers/custom_helper.php: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
      • HelperService.php#318u863526903_ebroker600μsselect `data` from `settings` where `type` = 'timezone'
        Bindings
        • 0: timezone
        Backtrace
        • app/Services/HelperService.php:318
        • app/Services/HelperService.php:630
        • app/Traits/HasAppTimezone.php:52
        • app/Traits/HasAppTimezone.php:38
        • app/Helpers/custom_helper.php:37
      App\Models\Setting
      4Setting.php#?
      App\Models\Language
      2Language.php#?
          ClearShow all
          Date ↕MethodURLData
          #12025-05-06 17:51:14GET/1126