Home Colleges Engineering Colleges

Top Engineering in B.Tech / B.E. - Big Data & Analytics Colleges in India 2025 : Fees, Rankings, Placements, Admissions

Filters

States

Cities

Branches

Exams

Clear Show Results

Showing 7 colleges for you

Clear All Filters
Lovely Professional University 4.1 (586)
Jalandhar, Punjab #50/100 (NIRF 2024)

Course Offered

B.Tech / B.E.

Fees (4 Years)

₹ 10,00,000

Exams Accepted

12th Board

Highest Package

₹ 5 LPA

Course Offered

B.Tech / B.E.

Fees (4 Years)

₹ 7,33,000

Exams Accepted

-

Highest Package

-
Shri Ramswaroop Memorial University 3.9 (16)
Lucknow, Uttar Pradesh

Course Offered

B.Tech / B.E.

Fees (4 Years)

₹ 7,00,000

Exams Accepted

CAT

Highest Package

₹ 4 LPA
Ganpat University 3.8 (8)
Ahmedabad, Gujarat

Course Offered

B.Tech / B.E.

Fees (4 Years)

₹ 11,87,000

Exams Accepted

-

Highest Package

-
Parul University 3.1 (33)
Vadodara, Gujarat

Course Offered

B.Tech / B.E.

Fees (4 Years)

₹ 3,44,000

Exams Accepted

JEE Main

Highest Package

₹ 19 LPA
Amity University Bangalore
Bangalore, Karnataka

Course Offered

B.Tech / B.E.

Fees (4 Years)

₹ 10,00,000

Exams Accepted

CAT

Highest Package

₹ 8 LPA
Uttaranchal University 4 (16)
Dehradun, Uttarakhand

Course Offered

B.Tech / B.E.

Fees (4 Years)

₹ 9,87,500

Exams Accepted

-

Highest Package

