Chronology 1

Takes
Take
Audio Identifier RT_A_CueNumberUnknown_C1
Master No
Audio Reels
RT_A_D13/11/1985_() /
Identifier RT_A_D13/11/1985_()
Medium Data Cartridge
Tape Name Winchester Dump to WO
Tape Number A
Pre Emph Yes
General Information
Number 1
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
1.91sRequest Duration22.5MBMemory UsageGET scores/{score}/cues/{cue}/chronologies/{chronology}Route
    • Booting (825.31ms)
    • Application (1.34s)
      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 unique339.63ms
      • select *, `id` from `scores` where `scores`.`id` = '134' limit 111.32msscreenmusic_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')16.11msscreenmusic_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')11.11msscreenmusic_leeds_ac_uk
        Params
        00
        hintsUse SELECT * only if you need all columns from table
      • select *, `id` from `cues` where `cues`.`id` = '2252' limit 110.94msscreenmusic_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` = '2801' limit 112.45msscreenmusic_leeds_ac_uk
        Params
        02801
        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 112.47msscreenmusic_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')10.96msscreenmusic_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')10.9msscreenmusic_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 110.95msscreenmusic_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')11.05msscreenmusic_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')15.89msscreenmusic_leeds_ac_uk
        Params
        00
        hintsUse SELECT * only if you need all columns from table
      • select *, `id` from `films` where `films`.`id` = '64' limit 111.04msscreenmusic_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')11msscreenmusic_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 111.03msscreenmusic_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')10.99msscreenmusic_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')11.06msscreenmusic_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` = '2801'11.56msscreenmusic_leeds_ac_uk
        Params
        02801
        hintsUse SELECT * only if you need all columns from table
      • select *, `id` from `audio_mixes` where `audio_mixes`.`id` is null limit 111.17msscreenmusic_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 110.95msscreenmusic_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` = '2801'11.17msscreenmusic_leeds_ac_uk
        Params
        02801
        hintsUse SELECT * only if you need all columns from table
      • select *, `id` from `audio_reel_channels` where `audio_reel_channels`.`id` in ('0')11.73msscreenmusic_leeds_ac_uk
        Params
        00
        hintsUse SELECT * only if you need all columns from table
      • select *, `id` from `media` where `media`.`id` in ('9')10.95msscreenmusic_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')11.41msscreenmusic_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 111.08msscreenmusic_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 115.79msscreenmusic_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 111.3msscreenmusic_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`10.93msscreenmusic_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` = '2801'11.36msscreenmusic_leeds_ac_uk
        Params
        02801
        hintsUse SELECT * only if you need all columns from table
      • select *, `id` from `recording_venues` where `recording_venues`.`id` is null limit 110.96msscreenmusic_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
        jDVrp0D6FKi0fUsWCi4QX5juRPDfP8eusLPmrrge
        _previous
        array:1 [ "url" => "https://www.screenmusic.leeds.ac.uk/scores/134/cues/2252/chronologies/2801" ]
        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/134/cues/2252/chronologies/2801
        session_attributes
        array:3 [ "_token" => "jDVrp0D6FKi0fUsWCi4QX5juRPDfP8eusLPmrrge" "_previous" => array:1 [ "u...