Chronology

Takes
Take
Audio Identifier RT_A_CueNumberUnknown_(1)
Master No
Audio Reels
RT_A_D13/11/1985_() /
Identifier RT_A_D13/11/1985_()
Medium Data Cartridge
Tape Name Winchester Dump. Runaway Train Samples
Tape Number B
Pre Emph Yes
General Information
Date 13th November 1985
Instrumentation
Brass No
Electronic No
Guitar No
Harp No
Other No
Percussion No
Piano No
Strings No
Voice No
Woodwind No
2.05sRequest Duration22.5MBMemory UsageGET scores/{score}/cues/{cue}/chronologies/{chronology}Route
    • Booting (959.19ms)
    • Application (1.3s)
      18 templates were rendered
      • scores.sub (resources/views/scores/sub.blade.php)1blade
        Params
        0
        item
      • cues.chronology (resources/views/cues/chronology.blade.php)6blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        errors
        4
        item
        5
        showParent
      • embellish::admin.links (embellish/views/admin/links.blade.php)8blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        errors
        4
        item
        5
        showParent
        6
        entity
        7
        loggedIn
      • cues.take (resources/views/cues/take.blade.php)7blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        errors
        4
        item
        5
        showParent
        6
        take
      • embellish::admin.links (embellish/views/admin/links.blade.php)9blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        errors
        4
        item
        5
        showParent
        6
        take
        7
        entity
        8
        loggedIn
      • embellish::partial.rows (embellish/views/partial/rows.blade.php)8blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        errors
        4
        item
        5
        showParent
        6
        take
        7
        entity
      • cues.audio-reel (resources/views/cues/audio-reel.blade.php)8blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        errors
        4
        item
        5
        showParent
        6
        take
        7
        reel
      • embellish::admin.links (embellish/views/admin/links.blade.php)10blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        errors
        4
        item
        5
        showParent
        6
        take
        7
        reel
        8
        entity
        9
        loggedIn
      • embellish::partial.rows (embellish/views/partial/rows.blade.php)9blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        errors
        4
        item
        5
        showParent
        6
        take
        7
        reel
        8
        entity
      • embellish::partial.rows (embellish/views/partial/rows.blade.php)9blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        errors
        4
        item
        5
        showParent
        6
        take
        7
        reel
        8
        entity
      • instrumentation (resources/views/instrumentation.blade.php)9blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        errors
        4
        item
        5
        showParent
        6
        take
        7
        reel
        8
        instrumentation
      • cues.recording-venue (resources/views/cues/recording-venue.blade.php)9blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        errors
        4
        item
        5
        showParent
        6
        take
        7
        reel
        8
        recordingVenue
      • embellish::app (embellish/views/app.blade.php)10blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        errors
        4
        item
        5
        name
        6
        title
        7
        breadcrumbs
        8
        navigation
        9
        search
      • embellish::navigation (embellish/views/navigation.blade.php)10blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        errors
        4
        item
        5
        name
        6
        title
        7
        breadcrumbs
        8
        navigation
        9
        search
      • embellish::breadcrumbs (embellish/views/breadcrumbs.blade.php)10blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        errors
        4
        item
        5
        name
        6
        title
        7
        breadcrumbs
        8
        navigation
        9
        search
      • embellish::admin (embellish/views/admin.blade.php)11blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        errors
        4
        item
        5
        name
        6
        title
        7
        breadcrumbs
        8
        navigation
        9
        search
        10
        loggedIn
      • embellish::admin-message (embellish/views/admin-message.blade.php)12blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        errors
        4
        item
        5
        name
        6
        title
        7
        breadcrumbs
        8
        navigation
        9
        search
        10
        message
        11
        type
      • embellish::message (embellish/views/message.blade.php)12blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        errors
        4
        item
        5
        name
        6
        title
        7
        breadcrumbs
        8
        navigation
        9
        search
        10
        message
        11
        type
      uri
      GET scores/{score}/cues/{cue}/chronologies/{chronology}
      middleware
      web
      controller
      App\Http\Controllers\ScoreController@chronology
      namespace
      App\Http\Controllers
      prefix
      scores/{score}/cues/{cue}
      where
      file
      app/Http/Controllers/ScoreController.php:63-74
      29 statements were executed, 26 of which were duplicated, 3 unique466.5ms
      • select *, `id` from `scores` where `scores`.`id` = '134' limit 118.73msscreenmusic_leeds_ac_uk
        Params
        0134
        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 ('64')17.98msscreenmusic_leeds_ac_uk
        Params
        064
        hintsUse SELECT * only if you need all columns from table
      • select *, `id` from `film_series_names` where `film_series_names`.`id` in ('0')13.59msscreenmusic_leeds_ac_uk
        Params
        00
        hintsUse SELECT * only if you need all columns from table
      • select *, `id` from `cues` where `cues`.`id` = '2252' limit 113.76msscreenmusic_leeds_ac_uk
        Params
        02252
        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 `cue_chronologies` where `cue_chronologies`.`id` = '2797' limit 114.11msscreenmusic_leeds_ac_uk
        Params
        02797
        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 `scores` where `scores`.`scoreable_id` = '64' and `scores`.`scoreable_type` = 'films' limit 113.55msscreenmusic_leeds_ac_uk
        Params
        064
        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 ('64')13.69msscreenmusic_leeds_ac_uk
        Params
        064
        hintsUse SELECT * only if you need all columns from table
      • select *, `id` from `film_series_names` where `film_series_names`.`id` in ('0')13.62msscreenmusic_leeds_ac_uk
        Params
        00
        hintsUse SELECT * only if you need all columns from table
      • select *, `id` from `scores` where `scores`.`scoreable_id` = '64' and `scores`.`scoreable_type` = 'films' limit 116.27msscreenmusic_leeds_ac_uk
        Params
        064
        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 ('64')13.57msscreenmusic_leeds_ac_uk
        Params
        064
        hintsUse SELECT * only if you need all columns from table
      • select *, `id` from `film_series_names` where `film_series_names`.`id` in ('0')14.04msscreenmusic_leeds_ac_uk
        Params
        00
        hintsUse SELECT * only if you need all columns from table
      • select *, `id` from `films` where `films`.`id` = '64' limit 113.6msscreenmusic_leeds_ac_uk
        Params
        064
        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 `film_series_names` where `film_series_names`.`id` in ('0')13.67msscreenmusic_leeds_ac_uk
        Params
        00
        hintsUse SELECT * only if you need all columns from table
      • select *, `id` from `scores` where `scores`.`scoreable_id` = '64' and `scores`.`scoreable_type` = 'films' limit 113.58msscreenmusic_leeds_ac_uk
        Params
        064
        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 ('64')13.52msscreenmusic_leeds_ac_uk
        Params
        064
        hintsUse SELECT * only if you need all columns from table
      • select *, `id` from `film_series_names` where `film_series_names`.`id` in ('0')21.17msscreenmusic_leeds_ac_uk
        Params
        00
        hintsUse SELECT * only if you need all columns from table
      • select *, `id` from `cue_takes` where `cue_takes`.`cue_chronology_id` = '2797'17.36msscreenmusic_leeds_ac_uk
        Params
        02797
        hintsUse SELECT * only if you need all columns from table
      • select *, `id` from `audio_mixes` where `audio_mixes`.`id` is null limit 113.53msscreenmusic_leeds_ac_uk
        Params
        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 `files` where `files`.`id` is null limit 118.22msscreenmusic_leeds_ac_uk
        Params
        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 `audio_reels` where `audio_reels`.`cue_chronology_id` = '2797'18.93msscreenmusic_leeds_ac_uk
        Params
        02797
        hintsUse SELECT * only if you need all columns from table
      • select *, `id` from `audio_reel_channels` where `audio_reel_channels`.`id` in ('0')18.48msscreenmusic_leeds_ac_uk
        Params
        00
        hintsUse SELECT * only if you need all columns from table
      • select *, `id` from `media` where `media`.`id` in ('9')18.76msscreenmusic_leeds_ac_uk
        Params
        09
        hintsUse SELECT * only if you need all columns from table
      • select *, `id` from `audio_reel_biases` where `audio_reel_biases`.`id` in ('0')18.35msscreenmusic_leeds_ac_uk
        Params
        00
        hintsUse SELECT * only if you need all columns from table
      • select *, `id` from `recording_devices` where `recording_devices`.`id` is null limit 117.47msscreenmusic_leeds_ac_uk
        Params
        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 `noise_reduction_types` where `noise_reduction_types`.`id` is null limit 118.62msscreenmusic_leeds_ac_uk
        Params
        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 `cue_chronology_stages` where `cue_chronology_stages`.`id` is null limit 115.73msscreenmusic_leeds_ac_uk
        Params
        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 `instrumentation`18.24msscreenmusic_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 `instrumentation`.*, `cue_chronology_instrumentation`.`cue_chronology_id` as `pivot_cue_chronology_id`, `cue_chronology_instrumentation`.`instrumentation_id` as `pivot_instrumentation_id` from `instrumentation` inner join `cue_chronology_instrumentation` on `instrumentation`.`id` = `cue_chronology_instrumentation`.`instrumentation_id` where `cue_chronology_instrumentation`.`cue_chronology_id` = '2797'15.95msscreenmusic_leeds_ac_uk
        Params
        02797
        hintsUse SELECT * only if you need all columns from table
      • select *, `id` from `recording_venues` where `recording_venues`.`id` is null limit 118.41msscreenmusic_leeds_ac_uk
        Params
        hintsUse SELECT * only if you need all columns from table
        LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        _token
        fOOjioJiAmXK2xlVpq1FlqrUgSqmSk1p3Huz6oxD
        _previous
        array:1 [ "url" => "https://www.screenmusic.leeds.ac.uk/scores/134/cues/2252/chronologies/2797" ]
        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:96 [ "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/134/cues/2252/chronologies/2797
        session_attributes
        array:3 [ "_token" => "fOOjioJiAmXK2xlVpq1FlqrUgSqmSk1p3Huz6oxD" "_previous" => array:1 [ "u...