Scores

This is a browsable list of all screen scores for which metadata is currently held in Screen Music. Scores are listed in alphabetical order, and projects are shown using the general release name - where alternative names exist and these are logged within the metadata they may be found by using the site's search function.

For information on the naming conventions used for items in the Screen Music database please see the 'About' tab.

1.93sRequest Duration24.25MBMemory UsageGET scoresRoute
    • Booting (228.73ms)
    • Application (1.78s)
      9 templates were rendered
      • scores.list (resources/views/scores/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
      • scores.scores (resources/views/scores/scores.blade.php)8blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        errors
        4
        items
        5
        text
        6
        pagination
        7
        loggedIn
      • embellish::app (embellish/views/app.blade.php)13blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        errors
        4
        items
        5
        text
        6
        pagination
        7
        loggedIn
        8
        name
        9
        title
        10
        breadcrumbs
        11
        navigation
        12
        search
      • embellish::navigation (embellish/views/navigation.blade.php)13blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        errors
        4
        items
        5
        text
        6
        pagination
        7
        loggedIn
        8
        name
        9
        title
        10
        breadcrumbs
        11
        navigation
        12
        search
      • embellish::breadcrumbs (embellish/views/breadcrumbs.blade.php)13blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        errors
        4
        items
        5
        text
        6
        pagination
        7
        loggedIn
        8
        name
        9
        title
        10
        breadcrumbs
        11
        navigation
        12
        search
      • embellish::admin (embellish/views/admin.blade.php)13blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        errors
        4
        items
        5
        text
        6
        pagination
        7
        loggedIn
        8
        name
        9
        title
        10
        breadcrumbs
        11
        navigation
        12
        search
      • embellish::admin-message (embellish/views/admin-message.blade.php)15blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        errors
        4
        items
        5
        text
        6
        pagination
        7
        loggedIn
        8
        name
        9
        title
        10
        breadcrumbs
        11
        navigation
        12
        search
        13
        message
        14
        type
      • embellish::message (embellish/views/message.blade.php)15blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        errors
        4
        items
        5
        text
        6
        pagination
        7
        loggedIn
        8
        name
        9
        title
        10
        breadcrumbs
        11
        navigation
        12
        search
        13
        message
        14
        type
      uri
      GET scores
      middleware
      web
      controller
      App\Http\Controllers\ScoreController@index
      namespace
      App\Http\Controllers
      prefix
      /scores
      where
      file
      app/Http/Controllers/ScoreController.php:32-42
      113 statements were executed, 80 of which were duplicated, 33 unique1.32s
      • select count(*) as aggregate from `scores`11.2msscreenmusic_leeds_ac_uk
        Params
        hintsThe SELECT statement has no WHERE clause and could examine many more rows than intended
      • select *, `id` from `scores` order by `name` asc limit 15 offset 019.55msscreenmusic_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 `tv_programmes` where `id` in ('2', '1', '3', '25', '5')11.67msscreenmusic_leeds_ac_uk
        Params
        02
        11
        23
        325
        45
        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')11.18msscreenmusic_leeds_ac_uk
        Params
        01
        hintsUse SELECT * only if you need all columns from table
      • select *, `id` from `films` where `id` in ('1', '4', '2', '3', '5', '6', '7', '11', '8', '10')15.65msscreenmusic_leeds_ac_uk
        Params
        01
        14
        22
        33
        45
        56
        67
        711
        88
        910
        hintsUse SELECT * only if you need all columns from table
      • select *, `id` from `film_series_names` where `film_series_names`.`id` in ('0')16.57msscreenmusic_leeds_ac_uk
        Params
        00
        hintsUse SELECT * only if you need all columns from table
      • select *, `id` from `pages` where `uri` = 'scores' limit 111.09msscreenmusic_leeds_ac_uk
        Params
        0scores
        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(name,1,1)) AS alpha, COUNT(id) AS count from `scores` group by `alpha` order by `alpha` asc11.24msscreenmusic_leeds_ac_uk
        Params
        hintsThe SELECT statement has no WHERE clause and could examine many more rows than intended
      • select *, `id` from `scores` where `scores`.`scoreable_id` = '2' and `scores`.`scoreable_type` = 'tv_programmes' limit 111.03msscreenmusic_leeds_ac_uk
        Params
        02
        1tv_programmes
        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 *, `id` from `tv_programmes` where `id` in ('2')11.15msscreenmusic_leeds_ac_uk
        Params
        02
        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')11.19msscreenmusic_leeds_ac_uk
        Params
        01
        hintsUse SELECT * only if you need all columns from table
      • select *, `id` from `scores` where `scores`.`scoreable_id` = '2' and `scores`.`scoreable_type` = 'tv_programmes' limit 115.77msscreenmusic_leeds_ac_uk
        Params
        02
        1tv_programmes
        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 *, `id` from `tv_programmes` where `id` in ('2')19.25msscreenmusic_leeds_ac_uk
        Params
        02
        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')11.25msscreenmusic_leeds_ac_uk
        Params
        01
        hintsUse SELECT * only if you need all columns from table
      • select *, `id` from `tv_programme_episodes` where `tv_programme_episodes`.`tv_programme_id` = '2'11.5msscreenmusic_leeds_ac_uk
        Params
        02
        hintsUse SELECT * only if you need all columns from table
      • select *, `id` from `tv_programmes` where `tv_programmes`.`id` in ('2')11.19msscreenmusic_leeds_ac_uk
        Params
        02
        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')11.15msscreenmusic_leeds_ac_uk
        Params
        01
        hintsUse SELECT * only if you need all columns from table
      • select *, `id` from `scores` where `scores`.`scoreable_id` = '1' and `scores`.`scoreable_type` = 'tv_programmes' limit 111.18msscreenmusic_leeds_ac_uk
        Params
        01
        1tv_programmes
        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 *, `id` from `tv_programmes` where `id` in ('1')11.15msscreenmusic_leeds_ac_uk
        Params
        01
        hintsUse SELECT * only if you need all columns from table
      • select *, `id` from `tv_programme_series_names` where `tv_programme_series_names`.`id` in ('0')16.29msscreenmusic_leeds_ac_uk
        Params
        00
        hintsUse SELECT * only if you need all columns from table
      • select *, `id` from `scores` where `scores`.`scoreable_id` = '1' and `scores`.`scoreable_type` = 'tv_programmes' limit 120.1msscreenmusic_leeds_ac_uk
        Params
        01
        1tv_programmes
        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 *, `id` from `tv_programmes` where `id` in ('1')11.15msscreenmusic_leeds_ac_uk
        Params
        01
        hintsUse SELECT * only if you need all columns from table
      • select *, `id` from `tv_programme_series_names` where `tv_programme_series_names`.`id` in ('0')13.92msscreenmusic_leeds_ac_uk
        Params
        00
        hintsUse SELECT * only if you need all columns from table
      • select *, `id` from `tv_programme_episodes` where `tv_programme_episodes`.`tv_programme_id` = '1'11.34msscreenmusic_leeds_ac_uk
        Params
        01
        hintsUse SELECT * only if you need all columns from table
      • select *, `id` from `tv_programmes` where `tv_programmes`.`id` in ('1')11.2msscreenmusic_leeds_ac_uk
        Params
        01
        hintsUse SELECT * only if you need all columns from table
      • select *, `id` from `tv_programme_series_names` where `tv_programme_series_names`.`id` in ('0')11.19msscreenmusic_leeds_ac_uk
        Params
        00
        hintsUse SELECT * only if you need all columns from table
      • select *, `id` from `scores` where `scores`.`scoreable_id` = '1' and `scores`.`scoreable_type` = 'films' limit 111.33msscreenmusic_leeds_ac_uk
        Params
        01
        1films
        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 *, `id` from `films` where `id` in ('1')12.73msscreenmusic_leeds_ac_uk
        Params
        01
        hintsUse SELECT * only if you need all columns from table
      • select *, `id` from `film_series_names` where `film_series_names`.`id` in ('0')19.53msscreenmusic_leeds_ac_uk
        Params
        00
        hintsUse SELECT * only if you need all columns from table
      • select *, `id` from `scores` where `scores`.`scoreable_id` = '1' and `scores`.`scoreable_type` = 'films' limit 111.02msscreenmusic_leeds_ac_uk
        Params
        01
        1films
        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 *, `id` from `films` where `id` in ('1')11.13msscreenmusic_leeds_ac_uk
        Params
        01
        hintsUse SELECT * only if you need all columns from table
      • select *, `id` from `film_series_names` where `film_series_names`.`id` in ('0')10.96msscreenmusic_leeds_ac_uk
        Params
        00
        hintsUse SELECT * only if you need all columns from table
      • select *, `id` from `scores` where `scores`.`scoreable_id` = '4' and `scores`.`scoreable_type` = 'films' limit 111.16msscreenmusic_leeds_ac_uk
        Params
        04
        1films
        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 *, `id` from `films` where `id` in ('4')11.11msscreenmusic_leeds_ac_uk
        Params
        04
        hintsUse SELECT * only if you need all columns from table
      • select *, `id` from `film_series_names` where `film_series_names`.`id` in ('0')11.03msscreenmusic_leeds_ac_uk
        Params
        00
        hintsUse SELECT * only if you need all columns from table
      • select *, `id` from `scores` where `scores`.`scoreable_id` = '4' and `scores`.`scoreable_type` = 'films' limit 111.14msscreenmusic_leeds_ac_uk
        Params
        04
        1films
        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 *, `id` from `films` where `id` in ('4')13.58msscreenmusic_leeds_ac_uk
        Params
        04
        hintsUse SELECT * only if you need all columns from table
      • select *, `id` from `film_series_names` where `film_series_names`.`id` in ('0')11msscreenmusic_leeds_ac_uk
        Params
        00
        hintsUse SELECT * only if you need all columns from table
      • select *, `id` from `scores` where `scores`.`scoreable_id` = '2' and `scores`.`scoreable_type` = 'films' limit 111.11msscreenmusic_leeds_ac_uk
        Params
        02
        1films
        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 *, `id` from `films` where `id` in ('2')11.09msscreenmusic_leeds_ac_uk
        Params
        02
        hintsUse SELECT * only if you need all columns from table
      • select *, `id` from `film_series_names` where `film_series_names`.`id` in ('0')11.03msscreenmusic_leeds_ac_uk
        Params
        00
        hintsUse SELECT * only if you need all columns from table
      • select *, `id` from `scores` where `scores`.`scoreable_id` = '2' and `scores`.`scoreable_type` = 'films' limit 111.27msscreenmusic_leeds_ac_uk
        Params
        02
        1films
        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 *, `id` from `films` where `id` in ('2')10.92msscreenmusic_leeds_ac_uk
        Params
        02
        hintsUse SELECT * only if you need all columns from table
      • select *, `id` from `film_series_names` where `film_series_names`.`id` in ('0')11.02msscreenmusic_leeds_ac_uk
        Params
        00
        hintsUse SELECT * only if you need all columns from table
      • select *, `id` from `scores` where `scores`.`scoreable_id` = '3' and `scores`.`scoreable_type` = 'films' limit 111.11msscreenmusic_leeds_ac_uk
        Params
        03
        1films
        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 *, `id` from `films` where `id` in ('3')15.13msscreenmusic_leeds_ac_uk
        Params
        03
        hintsUse SELECT * only if you need all columns from table
      • select *, `id` from `film_series_names` where `film_series_names`.`id` in ('0')10.98msscreenmusic_leeds_ac_uk
        Params
        00
        hintsUse SELECT * only if you need all columns from table
      • select *, `id` from `scores` where `scores`.`scoreable_id` = '3' and `scores`.`scoreable_type` = 'films' limit 111.01msscreenmusic_leeds_ac_uk
        Params
        03
        1films
        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 *, `id` from `films` where `id` in ('3')10.95msscreenmusic_leeds_ac_uk
        Params
        03
        hintsUse SELECT * only if you need all columns from table
      • select *, `id` from `film_series_names` where `film_series_names`.`id` in ('0')11.09msscreenmusic_leeds_ac_uk
        Params
        00
        hintsUse SELECT * only if you need all columns from table
      • select *, `id` from `scores` where `scores`.`scoreable_id` = '5' and `scores`.`scoreable_type` = 'films' limit 111.01msscreenmusic_leeds_ac_uk
        Params
        05
        1films
        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 *, `id` from `films` where `id` in ('5')11.01msscreenmusic_leeds_ac_uk
        Params
        05
        hintsUse SELECT * only if you need all columns from table
      • select *, `id` from `film_series_names` where `film_series_names`.`id` in ('0')10.94msscreenmusic_leeds_ac_uk
        Params
        00
        hintsUse SELECT * only if you need all columns from table
      • select *, `id` from `scores` where `scores`.`scoreable_id` = '5' and `scores`.`scoreable_type` = 'films' limit 111.09msscreenmusic_leeds_ac_uk
        Params
        05
        1films
        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 *, `id` from `films` where `id` in ('5')11.13msscreenmusic_leeds_ac_uk
        Params
        05
        hintsUse SELECT * only if you need all columns from table
      • select *, `id` from `film_series_names` where `film_series_names`.`id` in ('0')10.93msscreenmusic_leeds_ac_uk
        Params
        00
        hintsUse SELECT * only if you need all columns from table
      • select *, `id` from `scores` where `scores`.`scoreable_id` = '3' and `scores`.`scoreable_type` = 'tv_programmes' limit 111.03msscreenmusic_leeds_ac_uk
        Params
        03
        1tv_programmes
        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 *, `id` from `tv_programmes` where `id` in ('3')11.03msscreenmusic_leeds_ac_uk
        Params
        03
        hintsUse SELECT * only if you need all columns from table
      • select *, `id` from `tv_programme_series_names` where `tv_programme_series_names`.`id` in ('0')10.94msscreenmusic_leeds_ac_uk
        Params
        00
        hintsUse SELECT * only if you need all columns from table
      • select *, `id` from `scores` where `scores`.`scoreable_id` = '3' and `scores`.`scoreable_type` = 'tv_programmes' limit 111msscreenmusic_leeds_ac_uk
        Params
        03
        1tv_programmes
        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 *, `id` from `tv_programmes` where `id` in ('3')11.17msscreenmusic_leeds_ac_uk
        Params
        03
        hintsUse SELECT * only if you need all columns from table
      • select *, `id` from `tv_programme_series_names` where `tv_programme_series_names`.`id` in ('0')11.09msscreenmusic_leeds_ac_uk
        Params
        00
        hintsUse SELECT * only if you need all columns from table
      • select *, `id` from `tv_programme_episodes` where `tv_programme_episodes`.`tv_programme_id` = '3'11.33msscreenmusic_leeds_ac_uk
        Params
        03
        hintsUse SELECT * only if you need all columns from table
      • select *, `id` from `tv_programmes` where `tv_programmes`.`id` in ('3')11.1msscreenmusic_leeds_ac_uk
        Params
        03
        hintsUse SELECT * only if you need all columns from table
      • select *, `id` from `tv_programme_series_names` where `tv_programme_series_names`.`id` in ('0')10.98msscreenmusic_leeds_ac_uk
        Params
        00
        hintsUse SELECT * only if you need all columns from table
      • select *, `id` from `scores` where `scores`.`scoreable_id` = '6' and `scores`.`scoreable_type` = 'films' limit 111.04msscreenmusic_leeds_ac_uk
        Params
        06
        1films
        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 *, `id` from `films` where `id` in ('6')11.26msscreenmusic_leeds_ac_uk
        Params
        06
        hintsUse SELECT * only if you need all columns from table
      • select *, `id` from `film_series_names` where `film_series_names`.`id` in ('0')11.12msscreenmusic_leeds_ac_uk
        Params
        00
        hintsUse SELECT * only if you need all columns from table
      • select *, `id` from `scores` where `scores`.`scoreable_id` = '6' and `scores`.`scoreable_type` = 'films' limit 110.99msscreenmusic_leeds_ac_uk
        Params
        06
        1films
        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 *, `id` from `films` where `id` in ('6')11.08msscreenmusic_leeds_ac_uk
        Params
        06
        hintsUse SELECT * only if you need all columns from table
      • select *, `id` from `film_series_names` where `film_series_names`.`id` in ('0')11.07msscreenmusic_leeds_ac_uk
        Params
        00
        hintsUse SELECT * only if you need all columns from table
      • select *, `id` from `scores` where `scores`.`scoreable_id` = '7' and `scores`.`scoreable_type` = 'films' limit 111.05msscreenmusic_leeds_ac_uk
        Params
        07
        1films
        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 *, `id` from `films` where `id` in ('7')11.1msscreenmusic_leeds_ac_uk
        Params
        07
        hintsUse SELECT * only if you need all columns from table
      • select *, `id` from `film_series_names` where `film_series_names`.`id` in ('0')11.1msscreenmusic_leeds_ac_uk
        Params
        00
        hintsUse SELECT * only if you need all columns from table
      • select *, `id` from `scores` where `scores`.`scoreable_id` = '7' and `scores`.`scoreable_type` = 'films' limit 110.99msscreenmusic_leeds_ac_uk
        Params
        07
        1films
        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 *, `id` from `films` where `id` in ('7')10.95msscreenmusic_leeds_ac_uk
        Params
        07
        hintsUse SELECT * only if you need all columns from table
      • select *, `id` from `film_series_names` where `film_series_names`.`id` in ('0')11msscreenmusic_leeds_ac_uk
        Params
        00
        hintsUse SELECT * only if you need all columns from table
      • select *, `id` from `scores` where `scores`.`scoreable_id` = '25' and `scores`.`scoreable_type` = 'tv_programmes' limit 111.03msscreenmusic_leeds_ac_uk
        Params
        025
        1tv_programmes
        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 *, `id` from `tv_programmes` where `id` in ('25')11.05msscreenmusic_leeds_ac_uk
        Params
        025
        hintsUse SELECT * only if you need all columns from table
      • select *, `id` from `tv_programme_series_names` where `tv_programme_series_names`.`id` in ('0')10.98msscreenmusic_leeds_ac_uk
        Params
        00
        hintsUse SELECT * only if you need all columns from table
      • select *, `id` from `scores` where `scores`.`scoreable_id` = '25' and `scores`.`scoreable_type` = 'tv_programmes' limit 111.04msscreenmusic_leeds_ac_uk
        Params
        025
        1tv_programmes
        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 *, `id` from `tv_programmes` where `id` in ('25')11.2msscreenmusic_leeds_ac_uk
        Params
        025
        hintsUse SELECT * only if you need all columns from table
      • select *, `id` from `tv_programme_series_names` where `tv_programme_series_names`.`id` in ('0')10.94msscreenmusic_leeds_ac_uk
        Params
        00
        hintsUse SELECT * only if you need all columns from table
      • select *, `id` from `tv_programme_episodes` where `tv_programme_episodes`.`tv_programme_id` = '25'11.23msscreenmusic_leeds_ac_uk
        Params
        025
        hintsUse SELECT * only if you need all columns from table
      • select *, `id` from `tv_programmes` where `tv_programmes`.`id` in ('25')11.04msscreenmusic_leeds_ac_uk
        Params
        025
        hintsUse SELECT * only if you need all columns from table
      • select *, `id` from `tv_programme_series_names` where `tv_programme_series_names`.`id` in ('0')10.93msscreenmusic_leeds_ac_uk
        Params
        00
        hintsUse SELECT * only if you need all columns from table
      • select *, `id` from `scores` where `scores`.`scoreable_id` = '11' and `scores`.`scoreable_type` = 'films' limit 111.13msscreenmusic_leeds_ac_uk
        Params
        011
        1films
        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 *, `id` from `films` where `id` in ('11')10.91msscreenmusic_leeds_ac_uk
        Params
        011
        hintsUse SELECT * only if you need all columns from table
      • select *, `id` from `film_series_names` where `film_series_names`.`id` in ('0')11.14msscreenmusic_leeds_ac_uk
        Params
        00
        hintsUse SELECT * only if you need all columns from table
      • select *, `id` from `scores` where `scores`.`scoreable_id` = '11' and `scores`.`scoreable_type` = 'films' limit 110.96msscreenmusic_leeds_ac_uk
        Params
        011
        1films
        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 *, `id` from `films` where `id` in ('11')10.96msscreenmusic_leeds_ac_uk
        Params
        011
        hintsUse SELECT * only if you need all columns from table
      • select *, `id` from `film_series_names` where `film_series_names`.`id` in ('0')11.09msscreenmusic_leeds_ac_uk
        Params
        00
        hintsUse SELECT * only if you need all columns from table
      • select *, `id` from `scores` where `scores`.`scoreable_id` = '8' and `scores`.`scoreable_type` = 'films' limit 111.12msscreenmusic_leeds_ac_uk
        Params
        08
        1films
        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 *, `id` from `films` where `id` in ('8')10.96msscreenmusic_leeds_ac_uk
        Params
        08
        hintsUse SELECT * only if you need all columns from table
      • select *, `id` from `film_series_names` where `film_series_names`.`id` in ('0')10.97msscreenmusic_leeds_ac_uk
        Params
        00
        hintsUse SELECT * only if you need all columns from table
      • select *, `id` from `scores` where `scores`.`scoreable_id` = '8' and `scores`.`scoreable_type` = 'films' limit 111.05msscreenmusic_leeds_ac_uk
        Params
        08
        1films
        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 *, `id` from `films` where `id` in ('8')11.05msscreenmusic_leeds_ac_uk
        Params
        08
        hintsUse SELECT * only if you need all columns from table
      • select *, `id` from `film_series_names` where `film_series_names`.`id` in ('0')11.07msscreenmusic_leeds_ac_uk
        Params
        00
        hintsUse SELECT * only if you need all columns from table
      • select *, `id` from `scores` where `scores`.`scoreable_id` = '5' and `scores`.`scoreable_type` = 'tv_programmes' limit 110.95msscreenmusic_leeds_ac_uk
        Params
        05
        1tv_programmes
        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 *, `id` from `tv_programmes` where `id` in ('5')11.03msscreenmusic_leeds_ac_uk
        Params
        05
        hintsUse SELECT * only if you need all columns from table
      • select *, `id` from `tv_programme_series_names` where `tv_programme_series_names`.`id` in ('0')10.96msscreenmusic_leeds_ac_uk
        Params
        00
        hintsUse SELECT * only if you need all columns from table
      • select *, `id` from `scores` where `scores`.`scoreable_id` = '5' and `scores`.`scoreable_type` = 'tv_programmes' limit 111.07msscreenmusic_leeds_ac_uk
        Params
        05
        1tv_programmes
        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 *, `id` from `tv_programmes` where `id` in ('5')11.08msscreenmusic_leeds_ac_uk
        Params
        05
        hintsUse SELECT * only if you need all columns from table
      • select *, `id` from `tv_programme_series_names` where `tv_programme_series_names`.`id` in ('0')10.95msscreenmusic_leeds_ac_uk
        Params
        00
        hintsUse SELECT * only if you need all columns from table
      • select *, `id` from `tv_programme_episodes` where `tv_programme_episodes`.`tv_programme_id` = '5'11.31msscreenmusic_leeds_ac_uk
        Params
        05
        hintsUse SELECT * only if you need all columns from table
      • select *, `id` from `tv_programmes` where `tv_programmes`.`id` in ('5')11.12msscreenmusic_leeds_ac_uk
        Params
        05
        hintsUse SELECT * only if you need all columns from table
      • select *, `id` from `tv_programme_series_names` where `tv_programme_series_names`.`id` in ('0')11.18msscreenmusic_leeds_ac_uk
        Params
        00
        hintsUse SELECT * only if you need all columns from table
      • select *, `id` from `scores` where `scores`.`scoreable_id` = '10' and `scores`.`scoreable_type` = 'films' limit 111.06msscreenmusic_leeds_ac_uk
        Params
        010
        1films
        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 *, `id` from `films` where `id` in ('10')11.06msscreenmusic_leeds_ac_uk
        Params
        010
        hintsUse SELECT * only if you need all columns from table
      • select *, `id` from `film_series_names` where `film_series_names`.`id` in ('0')11.01msscreenmusic_leeds_ac_uk
        Params
        00
        hintsUse SELECT * only if you need all columns from table
      • select *, `id` from `scores` where `scores`.`scoreable_id` = '10' and `scores`.`scoreable_type` = 'films' limit 110.97msscreenmusic_leeds_ac_uk
        Params
        010
        1films
        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 *, `id` from `films` where `id` in ('10')11.16msscreenmusic_leeds_ac_uk
        Params
        010
        hintsUse SELECT * only if you need all columns from table
      • select *, `id` from `film_series_names` where `film_series_names`.`id` in ('0')10.99msscreenmusic_leeds_ac_uk
        Params
        00
        hintsUse SELECT * only if you need all columns from table
        _token
        4xwqUSOQngaQwaNGKv5cn3pEIrSEs81pY5zQzoZJ
        _previous
        array:1 [ "url" => "https://www.screenmusic.leeds.ac.uk/scores" ]
        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
        /scores
        session_attributes
        array:3 [ "_token" => "4xwqUSOQngaQwaNGKv5cn3pEIrSEs81pY5zQzoZJ" "_previous" => array:1 [ "u...