1 x Booting (77.82%) | 576ms |
1 x Application (22.18%) | 164ms |
return $this->getRouteForMethods($request, $others);
}
throw new NotFoundHttpException(sprintf(
'The route %s could not be found.',
$request->path()
));
0 of 0array:31 [▼ 0 => array:5 [▶ "file" => "vendor/laravel/framework/src/Illuminate/Routing/RouteCollection.php" "line" => 163 "function" => "handleMatchedRoute" "class" => "Illuminate\Routing\AbstractRouteCollection" "type" => "->" ] 1 => array:5 [▶ "file" => "vendor/laravel/framework/src/Illuminate/Routing/Router.php" "line" => 763 "function" => "match" "class" => "Illuminate\Routing\RouteCollection" "type" => "->" ] 2 => array:5 [▶ "file" => "vendor/laravel/framework/src/Illuminate/Routing/Router.php" "line" => 750 "function" => "findRoute" "class" => "Illuminate\Routing\Router" "type" => "->" ] 3 => array:5 [▶ "file" => "vendor/laravel/framework/src/Illuminate/Routing/Router.php" "line" => 739 "function" => "dispatchToRoute" "class" => "Illuminate\Routing\Router" "type" => "->" ] 4 => array:5 [▶ "file" => "vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php" "line" => 201 "function" => "dispatch" "class" => "Illuminate\Routing\Router" "type" => "->" ] 5 => array:5 [▶ "file" => "vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php" "line" => 144 "function" => "Illuminate\Foundation\Http\{closure}" "class" => "Illuminate\Foundation\Http\Kernel" "type" => "->" ] 6 => array:5 [▶ "file" => "vendor/livewire/livewire/src/Features/SupportDisablingBackButtonCache/DisableBackButtonCacheMiddleware.php" "line" => 19 "function" => "Illuminate\Pipeline\{closure}" "class" => "Illuminate\Pipeline\Pipeline" "type" => "->" ] 7 => array:5 [▶ "file" => "vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php" "line" => 183 "function" => "handle" "class" => "Livewire\Features\SupportDisablingBackButtonCache\DisableBackButtonCacheMiddleware" "type" => "->" ] 8 => array:5 [▶ "file" => "vendor/barryvdh/laravel-debugbar/src/Middleware/InjectDebugbar.php" "line" => 66 "function" => "Illuminate\Pipeline\{closure}" "class" => "Illuminate\Pipeline\Pipeline" "type" => "->" ] 9 => array:5 [▶ "file" => "vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php" "line" => 183 "function" => "handle" "class" => "Barryvdh\Debugbar\Middleware\InjectDebugbar" "type" => "->" ] 10 => array:5 [▶ "file" => "vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php" "line" => 21 "function" => "Illuminate\Pipeline\{closure}" "class" => "Illuminate\Pipeline\Pipeline" "type" => "->" ] 11 => array:5 [▶ "file" => "vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php" "line" => 31 "function" => "handle" "class" => "Illuminate\Foundation\Http\Middleware\TransformsRequest" "type" => "->" ] 12 => array:5 [▶ "file" => "vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php" "line" => 183 "function" => "handle" "class" => "Illuminate\Foundation\Http\Middleware\ConvertEmptyStringsToNull" "type" => "->" ] 13 => array:5 [▶ "file" => "vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php" "line" => 21 "function" => "Illuminate\Pipeline\{closure}" "class" => "Illuminate\Pipeline\Pipeline" "type" => "->" ] 14 => array:5 [▶ "file" => "vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php" "line" => 51 "function" => "handle" "class" => "Illuminate\Foundation\Http\Middleware\TransformsRequest" "type" => "->" ] 15 => array:5 [▶ "file" => "vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php" "line" => 183 "function" => "handle" "class" => "Illuminate\Foundation\Http\Middleware\TrimStrings" "type" => "->" ] 16 => array:5 [▶ "file" => "vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php" "line" => 27 "function" => "Illuminate\Pipeline\{closure}" "class" => "Illuminate\Pipeline\Pipeline" "type" => "->" ] 17 => array:5 [▶ "file" => "vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php" "line" => 183 "function" => "handle" "class" => "Illuminate\Http\Middleware\ValidatePostSize" "type" => "->" ] 18 => array:5 [▶ "file" => "vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php" "line" => 110 "function" => "Illuminate\Pipeline\{closure}" "class" => "Illuminate\Pipeline\Pipeline" "type" => "->" ] 19 => array:5 [▶ "file" => "vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php" "line" => 183 "function" => "handle" "class" => "Illuminate\Foundation\Http\Middleware\PreventRequestsDuringMaintenance" "type" => "->" ] 20 => array:5 [▶ "file" => "vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php" "line" => 49 "function" => "Illuminate\Pipeline\{closure}" "class" => "Illuminate\Pipeline\Pipeline" "type" => "->" ] 21 => array:5 [▶ "file" => "vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php" "line" => 183 "function" => "handle" "class" => "Illuminate\Http\Middleware\HandleCors" "type" => "->" ] 22 => array:5 [▶ "file" => "vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php" "line" => 58 "function" => "Illuminate\Pipeline\{closure}" "class" => "Illuminate\Pipeline\Pipeline" "type" => "->" ] 23 => array:5 [▶ "file" => "vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php" "line" => 183 "function" => "handle" "class" => "Illuminate\Http\Middleware\TrustProxies" "type" => "->" ] 24 => array:5 [▶ "file" => "vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php" "line" => 22 "function" => "Illuminate\Pipeline\{closure}" "class" => "Illuminate\Pipeline\Pipeline" "type" => "->" ] 25 => array:5 [▶ "file" => "vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php" "line" => 183 "function" => "handle" "class" => "Illuminate\Foundation\Http\Middleware\InvokeDeferredCallbacks" "type" => "->" ] 26 => array:5 [▶ "file" => "vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php" "line" => 119 "function" => "Illuminate\Pipeline\{closure}" "class" => "Illuminate\Pipeline\Pipeline" "type" => "->" ] 27 => array:5 [▶ "file" => "vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php" "line" => 176 "function" => "then" "class" => "Illuminate\Pipeline\Pipeline" "type" => "->" ] 28 => array:5 [▶ "file" => "vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php" "line" => 145 "function" => "sendRequestThroughRouter" "class" => "Illuminate\Foundation\Http\Kernel" "type" => "->" ] 29 => array:5 [▶ "file" => "vendor/laravel/framework/src/Illuminate/Foundation/Application.php" "line" => 1190 "function" => "handle" "class" => "Illuminate\Foundation\Http\Kernel" "type" => "->" ] 30 => array:5 [▶ "file" => "public/index.php" "line" => 17 "function" => "handleRequest" "class" => "Illuminate\Foundation\Application" "type" => "->" ] ]
select `name`, `slug`, `description`, `icon` from `categories`
Backtrace |
|
select * from `images` where `images`.`imageable_id` in (0) and `images`.`imageable_type` = 'category'
Bindings |
|
Backtrace |
|
select * from `cache` where `key` in ('lw_computed.FqZ26Yhmxv2AhsaH9lIH.settings')
Bindings |
|
Backtrace |
|
select `name`, `value` from `settings`
Backtrace |
|
insert into `cache` (`expiration`, `key`, `value`) values (1736402924, 'lw_computed.FqZ26Yhmxv2AhsaH9lIH.settings', 'O:39:\"Illuminate\Database\Eloquent\Collection\":2:{s:8:\"?*?items\";a:2:{i:0;O:18:\"App\Models\Setting\":30:{s:13:\"?*?connection\";s:5:\"mysql\";s:8:\"?*?table\";s:8:\"settings\";s:13:\"?*?primaryKey\";s:2:\"id\";s:10:\"?*?keyType\";s:3:\"int\";s:12:\"incrementing\";b:1;s:7:\"?*?with\";a:0:{}s:12:\"?*?withCount\";a:0:{}s:19:\"preventsLazyLoading\";b:0;s:10:\"?*?perPage\";i:15;s:6:\"exists\";b:1;s:18:\"wasRecentlyCreated\";b:0;s:28:\"?*?escapeWhenCastingToString\";b:0;s:13:\"?*?attributes\";a:2:{s:4:\"name\";s:5:\"phone\";s:5:\"value\";s:11:\"09900100662\";}s:11:\"?*?original\";a:2:{s:4:\"name\";s:5:\"phone\";s:5:\"value\";s:11:\"09900100662\";}s:10:\"?*?changes\";a:0:{}s:8:\"?*?casts\";a:0:{}s:17:\"?*?classCastCache\";a:0:{}s:21:\"?*?attributeCastCache\";a:0:{}s:13:\"?*?dateFormat\";N;s:10:\"?*?appends\";a:0:{}s:19:\"?*?dispatchesEvents\";a:0:{}s:14:\"?*?observables\";a:0:{}s:12:\"?*?relations\";a:0:{}s:10:\"?*?touches\";a:0:{}s:10:\"timestamps\";b:0;s:13:\"usesUniqueIds\";b:0;s:9:\"?*?hidden\";a:0:{}s:10:\"?*?visible\";a:0:{}s:11:\"?*?fillable\";a:2:{i:0;s:4:\"name\";i:1;s:5:\"value\";}s:10:\"?*?guarded\";a:1:{i:0;s:1:\"*\";}}i:1;O:18:\"App\Models\Setting\":30:{s:13:\"?*?connection\";s:5:\"mysql\";s:8:\"?*?table\";s:8:\"settings\";s:13:\"?*?primaryKey\";s:2:\"id\";s:10:\"?*?keyType\";s:3:\"int\";s:12:\"incrementing\";b:1;s:7:\"?*?with\";a:0:{}s:12:\"?*?withCount\";a:0:{}s:19:\"preventsLazyLoading\";b:0;s:10:\"?*?perPage\";i:15;s:6:\"exists\";b:1;s:18:\"wasRecentlyCreated\";b:0;s:28:\"?*?escapeWhenCastingToString\";b:0;s:13:\"?*?attributes\";a:2:{s:4:\"name\";s:17:\"zarinpal_merchant\";s:5:\"value\";s:36:\"a4594cd5-e5a2-43a2-93a3-ec2f53bdd008\";}s:11:\"?*?original\";a:2:{s:4:\"name\";s:17:\"zarinpal_merchant\";s:5:\"value\";s:36:\"a4594cd5-e5a2-43a2-93a3-ec2f53bdd008\";}s:10:\"?*?changes\";a:0:{}s:8:\"?*?casts\";a:0:{}s:17:\"?*?classCastCache\";a:0:{}s:21:\"?*?attributeCastCache\";a:0:{}s:13:\"?*?dateFormat\";N;s:10:\"?*?appends\";a:0:{}s:19:\"?*?dispatchesEvents\";a:0:{}s:14:\"?*?observables\";a:0:{}s:12:\"?*?relations\";a:0:{}s:10:\"?*?touches\";a:0:{}s:10:\"timestamps\";b:0;s:13:\"usesUniqueIds\";b:0;s:9:\"?*?hidden\";a:0:{}s:10:\"?*?visible\";a:0:{}s:11:\"?*?fillable\";a:2:{i:0;s:4:\"name\";i:1;s:5:\"value\";}s:10:\"?*?guarded\";a:1:{i:0;s:1:\"*\";}}}s:28:\"?*?escapeWhenCastingToString\";b:0;}') on duplicate key update `expiration` = values(`expiration`), `key` = values(`key`), `value` = values(`value`)
Bindings |
|
Backtrace |
|
select `name`, `slug` from `categories`
Backtrace |
|
200
[]
[]
0 of 0array: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 => "verifyex.com" ] "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" ] "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" ] "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"" ] "priority" => array:1 [▶ 0 => "u=0, i" ] "x-https" => array:1 [▶ 0 => "1" ] ]
[]
0 of 0array:4 [▼ "cache-control" => array:1 [▶ 0 => "max-age=0, must-revalidate, no-cache, no-store, private" ] "date" => array:1 [▶ 0 => "Thu, 09 Jan 2025 05:08:44 GMT" ] "pragma" => array:1 [▶ 0 => "no-cache" ] "expires" => array:1 [▶ 0 => "Fri, 01 Jan 1990 00:00:00 GMT" ] ]
[]