Netaji Subhas University of Technology - NSUT Faculty Details

Faculty Name Faculty Photo
Prof. J.P. Saini
Position : Director
Speciality : N/A
Education : N/A
Prof. J.P. Saini image
Prof. Om Prakash Thakur
Position : Dean, Faculty Affairs
Speciality : Physics
Education : M.Sc, Ph.D
Prof. Om Prakash Thakur image
Prof. J. Jena
Position : Dean, International Affair
Speciality : N/A
Education : N/A
Prof. J. Jena image
Prof. K.P.S. Rana
Position : Dean, Industrial Research and Development
Speciality : N/A
Education : M. Sc, M. Tec, Ph.D
Prof. K.P.S. Rana image
Prof. Vijander Singh
Position : Dean, Post Graduate Studies and Alumni Affairs
Speciality : N/A
Education : B.Tech, M.E, Ph.D(IITR)
Prof. Vijander Singh image
Read More

Student's Rating for Netaji Subhas University of Technology - NSUT

Student Reviews & Ratings
4.1/5 Based on 15 Verified Reviews
Component Ratings
Faculty Rating 3.9
Infrastructure Rating 4.1
Admission Rating 4
Hostel Rating 3.5
Club Rating 3.7

Gallery

6 Images
Campus

Campus

Campus

Campus

Campus

Campus

Campus

Campus

class

class

class

class

View All 6 Images

Contact Details

Address

Azad Hing Fauj MargSector - 3, Dwarka (Pappankalan)

College Contact

25XXXXXX50

Email

acXXXXXXin

Get Contact Details

Netaji Subhas University of Technology - NSUT 4.1/5 (15 reviews)

Shortlist

Brochure

