BA Film Studies and History

... United Kingdom
... The University of Manchester -INTO

Course Overview

Our flexible management courses share a common first year before allowing you to focus on your chosen specialism to enhance your career prospects. With a wide range of course units to choose from, you really can shape your own degree.

General Eligibility

Part Time Work Details

Language Requirement

  • The minimum IELTS score required is 6

Programme Information
...
Course Category


...
Campus Name


...
Course Level

Undergraduate


...
Duration

36


...
Available Intake

Sep


...
IELTS Score

6.0


...
Tuition Fees Range

23000,

19500, (INT)


Subject Recommendations for You
BA (Hons) Popular Music
University of Delaware
Campus

Newark

Entry Score

6.0

Course Level

Undergraduate

Total Course Fee

13000

Campus

Glasgow

Entry Score

Course Level

Undergraduate

Total Course Fee

£ 9250

BA Philosophy, Politics and Economics
University of Nottingham
Campus

Nottingham

Entry Score

6.5

Course Level

Undergraduate

Total Course Fee

20500

Discover Your Next Read
...
Why you will go UK for better study ? Learn more from this blog...
...
Why you will go UK for better study ? Learn more from this blog...
Request history8.1.11PHP Version2.65sRequest Duration2MBMemory UsageGET course-details/{id?}Route
  • warninglog[16:00:03] LOG.warning: Calling static trait method App\Traits\Service::get_intake_with_next_year is...
  • Booting (66.38ms)time
  • Application (2.59s)time
  • 1 x Application (97.5%)
    2.59s
    1 x Booting (2.5%)
    66.38ms
    4 templates were rendered
    • course-detailscourse-details.blade.php#?blade
    • ajax.homejshomejs.blade.php#?blade
    • layouts.appapp.blade.php#?blade
    • ajax.menusearchjsmenusearchjs.blade.php#?blade
    uri
    GET course-details/{id?}
    middleware
    web
    controller
    App\Http\Controllers\CourseController@details
    namespace
    prefix
    where
    file
    app/Http/Controllers/CourseController.php:130-145
    13 statements were executed, 3 of which were duplicates, 10 unique. Show only duplicated2.53s
    • Connection Establishedstaging_liveCourseController.php#131
      Backtrace
      • 15. app/Http/Controllers/CourseController.php:131
      • 16. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 17. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • 18. vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
      • 19. vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
    • select * from `courses` where `id` = '6af75cb7-369f-4266-9db4-8fe0f2e10e1d' limit 1
      29.17msstaging_liveCourseController.php#131
      Bindings
      • 0: 6af75cb7-369f-4266-9db4-8fe0f2e10e1d
      Backtrace
      • 16. app/Http/Controllers/CourseController.php:131
      • 17. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 18. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • 19. vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
      • 20. vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
    • select * from `institutes` where `institutes`.`id` in ('44')
      2.11msstaging_liveCourseController.php#131
      Bindings
      • 0: 44
      Backtrace
      • 21. app/Http/Controllers/CourseController.php:131
      • 22. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 23. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • 24. vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
      • 25. vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
    • select * from `represent_countries` where `represent_countries`.`id` in ('1')
      9.02msstaging_liveCourseController.php#131
      Bindings
      • 0: 1
      Backtrace
      • 26. app/Http/Controllers/CourseController.php:131
      • 27. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 28. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • 29. vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
      • 30. vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
    • select * from `countries` where `countries`.`id` in ('235')
      1.25msstaging_liveCourseController.php#131
      Bindings
      • 0: 235
      Backtrace
      • 31. app/Http/Controllers/CourseController.php:131
      • 32. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 33. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • 34. vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
      • 35. vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
    • select `id`, `course_level_name` from `course_levels` where `course_levels`.`id` in ('1')
      8.06msstaging_liveCourseController.php#131
      Bindings
      • 0: 1
      Backtrace
      • 21. app/Http/Controllers/CourseController.php:131
      • 22. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 23. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • 24. vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
      • 25. vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
    • select * from `categories` where `categories`.`id` in ('0.0') order by `category_name` asc
      2.49msstaging_liveCourseController.php#131
      Bindings
      • 0: 0.0
      Backtrace
      • 21. app/Http/Controllers/CourseController.php:131
      • 22. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 23. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • 24. vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
      • 25. vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
    • select * from `courses` where `course_level_id` = '1' order by RAND() limit 3
      2.45sstaging_liveCourseController.php#138
      Bindings
      • 0: 1
      Backtrace
      • 15. app/Http/Controllers/CourseController.php:138
      • 16. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 17. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • 18. vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
      • 19. vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
    • select * from `institutes` where `institutes`.`id` = 'aea4fa4bf7eb43578e5ffd38f03dd444' limit 1
      24.09msstaging_livecourse-details.blade.php#258
      Bindings
      • 0: aea4fa4bf7eb43578e5ffd38f03dd444
      Backtrace
      • 22. view::course-details:258
      • 24. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 25. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 26. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • 27. vendor/laravel/framework/src/Illuminate/View/View.php:207
    • select `id`, `course_level_name` from `course_levels` where `course_levels`.`id` = '1' limit 1
      960μsstaging_livecourse-details.blade.php#274
      Bindings
      • 0: 1
      Backtrace
      • 22. view::course-details:274
      • 24. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 25. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 26. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • 27. vendor/laravel/framework/src/Illuminate/View/View.php:207
    • select * from `institutes` where `institutes`.`id` = '35' limit 1
      1.12msstaging_livecourse-details.blade.php#258
      Bindings
      • 0: 35
      Backtrace
      • 22. view::course-details:258
      • 24. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 25. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 26. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • 27. vendor/laravel/framework/src/Illuminate/View/View.php:207
    • select `id`, `course_level_name` from `course_levels` where `course_levels`.`id` = '1' limit 1
      710μsstaging_livecourse-details.blade.php#274
      Bindings
      • 0: 1
      Backtrace
      • 22. view::course-details:274
      • 24. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 25. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 26. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • 27. vendor/laravel/framework/src/Illuminate/View/View.php:207
    • select * from `institutes` where `institutes`.`id` = '108' limit 1
      1.18msstaging_livecourse-details.blade.php#258
      Bindings
      • 0: 108
      Backtrace
      • 22. view::course-details:258
      • 24. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 25. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 26. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • 27. vendor/laravel/framework/src/Illuminate/View/View.php:207
    • select `id`, `course_level_name` from `course_levels` where `course_levels`.`id` = '1' limit 1
      850μsstaging_livecourse-details.blade.php#274
      Bindings
      • 0: 1
      Backtrace
      • 22. view::course-details:274
      • 24. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 25. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 26. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • 27. vendor/laravel/framework/src/Illuminate/View/View.php:207
    App\Models\Course
    4Course.php#?
    App\Models\Institute
    4Institute.php#?
    App\Models\CourseLevel
    4CourseLevel.php#?
    App\Models\RepresentCountry
    1RepresentCountry.php#?
    App\Models\Country
    1Country.php#?
        _token
        854MuLe8ksOzzDKx8fNsboUhSqKN4BPXVsMna8ZJ
        current_url
        https://staging.bheuni.io/course-details/6af75cb7-369f-4266-9db4-8fe0f2e10e1d
        _previous
        array:1 [ "url" => "https://staging.bheuni.io/course-details/6af75cb7-369f-4266-9db4-8fe0f2e10e1d"...
        _flash
        array:2 [ "old" => [] "new" => [] ]
        PHPDEBUGBAR_STACK_DATA
        []
        path_info
        /course-details/6af75cb7-369f-4266-9db4-8fe0f2e10e1d
        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 [ "cookie" => array:1 [ 0 => "XSRF-TOKEN=eyJpdiI6Ii9SNkFhc3c1SGNyT3BJc0x6OGxYOHc9PSIsInZhbHVlIjoiUE1wV1QzRmZYVG13bGlUbUdNREw5WkcvTzVvMGp0T1l4ZnpMdjM4emNQZHgzQUJYQ2hlbFNZSnR3b1VOb3h4OEdjMXJFYVVOcDBPWE5vRk5ZRy9GMENsV1ZCWWN2UHlyVCsvV09oTnl1am9mOWxPbmlha2lJVG1ORGx6aU1HbDYiLCJtYWMiOiI4YTJiYWM1ZGYyNDZhZmJmMDQ2MDM0YjYxM2I2Y2ZjNzNmOWZjMDZjYTY4ODk4NTNmZjIwYTc4OWUwZjc4MDczIiwidGFnIjoiIn0%3D; bhe_uni_session=eyJpdiI6InhLa21kc1h6V1QxTlJQMHkyTm5PcVE9PSIsInZhbHVlIjoiQzA0SzdnVGZoMGVVOE5Yak5vMzg0UDhVdGRjbW9xUnVUY21wbjE4K013QzNDUktMZUt1NThXZlVNNjc1VmpxV0VyRUY2SDMxY2QvMjZ0ZFN6Z3UwaDFxK0U4SUhYRHAxSkVFeHJ6eEZOM012TTZIbHhWTHdKdVh4djcxYmE5aEoiLCJtYWMiOiJjN2I4MGVmMGFkZmQ5OThlNzYzY2MzYTIwYmQyZTM5YjBhZGU0YjUxMWE5MGIxNDgyNDhkYmEyZmY1MDJiMDJlIiwidGFnIjoiIn0%3D; _tt_enable_cookie=1; _ttp=01JWV8AQWHB6XSFF8BHHWMRHW8_.tt.1; _fbp=fb.1.1748966399976.217397283623397623; ttcsid_CLKVGJRC77U3V0M5NEGG=1748966399894::yn52YAi9pvWnP1kuEwTr.1.1748966400250; ttcsid=1748966399894::KbLAy9Ej_aVvp5IG2ON1.1.1748966400250XSRF-TOKEN=eyJpdiI6Ii9SNkFhc3c1SGNyT3BJc0x6OGxYOHc9PSIsInZhbHVlIjoiUE1wV1QzRmZYVG13bGlUbUdNREw5WkcvTzVvMGp0T1l4ZnpMdjM4emNQZHgzQUJYQ2hlbFNZSnR3b1VOb3h4OEdjMXJFY" ] "priority" => array:1 [ 0 => "u=0, i" ] "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" ] "host" => array:1 [ 0 => "staging.bheuni.io" ] ]
        request_cookies
        0 of 0
        array:7 [ "XSRF-TOKEN" => "854MuLe8ksOzzDKx8fNsboUhSqKN4BPXVsMna8ZJ" "bhe_uni_session" => "7MDIo8H0nM2pnhkAegiWpFlqVuygAMCMfmCop4Xq" "_tt_enable_cookie" => null "_ttp" => null "_fbp" => null "ttcsid_CLKVGJRC77U3V0M5NEGG" => null "ttcsid" => null ]
        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 => "Tue, 03 Jun 2025 16:00:03 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IlRZYkZsTU1hQ0N2RnVwQnF1Z2tWTnc9PSIsInZhbHVlIjoiYWloQkVzWldieHFmZWthbDIwLzFxQWR5ODZ0YkxhWkhkaVMxWTQ3bTBCeTRzNUs3VjdyWHJKYWErWHlwK05DNDdtSEdkdTFud2ZaeTZUdGFiZHRicXV0UFU4WmtxaFA0cG9XSVY5bTlhQlFhcnJPaWNpNVVBaXhra3BLS05JcnoiLCJtYWMiOiJhNjY1YzViMjllNjZkODdiYzhlMmQwNDFjY2UxZmYwM2YzMzJkMTgwNzg1ZDk3ZTMzNzc4MGE0NjM5ZDFmOTYyIiwidGFnIjoiIn0%3D; expires=Wed, 04 Jun 2025 12:00:03 GMT; Max-Age=72000; path=/; domain=.bheuni.io; secureXSRF-TOKEN=eyJpdiI6IlRZYkZsTU1hQ0N2RnVwQnF1Z2tWTnc9PSIsInZhbHVlIjoiYWloQkVzWldieHFmZWthbDIwLzFxQWR5ODZ0YkxhWkhkaVMxWTQ3bTBCeTRzNUs3VjdyWHJKYWErWHlwK05DNDdtSEdkd" 1 => "bhe_uni_session=eyJpdiI6IlRQcUZRUTJnM1M1R0JSNWoyTVVQY3c9PSIsInZhbHVlIjoiTG1hakxVdE92a1NxTS94MEJnV3BXTC9XZXFjUFhYcVF1MGFSMTVEVGt2S3dqQm1GdTZGN1IyVGd4M2RrK2t3TVllMjFSbWFDR1lMWktsNkZ2QzFhbGZCMDE3TTNVOVFRa3h3bkxMSm5YVUd0YVRGM25YR3I3dk8vbmpwNS9OT0EiLCJtYWMiOiJkNjQyMDdiZDU4ZmExZjQ2NWVjNjYxMjE3MGJmODE1NzU5ZDdkNTdhYzQ0NGJlMTUzNGNlYTI1ZGU2Nzc1NjVhIiwidGFnIjoiIn0%3D; expires=Wed, 04 Jun 2025 12:00:03 GMT; Max-Age=72000; path=/; domain=.bheuni.io; secure; httponlybhe_uni_session=eyJpdiI6IlRQcUZRUTJnM1M1R0JSNWoyTVVQY3c9PSIsInZhbHVlIjoiTG1hakxVdE92a1NxTS94MEJnV3BXTC9XZXFjUFhYcVF1MGFSMTVEVGt2S3dqQm1GdTZGN1IyVGd4M2RrK2t3TVll" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IlRZYkZsTU1hQ0N2RnVwQnF1Z2tWTnc9PSIsInZhbHVlIjoiYWloQkVzWldieHFmZWthbDIwLzFxQWR5ODZ0YkxhWkhkaVMxWTQ3bTBCeTRzNUs3VjdyWHJKYWErWHlwK05DNDdtSEdkdTFud2ZaeTZUdGFiZHRicXV0UFU4WmtxaFA0cG9XSVY5bTlhQlFhcnJPaWNpNVVBaXhra3BLS05JcnoiLCJtYWMiOiJhNjY1YzViMjllNjZkODdiYzhlMmQwNDFjY2UxZmYwM2YzMzJkMTgwNzg1ZDk3ZTMzNzc4MGE0NjM5ZDFmOTYyIiwidGFnIjoiIn0%3D; expires=Wed, 04-Jun-2025 12:00:03 GMT; domain=.bheuni.io; path=/; secureXSRF-TOKEN=eyJpdiI6IlRZYkZsTU1hQ0N2RnVwQnF1Z2tWTnc9PSIsInZhbHVlIjoiYWloQkVzWldieHFmZWthbDIwLzFxQWR5ODZ0YkxhWkhkaVMxWTQ3bTBCeTRzNUs3VjdyWHJKYWErWHlwK05DNDdtSEdkd" 1 => "bhe_uni_session=eyJpdiI6IlRQcUZRUTJnM1M1R0JSNWoyTVVQY3c9PSIsInZhbHVlIjoiTG1hakxVdE92a1NxTS94MEJnV3BXTC9XZXFjUFhYcVF1MGFSMTVEVGt2S3dqQm1GdTZGN1IyVGd4M2RrK2t3TVllMjFSbWFDR1lMWktsNkZ2QzFhbGZCMDE3TTNVOVFRa3h3bkxMSm5YVUd0YVRGM25YR3I3dk8vbmpwNS9OT0EiLCJtYWMiOiJkNjQyMDdiZDU4ZmExZjQ2NWVjNjYxMjE3MGJmODE1NzU5ZDdkNTdhYzQ0NGJlMTUzNGNlYTI1ZGU2Nzc1NjVhIiwidGFnIjoiIn0%3D; expires=Wed, 04-Jun-2025 12:00:03 GMT; domain=.bheuni.io; path=/; secure; httponlybhe_uni_session=eyJpdiI6IlRQcUZRUTJnM1M1R0JSNWoyTVVQY3c9PSIsInZhbHVlIjoiTG1hakxVdE92a1NxTS94MEJnV3BXTC9XZXFjUFhYcVF1MGFSMTVEVGt2S3dqQm1GdTZGN1IyVGd4M2RrK2t3TVll" ] ]
        session_attributes
        0 of 0
        array:5 [ "_token" => "854MuLe8ksOzzDKx8fNsboUhSqKN4BPXVsMna8ZJ" "current_url" => "https://staging.bheuni.io/course-details/6af75cb7-369f-4266-9db4-8fe0f2e10e1d" "_previous" => array:1 [ "url" => "https://staging.bheuni.io/course-details/6af75cb7-369f-4266-9db4-8fe0f2e10e1d" ] "_flash" => array:2 [ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]
        ClearShow all
        Date ↕MethodURLData
        #12025-06-03 16:00:03GET/course-details/6af75cb7-369f-4266-9db4-8fe0f2e10e1d141314