Home Colleges Mtech Colleges

Top Mtech in M.Tech / M.E. - Energy Systems & Management Colleges in India 2025 : Fees, Rankings, Placements, Admissions

Filters

States

Cities

Branches

Exams

Clear Show Results

Showing 5 colleges for you

Clear All Filters
Delhi Technological University (DTU) 4.3 (34)
Delhi, Delhi NCR #27/100 (NIRF 2024)

Course Offered

M.Tech / M.E.

Fees (2 Years)

₹ 1,69,000

Exams Accepted

-

Highest Package

-

Course Offered

M.Tech / M.E.

Fees (2 Years)

Get Fee Details

Exams Accepted

Highest Package

₹ 20 LPA
JNTUH College of Engineering (JNTUH CE) 4 (10)
Hyderabad, Telangana

Course Offered

M.Tech / M.E.

Fees (2 Years)

₹ 1,09,000

Exams Accepted

-

Highest Package

₹ 8 LPA
JB Institute of Engineering and Technology 1 (1)
Hyderabad, Telangana

Course Offered

M.Tech / M.E.

Fees (2 Years)

Get Fee Details

Exams Accepted

-

Highest Package

-
SRM University 4.2 (5)
Amaravati, Andhra Pradesh

Course Offered

M.Tech / M.E.

Fees (2 Years)

₹ 3,00,000

Exams Accepted

-

Highest Package

