A Private Life

Type TV Programme
Number of Cues 27

Episodes


832.89msRequest Duration22.5MBMemory UsageGET scores/{score}Route
    • Booting (261.51ms)
    • Application (657.36ms)
      10 templates were rendered
      • tv.show (resources/views/tv/show.blade.php)1blade
        Params
        0
        score
      • embellish::admin.links (embellish/views/admin/links.blade.php)7blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        errors
        4
        score
        5
        entity
        6
        loggedIn
      • embellish::partial.rows (embellish/views/partial/rows.blade.php)6blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        errors
        4
        score
        5
        entity
      • embellish::disqus (embellish/views/disqus.blade.php)10blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        errors
        4
        score
        5
        episode
        6
        id
        7
        url
        8
        shortname
        9
        title
      • embellish::app (embellish/views/app.blade.php)11blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        errors
        4
        score
        5
        episode
        6
        name
        7
        title
        8
        breadcrumbs
        9
        navigation
        10
        search
      • embellish::navigation (embellish/views/navigation.blade.php)11blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        errors
        4
        score
        5
        episode
        6
        name
        7
        title
        8
        breadcrumbs
        9
        navigation
        10
        search
      • embellish::breadcrumbs (embellish/views/breadcrumbs.blade.php)11blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        errors
        4
        score
        5
        episode
        6
        name
        7
        title
        8
        breadcrumbs
        9
        navigation
        10
        search
      • embellish::admin (embellish/views/admin.blade.php)12blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        errors
        4
        score
        5
        episode
        6
        name
        7
        title
        8
        breadcrumbs
        9
        navigation
        10
        search
        11
        loggedIn
      • embellish::admin-message (embellish/views/admin-message.blade.php)13blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        errors
        4
        score
        5
        episode
        6
        name
        7
        title
        8
        breadcrumbs
        9
        navigation
        10
        search
        11
        message
        12
        type
      • embellish::message (embellish/views/message.blade.php)13blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        errors
        4
        score
        5
        episode
        6
        name
        7
        title
        8
        breadcrumbs
        9
        navigation
        10
        search
        11
        message
        12
        type
      uri
      GET scores/{score}
      middleware
      web
      controller
      App\Http\Controllers\ScoreController@show
      namespace
      App\Http\Controllers
      prefix
      scores/{score}
      where
      file
      app/Http/Controllers/ScoreController.php:44-50
      17 statements were executed, 14 of which were duplicated, 3 unique230.63ms
      • select *, `id` from `scores` where `scores`.`id` = '5' limit 113.57msscreenmusic_leeds_ac_uk
        Params
        05
        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')14msscreenmusic_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')13.35msscreenmusic_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 113.38msscreenmusic_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')13.36msscreenmusic_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')13.41msscreenmusic_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 113.35msscreenmusic_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')13.4msscreenmusic_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')13.33msscreenmusic_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'13.41msscreenmusic_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')13.23msscreenmusic_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')13.39msscreenmusic_leeds_ac_uk
        Params
        01
        hintsUse SELECT * only if you need all columns from table
      • select *, `id` from `cues` where `cues`.`cueable_id` = '2' and `cues`.`cueable_type` = 'tv_programme_episodes'13.74msscreenmusic_leeds_ac_uk
        Params
        02
        1tv_programme_episodes
        hintsUse SELECT * only if you need all columns from table
      • select `production_companies`.*, `production_companies_scores`.`score_id` as `pivot_score_id`, `production_companies_scores`.`production_company_id` as `pivot_production_company_id` from `production_companies` inner join `production_companies_scores` on `production_companies`.`id` = `production_companies_scores`.`production_company_id` where `production_companies_scores`.`score_id` = '5'13.93msscreenmusic_leeds_ac_uk
        Params
        05
      • select *, `id` from `scores` where `scores`.`scoreable_id` = '2' and `scores`.`scoreable_type` = 'tv_programmes' limit 113.76msscreenmusic_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')14.6msscreenmusic_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')13.42msscreenmusic_leeds_ac_uk
        Params
        01
        hintsUse SELECT * only if you need all columns from table
        _token
        GRbGgSOzMh0ES8ZO8r8vH6RHgYvJTNnLFQyIgaBD
        _previous
        array:1 [ "url" => "https://www.screenmusic.leeds.ac.uk/scores/5" ]
        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/5
        session_attributes
        array:3 [ "_token" => "GRbGgSOzMh0ES8ZO8r8vH6RHgYvJTNnLFQyIgaBD" "_previous" => array:1 [ "u...