₹ 3 LPA
Check Eligibility
Request history8.3.19PHP Version332msRequest Duration7MBMemory UsageGET {course}/colleges-{filters}Route
    • Booting (9.29ms)time
    • Application (323ms)time
    • 1 x Application (97.2%)
      323ms
      1 x Booting (2.8%)
      9.29ms
      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
      31 statements were executed (8 duplicates)Show only duplicates208ms
      • 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.44msselect * from `seo_redirects` where `redirect_from` = '/engineering/colleges-btech-big-data-analytics' limit 1
        Bindings
        • 0: /engineering/colleges-btech-big-data-analytics
        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_new1.16msselect * from `meta_tags` where `slug` = 'engineering/colleges-btech-big-data-analytics' and `meta_tags`.`deleted_at` is null and `status` = 'active' limit 1
        Bindings
        • 0: engineering/colleges-btech-big-data-analytics
        • 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_new880μsselect * 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.55msselect `id`, `name`, `slug` from `exams` where `slug` in ('btech', 'big', 'data', 'analytics', 'btech-big', 'big-data', 'data-analytics', 'btech-big-data', 'big-data-analytics', 'btech-big-data-analytics') and `exams`.`deleted_at` is null and `status` = 'active'
        Bindings
        • 0: btech
        • 1: big
        • 2: data
        • 3: analytics
        • 4: btech-big
        • 5: big-data
        • 6: data-analytics
        • 7: btech-big-data
        • 8: big-data-analytics
        • 9: btech-big-data-analytics
        • 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_new2.33msselect `id`, `name`, `shortname` from `states` where `shortname` in ('btech', 'big', 'data', 'analytics', 'btech-big', 'big-data', 'data-analytics', 'btech-big-data', 'big-data-analytics', 'btech-big-data-analytics') 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: btech
        • 1: big
        • 2: data
        • 3: analytics
        • 4: btech-big
        • 5: big-data
        • 6: data-analytics
        • 7: btech-big-data
        • 8: big-data-analytics
        • 9: btech-big-data-analytics
        • 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_new1.31msselect `id`, `name`, `shortname` from `cities` where `shortname` in ('btech', 'big', 'data', 'analytics', 'btech-big', 'big-data', 'data-analytics', 'btech-big-data', 'big-data-analytics', 'btech-big-data-analytics') and `cities`.`deleted_at` is null and `cities`.`status` = 'active' order by `cities`.`name` asc
        Bindings
        • 0: btech
        • 1: big
        • 2: data
        • 3: analytics
        • 4: btech-big
        • 5: big-data
        • 6: data-analytics
        • 7: btech-big-data
        • 8: big-data-analytics
        • 9: btech-big-data-analytics
        • 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.08msselect `id`, `name`, `slug` from `programs` where `slug` in ('btech', 'big', 'data', 'analytics', 'btech-big', 'big-data', 'data-analytics', 'btech-big-data', 'big-data-analytics', 'btech-big-data-analytics') and `programs`.`deleted_at` is null and `status` = 'active'
        Bindings
        • 0: btech
        • 1: big
        • 2: data
        • 3: analytics
        • 4: btech-big
        • 5: big-data
        • 6: data-analytics
        • 7: btech-big-data
        • 8: big-data-analytics
        • 9: btech-big-data-analytics
        • 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.01msselect `id`, `display_name` from `courses` where `slug` = 'engineering' and `courses`.`deleted_at` is null and `status` = 'active' limit 1
        Bindings
        • 0: engineering
        • 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_new2.37msselect count(*) as aggregate from (select * from `institute_programs` where `program_id` in (249) and `institute_programs`.`deleted_at` is null and `status` = 'active' and `course_id` in (1) group by `institute_id`) as `aggregate_table`
        Bindings
        • 0: 249
        • 1: active
        • 2: 1
        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_new7.68msselect * from `institute_programs` where `program_id` in (249) and `institute_programs`.`deleted_at` is null and `status` = 'active' and `course_id` in (1) 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 (1) 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 (1) 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 (1) 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: 249
        • 1: active
        • 2: 1
        • 3: nirf
        • 4: 2024
        • 5: 0
        • 6: 1
        • 7: active
        • 8: active
        • 9: nirf
        • 10: 2024
        • 11: 0
        • 12: 1
        • 13: active
        • 14: active
        • 15: cs
        • 16: 0
        • 17: 1
        • 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_new6.56msselect `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 (1)) 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 (2405, 9866, 11787, 11810, 13649, 20277, 35368) and `institutes`.`deleted_at` is null and `status` = 'active'
        Bindings
        • 0: active
        • 1: 1
        • 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_new2.44msselect * from `institute_course_summaries` where `institute_course_summaries`.`institute_id` in (2405, 9866, 11787, 11810, 13649, 20277, 35368) and `course_id` in (1) and `institute_course_summaries`.`deleted_at` is null
        Bindings
        • 0: 1
        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.33msselect `id`, `name`, `duration` from `courses` where `courses`.`id` in (1) 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.05msselect `id`, `name`, `shortname` from `cities` where `cities`.`id` in (24, 57, 72, 85, 157, 192, 719) 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_new9.99msselect `id`, `name`, `shortname` from `states` where `states`.`id` in (74, 79, 90, 91, 95, 96) 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.04msselect `institute_id`, `overall_rating` from `institute_ratings` where `institute_ratings`.`institute_id` in (2405, 9866, 11787, 11810, 13649, 20277, 35368) 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.34msselect * 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 (2405, 9866, 11787, 11810, 13649, 20277, 35368) 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_new4.57msselect `id`, `name`, `slug` from `courses` where `courses`.`id` in (1) 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_new4.59msselect `id`, `exam_id`, `institute_program_id` from `institute_program_exam_mappings` where `institute_program_exam_mappings`.`institute_program_id` in (16206, 19837, 40638, 41268, 43205, 43747, 44250)
        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.46msselect `id`, `name`, `slug` from `exams` where `exams`.`id` in (21, 161, 2008) and `exams`.`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.6msselect * from `institute_ranks` where `institute_ranks`.`institute_id` in (2405, 9866, 11787, 11810, 13649, 20277, 35368) and `ranking_body` = 'nirf' and `course_id` in (1) and `year` = 2024 and `institute_ranks`.`deleted_at` is null and `status` = 'active' order by `year` desc, `rank` desc
        Bindings
        • 0: 2405
        • 1: 9866
        • 2: 11787
        • 3: 11810
        • 4: 13649
        • 5: 20277
        • 6: 35368
        • 7: nirf
        • 8: 1
        • 9: 2024
        • 10: 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_new2.79msselect * from `institute_programs` where `program_id` in (249) and `institute_programs`.`deleted_at` is null and `status` = 'active' and `course_id` in (1) group by `institute_id`
        Bindings
        • 0: 249
        • 1: active
        • 2: 1
        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_new2.12msselect `id`, `city_id`, `state_id` from `institutes` where `institutes`.`id` in (2405, 9866, 11787, 11810, 13649, 20277, 35368) 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_new1.61msselect `id`, `name`, `shortname` from `cities` where `cities`.`id` in (24, 57, 72, 85, 157, 192, 719) 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_new2.46msselect `id`, `name`, `shortname` from `states` where `states`.`id` in (74, 79, 90, 91, 95, 96) 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.88msselect `id`, `exam_id`, `institute_program_id` from `institute_program_exam_mappings` where `institute_program_exam_mappings`.`institute_program_id` in (16206, 19837, 40638, 41268, 43205, 43747, 44250)
        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.38msselect `id`, `name`, `slug` from `exams` where `exams`.`id` in (21, 161, 2008) and `exams`.`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_new6.19msselect `id`, `name`, `slug` from `programs` where `programs`.`id` in (249) 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_new2.46msselect `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_new116msselect `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_new1.02msselect * 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
      861City.php#?
      App\Models\State
      47State.php#?
      App\Models\InstituteProgram
      14InstituteProgram.php#?
      App\Models\Institute
      14Institute.php#?
      App\Models\InstituteProgramExamMapping
      8InstituteProgramExamMapping.php#?
      App\Models\InstituteCourseSummary
      7InstituteCourseSummary.php#?
      App\Models\InstituteImage
      7InstituteImage.php#?
      App\Models\InstituteRating
      6InstituteRating.php#?
      App\Models\Exam
      6Exam.php#?
      App\Models\Course
      3Course.php#?
      App\Models\Program
      2Program.php#?
      App\Models\DefaultMetaTag
      1DefaultMetaTag.php#?
      App\Models\InstituteRank
      1InstituteRank.php#?
          _token
          rG4ED30lnH63Yrr43a5AdAESQqxiLGjKcQIY27Of
          _previous
          array:1 [ "url" => "https://www.dev.collegesearch.in/engineering/colleges-btech-big-data-analytics...
          _flash
          array:2 [ "old" => [] "new" => [] ]
          path_info
          /engineering/colleges-btech-big-data-analytics
          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 => "249" ] ]
          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_name=B.Tech%20%2F%20B.E.; course_id=1; XSRF-TOKEN=eyJpdiI6IitYbFh3d05HV3FKczVrMDBiTUlMWlE9PSIsInZhbHVlIjoiMkw4eSs4YlJBeG5CMWRDalRGTGF5a21IWFhaa1UwWXova0NJRlE5STUwWkl6ZGVEa3lHOGc1d3NFSzE3T0UvUjdrelZjTmh3MkF6d1FWR3Y4bHBIcVJSSndrS3VHV2MyaXp5eFMzVFBxV2JkY1h3c01MWGcyWTZRNkwxN1RDOXkiLCJtYWMiOiI4ZjlmZDY1NzY1MDczN2UxMTEyMzhmZDhmN2RiNWI5ZjI1NWYwNTJmMjJjYWZjZjJhMzE2ZDFhMWMxNDQ4YzdkIiwidGFnIjoiIn0%3D; laravel_session=eyJpdiI6IkVlbkE1ZE04RjF0aWZoUE1KVk4zbmc9PSIsInZhbHVlIjoiRGNiVEFDeTBscWZtakxVbXc4ZzN4dzludE1xTUduVTV0ZWlSYm11ajM5eUg4Rm5MU0duTWxFdW16bVpjWlhham5tNmNpdWh5ak5KMXQzbW40V0tPbmVsV0V3OHJScHNEZGNlOHB0eUU0UVhmZkNEU0VUV0I2RVlyNXUzdGhqaDUiLCJtYWMiOiJmYjIzMWY1ZTRmMTU5Y2E0NTFkZTY5NTA0OTMzNjlmZGY0NmRhNTRiMjRiMzIzN2I1YTc5NmVjYWZjMmRlODI3IiwidGFnIjoiIn0%3D; viewed_colleges=%5B11569%2C7418%2C53176%2C671%5Dcourse_name=B.Tech%20%2F%20B.E.; course_id=1; XSRF-TOKEN=eyJpdiI6IitYbFh3d05HV3FKczVrMDBiTUlMWlE9PSIsInZhbHVlIjoiMkw4eSs4YlJBeG5CMWRDalRGTGF5a21IWFhaa1UwWXova0N" ] "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_name" => "B.Tech / B.E." "course_id" => "1" "XSRF-TOKEN" => "rG4ED30lnH63Yrr43a5AdAESQqxiLGjKcQIY27Of" "laravel_session" => "8PQIZXcD5mMdAcZBrrhZEtXgz0IxK3QsuScDWX5K" "viewed_colleges" => "[11569,7418,53176,671]" ]
          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 => "Fri, 06 Jun 2025 01:42:44 GMT" ] "set-cookie" => array:4 [ 0 => "XSRF-TOKEN=eyJpdiI6InpmeVoxdlVjdVlkUk9YRFpqc1N6OFE9PSIsInZhbHVlIjoiajBkcWNXd3FDZnVLckhsOC9tajVHaURPalZXNGM4cldmdWE0cjNJSlg4UnZjUnV4bUlESjYrdU9PTTFTbGhhMnNtS3dicVV4MHVlazNLMzhGZnI5aVJjWEp1ZG5ZL3dSaHpRcXJGeHU4aUpLNng1bW1keStMbHZ4R293M3NNMXkiLCJtYWMiOiJlZGIwNzQ0MjUzMDA5MmEwZGQwYzM3ZWZmMTk5OGRkMTYwZjJjOTM1NDI2NDJmYzU2MjgyNDk5NTAyYTM4OTg0IiwidGFnIjoiIn0%3D; expires=Fri, 06 Jun 2025 03:42:44 GMT; Max-Age=7200; path=/; secure; samesite=laxXSRF-TOKEN=eyJpdiI6InpmeVoxdlVjdVlkUk9YRFpqc1N6OFE9PSIsInZhbHVlIjoiajBkcWNXd3FDZnVLckhsOC9tajVHaURPalZXNGM4cldmdWE0cjNJSlg4UnZjUnV4bUlESjYrdU9PTTFTbGhhMnNtS3dic" 1 => "laravel_session=eyJpdiI6ImJsQVlrSjNGeitRV21YQkhtdTUxSFE9PSIsInZhbHVlIjoiTWlSUmRHNnllOFhsRjAyVGhialZuaFRYK3haazdCQjJFU2JtbkxaTGw4Nnd5RFMxSjFtbDFFUGUwQlBNaWNDMTEvcCtGTDFsVE1mY05LeERidDFVa0FTaENhdHZJbXVwVDBISkRvU2QreHdNU1pWSytzMGZ6dW1qNEJER3lXU2UiLCJtYWMiOiJhYTEyZmEzNGYxZmExM2ZjYzAwZGY1OWViODJlZjI5MjdlOGJjMTEzOTg1N2M4N2JjZDZmMjIxN2QxNDkzYmFkIiwidGFnIjoiIn0%3D; expires=Fri, 06 Jun 2025 03:42:44 GMT; Max-Age=7200; path=/; secure; httponly; samesite=laxlaravel_session=eyJpdiI6ImJsQVlrSjNGeitRV21YQkhtdTUxSFE9PSIsInZhbHVlIjoiTWlSUmRHNnllOFhsRjAyVGhialZuaFRYK3haazdCQjJFU2JtbkxaTGw4Nnd5RFMxSjFtbDFFUGUwQlBNaWNDMTEv" 2 => "course_id=1; expires=Sat, 06 Jun 2026 01:42:43 GMT; Max-Age=31535999; path=/; samesite=lax" 3 => "course_name=Engineering; expires=Sat, 06 Jun 2026 01:42:43 GMT; Max-Age=31535999; path=/; samesite=lax" ] "Set-Cookie" => array:4 [ 0 => "XSRF-TOKEN=eyJpdiI6InpmeVoxdlVjdVlkUk9YRFpqc1N6OFE9PSIsInZhbHVlIjoiajBkcWNXd3FDZnVLckhsOC9tajVHaURPalZXNGM4cldmdWE0cjNJSlg4UnZjUnV4bUlESjYrdU9PTTFTbGhhMnNtS3dicVV4MHVlazNLMzhGZnI5aVJjWEp1ZG5ZL3dSaHpRcXJGeHU4aUpLNng1bW1keStMbHZ4R293M3NNMXkiLCJtYWMiOiJlZGIwNzQ0MjUzMDA5MmEwZGQwYzM3ZWZmMTk5OGRkMTYwZjJjOTM1NDI2NDJmYzU2MjgyNDk5NTAyYTM4OTg0IiwidGFnIjoiIn0%3D; expires=Fri, 06-Jun-2025 03:42:44 GMT; path=/; secureXSRF-TOKEN=eyJpdiI6InpmeVoxdlVjdVlkUk9YRFpqc1N6OFE9PSIsInZhbHVlIjoiajBkcWNXd3FDZnVLckhsOC9tajVHaURPalZXNGM4cldmdWE0cjNJSlg4UnZjUnV4bUlESjYrdU9PTTFTbGhhMnNtS3dic" 1 => "laravel_session=eyJpdiI6ImJsQVlrSjNGeitRV21YQkhtdTUxSFE9PSIsInZhbHVlIjoiTWlSUmRHNnllOFhsRjAyVGhialZuaFRYK3haazdCQjJFU2JtbkxaTGw4Nnd5RFMxSjFtbDFFUGUwQlBNaWNDMTEvcCtGTDFsVE1mY05LeERidDFVa0FTaENhdHZJbXVwVDBISkRvU2QreHdNU1pWSytzMGZ6dW1qNEJER3lXU2UiLCJtYWMiOiJhYTEyZmEzNGYxZmExM2ZjYzAwZGY1OWViODJlZjI5MjdlOGJjMTEzOTg1N2M4N2JjZDZmMjIxN2QxNDkzYmFkIiwidGFnIjoiIn0%3D; expires=Fri, 06-Jun-2025 03:42:44 GMT; path=/; secure; httponlylaravel_session=eyJpdiI6ImJsQVlrSjNGeitRV21YQkhtdTUxSFE9PSIsInZhbHVlIjoiTWlSUmRHNnllOFhsRjAyVGhialZuaFRYK3haazdCQjJFU2JtbkxaTGw4Nnd5RFMxSjFtbDFFUGUwQlBNaWNDMTEv" 2 => "course_id=1; expires=Sat, 06-Jun-2026 01:42:43 GMT; path=/" 3 => "course_name=Engineering; expires=Sat, 06-Jun-2026 01:42:43 GMT; path=/" ] ]
          session_attributes
          0 of 0
          array:3 [ "_token" => "rG4ED30lnH63Yrr43a5AdAESQqxiLGjKcQIY27Of" "_previous" => array:1 [ "url" => "https://www.dev.collegesearch.in/engineering/colleges-btech-big-data-analytics?branch_id%5B0%5D=249" ] "_flash" => array:2 [ "old" => [] "new" => [] ] ]
          ClearShow all
          Date ↕MethodURLData
          #12025-06-06 01:42:44GET/engineering/colleges-btech-big-data-analytics?branch_id%5B%5D=2491131977