Home Colleges MSC Colleges

Top MSC in M.Sc. in Soil Science Colleges in India 2025 : Fees, Rankings, Placements, Admissions

Filters

States

Cities

Branches

Exams

Clear Show Results

Showing 12 colleges for you

Clear All Filters
RB Institute of Technology
Agra, Uttar Pradesh

Course Offered

MSc

Fees (2 Years)

Get Fee Details

Exams Accepted

-

Highest Package

-
Himalayan Institute of Technology
Dehradun, Uttarakhand

Course Offered

MSc

Fees (2 Years)

Get Fee Details

Exams Accepted

-

Highest Package

-
Ch Charan Singh Degree College 3.5 (2)
Etawah, Uttar Pradesh

Course Offered

MSc

Fees (2 Years)

Get Fee Details

Exams Accepted

-

Highest Package

-

Course Offered

MSc

Fees ( Year)

Get Fee Details

Exams Accepted

-

Highest Package

-

Course Offered

MSc

Fees ( Year)

Get Fee Details

Exams Accepted

-

Highest Package

-

Course Offered

MSc

Fees ( Year)

Get Fee Details

Exams Accepted

-

Highest Package

-

Course Offered

MSc

Fees ( Year)

Get Fee Details

Exams Accepted

-

Highest Package

-

Course Offered

MSc

Fees ( Year)

Get Fee Details

Exams Accepted

-

Highest Package

-

Course Offered

MSc

Fees ( Year)

Get Fee Details

Exams Accepted

-

Highest Package

-

Course Offered

MSc

Fees ( Year)

Get Fee Details

Exams Accepted

-

Highest Package

-

Course Offered

MSc

Fees ( Year)

Get Fee Details

Exams Accepted

-

Highest Package

-
Seacom Skills University
, West Bengal

Course Offered

MSc

Fees ( Year)

Get Fee Details

Exams Accepted

-

Highest Package

