Chronology

Takes
Take
Audio Identifier MB_A_Lanny's-Hymn---End-Credits_24
Master No
Audio Reels
MB_A_R7-39_(24) / 7
Identifier MB_A_R7-39_(24)
Medium Analogue Reel
Number 7 of 39
Tracks 24
Tape Number 7
Channel Mono
Pre Emph Yes
General Information
Instrumentation
Brass No
Electronic No
Guitar No
Harp No
Other No
Percussion No
Piano No
Strings No
Voice No
Woodwind No
902.77msRequest Duration22.5MBMemory UsageGET scores/{score}/cues/{cue}/chronologies/{chronology}Route
    • Booting (242.25ms)
    • Application (728.11ms)
      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 unique328.09ms
      • select *, `id` from `scores` where `scores`.`id` = '54' limit 111.38msscreenmusic_leeds_ac_uk
        Params
        054
        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 ('32')11.36msscreenmusic_leeds_ac_uk
        Params
        032
        hintsUse SELECT * only if you need all columns from table
      • select *, `id` from `film_series_names` where `film_series_names`.`id` in ('0')11.38msscreenmusic_leeds_ac_uk
        Params
        00
        hintsUse SELECT * only if you need all columns from table
      • select *, `id` from `cues` where `cues`.`id` = '1233' limit 111.71msscreenmusic_leeds_ac_uk
        Params
        01233
        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` = '1364' limit 111.66msscreenmusic_leeds_ac_uk
        Params
        01364
        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` = '32' and `scores`.`scoreable_type` = 'films' limit 111.17msscreenmusic_leeds_ac_uk
        Params
        032
        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 ('32')13.56msscreenmusic_leeds_ac_uk
        Params
        032
        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` = '32' and `scores`.`scoreable_type` = 'films' limit 111.57msscreenmusic_leeds_ac_uk
        Params
        032
        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 ('32')11.16msscreenmusic_leeds_ac_uk
        Params
        032
        hintsUse SELECT * only if you need all columns from table
      • select *, `id` from `film_series_names` where `film_series_names`.`id` in ('0')11.08msscreenmusic_leeds_ac_uk
        Params
        00
        hintsUse SELECT * only if you need all columns from table
      • select *, `id` from `films` where `films`.`id` = '32' limit 111.06msscreenmusic_leeds_ac_uk
        Params
        032
        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')11.38msscreenmusic_leeds_ac_uk
        Params
        00
        hintsUse SELECT * only if you need all columns from table
      • select *, `id` from `scores` where `scores`.`scoreable_id` = '32' and `scores`.`scoreable_type` = 'films' limit 111.02msscreenmusic_leeds_ac_uk
        Params
        032
        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 ('32')11.04msscreenmusic_leeds_ac_uk
        Params
        032
        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 `cue_takes` where `cue_takes`.`cue_chronology_id` = '1364'11.66msscreenmusic_leeds_ac_uk
        Params
        01364
        hintsUse SELECT * only if you need all columns from table
      • select *, `id` from `audio_mixes` where `audio_mixes`.`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 `files` where `files`.`id` is null limit 110.93msscreenmusic_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` = '1364'11.4msscreenmusic_leeds_ac_uk
        Params
        01364
        hintsUse SELECT * only if you need all columns from table
      • select *, `id` from `audio_reel_channels` where `audio_reel_channels`.`id` in ('2')10.98msscreenmusic_leeds_ac_uk
        Params
        02
        hintsUse SELECT * only if you need all columns from table
      • select *, `id` from `media` where `media`.`id` in ('2')11.04msscreenmusic_leeds_ac_uk
        Params
        02
        hintsUse SELECT * only if you need all columns from table
      • select *, `id` from `audio_reel_biases` where `audio_reel_biases`.`id` in ('0')11msscreenmusic_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.29msscreenmusic_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 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 `cue_chronology_stages` where `cue_chronology_stages`.`id` is null limit 111.1msscreenmusic_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`11.18msscreenmusic_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` = '1364'11.71msscreenmusic_leeds_ac_uk
        Params
        01364
        hintsUse SELECT * only if you need all columns from table
      • select *, `id` from `recording_venues` where `recording_venues`.`id` is null limit 111.14msscreenmusic_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
        YgIEwMAdO7WzkX0U3udyAdy86J4AvrHyB6wO5u5x
        _previous
        array:1 [ "url" => "https://www.screenmusic.leeds.ac.uk/scores/54/cues/1233/chronologies/1364" ]
        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/54/cues/1233/chronologies/1364
        session_attributes
        array:3 [ "_token" => "YgIEwMAdO7WzkX0U3udyAdy86J4AvrHyB6wO5u5x" "_previous" => array:1 [ "u...