Cardiff Metropolitan University

... United Kingdom
...

No data found!

Intakes
All Campuses Llandaff, Cyncoed
Website www.cardiffmet.ac.uk
Monthly Living Cost Inside £1,334, Outside £1,023
Funds Requirements for Visa null
Application Fees null
Currency
Is Lang Mendatory Yes
Part Time Work Details null
Ranking
  • No data found!
English Language Requirements

null

Scholarship Policy

null

Fees & Funding

No data found!

Application Guidelines
  • No data found!
Apply Online

No data found!

Immigration Support Service

No data found!

...

No Data Found!

'

Schools, Faculties, and Institutions
Faculties
  • No data found!
Institutes
  • No data found!
Scholarships, Bursaries, and Funding

Students at This University can apply for various scholarship schemes offered by the university, the UK government, and other organizations.

Here are some of the most popular scholarships at Cardiff Metropolitan University:

  • No data found!

Student Accommodation

No data found!

Off-Campus Student Accommodations

For students that may prefer a private student accommodation option, the university authority would be able to help them find a suitable place.

  • No data found!

Popular Courses
MSc/PgD/PgC Fashion Marketing Management
Cardiff Metropolitan University
Campus

Llandaff, Cyncoed

Entry Score

6.5

Course Level

Postgraduate

Total Course Fee

Home: £9,000 & International: £16,000 per year

MSc/PgD/PgC in Product Design Masters
Cardiff Metropolitan University
Campus

Llandaff, Cyncoed

Entry Score

6.5

Course Level

Postgraduate

Total Course Fee

Home: £9,000 & International: £16,000 per year

Campus

Llandaff, Cyncoed

Entry Score

6.5

Course Level

Postgraduate

Total Course Fee

Home: £9,000 & International: £16,000 per year

BA (Hons) in Global Business Management (Top-Up)
Cardiff Metropolitan University
Campus

Llandaff, Cyncoed

Entry Score

5.5

Course Level

Undergraduate

Total Course Fee

Home: £9,000 & International: £15,000 per year

MFA of Fine Art
Cardiff Metropolitan University
Campus

Llandaff, Cyncoed

Entry Score

6.5

Course Level

Postgraduate

Total Course Fee

Home: £9,000 & International: £16,000 per year

MArch/PgD/PgC in Architecture
Cardiff Metropolitan University
Campus

Llandaff, Cyncoed

Entry Score

6.5

Course Level

Postgraduate

Total Course Fee

Home: £9,000 & International: £16,000 per year

