Chronology 1

Takes
Take 1
Number 1
Audio Identifier M-F_A_1M7_M6_C1_T1
Master No
Audio Reels
M-F_A_D0/1/1900_(6) /
Identifier M-F_A_D0/1/1900_(6)
Medium Native Digital
Tracks 6
Pre Emph Yes
General Information
Number 1
Instrumentation
Brass No
Electronic No
Guitar No
Harp No
Other No
Percussion No
Piano No
Strings No
Voice No
Woodwind No
876.92msRequest Duration22.5MBMemory UsageGET scores/{score}/cues/{cue}/chronologies/{chronology}Route
    • Booting (213.42ms)
    • Application (733.38ms)
      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 unique343.15ms
      • select *, `id` from `scores` where `scores`.`id` = '165' limit 111.73msscreenmusic_leeds_ac_uk
        Params
        0165
        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 ('72')11.75msscreenmusic_leeds_ac_uk
        Params
        072
        hintsUse SELECT * only if you need all columns from table
      • select *, `id` from `film_series_names` where `film_series_names`.`id` in ('0')14.49msscreenmusic_leeds_ac_uk
        Params
        00
        hintsUse SELECT * only if you need all columns from table
      • select *, `id` from `cues` where `cues`.`id` = '2635' limit 112.22msscreenmusic_leeds_ac_uk
        Params
        02635
        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` = '3578' limit 111.69msscreenmusic_leeds_ac_uk
        Params
        03578
        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` = '72' and `scores`.`scoreable_type` = 'films' limit 111.64msscreenmusic_leeds_ac_uk
        Params
        072
        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 ('72')11.52msscreenmusic_leeds_ac_uk
        Params
        072
        hintsUse SELECT * only if you need all columns from table
      • select *, `id` from `film_series_names` where `film_series_names`.`id` in ('0')11.7msscreenmusic_leeds_ac_uk
        Params
        00
        hintsUse SELECT * only if you need all columns from table
      • select *, `id` from `scores` where `scores`.`scoreable_id` = '72' and `scores`.`scoreable_type` = 'films' limit 111.56msscreenmusic_leeds_ac_uk
        Params
        072
        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 ('72')11.54msscreenmusic_leeds_ac_uk
        Params
        072
        hintsUse SELECT * only if you need all columns from table
      • select *, `id` from `film_series_names` where `film_series_names`.`id` in ('0')11.63msscreenmusic_leeds_ac_uk
        Params
        00
        hintsUse SELECT * only if you need all columns from table
      • select *, `id` from `films` where `films`.`id` = '72' limit 111.72msscreenmusic_leeds_ac_uk
        Params
        072
        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.56msscreenmusic_leeds_ac_uk
        Params
        00
        hintsUse SELECT * only if you need all columns from table
      • select *, `id` from `scores` where `scores`.`scoreable_id` = '72' and `scores`.`scoreable_type` = 'films' limit 111.84msscreenmusic_leeds_ac_uk
        Params
        072
        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 ('72')11.79msscreenmusic_leeds_ac_uk
        Params
        072
        hintsUse SELECT * only if you need all columns from table
      • select *, `id` from `film_series_names` where `film_series_names`.`id` in ('0')11.64msscreenmusic_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` = '3578'12.01msscreenmusic_leeds_ac_uk
        Params
        03578
        hintsUse SELECT * only if you need all columns from table
      • select *, `id` from `audio_mixes` where `audio_mixes`.`id` is null limit 112.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 111.66msscreenmusic_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` = '3578'11.94msscreenmusic_leeds_ac_uk
        Params
        03578
        hintsUse SELECT * only if you need all columns from table
      • select *, `id` from `audio_reel_channels` where `audio_reel_channels`.`id` in ('0')11.69msscreenmusic_leeds_ac_uk
        Params
        00
        hintsUse SELECT * only if you need all columns from table
      • select *, `id` from `media` where `media`.`id` in ('13')11.88msscreenmusic_leeds_ac_uk
        Params
        013
        hintsUse SELECT * only if you need all columns from table
      • select *, `id` from `audio_reel_biases` where `audio_reel_biases`.`id` in ('0')12.03msscreenmusic_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.57msscreenmusic_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 111.66msscreenmusic_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.86msscreenmusic_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.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 `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` = '3578'11.6msscreenmusic_leeds_ac_uk
        Params
        03578
        hintsUse SELECT * only if you need all columns from table
      • select *, `id` from `recording_venues` where `recording_venues`.`id` is null limit 111.51msscreenmusic_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
        C7XFs6Wl3rkZtpWuhkXi4rYtxjfzDAGBZjeKa39i
        _previous
        array:1 [ "url" => "https://www.screenmusic.leeds.ac.uk/scores/165/cues/2635/chronologies/3578" ]
        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/165/cues/2635/chronologies/3578
        session_attributes
        array:3 [ "_token" => "C7XFs6Wl3rkZtpWuhkXi4rYtxjfzDAGBZjeKa39i" "_previous" => array:1 [ "u...