PHP 8.1.310.48.20
ob_end_flush(): Failed to send buffer of zlib output compression (1)
| This bootstraps the framework and gets it ready for use, then it
| will load up this application so that we can run it and send
| the responses back to the browser and delight our users.
|
*/
$app = require_once __DIR__.'/../bootstrap/app.php';
/*
|--------------------------------------------------------------------------
| Run The Application
|--------------------------------------------------------------------------
|
| Once we have the application, we can handle the incoming request
| through the kernel, and send the associated response back to
| the client's browser allowing them to enjoy the creative
| and wonderful application we have prepared for them.
|
*/
$kernel = $app->make(Illuminate\Contracts\Http\Kernel::class);
$response = $kernel->handle(
$request = Illuminate\Http\Request::capture()
);
$response->send();
$kernel->terminate($request, $response);
App
Request
https://swarkalasangam.com/allinstructor/profile/6
GET
curl "https://swarkalasangam.com/allinstructor/profile/6" \
-X GET \
-H 'host: swarkalasangam.com' \
-H 'connection: keep-alive' \
-H 'pragma: no-cache' \
-H 'cache-control: no-cache' \
-H 'sec-ch-ua: "HeadlessChrome";v="129", "Not=A?Brand";v="8", "Chromium";v="129"' \
-H 'sec-ch-ua-mobile: ?0' \
-H 'sec-ch-ua-platform: "Windows"' \
-H 'upgrade-insecure-requests: 1' \
-H 'user-agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)' \
-H 'accept: 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' \
-H 'sec-fetch-site: none' \
-H 'sec-fetch-mode: navigate' \
-H 'sec-fetch-user: ?1' \
-H 'sec-fetch-dest: document' \
-H 'accept-encoding: gzip, deflate, br, zstd';
Browser
Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
Headers
- host
swarkalasangam.com
- connection
keep-alive
- pragma
no-cache
- cache-control
no-cache
- sec-ch-ua
"HeadlessChrome";v="129", "Not=A?Brand";v="8", "Chromium";v="129"
- sec-ch-ua-mobile
?0
- sec-ch-ua-platform
"Windows"
- upgrade-insecure-requests
1
- user-agent
Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
- accept
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
none
- sec-fetch-mode
navigate
- sec-fetch-user
?1
- sec-fetch-dest
document
- accept-encoding
gzip, deflate, br, zstd
Context
8:55:12 AM
3.03ms
mysql
select table_name as `name`, (data_length + index_length) as `size`, table_comment as `comment`, engine as `engine`, table_collation as `collation` from information_schema.tables where table_schema = 'eclass_purchasecopy' and table_type in ('BASE TABLE', 'SYSTEM VERSIONED') order by table_name
8:55:12 AM
1.06ms
mysql
select * from `settings` limit 1
8:55:12 AM
0.68ms
mysql
select * from `settings` limit 1
8:55:12 AM
0.51ms
mysql
select * from `currencies` where `default` = 1 limit 1
8:55:12 AM
0.4ms
mysql
select * from `instructor_settings` limit 1
8:55:12 AM
0.46ms
mysql
select * from `settings` limit 1
8:55:12 AM
0.8ms
mysql
select * from `terms` limit 1
8:55:12 AM
0.65ms
mysql
select * from `homesettings` limit 1
8:55:12 AM
0.74ms
mysql
select * from `languages` where `def` = 1 limit 1
8:55:12 AM
0.83ms
mysql
select * from `settings` limit 1
8:55:12 AM
0.9ms
mysql
select * from `users` where `id` = 6 limit 1
8:55:12 AM
0.67ms
mysql
select * from `users` where `role` = instructor and `status` = 1 and `id` = 6 limit 1
8:55:12 AM
0.48ms
mysql
select count(*) as aggregate from `courses` where `user_id` = 6
8:55:12 AM
0.47ms
mysql
select * from `courses` where `user_id` = 6 limit 5 offset 0
8:55:12 AM
0.59ms
mysql
select * from `settings` limit 1
8:55:12 AM
0.75ms
mysql
select * from `breadcums` limit 1
8:55:12 AM
0.7ms
mysql
select count(*) as aggregate from `followers` where `user_id` != 6 and `follower_id` = 6
8:55:12 AM
0.59ms
mysql
select count(*) as aggregate from `followers` where `user_id` = 6 and `follower_id` != 6
8:55:12 AM
0.36ms
mysql
select count(*) as aggregate from `courses` where `user_id` = 6
8:55:12 AM
3.15ms
mysql
select table_name as `name`, (data_length + index_length) as `size`, table_comment as `comment`, engine as `engine`, table_collation as `collation` from information_schema.tables where table_schema = 'eclass_purchasecopy' and table_type in ('BASE TABLE', 'SYSTEM VERSIONED') order by table_name
8:55:12 AM
0.49ms
mysql
select * from `player_settings` limit 1
8:55:12 AM
3.54ms
mysql
select table_name as `name`, (data_length + index_length) as `size`, table_comment as `comment`, engine as `engine`, table_collation as `collation` from information_schema.tables where table_schema = 'eclass_purchasecopy' and table_type in ('BASE TABLE', 'SYSTEM VERSIONED') order by table_name
8:55:12 AM
0.58ms
mysql
select * from `color_options` limit 1
8:55:12 AM
0.7ms
mysql
select * from `categories` order by `position` asc
8:55:12 AM
0.65ms
mysql
select * from `sub_categories` where `sub_categories`.`category_id` in (2, 4, 6, 7, 8, 10, 11, 12, 14, 15, 16, 17)
8:55:12 AM
0.4ms
mysql
select * from `child_categories` where `child_categories`.`subcategory_id` in (3, 4, 5, 8, 10, 11, 15, 16, 17, 18, 19, 21, 22, 23, 24, 25, 26, 27, 31, 32, 33, 34, 35, 36, 37)
8:55:12 AM
0.43ms
mysql
select * from `menus`
8:55:12 AM
0.37ms
mysql
select * from `pages`
8:55:12 AM
0.48ms
mysql
select * from `widget_settings` limit 1
8:55:12 AM
0.27ms
mysql
select * from `menus` where `footer` = widget2 or `footer` = widget3 or `footer` = widget4
8:55:12 AM
0.23ms
mysql
select * from `pages` where `status` = 1
8:55:12 AM
0.23ms
mysql
select * from `languages`
8:55:12 AM
0.16ms
mysql
select * from `currencies`