-
Check Eligibility
Request history8.3.19PHP Version373msRequest Duration7MBMemory UsageGET {course}/colleges-{filters}Route
    • Booting (26.44ms)time
    • Application (347ms)time
    • 1 x Application (92.92%)
      347ms
      1 x Booting (7.08%)
      26.44ms
      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:34-84
      29 statements were executed (6 duplicates)Show only duplicates246ms
      • 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_new6.98msselect * from `seo_redirects` where `redirect_from` = '/msc/colleges-msc-in-soil-science' limit 1
        Bindings
        • 0: /msc/colleges-msc-in-soil-science
        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_new10.48msselect * from `meta_tags` where `slug` = 'msc/colleges-msc-in-soil-science' and `meta_tags`.`deleted_at` is null and `status` = 'active' limit 1
        Bindings
        • 0: msc/colleges-msc-in-soil-science
        • 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_new3.88msselect * 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#153db_collegesearch_new2.29msselect `id`, `name`, `slug` from `exams` where `slug` in ('msc', 'in', 'soil', 'science', 'msc-in', 'in-soil', 'soil-science', 'msc-in-soil', 'in-soil-science', 'msc-in-soil-science') and `exams`.`deleted_at` is null and `status` = 'active'
        Bindings
        • 0: msc
        • 1: in
        • 2: soil
        • 3: science
        • 4: msc-in
        • 5: in-soil
        • 6: soil-science
        • 7: msc-in-soil
        • 8: in-soil-science
        • 9: msc-in-soil-science
        • 10: active
        Backtrace
        • app/Http/Controllers/SearchController.php:153
        • 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#153db_collegesearch_new6.23msselect `id`, `name`, `shortname` from `states` where `shortname` in ('msc', 'in', 'soil', 'science', 'msc-in', 'in-soil', 'soil-science', 'msc-in-soil', 'in-soil-science', 'msc-in-soil-science') 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: msc
        • 1: in
        • 2: soil
        • 3: science
        • 4: msc-in
        • 5: in-soil
        • 6: soil-science
        • 7: msc-in-soil
        • 8: in-soil-science
        • 9: msc-in-soil-science
        • 10: 2
        • 11: active
        • 12: 2
        Backtrace
        • app/Http/Controllers/SearchController.php:153
        • 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#153db_collegesearch_new6.02msselect `id`, `name`, `shortname` from `cities` where `shortname` in ('msc', 'in', 'soil', 'science', 'msc-in', 'in-soil', 'soil-science', 'msc-in-soil', 'in-soil-science', 'msc-in-soil-science') and `cities`.`deleted_at` is null and `cities`.`status` = 'active' order by `cities`.`name` asc
        Bindings
        • 0: msc
        • 1: in
        • 2: soil
        • 3: science
        • 4: msc-in
        • 5: in-soil
        • 6: soil-science
        • 7: msc-in-soil
        • 8: in-soil-science
        • 9: msc-in-soil-science
        • 10: active
        Backtrace
        • app/Http/Controllers/SearchController.php:153
        • 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#153db_collegesearch_new9.67msselect `id`, `name`, `slug` from `programs` where `slug` in ('msc', 'in', 'soil', 'science', 'msc-in', 'in-soil', 'soil-science', 'msc-in-soil', 'in-soil-science', 'msc-in-soil-science') and `programs`.`deleted_at` is null and `status` = 'active'
        Bindings
        • 0: msc
        • 1: in
        • 2: soil
        • 3: science
        • 4: msc-in
        • 5: in-soil
        • 6: soil-science
        • 7: msc-in-soil
        • 8: in-soil-science
        • 9: msc-in-soil-science
        • 10: active
        Backtrace
        • app/Http/Controllers/SearchController.php:153
        • 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#186db_collegesearch_new1.4msselect `id`, `display_name` from `courses` where `slug` = 'msc' and `courses`.`deleted_at` is null and `status` = 'active' limit 1
        Bindings
        • 0: msc
        • 1: active
        Backtrace
        • app/Http/Controllers/SearchController.php:186
        • 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#636db_collegesearch_new1.28msselect count(*) as aggregate from (select * from `institute_programs` where `program_id` in (9875) and `institute_programs`.`deleted_at` is null and `status` = 'active' and `course_id` in (25) group by `institute_id`) as `aggregate_table`
        Bindings
        • 0: 9875
        • 1: active
        • 2: 25
        Backtrace
        • app/Http/Controllers/SearchController.php:636
        • app/Http/Controllers/SearchController.php:57
        • 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#636db_collegesearch_new6.12msselect * from `institute_programs` where `program_id` in (9875) and `institute_programs`.`deleted_at` is null and `status` = 'active' and `course_id` in (25) 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 (25) 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 (25) 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 (25) 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: 9875
        • 1: active
        • 2: 25
        • 3: nirf
        • 4: 2024
        • 5: 0
        • 6: 25
        • 7: active
        • 8: active
        • 9: nirf
        • 10: 2024
        • 11: 0
        • 12: 25
        • 13: active
        • 14: active
        • 15: cs
        • 16: 0
        • 17: 25
        • 18: active
        • 19: active
        Backtrace
        • app/Http/Controllers/SearchController.php:636
        • app/Http/Controllers/SearchController.php:57
        • 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#636db_collegesearch_new2.25msselect `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 (25)) 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 (2263, 4343, 8540, 36800, 36803, 36810, 39020, 39054, 39166, 53147, 53153, 53157) and `institutes`.`deleted_at` is null and `status` = 'active'
        Bindings
        • 0: active
        • 1: 25
        • 2: active
        • 3: active
        Backtrace
        • app/Http/Controllers/SearchController.php:636
        • app/Http/Controllers/SearchController.php:57
        • 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#636db_collegesearch_new1.68msselect * from `institute_course_summaries` where `institute_course_summaries`.`institute_id` in (2263, 4343, 8540, 36800, 36803, 36810, 39020, 39054, 39166, 53147, 53153, 53157) and `course_id` in (25) and `institute_course_summaries`.`deleted_at` is null
        Bindings
        • 0: 25
        Backtrace
        • app/Http/Controllers/SearchController.php:636
        • app/Http/Controllers/SearchController.php:57
        • 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#636db_collegesearch_new5.07msselect `id`, `name`, `duration` from `courses` where `courses`.`id` in (25) and `courses`.`deleted_at` is null and `status` = 'active'
        Bindings
        • 0: active
        Backtrace
        • app/Http/Controllers/SearchController.php:636
        • app/Http/Controllers/SearchController.php:57
        • 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#636db_collegesearch_new1.85msselect `id`, `name`, `shortname` from `cities` where `cities`.`id` in (66, 71, 192, 205, 220, 222, 230, 616) and `cities`.`deleted_at` is null and `cities`.`status` = 'active' order by `cities`.`name` asc
        Bindings
        • 0: active
        Backtrace
        • app/Http/Controllers/SearchController.php:636
        • app/Http/Controllers/SearchController.php:57
        • 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#636db_collegesearch_new5.17msselect `id`, `name`, `shortname` from `states` where `states`.`id` in (67, 74, 75, 79, 93, 94, 95, 96, 97, 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:636
        • app/Http/Controllers/SearchController.php:57
        • 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#636db_collegesearch_new1.5msselect `institute_id`, `overall_rating` from `institute_ratings` where `institute_ratings`.`institute_id` in (2263, 4343, 8540, 36800, 36803, 36810, 39020, 39054, 39166, 53147, 53153, 53157) and `institute_ratings`.`deleted_at` is null and `status` = 'active'
        Bindings
        • 0: active
        Backtrace
        • app/Http/Controllers/SearchController.php:636
        • app/Http/Controllers/SearchController.php:57
        • 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#636db_collegesearch_new2.03msselect * 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 (2263, 4343, 8540, 36800, 36803, 36810, 39020, 39054, 39166, 53147, 53153, 53157) 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:636
        • app/Http/Controllers/SearchController.php:57
        • 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#636db_collegesearch_new3.52msselect `id`, `name`, `slug` from `courses` where `courses`.`id` in (25) and `courses`.`deleted_at` is null and `status` = 'active'
        Bindings
        • 0: active
        Backtrace
        • app/Http/Controllers/SearchController.php:636
        • app/Http/Controllers/SearchController.php:57
        • 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#636db_collegesearch_new860μsselect `id`, `exam_id`, `institute_program_id` from `institute_program_exam_mappings` where `institute_program_exam_mappings`.`institute_program_id` in (87394, 94442, 97588, 112945, 112954, 123245, 123301, 123723, 169165, 189889, 190759, 190948)
        Backtrace
        • app/Http/Controllers/SearchController.php:636
        • app/Http/Controllers/SearchController.php:57
        • 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#636db_collegesearch_new2.44msselect * from `institute_ranks` where `institute_ranks`.`institute_id` in (2263, 4343, 8540, 36800, 36803, 36810, 39020, 39054, 39166, 53147, 53153, 53157) and `ranking_body` = 'nirf' and `course_id` in (25) and `year` = 2024 and `institute_ranks`.`deleted_at` is null and `status` = 'active' order by `year` desc, `rank` desc
        Bindings
        • 0: 2263
        • 1: 4343
        • 2: 8540
        • 3: 36800
        • 4: 36803
        • 5: 36810
        • 6: 39020
        • 7: 39054
        • 8: 39166
        • 9: 53147
        • 10: 53153
        • 11: 53157
        • 12: nirf
        • 13: 25
        • 14: 2024
        • 15: active
        Backtrace
        • app/Http/Controllers/SearchController.php:636
        • app/Http/Controllers/SearchController.php:57
        • 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#394db_collegesearch_new4.06msselect * from `institute_programs` where `program_id` in (9875) and `institute_programs`.`deleted_at` is null and `status` = 'active' and `course_id` in (25) group by `institute_id`
        Bindings
        • 0: 9875
        • 1: active
        • 2: 25
        Backtrace
        • app/Http/Controllers/SearchController.php:394
        • app/Http/Controllers/SearchController.php:64
        • 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#394db_collegesearch_new7.66msselect `id`, `city_id`, `state_id` from `institutes` where `institutes`.`id` in (2263, 4343, 8540, 36800, 36803, 36810, 39020, 39054, 39166, 53147, 53153, 53157) and `institutes`.`deleted_at` is null and `status` = 'active'
        Bindings
        • 0: active
        Backtrace
        • app/Http/Controllers/SearchController.php:394
        • app/Http/Controllers/SearchController.php:64
        • 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#394db_collegesearch_new3.11msselect `id`, `name`, `shortname` from `cities` where `cities`.`id` in (66, 71, 192, 205, 220, 222, 230, 616) and `cities`.`deleted_at` is null and `cities`.`status` = 'active' order by `cities`.`name` asc
        Bindings
        • 0: active
        Backtrace
        • app/Http/Controllers/SearchController.php:394
        • app/Http/Controllers/SearchController.php:64
        • 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#394db_collegesearch_new1.36msselect `id`, `name`, `shortname` from `states` where `states`.`id` in (67, 74, 75, 79, 93, 94, 95, 96, 97, 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:394
        • app/Http/Controllers/SearchController.php:64
        • 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#394db_collegesearch_new1.11msselect `id`, `exam_id`, `institute_program_id` from `institute_program_exam_mappings` where `institute_program_exam_mappings`.`institute_program_id` in (87394, 94442, 97588, 112945, 112954, 123245, 123301, 123723, 169165, 189889, 190759, 190948)
        Backtrace
        • app/Http/Controllers/SearchController.php:394
        • app/Http/Controllers/SearchController.php:64
        • 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#394db_collegesearch_new4.87msselect `id`, `name`, `slug` from `programs` where `programs`.`id` in (9875) and `programs`.`deleted_at` is null and `status` = 'active'
        Bindings
        • 0: active
        Backtrace
        • app/Http/Controllers/SearchController.php:394
        • app/Http/Controllers/SearchController.php:64
        • 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#398db_collegesearch_new3.49msselect `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:398
        • app/Http/Controllers/SearchController.php:64
        • 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#410db_collegesearch_new132msselect `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:410
        • app/Http/Controllers/SearchController.php:64
        • 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_new7.38msselect * 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
      863City.php#?
      App\Models\State
      55State.php#?
      App\Models\InstituteProgram
      24InstituteProgram.php#?
      App\Models\Institute
      24Institute.php#?
      App\Models\Course
      3Course.php#?
      App\Models\InstituteCourseSummary
      3InstituteCourseSummary.php#?
      App\Models\Program
      2Program.php#?
      App\Models\InstituteImage
      2InstituteImage.php#?
      App\Models\DefaultMetaTag
      1DefaultMetaTag.php#?
      App\Models\InstituteRating
      1InstituteRating.php#?
          _token
          2zlVvhEDHMGVK9zUqJDskfJ0NabyMuDFZYyFrrrk
          _previous
          array:1 [ "url" => "https://www.dev.collegesearch.in/msc/colleges-msc-in-soil-science?branch_id%5B...
          _flash
          array:2 [ "old" => [] "new" => [] ]
          path_info
          /msc/colleges-msc-in-soil-science
          status_code
          200
          
          status_text
          OK
          format
          html
          content_type
          text/html; charset=UTF-8
          request_query
          0 of 0
          array:1 [ "branch_id" => array:1 [ 0 => "9875" ] ]
          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=eyJpdiI6ImozWjRIMFl1Q2g2eHUrUFpwajZzVlE9PSIsInZhbHVlIjoiNThoNHdhRmpIcXhZSjZoYUNjZ0hOMWxMclA0VytTMmhWWWFFNGhpTGhGdi9rTjN0bTcyVDdBd04xZ1hxUjZBdHl3MkwrdWVmUmw1OE9MbTVsNTZGR2dsN2hXK3grWGZacUc3NWY1M0lnanRrcEVFdWxLSTdaV1ljQXRsbHNWRlIiLCJtYWMiOiJhYzcxMmI4YTVmNWQ3NDA5NmI3MDgxY2M0YTNjNWE1MTU4MDJjMzEyZjcyMTRjZjQyOGZjYzQ3MDBmZDE2ZGIzIiwidGFnIjoiIn0%3D; laravel_session=eyJpdiI6InJieHRlNnlURjZ4WDlHendDRE1Ca0E9PSIsInZhbHVlIjoieTVLVUlpbWFGdUU1SndkOEpXV1BDT0FjMks4ejliR25RU3Uxd0ozZk5xWnViMXlpMXFhWkFOaHVQbDRyaHV3MGJSeHQ4SExRaUtXTEVsNWFrQW5kT3p3UXdyNTE4MVMxcG0xZkZ6WmNqbzk4NlpNa2lqdUh6dE1UMHdaaUttNjIiLCJtYWMiOiJmZGNmZWY1ZDE1ZjBhMDRmZTkyY2M5MDNlZGE5MDUwNDBjOGI2MWExZDE4ZTBlNTU1MTM1MDYxNTQ0YmRmOWJiIiwidGFnIjoiIn0%3D; course_id=25; course_name=MSc; viewed_colleges=%5B12475%2C12290%5DXSRF-TOKEN=eyJpdiI6ImozWjRIMFl1Q2g2eHUrUFpwajZzVlE9PSIsInZhbHVlIjoiNThoNHdhRmpIcXhZSjZoYUNjZ0hOMWxMclA0VytTMmhWWWFFNGhpTGhGdi9rTjN0bTcyVDdBd04xZ1hxUjZBdHl3Mkwrd" ] "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 [ "XSRF-TOKEN" => "2zlVvhEDHMGVK9zUqJDskfJ0NabyMuDFZYyFrrrk" "laravel_session" => "YI8W5kdIerjQ6eFSqIuGjCPleYrwC6Agx8RpY3lp" "course_id" => "25" "course_name" => "MSc" "viewed_colleges" => "[12475,12290]" ]
          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 => "Sat, 07 Jun 2025 19:59:23 GMT" ] "set-cookie" => array:4 [ 0 => "XSRF-TOKEN=eyJpdiI6ImZaL1doYk9YVHp1WWFZa29KUFRWUHc9PSIsInZhbHVlIjoic2lHREFlYVBNdVBuRmhkNURVMDBpUjRobFVJN25zMWphUWVESnZLTHI0VnhiUnk2b2RQZFBIamdtNlhUeTRoYmJ1VU01S0lSc2x1aFoybmNPcGZjazVLY1IxVjhJbVkwTXJYT2hhZUVoc0tCdEUzM1Y0TzFGTHFFcnhjY2dZSFQiLCJtYWMiOiI3NjQ3MTkxNmJiNTdlNmUwNDg5N2ZhZTVlMWY1MTJhN2IxZjc4ZmVkODk1MmIzMDg5YjFlNzljZjIwZDdmMzIwIiwidGFnIjoiIn0%3D; expires=Sat, 07 Jun 2025 21:59:23 GMT; Max-Age=7200; path=/; secure; samesite=laxXSRF-TOKEN=eyJpdiI6ImZaL1doYk9YVHp1WWFZa29KUFRWUHc9PSIsInZhbHVlIjoic2lHREFlYVBNdVBuRmhkNURVMDBpUjRobFVJN25zMWphUWVESnZLTHI0VnhiUnk2b2RQZFBIamdtNlhUeTRoYmJ1VU01S" 1 => "laravel_session=eyJpdiI6InhoeWNicld3UU5CaDBWdjBqOGJyUkE9PSIsInZhbHVlIjoiTUM5V1djWUE4eGhvUmk2b3V0QURhbjJISCtnNldEQXJHaTV1S3JRbUhjZi9xNktHUUp2WkR6cGY4ajg4TG51KzlUeExhNTNOR2dCdm1kRVE5VE5zNGtzekV3c0dXUjM1emlnaGE2d21Ob1lNNWEwelBiZU1Kd1FBL2tSOEdTUkkiLCJtYWMiOiI1MzVkNzI0NDk3ZDNjNzFhZWY4NTllY2M5NTU0MzE4OTFhNzVjMDQ2YWViMDk1NmQ4NzliMGVhNTExODZjMGI2IiwidGFnIjoiIn0%3D; expires=Sat, 07 Jun 2025 21:59:23 GMT; Max-Age=7200; path=/; secure; httponly; samesite=laxlaravel_session=eyJpdiI6InhoeWNicld3UU5CaDBWdjBqOGJyUkE9PSIsInZhbHVlIjoiTUM5V1djWUE4eGhvUmk2b3V0QURhbjJISCtnNldEQXJHaTV1S3JRbUhjZi9xNktHUUp2WkR6cGY4ajg4TG51KzlU" 2 => "course_id=25; expires=Sun, 07 Jun 2026 19:59:23 GMT; Max-Age=31536000; path=/; samesite=lax" 3 => "course_name=MSC; expires=Sun, 07 Jun 2026 19:59:23 GMT; Max-Age=31536000; path=/; samesite=lax" ] "Set-Cookie" => array:4 [ 0 => "XSRF-TOKEN=eyJpdiI6ImZaL1doYk9YVHp1WWFZa29KUFRWUHc9PSIsInZhbHVlIjoic2lHREFlYVBNdVBuRmhkNURVMDBpUjRobFVJN25zMWphUWVESnZLTHI0VnhiUnk2b2RQZFBIamdtNlhUeTRoYmJ1VU01S0lSc2x1aFoybmNPcGZjazVLY1IxVjhJbVkwTXJYT2hhZUVoc0tCdEUzM1Y0TzFGTHFFcnhjY2dZSFQiLCJtYWMiOiI3NjQ3MTkxNmJiNTdlNmUwNDg5N2ZhZTVlMWY1MTJhN2IxZjc4ZmVkODk1MmIzMDg5YjFlNzljZjIwZDdmMzIwIiwidGFnIjoiIn0%3D; expires=Sat, 07-Jun-2025 21:59:23 GMT; path=/; secureXSRF-TOKEN=eyJpdiI6ImZaL1doYk9YVHp1WWFZa29KUFRWUHc9PSIsInZhbHVlIjoic2lHREFlYVBNdVBuRmhkNURVMDBpUjRobFVJN25zMWphUWVESnZLTHI0VnhiUnk2b2RQZFBIamdtNlhUeTRoYmJ1VU01S" 1 => "laravel_session=eyJpdiI6InhoeWNicld3UU5CaDBWdjBqOGJyUkE9PSIsInZhbHVlIjoiTUM5V1djWUE4eGhvUmk2b3V0QURhbjJISCtnNldEQXJHaTV1S3JRbUhjZi9xNktHUUp2WkR6cGY4ajg4TG51KzlUeExhNTNOR2dCdm1kRVE5VE5zNGtzekV3c0dXUjM1emlnaGE2d21Ob1lNNWEwelBiZU1Kd1FBL2tSOEdTUkkiLCJtYWMiOiI1MzVkNzI0NDk3ZDNjNzFhZWY4NTllY2M5NTU0MzE4OTFhNzVjMDQ2YWViMDk1NmQ4NzliMGVhNTExODZjMGI2IiwidGFnIjoiIn0%3D; expires=Sat, 07-Jun-2025 21:59:23 GMT; path=/; secure; httponlylaravel_session=eyJpdiI6InhoeWNicld3UU5CaDBWdjBqOGJyUkE9PSIsInZhbHVlIjoiTUM5V1djWUE4eGhvUmk2b3V0QURhbjJISCtnNldEQXJHaTV1S3JRbUhjZi9xNktHUUp2WkR6cGY4ajg4TG51KzlU" 2 => "course_id=25; expires=Sun, 07-Jun-2026 19:59:23 GMT; path=/" 3 => "course_name=MSC; expires=Sun, 07-Jun-2026 19:59:23 GMT; path=/" ] ]
          session_attributes
          0 of 0
          array:3 [ "_token" => "2zlVvhEDHMGVK9zUqJDskfJ0NabyMuDFZYyFrrrk" "_previous" => array:1 [ "url" => "https://www.dev.collegesearch.in/msc/colleges-msc-in-soil-science?branch_id%5B0%5D=9875" ] "_flash" => array:2 [ "old" => [] "new" => [] ] ]
          ClearShow all
          Date ↕MethodURLData
          #12025-06-07 19:59:23GET/msc/colleges-msc-in-soil-science?branch_id%5B%5D=98751129978