Mphil Phd SCHOOL OF HEALTH, SPORT AND BIOSCIENCE

... United Kingdom
... University of East London

Course Overview

General Eligibility

To apply for a Ph.D. course, you should have an MPhil, or MRes qualification or an overseas qualification rated as equivalent. Applicants for a Ph.D. via MPhil should have either a first-class or upper second class honors degree from a UK Higher Education Institution, or an overseas qualification rated as equivalent.

Part Time Work Details

Language Requirement

  • If English is not your first language, you will have to satisfy our English language requirements for a postgraduate research study. The minimum requirement for a research degree is an IELTS Academic English score of 7.0 overall (minimum of 6.5 in all components). This should normally have been gained within the past two years.

Programme Information
...
Course Category

Architecture


...
Campus Name

London Borough of Newnham, London, England


...
Course Level

Postgraduate


...
Duration

1


...
Available Intake

September


...
IELTS Score

7.0


...
Tuition Fees Range

£5,420, £14,460,


Subject Recommendations for You
Campus

East Park Terrace, Southampton

Entry Score

5.5

Course Level

Postgraduate

Total Course Fee

£ 7900

Campus

London

Entry Score

5.5

Course Level

Postgraduate

Total Course Fee

£ 10400

Campus

Plymouth, England

Entry Score

Course Level

Postgraduate

Total Course Fee

