Sign in to your account to continue.
OTP sent to your mobile number..
OTP is sent on your mail id.
OTP is sent on +91-
OTP is sent on +91-
OTP sent to your mobile number..
Classroom & Tutor Coaching
1 x Application (92.23%) | 210.70ms |
1 x Booting (7.7%) | 17.59ms |
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
5 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
5 |
|
6 |
|
7 |
|
8 |
|
9 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
5 |
|
6 |
|
7 |
|
8 |
|
9 |
|
10 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
5 |
|
6 |
|
7 |
|
8 |
|
9 |
|
10 |
|
11 |
|
12 |
|
13 |
|
14 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
5 |
|
6 |
|
7 |
|
8 |
|
9 |
|
10 |
|
11 |
|
12 |
|
13 |
|
14 |
|
15 |
|
16 |
|
17 |
|
18 |
|
19 |
|
20 |
|
select * from `coaching` where `name` = 'Simplified Knowledge Management SKM Classes' and `status` = 'enable' limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select exists(select * from `coaching` where `id` = 729 and `status` = 'enable') as `exists`
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `coaching_photos` where `coaching_photos`.`coaching_id` = 729 and `coaching_photos`.`status` = 'enable'
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `coaching_videos` where `coaching_videos`.`coaching_id` = 729 and `coaching_videos`.`status` = 'enable'
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select sum(`faculty_stars`) as aggregate from `coaching_reviews` where `coaching_id` = 729 and `status` = 'enable'
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select sum(`study_materials_stars`) as aggregate from `coaching_reviews` where `coaching_id` = 729 and `status` = 'enable'
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select sum(`doubt_clearing_stars`) as aggregate from `coaching_reviews` where `coaching_id` = 729 and `status` = 'enable'
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select sum(`mentorship_stars`) as aggregate from `coaching_reviews` where `coaching_id` = 729 and `status` = 'enable'
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select sum(`tech_support_stars`) as aggregate from `coaching_reviews` where `coaching_id` = 729 and `status` = 'enable'
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select `id` from `coaching_reviews` where `coaching_id` = 729 and `status` = 'enable'
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select distinct `streams`.`name`, `courses`.`name` as `course_name` from `courses` inner join `streams` on `streams`.`id` = `courses`.`stream_id` inner join `coaching_courses` on `coaching_courses`.`name` = `courses`.`name` inner join `coaching_courses_detail` on `coaching_courses`.`id` = `coaching_courses_detail`.`coaching_courses_id` inner join `coaching` on `coaching`.`id` = `coaching_courses_detail`.`coaching_id` where `coaching_courses`.`status` = 'enable' and `coaching_courses_detail`.`status` = 'enable' and `streams`.`status` = 'enable' and `coaching`.`status` = 'enable' and `courses`.`status` = 'enable' and `courses`.`type` = 'coaching' order by `streams`.`updated_at` asc, `coaching_courses`.`updated_at` asc
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select `courses_details` from `college` where `status` = 1 order by `college`.`created_at` asc
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select `stream_id` from `college` where `status` = 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select distinct `streams`.`name`, `courses`.`name` as `course_name` from `courses` inner join `streams` on `streams`.`id` = `courses`.`stream_id` where `courses`.`id` in ('10', '10', '10', '10', '10', '10', '10', '10', '10', '10', '10', '10', '10', '10', '10', '10', '10', '10', '10', '10', '10', '10', '10', '10', '10', '10', '10', '10', '10', '17', '10', '17', '17', '17', '17', '17', '17', '10', '10', '10', '17', '17', '10', '17', '17', '17', '17', '17', '17', '10', '26', '26', '26', '57', '25', '25', '26', '16', '78', '78', '27', '27', '28', '27', '14', '25') and `streams`.`id` in ('1', '2', '6', '5', '8') and `streams`.`status` = 'enable' and `courses`.`status` = 'enable' and `courses`.`type` = 'college' order by `streams`.`created_at` asc, `courses`.`created_at` asc
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select `courses_details` from `college` where `status` = 1 order by `college`.`created_at` asc
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select `stream_id` from `college` where `status` = 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select `streams`.`id` as `sid`, `streams`.`name`, `exams`.`title`, `exams`.`id` from `exams` inner join `streams` on `streams`.`id` = `exams`.`stream_id` inner join `courses` on `courses`.`id` = `exams`.`course_id` where `exams`.`status` = 'enable' and `streams`.`status` = 'enable' and `courses`.`status` = 'enable' or `exams`.`status` = 1 order by `exams`.`created_at` asc, `streams`.`created_at` asc
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select distinct `streams`.`name`, `courses`.`name` as `course_name`, `courses`.`id` from `question_paper_subjects` inner join `streams` on `streams`.`id` = `question_paper_subjects`.`stream_id` inner join `courses` on `courses`.`id` = `question_paper_subjects`.`course_id` where `question_paper_subjects`.`status` = 'enable' and `streams`.`status` = 'enable' and `courses`.`status` = 'enable' order by `streams`.`created_at` asc, `courses`.`created_at` asc
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `college` inner join `college_category` on `college_category`.`name` = `college`.`category` where `college`.`category` is not null and `college_category`.`status` = 'enable' group by `college`.`category` order by `college_category`.`created_at` asc
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select `courses`.* from `courses` inner join `streams` on `streams`.`id` = `courses`.`stream_id` where `courses`.`status` = 'enable' and `streams`.`status` = 'enable' and `streams`.`name` = 'Executive Education' order by `streams`.`created_at` asc, `courses`.`created_at` asc
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select `coaching`.`name` from `coaching_courses` inner join `coaching` on `coaching`.`id` = `coaching_courses`.`coaching_id` where `coaching_courses`.`status` = 'enable' and `coaching`.`status` = 'enable' and `coaching_courses`.`name` = 'Machine Learning' order by `coaching_courses`.`created_at` asc
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select `coaching`.`name` from `coaching_courses` inner join `coaching` on `coaching`.`id` = `coaching_courses`.`coaching_id` where `coaching_courses`.`status` = 'enable' and `coaching`.`status` = 'enable' and `coaching_courses`.`name` = 'Digital Marketing' order by `coaching_courses`.`created_at` asc
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select `coaching`.`name` from `coaching_courses` inner join `coaching` on `coaching`.`id` = `coaching_courses`.`coaching_id` where `coaching_courses`.`status` = 'enable' and `coaching`.`status` = 'enable' and `coaching_courses`.`name` = 'Artificial Intelligence' order by `coaching_courses`.`created_at` asc
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select `coaching`.`name` from `coaching_courses` inner join `coaching` on `coaching`.`id` = `coaching_courses`.`coaching_id` where `coaching_courses`.`status` = 'enable' and `coaching`.`status` = 'enable' and `coaching_courses`.`name` = 'Data Science' order by `coaching_courses`.`created_at` asc
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select `courses_details` from `college` where `status` = 1 order by `college`.`created_at` asc
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select `stream_id` from `college` where `status` = 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select `courses_details` from `college` where `status` = 1 order by `college`.`created_at` asc
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select `stream_id` from `college` where `status` = 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select `id`, `name` from `countries`
Metadata | |
---|---|
Backtrace |
|
select `name` from `coaching` where `status` = 'enable'
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `blogs_category` where `status` = 'enable'
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
200
[]
[]
0 of 0array:10 [▼ "host" => array:1 [▶ 0 => "64.227.150.69" ] "pragma" => array:1 [▶ 0 => "no-cache" ] "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" ] "accept-encoding" => array:1 [▶ 0 => "gzip, deflate" ] "via" => array:1 [▶ 0 => "1.1 squid-proxy-5b5d847c96-qdf5w (squid/6.10)" ] "x-forwarded-for" => array:1 [▶ 0 => "10.3.26.172" ] "cache-control" => array:1 [▶ 0 => "no-cache" ] "connection" => array:1 [▶ 0 => "keep-alive" ] ]
0 of 0array:35 [▼ "REDIRECT_STATUS" => "200" "HTTP_HOST" => "64.227.150.69" "HTTP_PRAGMA" => "no-cache" "HTTP_UPGRADE_INSECURE_REQUESTS" => "1" "HTTP_USER_AGENT" => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" "HTTP_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" "HTTP_ACCEPT_ENCODING" => "gzip, deflate" "HTTP_VIA" => "1.1 squid-proxy-5b5d847c96-qdf5w (squid/6.10)" "HTTP_X_FORWARDED_FOR" => "10.3.26.172" "HTTP_CACHE_CONTROL" => "no-cache" "HTTP_CONNECTION" => "keep-alive" "PATH" => "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" "SERVER_SIGNATURE" => "<address>Apache/2.4.41 (Ubuntu) Server at 64.227.150.69 Port 80</address>\n" "SERVER_SOFTWARE" => "Apache/2.4.41 (Ubuntu)" "SERVER_NAME" => "64.227.150.69" "SERVER_ADDR" => "64.227.150.69" "SERVER_PORT" => "80" "REMOTE_ADDR" => "216.73.216.96" "DOCUMENT_ROOT" => "/var/www/html" "REQUEST_SCHEME" => "http" "CONTEXT_PREFIX" => "" "CONTEXT_DOCUMENT_ROOT" => "/var/www/html" "SERVER_ADMIN" => "webmaster@localhost" "SCRIPT_FILENAME" => "/var/www/html/index.php" "REMOTE_PORT" => "39653" "REDIRECT_URL" => "/coaching/Simplified-Knowledge-Management--SKM-Classes/gallery" "GATEWAY_INTERFACE" => "CGI/1.1" "SERVER_PROTOCOL" => "HTTP/1.1" "REQUEST_METHOD" => "GET" "QUERY_STRING" => "" "REQUEST_URI" => "/coaching/Simplified-Knowledge-Management--SKM-Classes/gallery" "SCRIPT_NAME" => "/index.php" "PHP_SELF" => "/index.php" "REQUEST_TIME_FLOAT" => 1755118164.713 "REQUEST_TIME" => 1755118164 ]
[]
0 of 0array:5 [▼ "content-type" => array:1 [▶ 0 => "text/html; charset=UTF-8" ] "cache-control" => array:1 [▶ 0 => "no-cache, private" ] "date" => array:1 [▶ 0 => "Wed, 13 Aug 2025 20:49:24 GMT" ] "set-cookie" => array:2 [▶ 0 => "XSRF-TOKEN=eyJpdiI6IkJjSHllVW8yclRFaFBsLy85Ukt0Z0E9PSIsInZhbHVlIjoiaXQ2UHBkWkFJVkNaOW55NlpmU0c1QkpKKzVwbG9kUG9GQWp2TzFZcWlOMC90dllycEU0YS9DQlpTS2xUVlVPcElqQU5QOXJWM2ppeFowVHpldGdHUUtPdXRSSGdYSVlFU3kvZ3RSYlcrZTJJRFhCWGRnZXloR3dXLy9GaXN0WTEiLCJtYWMiOiIwYzk1M2NjNjM0ZGZmNDE0MzBjMDRhNzZhOWNjMDI2NWYzMjhkMjJhYjIyZjRlNGJkMThjMWI4ZDllMGI3NWViIn0%3D; expires=Thu, 13-Aug-2026 20:49:24 GMT; Max-Age=31536000; path=/ ◀XSRF-TOKEN=eyJpdiI6IkJjSHllVW8yclRFaFBsLy85Ukt0Z0E9PSIsInZhbHVlIjoiaXQ2UHBkWkFJVkNaOW55NlpmU0c1QkpKKzVwbG9kUG9GQWp2TzFZcWlOMC90dllycEU0YS9DQlpTS2xUVlVPcElqQU5QO ▶" 1 => "coachingselect_session=eyJpdiI6Ijl1RGlUQ25sQ0hLVEYxb3AwUkhIbEE9PSIsInZhbHVlIjoiR0JyK3lwY3VzRUhIMHNaVzJGMUNvbDZydDFjME9va3EyUHdUTVZlbWRabTdoRnlsYzl0RzJxMllCcEZFbDFJTDV6SUZ4bHBmVWVNZTJHcU9sckYrOXNDTTBwNkV5M0o5WkVrbzlsSUFWdlFJOGdaUXhySVVUbUhyVWFNYVp4Q0siLCJtYWMiOiI1NzRkZTE5MTc5NjUwYTk0N2U5NzI3YzUxMGRhNDhiYWZmM2FhZTZiMDM0NDFiM2RkOWM2MGQ3M2YzYzQxMmZhIn0%3D; expires=Thu, 13-Aug-2026 20:49:24 GMT; Max-Age=31536000; path=/; httponly ◀coachingselect_session=eyJpdiI6Ijl1RGlUQ25sQ0hLVEYxb3AwUkhIbEE9PSIsInZhbHVlIjoiR0JyK3lwY3VzRUhIMHNaVzJGMUNvbDZydDFjME9va3EyUHdUTVZlbWRabTdoRnlsYzl0RzJxMllCcEZFb ▶" ] "Set-Cookie" => array:2 [▶ 0 => "XSRF-TOKEN=eyJpdiI6IkJjSHllVW8yclRFaFBsLy85Ukt0Z0E9PSIsInZhbHVlIjoiaXQ2UHBkWkFJVkNaOW55NlpmU0c1QkpKKzVwbG9kUG9GQWp2TzFZcWlOMC90dllycEU0YS9DQlpTS2xUVlVPcElqQU5QOXJWM2ppeFowVHpldGdHUUtPdXRSSGdYSVlFU3kvZ3RSYlcrZTJJRFhCWGRnZXloR3dXLy9GaXN0WTEiLCJtYWMiOiIwYzk1M2NjNjM0ZGZmNDE0MzBjMDRhNzZhOWNjMDI2NWYzMjhkMjJhYjIyZjRlNGJkMThjMWI4ZDllMGI3NWViIn0%3D; expires=Thu, 13-Aug-2026 20:49:24 GMT; path=/ ◀XSRF-TOKEN=eyJpdiI6IkJjSHllVW8yclRFaFBsLy85Ukt0Z0E9PSIsInZhbHVlIjoiaXQ2UHBkWkFJVkNaOW55NlpmU0c1QkpKKzVwbG9kUG9GQWp2TzFZcWlOMC90dllycEU0YS9DQlpTS2xUVlVPcElqQU5QO ▶" 1 => "coachingselect_session=eyJpdiI6Ijl1RGlUQ25sQ0hLVEYxb3AwUkhIbEE9PSIsInZhbHVlIjoiR0JyK3lwY3VzRUhIMHNaVzJGMUNvbDZydDFjME9va3EyUHdUTVZlbWRabTdoRnlsYzl0RzJxMllCcEZFbDFJTDV6SUZ4bHBmVWVNZTJHcU9sckYrOXNDTTBwNkV5M0o5WkVrbzlsSUFWdlFJOGdaUXhySVVUbUhyVWFNYVp4Q0siLCJtYWMiOiI1NzRkZTE5MTc5NjUwYTk0N2U5NzI3YzUxMGRhNDhiYWZmM2FhZTZiMDM0NDFiM2RkOWM2MGQ3M2YzYzQxMmZhIn0%3D; expires=Thu, 13-Aug-2026 20:49:24 GMT; path=/; httponly ◀coachingselect_session=eyJpdiI6Ijl1RGlUQ25sQ0hLVEYxb3AwUkhIbEE9PSIsInZhbHVlIjoiR0JyK3lwY3VzRUhIMHNaVzJGMUNvbDZydDFjME9va3EyUHdUTVZlbWRabTdoRnlsYzl0RzJxMllCcEZFb ▶" ] ]
0 of 0array:4 [▼ "_token" => "K1Gn3OBZ7n6uaOlCjPdKlMZUrD3jd01xPNw4WItN" "_previous" => array:1 [▶ "url" => "http://64.227.150.69/coaching/Simplified-Knowledge-Management--SKM-Classes/gallery" ] "_flash" => array:2 [▶ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]
Date | Method | URL | IP | Filter data |
---|