Request history8.3.19PHP Version125msRequest Duration3MBMemory UsageGET {type}/{slug}/{tab}Route
    • Booting (6.79ms)time
    • Application (118ms)time
    • 1 x Application (94.57%)
      118ms
      1 x Booting (5.43%)
      6.79ms
      12 templates were rendered
      • pages.college-profile.descriptiondescription.blade.php#?blade
      • components.breadcrumbbreadcrumb.blade.php#?blade
      • components.navbarnavbar.blade.php#?blade
      • components.facultyfaculty.blade.php#?blade
      • components.total-reviewtotal-review.blade.php#?blade
      • components.registrationregistration.blade.php#?blade
      • layouts.webweb.blade.php#?blade
      • partials.headhead.blade.php#?blade
      • partials.headerheader.blade.php#?blade
      • partials.footerfooter.blade.php#?blade
      • components.sucessesModalsucessesModal.blade.php#?blade
      • partials.bottomfooterbottomfooter.blade.php#?blade
      uri
      GET {type}/{slug}/{tab}
      middleware
      web
      domain
      www.dev.collegesearch.in
      controller
      App\Http\Controllers\CollegeController@description
      as
      colleges_university.profile.tabs
      namespace
      prefix
      /{type}
      where
      file
      app/Http/Controllers/CollegeController.php:105-229
      39 statements were executed (9 duplicates)Show only duplicates76.2ms
      • SoftRedirects.php#22db_collegesearch_newConnection Established
        Backtrace
        • app/Http/Middleware/SoftRedirects.php:22
        • vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
        • vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php:51
        • vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
        • vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php:88
      • SoftRedirects.php#22db_collegesearch_new7.99msselect * from `seo_redirects` where `redirect_from` = '/colleges/netaji-subhas-institute-of-technology-nsit-delhi/faculty' limit 1
        Bindings
        • 0: /colleges/netaji-subhas-institute-of-technology-nsit-delhi/faculty
        Backtrace
        • app/Http/Middleware/SoftRedirects.php:22
        • vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
        • vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php:51
        • vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
        • vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php:88
      • MetaChecker.php#20db_collegesearch_new640μsselect * from `meta_tags` where `slug` = 'colleges/netaji-subhas-institute-of-technology-nsit-delhi/faculty' and `meta_tags`.`deleted_at` is null and `status` = 'active' limit 1
        Bindings
        • 0: colleges/netaji-subhas-institute-of-technology-nsit-delhi/faculty
        • 1: active
        Backtrace
        • app/Http/Middleware/MetaChecker.php:20
        • vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
        • app/Http/Middleware/SoftRedirects.php:28
        • vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
        • vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php:51
      • CollegeController.php#130db_collegesearch_new1.09msselect `institutes`.*, (select count(*) from `institute_reviews` where `institutes`.`id` = `institute_reviews`.`institute_id` and `institute_reviews`.`deleted_at` is null and `status` = 'active') as `reviews_count` from `institutes` where `slug` = 'netaji-subhas-institute-of-technology-nsit-delhi' and `institutes`.`deleted_at` is null and `status` = 'active' limit 1
        Bindings
        • 0: active
        • 1: netaji-subhas-institute-of-technology-nsit-delhi
        • 2: active
        Backtrace
        • app/Http/Controllers/CollegeController.php:130
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
        • vendor/laravel/framework/src/Illuminate/Routing/Router.php:808
      • Institute.php#174db_collegesearch_new650μsselect `name` from `cities` where `id` = 10 and `cities`.`deleted_at` is null and `cities`.`status` = 'active' order by `cities`.`name` asc limit 1
        Bindings
        • 0: 10
        • 1: active
        Backtrace
        • app/Models/Institute.php:174
        • app/Http/Controllers/CollegeController.php:339
        • app/Http/Controllers/CollegeController.php:140
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
      • Institute.php#189db_collegesearch_new1.02msselect `name` from `states` where `id` = 72 and `states`.`deleted_at` is null and `states`.`status` = 'active' and `states`.`country_id` = 2 order by `states`.`name` asc limit 1
        Bindings
        • 0: 72
        • 1: active
        • 2: 2
        Backtrace
        • app/Models/Institute.php:189
        • app/Http/Controllers/CollegeController.php:339
        • app/Http/Controllers/CollegeController.php:140
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
      • CollegeController.php#771db_collegesearch_new890μsselect `institute_id`, `title`, `subpage_description`, `created_by`, `updated_by`, `type`, `updated_at` from `institute_contents` where `institute_contents`.`institute_id` = 197 and `institute_contents`.`institute_id` is not null and `type` = 'faculty' and `institute_contents`.`deleted_at` is null and `status` = 'active' limit 1
        Bindings
        • 0: 197
        • 1: faculty
        • 2: active
        Backtrace
        • app/Http/Controllers/CollegeController.php:771
        • app/Http/Controllers/CollegeController.php:341
        • app/Http/Controllers/CollegeController.php:140
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
      • CollegeController.php#342db_collegesearch_new1msselect * from `institute_feature_mappings` where `institute_feature_mappings`.`institute_id` = 197 and `institute_feature_mappings`.`institute_id` is not null and `institute_feature_mappings`.`deleted_at` is null
        Bindings
        • 0: 197
        Backtrace
        • app/Http/Controllers/CollegeController.php:342
        • app/Http/Controllers/CollegeController.php:140
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
      • CollegeController.php#807db_collegesearch_new1.76msselect `institute_id`, `title`, `info_description`, `created_by`, `type`, `updated_by`, `created_at`, `updated_at` from `institute_contents` where `institute_contents`.`institute_id` = 197 and `institute_contents`.`institute_id` is not null and `type` != 'about' and `institute_contents`.`deleted_at` is null and `status` = 'active'
        Bindings
        • 0: 197
        • 1: about
        • 2: active
        Backtrace
        • app/Http/Controllers/CollegeController.php:807
        • app/Http/Controllers/CollegeController.php:343
        • app/Http/Controllers/CollegeController.php:140
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
      • CollegeController.php#807db_collegesearch_new1.18msselect `id`, `name`, `email`, `image` from `admins` where `admins`.`id` in (285) and `admins`.`deleted_at` is null
        Backtrace
        • app/Http/Controllers/CollegeController.php:807
        • app/Http/Controllers/CollegeController.php:343
        • app/Http/Controllers/CollegeController.php:140
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
      • CollegeController.php#816db_collegesearch_new910μsselect `id`, `course_id`, `program_id`, `institute_id`, `institute_course_name`, `duration`, `total_seats`, `description`, `eligibility_content` from `institute_programs` where `institute_programs`.`institute_id` = 197 and `institute_programs`.`institute_id` is not null and `institute_programs`.`deleted_at` is null and `status` = 'active'
        Bindings
        • 0: 197
        • 1: active
        Backtrace
        • app/Http/Controllers/CollegeController.php:816
        • app/Http/Controllers/CollegeController.php:343
        • app/Http/Controllers/CollegeController.php:140
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
      • CollegeController.php#816db_collegesearch_new640μsselect `id`, `name` from `programs` where `programs`.`id` in (17, 19, 20, 30, 64, 65, 66, 1611, 1612, 1613, 1614, 1615, 1616, 1617, 1618, 3085, 3093, 3095, 3105, 3112, 3159, 3168, 3233, 3234, 3235, 3411, 5984) and `programs`.`deleted_at` is null and `status` = 'active'
        Bindings
        • 0: active
        Backtrace
        • app/Http/Controllers/CollegeController.php:816
        • app/Http/Controllers/CollegeController.php:343
        • app/Http/Controllers/CollegeController.php:140
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
      • CollegeController.php#816db_collegesearch_new1.07msselect `id`, `name` from `courses` where `courses`.`id` in (1, 2, 10, 43) and `courses`.`deleted_at` is null and `status` = 'active'
        Bindings
        • 0: active
        Backtrace
        • app/Http/Controllers/CollegeController.php:816
        • app/Http/Controllers/CollegeController.php:343
        • app/Http/Controllers/CollegeController.php:140
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
      • CollegeController.php#816db_collegesearch_new1.07msselect * from `institute_program_fees_summaries` where `institute_program_fees_summaries`.`institute_program_id` in (742, 743, 744, 745, 746, 747, 748, 5489, 5490, 5491, 5492, 5493, 5494, 5495, 5496, 35673, 35674, 35675, 35676, 35677, 35678, 35679, 35680, 35681, 35682, 45448, 45449) and `institute_program_fees_summaries`.`deleted_at` is null and `status` = 'active'
        Bindings
        • 0: active
        Backtrace
        • app/Http/Controllers/CollegeController.php:816
        • app/Http/Controllers/CollegeController.php:343
        • app/Http/Controllers/CollegeController.php:140
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
      • CollegeController.php#816db_collegesearch_new1.02msselect * from `institute_program_placements` where `institute_program_placements`.`institute_program_id` in (742, 743, 744, 745, 746, 747, 748, 5489, 5490, 5491, 5492, 5493, 5494, 5495, 5496, 35673, 35674, 35675, 35676, 35677, 35678, 35679, 35680, 35681, 35682, 45448, 45449) and `institute_program_placements`.`deleted_at` is null and `status` = 'active'
        Bindings
        • 0: active
        Backtrace
        • app/Http/Controllers/CollegeController.php:816
        • app/Http/Controllers/CollegeController.php:343
        • app/Http/Controllers/CollegeController.php:140
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
      • CollegeController.php#816db_collegesearch_new850μsselect * from `institute_program_contents` where `institute_program_contents`.`institute_program_id` in (742, 743, 744, 745, 746, 747, 748, 5489, 5490, 5491, 5492, 5493, 5494, 5495, 5496, 35673, 35674, 35675, 35676, 35677, 35678, 35679, 35680, 35681, 35682, 45448, 45449) and `institute_program_contents`.`deleted_at` is null and `status` = 'active'
        Bindings
        • 0: active
        Backtrace
        • app/Http/Controllers/CollegeController.php:816
        • app/Http/Controllers/CollegeController.php:343
        • app/Http/Controllers/CollegeController.php:140
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
      • CollegeController.php#818db_collegesearch_new900μsselect count(*) as aggregate from `institute_recruiters` where `institute_recruiters`.`institute_id` = 197 and `institute_recruiters`.`institute_id` is not null and `institute_recruiters`.`deleted_at` is null and `status` = 'active' limit 30
        Bindings
        • 0: 197
        • 1: active
        Backtrace
        • app/Http/Controllers/CollegeController.php:818
        • app/Http/Controllers/CollegeController.php:343
        • app/Http/Controllers/CollegeController.php:140
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
      • Institute.php#209db_collegesearch_new1.03msselect `id`, `institute_id`, `media_type`, `file_name`, `title` from `institute_images` where `institute_images`.`institute_id` = 197 and `institute_images`.`institute_id` is not null and `institute_images`.`deleted_at` is null and `status` = 'active'
        Bindings
        • 0: 197
        • 1: active
        Backtrace
        • app/Models/Institute.php:209
        • app/Http/Controllers/CollegeController.php:819
        • app/Http/Controllers/CollegeController.php:343
        • app/Http/Controllers/CollegeController.php:140
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
      • CollegeController.php#820db_collegesearch_new610μsselect `institute_id`, `name`, `position`, `education`, `speciality`, `icon` from `institute_faculties` where `institute_faculties`.`institute_id` = 197 and `institute_faculties`.`institute_id` is not null and `institute_faculties`.`deleted_at` is null and `status` = 'active'
        Bindings
        • 0: 197
        • 1: active
        Backtrace
        • app/Http/Controllers/CollegeController.php:820
        • app/Http/Controllers/CollegeController.php:343
        • app/Http/Controllers/CollegeController.php:140
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
      • Institute.php#209db_collegesearch_new1msselect `id`, `institute_id`, `media_type`, `file_name`, `title` from `institute_images` where `institute_images`.`institute_id` = 197 and `institute_images`.`institute_id` is not null and `institute_images`.`deleted_at` is null and `status` = 'active'
        Bindings
        • 0: 197
        • 1: active
        Backtrace
        • app/Models/Institute.php:209
        • app/Http/Controllers/CollegeController.php:345
        • app/Http/Controllers/CollegeController.php:140
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
      • Institute.php#138db_collegesearch_new780μsselect count(*) as aggregate from `institute_reviews` where `institute_reviews`.`institute_id` = 197 and `institute_reviews`.`institute_id` is not null and `admission_review` is not null and `admission_review` != '' and `institute_reviews`.`deleted_at` is null and `status` = 'active'
        Bindings
        • 0: 197
        • 1: 
        • 2: active
        Backtrace
        • app/Models/Institute.php:138
        • app/Http/Controllers/CollegeController.php:349
        • app/Http/Controllers/CollegeController.php:140
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
      • Institute.php#151db_collegesearch_new1.01msselect * from `institute_reviews` where `institute_reviews`.`institute_id` = 197 and `institute_reviews`.`institute_id` is not null and `admission_review` is not null and `admission_review` != '' and `institute_reviews`.`deleted_at` is null and `status` = 'active' order by LENGTH(admission_review) DESC, `created_at` desc limit 2
        Bindings
        • 0: 197
        • 1: 
        • 2: active
        Backtrace
        • app/Models/Institute.php:151
        • app/Http/Controllers/CollegeController.php:349
        • app/Http/Controllers/CollegeController.php:140
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
      • Institute.php#151db_collegesearch_new780μsselect `id`, `name`, `email`, `student_image` from `students` where `students`.`id` in (27943)
        Backtrace
        • app/Models/Institute.php:151
        • app/Http/Controllers/CollegeController.php:349
        • app/Http/Controllers/CollegeController.php:140
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
      • Institute.php#138db_collegesearch_new1.24msselect count(*) as aggregate from `institute_reviews` where `institute_reviews`.`institute_id` = 197 and `institute_reviews`.`institute_id` is not null and `placement_review` is not null and `placement_review` != '' and `institute_reviews`.`deleted_at` is null and `status` = 'active'
        Bindings
        • 0: 197
        • 1: 
        • 2: active
        Backtrace
        • app/Models/Institute.php:138
        • app/Http/Controllers/CollegeController.php:349
        • app/Http/Controllers/CollegeController.php:140
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
      • Institute.php#151db_collegesearch_new1.11msselect * from `institute_reviews` where `institute_reviews`.`institute_id` = 197 and `institute_reviews`.`institute_id` is not null and `placement_review` is not null and `placement_review` != '' and `institute_reviews`.`deleted_at` is null and `status` = 'active' order by LENGTH(placement_review) DESC, `created_at` desc limit 2
        Bindings
        • 0: 197
        • 1: 
        • 2: active
        Backtrace
        • app/Models/Institute.php:151
        • app/Http/Controllers/CollegeController.php:349
        • app/Http/Controllers/CollegeController.php:140
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
      • Institute.php#151db_collegesearch_new1.05msselect `id`, `name`, `email`, `student_image` from `students` where `students`.`id` in (27943)
        Backtrace
        • app/Models/Institute.php:151
        • app/Http/Controllers/CollegeController.php:349
        • app/Http/Controllers/CollegeController.php:140
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
      • Institute.php#138db_collegesearch_new780μsselect count(*) as aggregate from `institute_reviews` where `institute_reviews`.`institute_id` = 197 and `institute_reviews`.`institute_id` is not null and `faculty_review` is not null and `faculty_review` != '' and `institute_reviews`.`deleted_at` is null and `status` = 'active'
        Bindings
        • 0: 197
        • 1: 
        • 2: active
        Backtrace
        • app/Models/Institute.php:138
        • app/Http/Controllers/CollegeController.php:349
        • app/Http/Controllers/CollegeController.php:140
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
      • Institute.php#151db_collegesearch_new1.44msselect * from `institute_reviews` where `institute_reviews`.`institute_id` = 197 and `institute_reviews`.`institute_id` is not null and `faculty_review` is not null and `faculty_review` != '' and `institute_reviews`.`deleted_at` is null and `status` = 'active' order by LENGTH(faculty_review) DESC, `created_at` desc limit 2
        Bindings
        • 0: 197
        • 1: 
        • 2: active
        Backtrace
        • app/Models/Institute.php:151
        • app/Http/Controllers/CollegeController.php:349
        • app/Http/Controllers/CollegeController.php:140
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
      • Institute.php#151db_collegesearch_new1.33msselect `id`, `name`, `email`, `student_image` from `students` where `students`.`id` in (27943)
        Backtrace
        • app/Models/Institute.php:151
        • app/Http/Controllers/CollegeController.php:349
        • app/Http/Controllers/CollegeController.php:140
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
      • CollegeController.php#683db_collegesearch_new2msselect `institute_id`, `name`, `position`, `education`, `speciality`, `icon` from `institute_faculties` where `institute_faculties`.`institute_id` = 197 and `institute_faculties`.`institute_id` is not null and `institute_faculties`.`deleted_at` is null and `status` = 'active'
        Bindings
        • 0: 197
        • 1: active
        Backtrace
        • app/Http/Controllers/CollegeController.php:683
        • app/Http/Controllers/CollegeController.php:140
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
      • Institute.php#225db_collegesearch_new25.42msselect `question`, `answer` from `faqs` where `faqs`.`faq_type` = 'institute' and `faqs`.`faq_id` = 197 and `faqs`.`faq_id` is not null and `sub_type` = 'faculty' and `faq_type` = 'institute' and `faqs`.`deleted_at` is null and `status` = 'active'
        Bindings
        • 0: institute
        • 1: 197
        • 2: faculty
        • 3: institute
        • 4: active
        Backtrace
        • app/Models/Institute.php:225
        • app/Http/Controllers/CollegeController.php:720
        • app/Http/Controllers/CollegeController.php:140
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
      • CollegeController.php#721db_collegesearch_new850μsselect * from `institute_ratings` where `institute_ratings`.`institute_id` = 197 and `institute_ratings`.`institute_id` is not null and `institute_ratings`.`deleted_at` is null and `status` = 'active' limit 1
        Bindings
        • 0: 197
        • 1: active
        Backtrace
        • app/Http/Controllers/CollegeController.php:721
        • app/Http/Controllers/CollegeController.php:140
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
      • CollegeController.php#722db_collegesearch_new790μsselect * from `institute_documents` where `institute_documents`.`institute_id` = 197 and `institute_documents`.`institute_id` is not null and `institute_documents`.`deleted_at` is null and `status` = 'active' order by `id` desc
        Bindings
        • 0: 197
        • 1: active
        Backtrace
        • app/Http/Controllers/CollegeController.php:722
        • app/Http/Controllers/CollegeController.php:140
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
      • CollegeController.php#1034db_collegesearch_new1.88msselect distinct `course_id` from `institute_programs` where `institute_id` = 197 and `institute_programs`.`deleted_at` is null and `status` = 'active'
        Bindings
        • 0: 197
        • 1: active
        Backtrace
        • app/Http/Controllers/CollegeController.php:1034
        • app/Http/Controllers/CollegeController.php:160
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
      • CollegeController.php#1040db_collegesearch_new1.03msselect distinct `exam_id` from `institute_program_exam_mappings` inner join `institute_programs` on `institute_programs`.`id` = `institute_program_exam_mappings`.`institute_program_id` where `institute_programs`.`institute_id` = 197
        Bindings
        • 0: 197
        Backtrace
        • app/Http/Controllers/CollegeController.php:1040
        • app/Http/Controllers/CollegeController.php:160
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
      • helpers.php#491db_collegesearch_new2.35msselect `module_type`, `module_id`, `description`, `created_by`, `created_at`, `updated_by`, `updated_at`, `expiry_date`, `deleted_at` from `latest_updates_widgets` where `module_type` like '%cp%' and `sub_type` like '%faculty%' and `module_id` = 197 and `expiry_date` > '2025-04-17 18:29:52' and `latest_updates_widgets`.`deleted_at` is null order by `updated_at` desc limit 2
        Bindings
        • 0: %cp%
        • 1: %faculty%
        • 2: 197
        • 3: 2025-04-17 18:29:52
        Backtrace
        • app/helpers.php:491
        • app/Http/Controllers/CollegeController.php:160
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
      • helpers.php#506db_collegesearch_new2.51msselect `module_type`, `module_id`, `description`, `created_by`, `created_at`, `updated_by`, `updated_at`, `expiry_date`, `deleted_at` from `latest_updates_widgets` where `module_type` like '%exam%' and `sub_type` like '%about%' and `module_id` in ('2002', '161', '21', '22', '23', '27', '51', '47', '102', '131') and `expiry_date` > '2025-04-17 18:29:52' and `latest_updates_widgets`.`deleted_at` is null order by `updated_at` desc limit 4
        Bindings
        • 0: %exam%
        • 1: %about%
        • 2: 2002
        • 3: 161
        • 4: 21
        • 5: 22
        • 6: 23
        • 7: 27
        • 8: 51
        • 9: 47
        • 10: 102
        • 11: 131
        • 12: 2025-04-17 18:29:52
        Backtrace
        • app/helpers.php:506
        • app/Http/Controllers/CollegeController.php:160
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
      • helpers.php#520db_collegesearch_new1.78msselect `module_type`, `module_id`, `description`, `created_by`, `created_at`, `updated_by`, `updated_at`, `expiry_date`, `deleted_at` from `latest_updates_widgets` where `module_type` like '%course%' and `module_id` in ('1', '10', '43', '2') and `sub_type` like '%about%' and `expiry_date` > '2025-04-17 18:29:52' and `latest_updates_widgets`.`deleted_at` is null order by `updated_at` desc limit 1
        Bindings
        • 0: %course%
        • 1: 1
        • 2: 10
        • 3: 43
        • 4: 2
        • 5: %about%
        • 6: 2025-04-17 18:29:52
        Backtrace
        • app/helpers.php:520
        • app/Http/Controllers/CollegeController.php:160
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
      • CollegeController.php#886db_collegesearch_new1.1msselect * from `meta_tags` where `slug` = 'colleges/netaji-subhas-institute-of-technology-nsit-delhi/faculty' and `meta_tags`.`deleted_at` is null and `status` = 'active' limit 1
        Bindings
        • 0: colleges/netaji-subhas-institute-of-technology-nsit-delhi/faculty
        • 1: active
        Backtrace
        • app/Http/Controllers/CollegeController.php:886
        • app/Http/Controllers/CollegeController.php:192
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
      • helpers.php#156db_collegesearch_new1.65msselect * from `brandings` where `section` = 'institute' and `brandings`.`deleted_at` is null and `status` = 'active'
        Bindings
        • 0: institute
        • 1: active
        Backtrace
        • app/helpers.php:156
        • 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:75
        • vendor/laravel/framework/src/Illuminate/View/View.php:209
      App\Models\InstituteProgram
      31InstituteProgram.php#?
      App\Models\Program
      27Program.php#?
      App\Models\InstituteProgramFeesSummary
      27InstituteProgramFeesSummary.php#?
      App\Models\InstituteProgramPlacement
      16InstituteProgramPlacement.php#?
      App\Models\InstituteImage
      12InstituteImage.php#?
      App\Models\InstituteFaculty
      10InstituteFaculty.php#?
      App\Models\InstituteProgramExamMapping
      10InstituteProgramExamMapping.php#?
      App\Models\InstituteContent
      7InstituteContent.php#?
      App\Models\InstituteReview
      6InstituteReview.php#?
      App\Models\Course
      4Course.php#?
      App\Models\User
      3User.php#?
      App\Models\Branding
      3Branding.php#?
      App\Models\Institute
      1Institute.php#?
      App\Models\City
      1City.php#?
      App\Models\State
      1State.php#?
      App\Models\Admin
      1Admin.php#?
      App\Models\InstituteRating
      1InstituteRating.php#?
          _token
          JhuyYgQuX1JGMkWbHY2FyGtn1xS0CUWKJDcxp10u
          _previous
          array:1 [ "url" => "https://www.dev.collegesearch.in/colleges/netaji-subhas-institute-of-technolog...
          _flash
          array:2 [ "old" => [] "new" => [] ]
          path_info
          /colleges/netaji-subhas-institute-of-technology-nsit-delhi/faculty
          status_code
          200
          
          status_text
          OK
          format
          html
          content_type
          text/html; charset=UTF-8
          request_query
          []
          
          request_request
          []
          
          request_headers
          0 of 0
          array:16 [ "host" => array:1 [ 0 => "www.dev.collegesearch.in" ] "priority" => array:1 [ 0 => "u=0, i" ] "cookie" => array:1 [ 0 => "XSRF-TOKEN=eyJpdiI6IktEUmRWUENxTW1iYlVVdXd6RE1pR1E9PSIsInZhbHVlIjoibHFIQTFtR3pIRkdVYXhFRm9ST052dm1lcnYrZDBsQTdQZEVMdHVSRkwyUjlIYU1wVFRKV2E2ZWRsSkpHM0Q1Rnh2Y3YwUjhLNEZ2a2dmeFJSVDNGM2dwblVlc2VHRXNQYndxb0hnNzNBdzZLcGxFeWlBQzJBMlRrOG9LNmY2cWwiLCJtYWMiOiJmYjlhMjc2MDJjZGIzYzQ1ZjM4MjY4NmZiM2U2ZjMwNzk0OWNjMWQ0NDc1ZjY4ZWM0YTE0NmI4MDhkY2JiN2U0IiwidGFnIjoiIn0%3D; laravel_session=eyJpdiI6IjhRVjNvKzMvMFhPT21vRUZaZVZXOGc9PSIsInZhbHVlIjoiSk5sTFhjL1FORjJMRUdBY1NXSjJMVTJMcVZyUWRyY0thSDZNbHUrZktOZzNUNVc3empwdkl3bzdsTGtMTkRmSCtQV04zclJDSjVBZDNEbkduZUJzbkNVc2lkbnlzdHA5L09uZGg1K0oxOHRIbHNpMUlIdGlKVFcrTW9vR3lLVDYiLCJtYWMiOiJmMzFhNDU0MGFkZDk5MjllMGQ2YWE3OWRlNDhkYzllNGRlMDQ1N2U5YzA3MjY2ZGQ5Y2JhMGZkYzMxMzZiZDdhIiwidGFnIjoiIn0%3D; viewed_colleges=%5B955%5DXSRF-TOKEN=eyJpdiI6IktEUmRWUENxTW1iYlVVdXd6RE1pR1E9PSIsInZhbHVlIjoibHFIQTFtR3pIRkdVYXhFRm9ST052dm1lcnYrZDBsQTdQZEVMdHVSRkwyUjlIYU1wVFRKV2E2ZWRsSkpHM0Q1Rnh2Y3YwU" ] "accept-encoding" => array:1 [ 0 => "gzip, deflate, br, zstd" ] "sec-fetch-dest" => array:1 [ 0 => "document" ] "sec-fetch-user" => array:1 [ 0 => "?1" ] "sec-fetch-mode" => array:1 [ 0 => "navigate" ] "sec-fetch-site" => array:1 [ 0 => "none" ] "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" ] "user-agent" => array:1 [ 0 => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" ] "upgrade-insecure-requests" => array:1 [ 0 => "1" ] "sec-ch-ua-platform" => array:1 [ 0 => ""Windows"" ] "sec-ch-ua-mobile" => array:1 [ 0 => "?0" ] "sec-ch-ua" => array:1 [ 0 => ""HeadlessChrome";v="129", "Not=A?Brand";v="8", "Chromium";v="129"" ] "cache-control" => array:1 [ 0 => "no-cache" ] "pragma" => array:1 [ 0 => "no-cache" ] ]
          request_cookies
          0 of 0
          array:3 [ "XSRF-TOKEN" => "JhuyYgQuX1JGMkWbHY2FyGtn1xS0CUWKJDcxp10u" "laravel_session" => "LBdcGM9cnhZaPivvJ8MW8SyiG99i7w5D32JxckuF" "viewed_colleges" => "[955]" ]
          response_headers
          0 of 0
          array:5 [ "content-type" => array:1 [ 0 => "text/html; charset=UTF-8" ] "cache-control" => array:1 [ 0 => "no-cache, private" ] "date" => array:1 [ 0 => "Thu, 17 Apr 2025 18:29:52 GMT" ] "set-cookie" => array:3 [ 0 => "XSRF-TOKEN=eyJpdiI6InhVSHBqUzJVRmRHclZxWHhmekNCUVE9PSIsInZhbHVlIjoiUmlQcjhicllENGVNVE03Q2phNjhDeGx1dkZwVUhsd2hKRU9uU2w3YzArSzJyT1JJZGZhbEJyazdNbzBSN2dzdElPMXF2ZlBqeEVCSU1tY2NWQmVxWS81QXRpU0NyNjFsamdvSWtaTWtJTTh4akdZR29PYVcvM3NDcE9pUW5UTWciLCJtYWMiOiJjMzBiNjdhYmEyYjM1NDI5NzU2OTJhNTk2ZjQ2MDkwZmFlMzY2ZDYyZWZhNGVmNzMxNjVhZDM0YjExZDhmYWI5IiwidGFnIjoiIn0%3D; expires=Thu, 17 Apr 2025 20:29:52 GMT; Max-Age=7200; path=/; secure; samesite=laxXSRF-TOKEN=eyJpdiI6InhVSHBqUzJVRmRHclZxWHhmekNCUVE9PSIsInZhbHVlIjoiUmlQcjhicllENGVNVE03Q2phNjhDeGx1dkZwVUhsd2hKRU9uU2w3YzArSzJyT1JJZGZhbEJyazdNbzBSN2dzdElPMXF2Z" 1 => "laravel_session=eyJpdiI6ImlZZG1wcHdRdlJZa3RQZCt5NWpDRUE9PSIsInZhbHVlIjoiVHVlZEQxRWpkYmlQRGV2clhjV1dJd3NKeUhWK1A4OFR2NHRyUkhRVlRtRkdZb01kZlNPK2d6MTAyQnYra1pwZytJQkR5Z0I1emJwY3piR2o2aVZhY3Vub1lmWCtSc3ViZ2hySFZSQU84ZjRSRlowYmhyL0lpWDlXUEswQTdkaEUiLCJtYWMiOiJjZWRiNjU0MGZmZmZiZGI2YWY4NzFmZTUyNmFhNzljNGQyOTc1MzFhYThhNDRjOGQxN2RiM2ZkZDAyMTM1NDA1IiwidGFnIjoiIn0%3D; expires=Thu, 17 Apr 2025 20:29:52 GMT; Max-Age=7200; path=/; secure; httponly; samesite=laxlaravel_session=eyJpdiI6ImlZZG1wcHdRdlJZa3RQZCt5NWpDRUE9PSIsInZhbHVlIjoiVHVlZEQxRWpkYmlQRGV2clhjV1dJd3NKeUhWK1A4OFR2NHRyUkhRVlRtRkdZb01kZlNPK2d6MTAyQnYra1pwZytJ" 2 => "viewed_colleges=%5B955%2C197%5D; expires=Sat, 17 May 2025 18:29:52 GMT; Max-Age=2592000; path=/; secure; httponly; samesite=lax" ] "Set-Cookie" => array:3 [ 0 => "XSRF-TOKEN=eyJpdiI6InhVSHBqUzJVRmRHclZxWHhmekNCUVE9PSIsInZhbHVlIjoiUmlQcjhicllENGVNVE03Q2phNjhDeGx1dkZwVUhsd2hKRU9uU2w3YzArSzJyT1JJZGZhbEJyazdNbzBSN2dzdElPMXF2ZlBqeEVCSU1tY2NWQmVxWS81QXRpU0NyNjFsamdvSWtaTWtJTTh4akdZR29PYVcvM3NDcE9pUW5UTWciLCJtYWMiOiJjMzBiNjdhYmEyYjM1NDI5NzU2OTJhNTk2ZjQ2MDkwZmFlMzY2ZDYyZWZhNGVmNzMxNjVhZDM0YjExZDhmYWI5IiwidGFnIjoiIn0%3D; expires=Thu, 17-Apr-2025 20:29:52 GMT; path=/; secureXSRF-TOKEN=eyJpdiI6InhVSHBqUzJVRmRHclZxWHhmekNCUVE9PSIsInZhbHVlIjoiUmlQcjhicllENGVNVE03Q2phNjhDeGx1dkZwVUhsd2hKRU9uU2w3YzArSzJyT1JJZGZhbEJyazdNbzBSN2dzdElPMXF2Z" 1 => "laravel_session=eyJpdiI6ImlZZG1wcHdRdlJZa3RQZCt5NWpDRUE9PSIsInZhbHVlIjoiVHVlZEQxRWpkYmlQRGV2clhjV1dJd3NKeUhWK1A4OFR2NHRyUkhRVlRtRkdZb01kZlNPK2d6MTAyQnYra1pwZytJQkR5Z0I1emJwY3piR2o2aVZhY3Vub1lmWCtSc3ViZ2hySFZSQU84ZjRSRlowYmhyL0lpWDlXUEswQTdkaEUiLCJtYWMiOiJjZWRiNjU0MGZmZmZiZGI2YWY4NzFmZTUyNmFhNzljNGQyOTc1MzFhYThhNDRjOGQxN2RiM2ZkZDAyMTM1NDA1IiwidGFnIjoiIn0%3D; expires=Thu, 17-Apr-2025 20:29:52 GMT; path=/; secure; httponlylaravel_session=eyJpdiI6ImlZZG1wcHdRdlJZa3RQZCt5NWpDRUE9PSIsInZhbHVlIjoiVHVlZEQxRWpkYmlQRGV2clhjV1dJd3NKeUhWK1A4OFR2NHRyUkhRVlRtRkdZb01kZlNPK2d6MTAyQnYra1pwZytJ" 2 => "viewed_colleges=%5B955%2C197%5D; expires=Sat, 17-May-2025 18:29:52 GMT; path=/; secure; httponly" ] ]
          session_attributes
          0 of 0
          array:3 [ "_token" => "JhuyYgQuX1JGMkWbHY2FyGtn1xS0CUWKJDcxp10u" "_previous" => array:1 [ "url" => "https://www.dev.collegesearch.in/colleges/netaji-subhas-institute-of-technology-nsit-delhi/faculty" ] "_flash" => array:2 [ "old" => [] "new" => [] ] ]
          ClearShow all
          Date ↕MethodURLData
          #12025-04-17 18:29:52GET/colleges/netaji-subhas-institute-of-technology-nsit-delhi/faculty1239161