£ 9900

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 Version1.08sRequest Duration2MBMemory UsageGET course-details/{id?}Route
  • warninglog[11:56:54] LOG.warning: Calling static trait method App\Traits\Service::get_intake_with_next_year is...
  • Booting (16.74ms)time
  • Application (1.07s)time
  • 1 x Application (98.46%)
    1.07s
    1 x Booting (1.54%)
    16.74ms
    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 duplicated1.04s
    • 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` = '2871' limit 1
      1.95msstaging_liveCourseController.php#131
      Bindings
      • 0: 2871
      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 ('1')
      810μsstaging_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 `represent_countries` where `represent_countries`.`id` in ('1')
      2.35msstaging_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')
      420μsstaging_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 ('2')
      5.68msstaging_liveCourseController.php#131
      Bindings
      • 0: 2
      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 ('26') order by `category_name` asc
      580μsstaging_liveCourseController.php#131
      Bindings
      • 0: 26
      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` = '2' order by RAND() limit 3
      1.01sstaging_liveCourseController.php#138
      Bindings
      • 0: 2
      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` = '87' limit 1
      12.23msstaging_livecourse-details.blade.php#258
      Bindings
      • 0: 87
      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` = '2' limit 1
      810μsstaging_livecourse-details.blade.php#274
      Bindings
      • 0: 2
      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` = '26' limit 1
      930μsstaging_livecourse-details.blade.php#258
      Bindings
      • 0: 26
      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` = '2' limit 1
      460μsstaging_livecourse-details.blade.php#274
      Bindings
      • 0: 2
      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` = '114' limit 1
      690μsstaging_livecourse-details.blade.php#258
      Bindings
      • 0: 114
      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` = '2' limit 1
      470μsstaging_livecourse-details.blade.php#274
      Bindings
      • 0: 2
      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#?
    App\Models\Category
    1Category.php#?
        _token
        RHEAb92yn3ilDxtzIT2YgSkKX24KoW1CMNdFi9T9
        current_url
        https://staging.bheuni.io/course-details/2871
        _previous
        array:1 [ "url" => "https://staging.bheuni.io/course-details/2871" ]
        _flash
        array:2 [ "old" => [] "new" => [] ]
        PHPDEBUGBAR_STACK_DATA
        []
        path_info
        /course-details/2871
        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=eyJpdiI6IlFlVnBuL1Z2cDkxazVIL3haZnVaL2c9PSIsInZhbHVlIjoiMjhPa3BYNjZEZmNheU1PUFBWNDdYSzhsb213L0ZLcWJOeDZ6ZlJ1Q3hqK3NkYjg1Zm9KZ0lTRjlxdURpektDQWRvUXpWcG9seDAvQUwvQnI1NkNKbnpjTGtOeFYyRFBJSzVxajJwY2ZlaGw5bWpiQW16REwzUGNJUTc4dDd4OFIiLCJtYWMiOiJhMTQ4MGQyYjRlNDFiNDIwYWQ0MjYwMTUxNzFkY2U3ZjRiMTY3NGZlYmM0MjRhNDVlZjQwN2IwMTdmNTlmZjgwIiwidGFnIjoiIn0%3D; bhe_uni_session=eyJpdiI6Im4rQjU3MUttTC95K2hUU2haTVF0TWc9PSIsInZhbHVlIjoiL0QzN0QrRXloYTl0Vi9CNHUrVVBIVDR4Sm0ySUs3aWV1elZLMHNneU02aFBzbWNvYWFleGlFdWlkQkorOU1uWjgyRFNNNmhYRXNyMVcxQys5ZVZNbnpISStURmdQZWlhU1g5Ump2YTJpM1g1Rk1PSUsxNnpoa2JQOEI5enJsSmkiLCJtYWMiOiIyYjI4NTExNTExYWVmNmYwY2MzOGUxZDljM2ZmNjVmZDhiMjUxNzEzOTA4ODE1MDIzZDkxOTFlNjA5M2EzZGMxIiwidGFnIjoiIn0%3D; _tt_enable_cookie=1; _ttp=01JZT345XVM3T43RQHA6GCRWJT_.tt.1; _fbp=fb.1.1752148613082.7959693645084234; ttcsid_CLKVGJRC77U3V0M5NEGG=1752148613055::yg-cmxJfV1j6kf1Rp6rP.1.1752148613398; ttcsid=1752148613057::fWktjKtyyf8ZHuZYKzEJ.1.1752148613399XSRF-TOKEN=eyJpdiI6IlFlVnBuL1Z2cDkxazVIL3haZnVaL2c9PSIsInZhbHVlIjoiMjhPa3BYNjZEZmNheU1PUFBWNDdYSzhsb213L0ZLcWJOeDZ6ZlJ1Q3hqK3NkYjg1Zm9KZ0lTRjlxdURpektDQWRvUXpWc" ] "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" => "RHEAb92yn3ilDxtzIT2YgSkKX24KoW1CMNdFi9T9" "bhe_uni_session" => "oNR9d5UDdoe8Q7E4GbUjvc3vHHKv5wNlpt446YJ8" "_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 => "Thu, 10 Jul 2025 11:56:54 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IklTSzJXdEFkT3dyT3E3aFY4NE5LRGc9PSIsInZhbHVlIjoiNVAvT2hGTHJjRlgyRHh2cm03bW5uK3daazZyaFc3dWQwa1hLRys3MlVWMExJRVZVcGlLR0t1aXNRWmhhYVRES0FpUGcrVGhKR3hzQjdwWGpVdmVPMjFMTDVCR2RVUEgrc3ZMc2h6QjRaSkZRekErK0J0VnRmNmR3UWUrZ2lzQjgiLCJtYWMiOiJiNWJmOTQxMzVhZjlmODQxYmNiZGI3NTgzNGY2MzkyN2Q3OWU5NmU3ZThkZGM3NGE5M2JjYmFiOTcxM2YzMWU2IiwidGFnIjoiIn0%3D; expires=Fri, 11 Jul 2025 07:56:54 GMT; Max-Age=72000; path=/; domain=.bheuni.io; secureXSRF-TOKEN=eyJpdiI6IklTSzJXdEFkT3dyT3E3aFY4NE5LRGc9PSIsInZhbHVlIjoiNVAvT2hGTHJjRlgyRHh2cm03bW5uK3daazZyaFc3dWQwa1hLRys3MlVWMExJRVZVcGlLR0t1aXNRWmhhYVRES0FpUGcrV" 1 => "bhe_uni_session=eyJpdiI6ImQ4VE5WLys0TU1OT0FoemQ2aUV2UUE9PSIsInZhbHVlIjoiMXRXRXdYNmFLZTVtUENxZkdsNEhndmtPYjBncmptZ0xMRTVrb2Nha1N6cUJCVjl0emVYa29oK0R2S2ZBVjdLU0VIOVdESXRZNGk1bFlUSjF6OW9COHYzSHJWTlRRT0d5U2F6RW5OeDczbmZ4K01DdERQUExNVDZud3JKWUZ2TEkiLCJtYWMiOiIxMmZjYjQxNzViNTRmYjk1NzRjNDA3MTM2MDJjNTQzYjVlNzc5OGM3ODEzZWRiYWVkZWQ1YmNlOWQyYzZkYzNiIiwidGFnIjoiIn0%3D; expires=Fri, 11 Jul 2025 07:56:54 GMT; Max-Age=72000; path=/; domain=.bheuni.io; secure; httponlybhe_uni_session=eyJpdiI6ImQ4VE5WLys0TU1OT0FoemQ2aUV2UUE9PSIsInZhbHVlIjoiMXRXRXdYNmFLZTVtUENxZkdsNEhndmtPYjBncmptZ0xMRTVrb2Nha1N6cUJCVjl0emVYa29oK0R2S2ZBVjdLU0VI" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IklTSzJXdEFkT3dyT3E3aFY4NE5LRGc9PSIsInZhbHVlIjoiNVAvT2hGTHJjRlgyRHh2cm03bW5uK3daazZyaFc3dWQwa1hLRys3MlVWMExJRVZVcGlLR0t1aXNRWmhhYVRES0FpUGcrVGhKR3hzQjdwWGpVdmVPMjFMTDVCR2RVUEgrc3ZMc2h6QjRaSkZRekErK0J0VnRmNmR3UWUrZ2lzQjgiLCJtYWMiOiJiNWJmOTQxMzVhZjlmODQxYmNiZGI3NTgzNGY2MzkyN2Q3OWU5NmU3ZThkZGM3NGE5M2JjYmFiOTcxM2YzMWU2IiwidGFnIjoiIn0%3D; expires=Fri, 11-Jul-2025 07:56:54 GMT; domain=.bheuni.io; path=/; secureXSRF-TOKEN=eyJpdiI6IklTSzJXdEFkT3dyT3E3aFY4NE5LRGc9PSIsInZhbHVlIjoiNVAvT2hGTHJjRlgyRHh2cm03bW5uK3daazZyaFc3dWQwa1hLRys3MlVWMExJRVZVcGlLR0t1aXNRWmhhYVRES0FpUGcrV" 1 => "bhe_uni_session=eyJpdiI6ImQ4VE5WLys0TU1OT0FoemQ2aUV2UUE9PSIsInZhbHVlIjoiMXRXRXdYNmFLZTVtUENxZkdsNEhndmtPYjBncmptZ0xMRTVrb2Nha1N6cUJCVjl0emVYa29oK0R2S2ZBVjdLU0VIOVdESXRZNGk1bFlUSjF6OW9COHYzSHJWTlRRT0d5U2F6RW5OeDczbmZ4K01DdERQUExNVDZud3JKWUZ2TEkiLCJtYWMiOiIxMmZjYjQxNzViNTRmYjk1NzRjNDA3MTM2MDJjNTQzYjVlNzc5OGM3ODEzZWRiYWVkZWQ1YmNlOWQyYzZkYzNiIiwidGFnIjoiIn0%3D; expires=Fri, 11-Jul-2025 07:56:54 GMT; domain=.bheuni.io; path=/; secure; httponlybhe_uni_session=eyJpdiI6ImQ4VE5WLys0TU1OT0FoemQ2aUV2UUE9PSIsInZhbHVlIjoiMXRXRXdYNmFLZTVtUENxZkdsNEhndmtPYjBncmptZ0xMRTVrb2Nha1N6cUJCVjl0emVYa29oK0R2S2ZBVjdLU0VI" ] ]
        session_attributes
        0 of 0
        array:5 [ "_token" => "RHEAb92yn3ilDxtzIT2YgSkKX24KoW1CMNdFi9T9" "current_url" => "https://staging.bheuni.io/course-details/2871" "_previous" => array:1 [ "url" => "https://staging.bheuni.io/course-details/2871" ] "_flash" => array:2 [ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]
        ClearShow all
        Date ↕MethodURLData
        #12025-07-10 11:56:54GET/course-details/2871141315