-
Check Eligibility
Request history8.3.19PHP Version273msRequest Duration7MBMemory UsageGET {course}/colleges-{filters}Route
    • Booting (12.23ms)time
    • Application (261ms)time
    • 1 x Application (95.52%)
      261ms
      1 x Booting (4.48%)
      12.23ms
      11 templates were rendered
      • pages.search-result.indexindex.blade.php#?blade
      • components.breadcrumbbreadcrumb.blade.php#?blade
      • pages.search-result.filtersfilters.blade.php#?blade
      • components.storiesstories.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 {course}/colleges-{filters}
      middleware
      web
      domain
      www.dev.collegesearch.in
      controller
      App\Http\Controllers\SearchController@index
      as
      sr.filters
      namespace
      prefix
      where
      file
      app/Http/Controllers/SearchController.php:28-78
      31 statements were executed (8 duplicates)Show only duplicates189ms
      • 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.6msselect * from `seo_redirects` where `redirect_from` = '/mtech/colleges-mtech-me-energy-systems-management' limit 1
        Bindings
        • 0: /mtech/colleges-mtech-me-energy-systems-management
        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_new810μsselect * from `meta_tags` where `slug` = 'mtech/colleges-mtech-me-energy-systems-management' and `meta_tags`.`deleted_at` is null and `status` = 'active' limit 1
        Bindings
        • 0: mtech/colleges-mtech-me-energy-systems-management
        • 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
      • helpers.php#722db_collegesearch_new1.36msselect * from `default_meta_tags` where `module` = 'sr' and `default_meta_tags`.`deleted_at` is null and `status` = 'active'
        Bindings
        • 0: sr
        • 1: active
        Backtrace
        • app/helpers.php:722
        • vendor/laravel/framework/src/Illuminate/Container/Container.php:989
        • vendor/laravel/framework/src/Illuminate/Container/Container.php:819
        • vendor/laravel/framework/src/Illuminate/Foundation/Application.php:1048
        • vendor/laravel/framework/src/Illuminate/Container/Container.php:755
      • SearchController.php#147db_collegesearch_new1.79msselect `id`, `name`, `slug` from `exams` where `slug` in ('mtech', 'me', 'energy', 'systems', 'management', 'mtech-me', 'me-energy', 'energy-systems', 'systems-management', 'mtech-me-energy', 'me-energy-systems', 'energy-systems-management', 'mtech-me-energy-systems', 'me-energy-systems-management', 'mtech-me-energy-systems-management') and `exams`.`deleted_at` is null and `status` = 'active'
        Bindings
        • 0: mtech
        • 1: me
        • 2: energy
        • 3: systems
        • 4: management
        • 5: mtech-me
        • 6: me-energy
        • 7: energy-systems
        • 8: systems-management
        • 9: mtech-me-energy
        • 10: me-energy-systems
        • 11: energy-systems-management
        • 12: mtech-me-energy-systems
        • 13: me-energy-systems-management
        • 14: mtech-me-energy-systems-management
        • 15: active
        Backtrace
        • app/Http/Controllers/SearchController.php:147
        • app/Http/Controllers/SearchController.php:45
        • 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
      • SearchController.php#147db_collegesearch_new860μsselect `id`, `name`, `shortname` from `states` where `shortname` in ('mtech', 'me', 'energy', 'systems', 'management', 'mtech-me', 'me-energy', 'energy-systems', 'systems-management', 'mtech-me-energy', 'me-energy-systems', 'energy-systems-management', 'mtech-me-energy-systems', 'me-energy-systems-management', 'mtech-me-energy-systems-management') and `country_id` = 2 and `states`.`deleted_at` is null and `states`.`status` = 'active' and `states`.`country_id` = 2 order by `states`.`name` asc
        Bindings
        • 0: mtech
        • 1: me
        • 2: energy
        • 3: systems
        • 4: management
        • 5: mtech-me
        • 6: me-energy
        • 7: energy-systems
        • 8: systems-management
        • 9: mtech-me-energy
        • 10: me-energy-systems
        • 11: energy-systems-management
        • 12: mtech-me-energy-systems
        • 13: me-energy-systems-management
        • 14: mtech-me-energy-systems-management
        • 15: 2
        • 16: active
        • 17: 2
        Backtrace
        • app/Http/Controllers/SearchController.php:147
        • app/Http/Controllers/SearchController.php:45
        • 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
      • SearchController.php#147db_collegesearch_new1.83msselect `id`, `name`, `shortname` from `cities` where `shortname` in ('mtech', 'me', 'energy', 'systems', 'management', 'mtech-me', 'me-energy', 'energy-systems', 'systems-management', 'mtech-me-energy', 'me-energy-systems', 'energy-systems-management', 'mtech-me-energy-systems', 'me-energy-systems-management', 'mtech-me-energy-systems-management') and `cities`.`deleted_at` is null and `cities`.`status` = 'active' order by `cities`.`name` asc
        Bindings
        • 0: mtech
        • 1: me
        • 2: energy
        • 3: systems
        • 4: management
        • 5: mtech-me
        • 6: me-energy
        • 7: energy-systems
        • 8: systems-management
        • 9: mtech-me-energy
        • 10: me-energy-systems
        • 11: energy-systems-management
        • 12: mtech-me-energy-systems
        • 13: me-energy-systems-management
        • 14: mtech-me-energy-systems-management
        • 15: active
        Backtrace
        • app/Http/Controllers/SearchController.php:147
        • app/Http/Controllers/SearchController.php:45
        • 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
      • SearchController.php#147db_collegesearch_new6.14msselect `id`, `name`, `slug` from `programs` where `slug` in ('mtech', 'me', 'energy', 'systems', 'management', 'mtech-me', 'me-energy', 'energy-systems', 'systems-management', 'mtech-me-energy', 'me-energy-systems', 'energy-systems-management', 'mtech-me-energy-systems', 'me-energy-systems-management', 'mtech-me-energy-systems-management') and `programs`.`deleted_at` is null and `status` = 'active'
        Bindings
        • 0: mtech
        • 1: me
        • 2: energy
        • 3: systems
        • 4: management
        • 5: mtech-me
        • 6: me-energy
        • 7: energy-systems
        • 8: systems-management
        • 9: mtech-me-energy
        • 10: me-energy-systems
        • 11: energy-systems-management
        • 12: mtech-me-energy-systems
        • 13: me-energy-systems-management
        • 14: mtech-me-energy-systems-management
        • 15: active
        Backtrace
        • app/Http/Controllers/SearchController.php:147
        • app/Http/Controllers/SearchController.php:45
        • 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
      • SearchController.php#180db_collegesearch_new860μsselect `id`, `display_name` from `courses` where `slug` = 'mtech' and `courses`.`deleted_at` is null and `status` = 'active' limit 1
        Bindings
        • 0: mtech
        • 1: active
        Backtrace
        • app/Http/Controllers/SearchController.php:180
        • app/Http/Controllers/SearchController.php:45
        • 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
      • SearchController.php#630db_collegesearch_new2.37msselect count(*) as aggregate from (select * from `institute_programs` where `program_id` in (1660, 1845) and `institute_programs`.`deleted_at` is null and `status` = 'active' and `course_id` in (10) group by `institute_id`) as `aggregate_table`
        Bindings
        • 0: 1660
        • 1: 1845
        • 2: active
        • 3: 10
        Backtrace
        • app/Http/Controllers/SearchController.php:630
        • app/Http/Controllers/SearchController.php:51
        • 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
      • SearchController.php#630db_collegesearch_new2.87msselect * from `institute_programs` where `program_id` in (1660, 1845) and `institute_programs`.`deleted_at` is null and `status` = 'active' and `course_id` in (10) group by `institute_id` order by CASE WHEN (select `rank` from `institute_ranks` where `institute_ranks`.`institute_id` = `institute_programs`.`institute_id` and `ranking_body` = 'nirf' and `year` = 2024 and `rank` > 0 and `course_id` in (10) and `deleted_at` is null and `status` = 'active' and `institute_ranks`.`deleted_at` is null and `status` = 'active' order by `rank` asc limit 1) IS NOT NULL THEN 0 ELSE 1 END ASC, COALESCE((select `rank` from `institute_ranks` where `institute_ranks`.`institute_id` = `institute_programs`.`institute_id` and `ranking_body` = 'nirf' and `year` = 2024 and `rank` > 0 and `course_id` in (10) and `deleted_at` is null and `status` = 'active' and `institute_ranks`.`deleted_at` is null and `status` = 'active' order by `rank` asc limit 1), 9999999) ASC, COALESCE((select `rank` from `institute_ranks` where `institute_ranks`.`institute_id` = `institute_programs`.`institute_id` and `ranking_body` = 'cs' and `rank` > 0 and `course_id` in (10) and `deleted_at` is null and `status` = 'active' and `institute_ranks`.`deleted_at` is null and `status` = 'active' order by `rank` asc limit 1), 9999999) ASC limit 20 offset 0
        Bindings
        • 0: 1660
        • 1: 1845
        • 2: active
        • 3: 10
        • 4: nirf
        • 5: 2024
        • 6: 0
        • 7: 10
        • 8: active
        • 9: active
        • 10: nirf
        • 11: 2024
        • 12: 0
        • 13: 10
        • 14: active
        • 15: active
        • 16: cs
        • 17: 0
        • 18: 10
        • 19: active
        • 20: active
        Backtrace
        • app/Http/Controllers/SearchController.php:630
        • app/Http/Controllers/SearchController.php:51
        • 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
      • SearchController.php#630db_collegesearch_new2.37msselect `institutes`.*, (select count(*) from `institute_programs` where `institutes`.`id` = `institute_programs`.`institute_id` and `institute_programs`.`deleted_at` is null and `status` = 'active' and `course_id` in (10)) as `programs_count`, (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 `institutes`.`id` in (63, 95, 292, 11176, 17807) and `institutes`.`deleted_at` is null and `status` = 'active'
        Bindings
        • 0: active
        • 1: 10
        • 2: active
        • 3: active
        Backtrace
        • app/Http/Controllers/SearchController.php:630
        • app/Http/Controllers/SearchController.php:51
        • 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
      • SearchController.php#630db_collegesearch_new1.29msselect * from `institute_course_summaries` where `institute_course_summaries`.`institute_id` in (63, 95, 292, 11176, 17807) and `course_id` in (10) and `institute_course_summaries`.`deleted_at` is null
        Bindings
        • 0: 10
        Backtrace
        • app/Http/Controllers/SearchController.php:630
        • app/Http/Controllers/SearchController.php:51
        • 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
      • SearchController.php#630db_collegesearch_new740μsselect `id`, `name`, `duration` from `courses` where `courses`.`id` in (10) and `courses`.`deleted_at` is null and `status` = 'active'
        Bindings
        • 0: active
        Backtrace
        • app/Http/Controllers/SearchController.php:630
        • app/Http/Controllers/SearchController.php:51
        • 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
      • SearchController.php#630db_collegesearch_new1.56msselect `id`, `name`, `shortname` from `cities` where `cities`.`id` in (3, 10, 265, 266) and `cities`.`deleted_at` is null and `cities`.`status` = 'active' order by `cities`.`name` asc
        Bindings
        • 0: active
        Backtrace
        • app/Http/Controllers/SearchController.php:630
        • app/Http/Controllers/SearchController.php:51
        • 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
      • SearchController.php#630db_collegesearch_new780μsselect `id`, `name`, `shortname` from `states` where `states`.`id` in (64, 72, 98) and `states`.`deleted_at` is null and `states`.`status` = 'active' and `states`.`country_id` = 2 order by `states`.`name` asc
        Bindings
        • 0: active
        • 1: 2
        Backtrace
        • app/Http/Controllers/SearchController.php:630
        • app/Http/Controllers/SearchController.php:51
        • 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
      • SearchController.php#630db_collegesearch_new1.27msselect `institute_id`, `overall_rating` from `institute_ratings` where `institute_ratings`.`institute_id` in (63, 95, 292, 11176, 17807) and `institute_ratings`.`deleted_at` is null and `status` = 'active'
        Bindings
        • 0: active
        Backtrace
        • app/Http/Controllers/SearchController.php:630
        • app/Http/Controllers/SearchController.php:51
        • 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
      • SearchController.php#630db_collegesearch_new1.4msselect * from (select *, row_number() over (partition by `institute_images`.`institute_id` order by `is_featured` desc, `created_at` desc) as `laravel_row` from `institute_images` where `institute_images`.`institute_id` in (63, 95, 292, 11176, 17807) and `media_type` = 'image' and `institute_images`.`deleted_at` is null and `status` = 'active') as `laravel_table` where `laravel_row` <= 1 order by `laravel_row`
        Bindings
        • 0: image
        • 1: active
        Backtrace
        • app/Http/Controllers/SearchController.php:630
        • app/Http/Controllers/SearchController.php:51
        • 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
      • SearchController.php#630db_collegesearch_new1.49msselect `id`, `name`, `slug` from `courses` where `courses`.`id` in (10) and `courses`.`deleted_at` is null and `status` = 'active'
        Bindings
        • 0: active
        Backtrace
        • app/Http/Controllers/SearchController.php:630
        • app/Http/Controllers/SearchController.php:51
        • 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
      • SearchController.php#630db_collegesearch_new1.9msselect `id`, `exam_id`, `institute_program_id` from `institute_program_exam_mappings` where `institute_program_exam_mappings`.`institute_program_id` in (7485, 11488, 18600, 37880, 110487)
        Backtrace
        • app/Http/Controllers/SearchController.php:630
        • app/Http/Controllers/SearchController.php:51
        • 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
      • SearchController.php#630db_collegesearch_new1.44msselect `id`, `name`, `slug` from `exams` where `exams`.`id` in (35) and `exams`.`deleted_at` is null and `status` = 'active'
        Bindings
        • 0: active
        Backtrace
        • app/Http/Controllers/SearchController.php:630
        • app/Http/Controllers/SearchController.php:51
        • 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
      • SearchController.php#630db_collegesearch_new1.01msselect * from `institute_ranks` where `institute_ranks`.`institute_id` in (63, 95, 292, 11176, 17807) and `ranking_body` = 'nirf' and `course_id` in (10) and `year` = 2024 and `institute_ranks`.`deleted_at` is null and `status` = 'active' order by `year` desc, `rank` desc
        Bindings
        • 0: 63
        • 1: 95
        • 2: 292
        • 3: 11176
        • 4: 17807
        • 5: nirf
        • 6: 10
        • 7: 2024
        • 8: active
        Backtrace
        • app/Http/Controllers/SearchController.php:630
        • app/Http/Controllers/SearchController.php:51
        • 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
      • SearchController.php#388db_collegesearch_new1.16msselect * from `institute_programs` where `program_id` in (1660, 1845) and `institute_programs`.`deleted_at` is null and `status` = 'active' and `course_id` in (10) group by `institute_id`
        Bindings
        • 0: 1660
        • 1: 1845
        • 2: active
        • 3: 10
        Backtrace
        • app/Http/Controllers/SearchController.php:388
        • app/Http/Controllers/SearchController.php:58
        • 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
      • SearchController.php#388db_collegesearch_new1.67msselect `id`, `city_id`, `state_id` from `institutes` where `institutes`.`id` in (63, 95, 292, 11176, 17807) and `institutes`.`deleted_at` is null and `status` = 'active'
        Bindings
        • 0: active
        Backtrace
        • app/Http/Controllers/SearchController.php:388
        • app/Http/Controllers/SearchController.php:58
        • 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
      • SearchController.php#388db_collegesearch_new920μsselect `id`, `name`, `shortname` from `cities` where `cities`.`id` in (3, 10, 265, 266) and `cities`.`deleted_at` is null and `cities`.`status` = 'active' order by `cities`.`name` asc
        Bindings
        • 0: active
        Backtrace
        • app/Http/Controllers/SearchController.php:388
        • app/Http/Controllers/SearchController.php:58
        • 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
      • SearchController.php#388db_collegesearch_new820μsselect `id`, `name`, `shortname` from `states` where `states`.`id` in (64, 72, 98) and `states`.`deleted_at` is null and `states`.`status` = 'active' and `states`.`country_id` = 2 order by `states`.`name` asc
        Bindings
        • 0: active
        • 1: 2
        Backtrace
        • app/Http/Controllers/SearchController.php:388
        • app/Http/Controllers/SearchController.php:58
        • 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
      • SearchController.php#388db_collegesearch_new690μsselect `id`, `exam_id`, `institute_program_id` from `institute_program_exam_mappings` where `institute_program_exam_mappings`.`institute_program_id` in (7485, 11488, 18600, 37880, 110487)
        Backtrace
        • app/Http/Controllers/SearchController.php:388
        • app/Http/Controllers/SearchController.php:58
        • 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
      • SearchController.php#388db_collegesearch_new700μsselect `id`, `name`, `slug` from `exams` where `exams`.`id` in (35) and `exams`.`deleted_at` is null and `status` = 'active'
        Bindings
        • 0: active
        Backtrace
        • app/Http/Controllers/SearchController.php:388
        • app/Http/Controllers/SearchController.php:58
        • 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
      • SearchController.php#388db_collegesearch_new810μsselect `id`, `name`, `slug` from `programs` where `programs`.`id` in (1660, 1845) and `programs`.`deleted_at` is null and `status` = 'active'
        Bindings
        • 0: active
        Backtrace
        • app/Http/Controllers/SearchController.php:388
        • app/Http/Controllers/SearchController.php:58
        • 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
      • SearchController.php#392db_collegesearch_new1.1msselect `id`, `name`, `shortname` from `states` where `states`.`deleted_at` is null and `states`.`status` = 'active' and `states`.`country_id` = 2 order by `states`.`name` asc
        Bindings
        • 0: active
        • 1: 2
        Backtrace
        • app/Http/Controllers/SearchController.php:392
        • app/Http/Controllers/SearchController.php:58
        • 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
      • SearchController.php#404db_collegesearch_new138msselect `id`, `name`, `shortname` from `cities` where `cities`.`deleted_at` is null and `cities`.`status` = 'active' order by `cities`.`name` asc
        Bindings
        • 0: active
        Backtrace
        • app/Http/Controllers/SearchController.php:404
        • app/Http/Controllers/SearchController.php:58
        • 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#157db_collegesearch_new1.1msselect * from `brandings` where `section` = 'sr' and `brandings`.`deleted_at` is null and `status` = 'active'
        Bindings
        • 0: sr
        • 1: active
        Backtrace
        • app/helpers.php:157
        • 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\City
      855City.php#?
      App\Models\State
      41State.php#?
      App\Models\InstituteProgram
      10InstituteProgram.php#?
      App\Models\Institute
      10Institute.php#?
      App\Models\InstituteCourseSummary
      9InstituteCourseSummary.php#?
      App\Models\InstituteRating
      5InstituteRating.php#?
      App\Models\InstituteImage
      5InstituteImage.php#?
      App\Models\Program
      4Program.php#?
      App\Models\Course
      3Course.php#?
      App\Models\InstituteProgramExamMapping
      2InstituteProgramExamMapping.php#?
      App\Models\DefaultMetaTag
      1DefaultMetaTag.php#?
      App\Models\InstituteRank
      1InstituteRank.php#?
          _token
          r4uwNoeeJemS3a5ugIK54cT2IU4Amuta2g0wk1Kd
          _previous
          array:1 [ "url" => "https://www.dev.collegesearch.in/mtech/colleges-mtech-me-energy-systems-manage...
          _flash
          array:2 [ "old" => [] "new" => [] ]
          path_info
          /mtech/colleges-mtech-me-energy-systems-management
          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 => "course_id=1; course_name=B.Tech%20%2F%20B.E.; XSRF-TOKEN=eyJpdiI6IktWMnRwL0lsQndIVWV1elRyaXBnNWc9PSIsInZhbHVlIjoicnViMGRQZjNzOWdCcm9adG53cmFrTGFNV0VDZGNlSWd2Zjg5eVFtaWhaR3hocHNUUkdoYnpRbVI4ajN4am43OHNFLytWa2pFbHVMMy8vL3IxN3ViUnBZdiswUk1HeXEyYnlYZFV3Mmg3czRiMHI4d3Yxemh6Ukx0TUU2L21GUlciLCJtYWMiOiI1NTBhOTcxODVmY2E4NGY3YWJiZDJiZTQzYWU2MTg0YmUxN2QxY2U0MzQ5OGQ5MzhhZTg3OWUwZWM4ZjUyYmExIiwidGFnIjoiIn0%3D; laravel_session=eyJpdiI6Ik9MZHFQV011WXZjOVVlUzRqazRrdFE9PSIsInZhbHVlIjoidWIwZzBmblMyZkVVVmRyTUxFUXJtT0pINERXNXM2NGhUK1kyWi9wV2ZTQkNhaGlxUHpKbk11SStwYzg2VVR6cnhqckNvQVZSVlQ2Zjc0bHduRk5tTi9TTkJwYkdaSFpVaDdsTmFBbkF0R0hIZDNkclprTkdNTEtXQzQ2VFE3N0IiLCJtYWMiOiIxZjRlMDAxYTkxN2E2YTEyMDgyNWM1MWE1OTZjMWI5ZjA0OWZmZWUwMmNmODJlNmE4M2U0ZDc5ZTFlMDQ0ODYyIiwidGFnIjoiIn0%3D; viewed_colleges=%5B948%2C520%2C645%5Dcourse_id=1; course_name=B.Tech%20%2F%20B.E.; XSRF-TOKEN=eyJpdiI6IktWMnRwL0lsQndIVWV1elRyaXBnNWc9PSIsInZhbHVlIjoicnViMGRQZjNzOWdCcm9adG53cmFrTGFNV0VDZGNlSWd2Zjg" ] "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 => ""Chromium";v="130", "HeadlessChrome";v="130", "Not?A_Brand";v="99"" ] "cache-control" => array:1 [ 0 => "no-cache" ] "pragma" => array:1 [ 0 => "no-cache" ] ]
          request_cookies
          0 of 0
          array:5 [ "course_id" => "1" "course_name" => "B.Tech / B.E." "XSRF-TOKEN" => "r4uwNoeeJemS3a5ugIK54cT2IU4Amuta2g0wk1Kd" "laravel_session" => "Daski7aCfL4Fa0kZTuFxJImfuhuK3zNVtel9WfLa" "viewed_colleges" => "[948,520,645]" ]
          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 => "Sun, 06 Jul 2025 02:53:44 GMT" ] "set-cookie" => array:4 [ 0 => "XSRF-TOKEN=eyJpdiI6IkdkMDgzalg4K2RWdXk4V01XNCt6aFE9PSIsInZhbHVlIjoiV2IrVFFydkExSi9ubjExT2tBWkFwSngrQ3V4OTlhL3JUVXJpaE01VC9GVFlCdGU1a1RtZ3RyaDE0dHRMTlpwK1ExS2RBTkRlMTZ4djUweFU0bjNqZVpQbXJuZjd2MzdwdnZ5dnFoU1NqVUZvaHpmVWY3THFYMGRJZ1ZCbHZJZWsiLCJtYWMiOiI2ZmQ3NDI1ZmM3YmU4NTFjZjU3OTRmMDAzNTFiOGJhZTRlMTM2YzQ4ZmFjZjQyOGZjNTAzZTBmN2E5Y2VlZThlIiwidGFnIjoiIn0%3D; expires=Sun, 06 Jul 2025 04:53:44 GMT; Max-Age=7200; path=/; secure; samesite=laxXSRF-TOKEN=eyJpdiI6IkdkMDgzalg4K2RWdXk4V01XNCt6aFE9PSIsInZhbHVlIjoiV2IrVFFydkExSi9ubjExT2tBWkFwSngrQ3V4OTlhL3JUVXJpaE01VC9GVFlCdGU1a1RtZ3RyaDE0dHRMTlpwK1ExS2RBT" 1 => "laravel_session=eyJpdiI6InVSZmVoMG9VTXlVbCthY28yWWc0OWc9PSIsInZhbHVlIjoiQU1VbXpSWlJWQXlJYVpJeld4d2pacnRxYm5UZkp5cVJ4Ry80MHVERWU4L3I5ZTMwTmtldkd1MXJjdHhrakpiYWd6Nzg2QUh0b0c1eDA2aW9rL0xOcU5WaVdXSEx5ZmdQNlJocTg1dUpSdjRZNWxsN1JXeUluUUhUUUJRMHptenciLCJtYWMiOiI0OGQyMmQyMzg4OTRlM2M2YTMzOGExMzY4ODJiOTEyMzk3Nzk4ZDhkMzExMDAxNmE1MTVjNTZlZjgwYWNkMTA3IiwidGFnIjoiIn0%3D; expires=Sun, 06 Jul 2025 04:53:44 GMT; Max-Age=7200; path=/; secure; httponly; samesite=laxlaravel_session=eyJpdiI6InVSZmVoMG9VTXlVbCthY28yWWc0OWc9PSIsInZhbHVlIjoiQU1VbXpSWlJWQXlJYVpJeld4d2pacnRxYm5UZkp5cVJ4Ry80MHVERWU4L3I5ZTMwTmtldkd1MXJjdHhrakpiYWd6" 2 => "course_id=10; expires=Mon, 06 Jul 2026 02:53:44 GMT; Max-Age=31536000; path=/; samesite=lax" 3 => "course_name=Mtech; expires=Mon, 06 Jul 2026 02:53:44 GMT; Max-Age=31536000; path=/; samesite=lax" ] "Set-Cookie" => array:4 [ 0 => "XSRF-TOKEN=eyJpdiI6IkdkMDgzalg4K2RWdXk4V01XNCt6aFE9PSIsInZhbHVlIjoiV2IrVFFydkExSi9ubjExT2tBWkFwSngrQ3V4OTlhL3JUVXJpaE01VC9GVFlCdGU1a1RtZ3RyaDE0dHRMTlpwK1ExS2RBTkRlMTZ4djUweFU0bjNqZVpQbXJuZjd2MzdwdnZ5dnFoU1NqVUZvaHpmVWY3THFYMGRJZ1ZCbHZJZWsiLCJtYWMiOiI2ZmQ3NDI1ZmM3YmU4NTFjZjU3OTRmMDAzNTFiOGJhZTRlMTM2YzQ4ZmFjZjQyOGZjNTAzZTBmN2E5Y2VlZThlIiwidGFnIjoiIn0%3D; expires=Sun, 06-Jul-2025 04:53:44 GMT; path=/; secureXSRF-TOKEN=eyJpdiI6IkdkMDgzalg4K2RWdXk4V01XNCt6aFE9PSIsInZhbHVlIjoiV2IrVFFydkExSi9ubjExT2tBWkFwSngrQ3V4OTlhL3JUVXJpaE01VC9GVFlCdGU1a1RtZ3RyaDE0dHRMTlpwK1ExS2RBT" 1 => "laravel_session=eyJpdiI6InVSZmVoMG9VTXlVbCthY28yWWc0OWc9PSIsInZhbHVlIjoiQU1VbXpSWlJWQXlJYVpJeld4d2pacnRxYm5UZkp5cVJ4Ry80MHVERWU4L3I5ZTMwTmtldkd1MXJjdHhrakpiYWd6Nzg2QUh0b0c1eDA2aW9rL0xOcU5WaVdXSEx5ZmdQNlJocTg1dUpSdjRZNWxsN1JXeUluUUhUUUJRMHptenciLCJtYWMiOiI0OGQyMmQyMzg4OTRlM2M2YTMzOGExMzY4ODJiOTEyMzk3Nzk4ZDhkMzExMDAxNmE1MTVjNTZlZjgwYWNkMTA3IiwidGFnIjoiIn0%3D; expires=Sun, 06-Jul-2025 04:53:44 GMT; path=/; secure; httponlylaravel_session=eyJpdiI6InVSZmVoMG9VTXlVbCthY28yWWc0OWc9PSIsInZhbHVlIjoiQU1VbXpSWlJWQXlJYVpJeld4d2pacnRxYm5UZkp5cVJ4Ry80MHVERWU4L3I5ZTMwTmtldkd1MXJjdHhrakpiYWd6" 2 => "course_id=10; expires=Mon, 06-Jul-2026 02:53:44 GMT; path=/" 3 => "course_name=Mtech; expires=Mon, 06-Jul-2026 02:53:44 GMT; path=/" ] ]
          session_attributes
          0 of 0
          array:3 [ "_token" => "r4uwNoeeJemS3a5ugIK54cT2IU4Amuta2g0wk1Kd" "_previous" => array:1 [ "url" => "https://www.dev.collegesearch.in/mtech/colleges-mtech-me-energy-systems-management" ] "_flash" => array:2 [ "old" => [] "new" => [] ] ]
          ClearShow all
          Date ↕MethodURLData
          #12025-07-06 02:53:44GET/mtech/colleges-mtech-me-energy-systems-management1131946