...
Request history8.1.11PHP Version360msRequest Duration2MBMemory UsageGET university-details/{id?}Route
    • Booting (25.33ms)time
    • Application (335ms)time
    • 1 x Application (92.97%)
      335ms
      1 x Booting (7.03%)
      25.33ms
      4 templates were rendered
      • university-detailsuniversity-details.blade.php#?blade
      • ajax.homejshomejs.blade.php#?blade
      • layouts.appapp.blade.php#?blade
      • ajax.menusearchjsmenusearchjs.blade.php#?blade
      uri
      GET university-details/{id?}
      middleware
      web
      controller
      App\Http\Controllers\UniversityController@details
      namespace
      prefix
      where
      file
      app/Http/Controllers/UniversityController.php:55-65
      16 statements were executed, 11 of which were duplicates, 5 unique. Show only duplicated300ms
      • Connection Establishedstaging_liveUniversityController.php#56
        Backtrace
        • 15. app/Http/Controllers/UniversityController.php:56
        • 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 `slug` = 'cardiff-metropolitan-university' limit 1
        6.43msstaging_liveUniversityController.php#56
        Bindings
        • 0: cardiff-metropolitan-university
        Backtrace
        • 16. app/Http/Controllers/UniversityController.php:56
        • 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 `represent_countries` where `represent_countries`.`id` in ('1')
        1.99msstaging_liveUniversityController.php#56
        Bindings
        • 0: 1
        Backtrace
        • 21. app/Http/Controllers/UniversityController.php:56
        • 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 `countries` where `countries`.`id` in ('235')
        480μsstaging_liveUniversityController.php#56
        Bindings
        • 0: 235
        Backtrace
        • 26. app/Http/Controllers/UniversityController.php:56
        • 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 `courses` where `institute_id` = '68' order by RAND() limit 6
        280msstaging_liveUniversityController.php#62
        Bindings
        • 0: 68
        Backtrace
        • 15. app/Http/Controllers/UniversityController.php:62
        • 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` = '68' limit 1
        980μsstaging_liveuniversity-details.blade.php#310
        Bindings
        • 0: 68
        Backtrace
        • 22. view::university-details:310
        • 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
        480μsstaging_liveuniversity-details.blade.php#326
        Bindings
        • 0: 2
        Backtrace
        • 22. view::university-details:326
        • 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` = '68' limit 1
        690μsstaging_liveuniversity-details.blade.php#310
        Bindings
        • 0: 68
        Backtrace
        • 22. view::university-details:310
        • 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
        640μsstaging_liveuniversity-details.blade.php#326
        Bindings
        • 0: 2
        Backtrace
        • 22. view::university-details:326
        • 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` = '68' limit 1
        750μsstaging_liveuniversity-details.blade.php#310
        Bindings
        • 0: 68
        Backtrace
        • 22. view::university-details:310
        • 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
        4.13msstaging_liveuniversity-details.blade.php#326
        Bindings
        • 0: 2
        Backtrace
        • 22. view::university-details:326
        • 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` = '68' limit 1
        770μsstaging_liveuniversity-details.blade.php#310
        Bindings
        • 0: 68
        Backtrace
        • 22. view::university-details:310
        • 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
        520μsstaging_liveuniversity-details.blade.php#326
        Bindings
        • 0: 1
        Backtrace
        • 22. view::university-details:326
        • 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` = '68' limit 1
        660μsstaging_liveuniversity-details.blade.php#310
        Bindings
        • 0: 68
        Backtrace
        • 22. view::university-details:310
        • 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
        370μsstaging_liveuniversity-details.blade.php#326
        Bindings
        • 0: 2
        Backtrace
        • 22. view::university-details:326
        • 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` = '68' limit 1
        620μsstaging_liveuniversity-details.blade.php#310
        Bindings
        • 0: 68
        Backtrace
        • 22. view::university-details:310
        • 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
        400μsstaging_liveuniversity-details.blade.php#326
        Bindings
        • 0: 2
        Backtrace
        • 22. view::university-details:326
        • 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\Institute
      7Institute.php#?
      App\Models\Course
      6Course.php#?
      App\Models\CourseLevel
      6CourseLevel.php#?
      App\Models\RepresentCountry
      1RepresentCountry.php#?
      App\Models\Country
      1Country.php#?
          _token
          ZnMQdshsMQN5b3CwnVv3KKCnCo6bx5OF8XP05E09
          current_url
          https://staging.bheuni.io/university-details/cardiff-metropolitan-university
          _previous
          array:1 [ "url" => "https://staging.bheuni.io/university-details/cardiff-metropolitan-university" ...
          _flash
          array:2 [ "old" => [] "new" => [] ]
          PHPDEBUGBAR_STACK_DATA
          []
          path_info
          /university-details/cardiff-metropolitan-university
          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:15 [ "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
          []
          
          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, 08 May 2025 09:08:29 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IkQ2ZkVnMG1RT3o3a3NKOWlLOHUxanc9PSIsInZhbHVlIjoibHJQM3FwVFFDaFJ1RzduODhkUnAxc0FqSXQxcjh4L2Z5aG9hZXlUVHBPZWk0MEdSNlA0M0dPRHkwMk5BYmdEMzZzRmNtclYvUXlvV2dGVjI5Rjh3UDQ0ZW9PQ09SKzlRVTJKeHR3eG5JY1NGb2dzaklPWXdNRjRmdFl0aXdZcFUiLCJtYWMiOiIxZmY4NWIzZDFmY2VhYWQ0NGVmYTc2MTE4ODFjZGExMTNmYjQyNmQxZjUwZmUwNmQzMzYyNDZkMDljN2VlM2RhIiwidGFnIjoiIn0%3D; expires=Fri, 09 May 2025 05:08:29 GMT; Max-Age=72000; path=/; domain=.bheuni.io; secureXSRF-TOKEN=eyJpdiI6IkQ2ZkVnMG1RT3o3a3NKOWlLOHUxanc9PSIsInZhbHVlIjoibHJQM3FwVFFDaFJ1RzduODhkUnAxc0FqSXQxcjh4L2Z5aG9hZXlUVHBPZWk0MEdSNlA0M0dPRHkwMk5BYmdEMzZzRmNtc" 1 => "bhe_uni_session=eyJpdiI6ImJLWWlhWDZIZkxQamVnODluOFliSnc9PSIsInZhbHVlIjoiRmJUQlZrNnQ3MkdzNndaK3ZoQm50UXJUOHpjUlpTWnhOSTFsTHIyTnhELzE3eTUzaXF2b3RDUG1pbTVHK3FKYTFlNTFITEZIOVJhV0pRM2ZTSENVVGgyNDVBcGxEaXNaam5vcVRKVE5RL3g5TWovclc2TUNrVjR3S0ZzTzlUS0MiLCJtYWMiOiI4NGM4NWM3MWM2NmExZDg2YjBlYzMzMGU1Zjc4OWEwYjUxNmFhZjMxN2Y1ZGUzZjM4MTVmNDQ2ZWQzOWZiMTI0IiwidGFnIjoiIn0%3D; expires=Fri, 09 May 2025 05:08:29 GMT; Max-Age=72000; path=/; domain=.bheuni.io; secure; httponlybhe_uni_session=eyJpdiI6ImJLWWlhWDZIZkxQamVnODluOFliSnc9PSIsInZhbHVlIjoiRmJUQlZrNnQ3MkdzNndaK3ZoQm50UXJUOHpjUlpTWnhOSTFsTHIyTnhELzE3eTUzaXF2b3RDUG1pbTVHK3FKYTFl" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IkQ2ZkVnMG1RT3o3a3NKOWlLOHUxanc9PSIsInZhbHVlIjoibHJQM3FwVFFDaFJ1RzduODhkUnAxc0FqSXQxcjh4L2Z5aG9hZXlUVHBPZWk0MEdSNlA0M0dPRHkwMk5BYmdEMzZzRmNtclYvUXlvV2dGVjI5Rjh3UDQ0ZW9PQ09SKzlRVTJKeHR3eG5JY1NGb2dzaklPWXdNRjRmdFl0aXdZcFUiLCJtYWMiOiIxZmY4NWIzZDFmY2VhYWQ0NGVmYTc2MTE4ODFjZGExMTNmYjQyNmQxZjUwZmUwNmQzMzYyNDZkMDljN2VlM2RhIiwidGFnIjoiIn0%3D; expires=Fri, 09-May-2025 05:08:29 GMT; domain=.bheuni.io; path=/; secureXSRF-TOKEN=eyJpdiI6IkQ2ZkVnMG1RT3o3a3NKOWlLOHUxanc9PSIsInZhbHVlIjoibHJQM3FwVFFDaFJ1RzduODhkUnAxc0FqSXQxcjh4L2Z5aG9hZXlUVHBPZWk0MEdSNlA0M0dPRHkwMk5BYmdEMzZzRmNtc" 1 => "bhe_uni_session=eyJpdiI6ImJLWWlhWDZIZkxQamVnODluOFliSnc9PSIsInZhbHVlIjoiRmJUQlZrNnQ3MkdzNndaK3ZoQm50UXJUOHpjUlpTWnhOSTFsTHIyTnhELzE3eTUzaXF2b3RDUG1pbTVHK3FKYTFlNTFITEZIOVJhV0pRM2ZTSENVVGgyNDVBcGxEaXNaam5vcVRKVE5RL3g5TWovclc2TUNrVjR3S0ZzTzlUS0MiLCJtYWMiOiI4NGM4NWM3MWM2NmExZDg2YjBlYzMzMGU1Zjc4OWEwYjUxNmFhZjMxN2Y1ZGUzZjM4MTVmNDQ2ZWQzOWZiMTI0IiwidGFnIjoiIn0%3D; expires=Fri, 09-May-2025 05:08:29 GMT; domain=.bheuni.io; path=/; secure; httponlybhe_uni_session=eyJpdiI6ImJLWWlhWDZIZkxQamVnODluOFliSnc9PSIsInZhbHVlIjoiRmJUQlZrNnQ3MkdzNndaK3ZoQm50UXJUOHpjUlpTWnhOSTFsTHIyTnhELzE3eTUzaXF2b3RDUG1pbTVHK3FKYTFl" ] ]
          session_attributes
          0 of 0
          array:5 [ "_token" => "ZnMQdshsMQN5b3CwnVv3KKCnCo6bx5OF8XP05E09" "current_url" => "https://staging.bheuni.io/university-details/cardiff-metropolitan-university" "_previous" => array:1 [ "url" => "https://staging.bheuni.io/university-details/cardiff-metropolitan-university" ] "_flash" => array:2 [ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]
          ClearShow all
          Date ↕MethodURLData
          #12025-05-08 09:08:29GET/university-details/cardiff-metropolitan-university41621