Composers

Screen Music is intended as a gateway to the archival materials of any composers of music for the screen. Currently the only metadata in the site relates to Trevor Jones, whose archival materials are held at the University of Leeds, but it is hoped that additional composers will be added over time, regardless of where the actual archival materials are held.

  • All
  • A
  • B
  • C
  • D
  • E
  • F
  • G
  • H
  • I
  • J
  • K
  • L
  • M
  • N
  • O
  • P
  • Q
  • R
  • S
  • T
  • U
  • V
  • W
  • X
  • Y
  • Z
870.2msRequest Duration24.25MBMemory UsageGET composersRoute
    • Booting (221.72ms)
    • Application (715.07ms)
      8 templates were rendered
      • composers.list (resources/views/composers/list.blade.php)4blade
        Params
        0
        items
        1
        text
        2
        pagination
        3
        loggedIn
      • embellish::pagination.alphabetical (embellish/views/pagination/alphabetical.blade.php)4blade
        Params
        0
        letters
        1
        uri
        2
        current
        3
        queryString
      • embellish::app (embellish/views/app.blade.php)14blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        errors
        4
        items
        5
        text
        6
        pagination
        7
        loggedIn
        8
        item
        9
        name
        10
        title
        11
        breadcrumbs
        12
        navigation
        13
        search
      • embellish::navigation (embellish/views/navigation.blade.php)14blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        errors
        4
        items
        5
        text
        6
        pagination
        7
        loggedIn
        8
        item
        9
        name
        10
        title
        11
        breadcrumbs
        12
        navigation
        13
        search
      • embellish::breadcrumbs (embellish/views/breadcrumbs.blade.php)14blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        errors
        4
        items
        5
        text
        6
        pagination
        7
        loggedIn
        8
        item
        9
        name
        10
        title
        11
        breadcrumbs
        12
        navigation
        13
        search
      • embellish::admin (embellish/views/admin.blade.php)14blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        errors
        4
        items
        5
        text
        6
        pagination
        7
        loggedIn
        8
        item
        9
        name
        10
        title
        11
        breadcrumbs
        12
        navigation
        13
        search
      • embellish::admin-message (embellish/views/admin-message.blade.php)16blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        errors
        4
        items
        5
        text
        6
        pagination
        7
        loggedIn
        8
        item
        9
        name
        10
        title
        11
        breadcrumbs
        12
        navigation
        13
        search
        14
        message
        15
        type
      • embellish::message (embellish/views/message.blade.php)16blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        errors
        4
        items
        5
        text
        6
        pagination
        7
        loggedIn
        8
        item
        9
        name
        10
        title
        11
        breadcrumbs
        12
        navigation
        13
        search
        14
        message
        15
        type
      uri
      GET composers
      middleware
      web
      controller
      App\Http\Controllers\ComposerController@index
      namespace
      App\Http\Controllers
      prefix
      /composers
      where
      file
      app/Http/Controllers/ComposerController.php:29-39
      11 statements were executed153.15ms
      • select count(*) as aggregate from `people` inner join `scores_composers` on `people`.`id` = `scores_composers`.`person_id` group by `people`.`id`12.67msscreenmusic_leeds_ac_uk
        Params
        hintsThe SELECT statement has no WHERE clause and could examine many more rows than intended
      • select `people`.* from `people` inner join `scores_composers` on `people`.`id` = `scores_composers`.`person_id` group by `people`.`id` order by `last_name` asc limit 15 offset 012.36msscreenmusic_leeds_ac_uk
        Params
        hintsUse SELECT * only if you need all columns from table
        The SELECT statement has no WHERE clause and could examine many more rows than intended
      • select *, `id` from `pages` where `uri` = 'composers' limit 111.53msscreenmusic_leeds_ac_uk
        Params
        0composers
        hintsUse SELECT * only if you need all columns from table
        LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
      • select UPPER(SUBSTR(last_name,1,1)) AS alpha, COUNT(people.id) AS count from `people` inner join `scores_composers` on `people`.`id` = `scores_composers`.`person_id` group by `alpha` order by `alpha` asc11.39msscreenmusic_leeds_ac_uk
        Params
        hintsThe SELECT statement has no WHERE clause and could examine many more rows than intended
      • select `scores`.*, `scores_composers`.`person_id` as `pivot_person_id`, `scores_composers`.`score_id` as `pivot_score_id` from `scores` inner join `scores_composers` on `scores`.`id` = `scores_composers`.`score_id` where `scores_composers`.`person_id` = '1'23.58msscreenmusic_leeds_ac_uk
        Params
        01
        hintsUse SELECT * only if you need all columns from table
      • select *, `id` from `films` where `id` in ('1', '2', '3', '4', '5', '6', '7', '8', '9', '10', '11', '12', '13', '14', '15', '16', '17', '18', '19', '20', '21', '22', '23', '24', '25', '26', '27', '28', '29', '30', '31', '32', '33', '34', '35', '36', '37', '38', '39', '40', '41', '42', '43', '44', '45', '46', '47', '48', '49', '50', '51', '52', '53', '54', '55', '56', '57', '58', '59', '60', '61', '62', '63', '64', '65', '66', '67', '68', '69', '70', '71', '72')11.82msscreenmusic_leeds_ac_uk
        Params
        01
        12
        23
        34
        45
        56
        67
        78
        89
        910
        1011
        1112
        1213
        1314
        1415
        1516
        1617
        1718
        1819
        1920
        2021
        2122
        2223
        2324
        2425
        2526
        2627
        2728
        2829
        2930
        3031
        3132
        3233
        3334
        3435
        3536
        3637
        3738
        3839
        3940
        4041
        4142
        4243
        4344
        4445
        4546
        4647
        4748
        4849
        4950
        5051
        5152
        5253
        5354
        5455
        5556
        5657
        5758
        5859
        5960
        6061
        6162
        6263
        6364
        6465
        6566
        6667
        6768
        6869
        6970
        7071
        7172
        hintsUse SELECT * only if you need all columns from table
      • select *, `id` from `film_series_names` where `film_series_names`.`id` in ('0')16.53msscreenmusic_leeds_ac_uk
        Params
        00
        hintsUse SELECT * only if you need all columns from table
      • select *, `id` from `tv_programmes` where `id` in ('1', '2', '3', '4', '5', '6', '7', '8', '9', '10', '11', '12', '13', '14', '15', '16', '17', '18', '19', '20', '21', '22', '23', '24', '25', '26', '27', '28', '29', '30', '31', '32', '33', '34', '35', '36', '37', '38', '39', '40', '41', '42', '43', '44', '45', '46', '47', '48', '49', '50', '51', '52', '53', '54', '55', '56', '57', '58', '59', '60', '61', '62', '63', '64', '65', '66', '67', '68', '69', '70', '71', '72', '73', '74', '75', '76', '77', '78', '79', '80', '81', '82', '83', '84', '85', '86', '87', '88', '89', '90', '91', '92')11.79msscreenmusic_leeds_ac_uk
        Params
        01
        12
        23
        34
        45
        56
        67
        78
        89
        910
        1011
        1112
        1213
        1314
        1415
        1516
        1617
        1718
        1819
        1920
        2021
        2122
        2223
        2324
        2425
        2526
        2627
        2728
        2829
        2930
        3031
        3132
        3233
        3334
        3435
        3536
        3637
        3738
        3839
        3940
        4041
        4142
        4243
        4344
        4445
        4546
        4647
        4748
        4849
        4950
        5051
        5152
        5253
        5354
        5455
        5556
        5657
        5758
        5859
        5960
        6061
        6162
        6263
        6364
        6465
        6566
        6667
        6768
        6869
        6970
        7071
        7172
        7273
        7374
        7475
        7576
        7677
        7778
        7879
        7980
        8081
        8182
        8283
        8384
        8485
        8586
        8687
        8788
        8889
        8990
        9091
        9192
        hintsUse SELECT * only if you need all columns from table
      • select *, `id` from `tv_programme_series_names` where `tv_programme_series_names`.`id` in ('1', '2', '3')11.32msscreenmusic_leeds_ac_uk
        Params
        01
        12
        23
        hintsUse SELECT * only if you need all columns from table
      • select *, `id` from `games` where `id` in ('1')11.29msscreenmusic_leeds_ac_uk
        Params
        01
        hintsUse SELECT * only if you need all columns from table
      • select *, `id` from `game_series_names` where `game_series_names`.`id` in ('1')18.87msscreenmusic_leeds_ac_uk
        Params
        01
        hintsUse SELECT * only if you need all columns from table
        _token
        Z9CK20TcPEB4RY14CEOBfzpEjdhxNvCZlS0vs5WM
        _previous
        array:1 [ "url" => "https://www.screenmusic.leeds.ac.uk/composers" ]
        PHPDEBUGBAR_STACK_DATA
        []
        format
        html
        content_type
        text/html; charset=UTF-8
        status_text
        OK
        status_code
        200
        request_query
        []
        request_request
        []
        request_headers
        array:20 [ "x-forwarded-proto" => array:1 [ 0 => "https" ] "x-forwarded-port" => array:1 [...
        request_server
        array:98 [ "REDIRECT_HTTPS" => "on" "REDIRECT_SSL_TLS_SNI" => "www.screenmusic.leeds.ac.uk" "R...
        request_cookies
        []
        response_headers
        array:3 [ "cache-control" => array:1 [ 0 => "no-cache" ] "content-type" => array:1 [ 0...
        path_info
        /composers
        session_attributes
        array:3 [ "_token" => "Z9CK20TcPEB4RY14CEOBfzpEjdhxNvCZlS0vs5WM" "_previous" => array:1 [ "u...