MRI of soft tissues of the neck

MRI of soft tissues of the neck
Indications for MRI of soft tissues of the neck
Indications for MRI of soft tissues of the neck

MRI

MRI of soft tissues of the neck MRI of soft tissues of the neck?
7.4.33PHP Version188msRequest Duration7MBMemory UsageGET en/diagnostics/{slug}-{id}Route
    • Booting (110ms)
    • Application (77.64ms)
    • 1 x Booting (58.56%)
      110.13ms
      1 x Application (41.28%)
      77.64ms
      16 templates were rendered
      • diagnosis.page (resources/views/diagnosis/page.blade.php)3blade
        Params
        0
        page
        1
        diagnosticPage
        2
        doctorsPageUrl
      • partials.seo (resources/views/partials/seo.blade.php)10blade
        Params
        0
        __env
        1
        app
        2
        agent
        3
        errors
        4
        page
        5
        diagnosticPage
        6
        doctorsPageUrl
        7
        canonicalUrl
        8
        alternatePageLangs
        9
        isSeoNoIndex
      • components.breadcrumbs (resources/views/components/breadcrumbs.blade.php)5blade
        Params
        0
        breadcrumbs
        1
        componentName
        2
        attributes
        3
        slot
        4
        __laravel_slots
      • partials.search (resources/views/partials/search.blade.php)8blade
        Params
        0
        __env
        1
        app
        2
        agent
        3
        errors
        4
        page
        5
        diagnosticPage
        6
        doctorsPageUrl
        7
        component
      • diagnosis.page_adult (resources/views/diagnosis/page_adult.blade.php)8blade
        Params
        0
        __env
        1
        app
        2
        agent
        3
        errors
        4
        page
        5
        diagnosticPage
        6
        doctorsPageUrl
        7
        component
      • partials.social_link_share (resources/views/partials/social_link_share.blade.php)11blade
        Params
        0
        __env
        1
        app
        2
        agent
        3
        errors
        4
        page
        5
        diagnosticPage
        6
        doctorsPageUrl
        7
        component
        8
        __currentLoopData
        9
        tab
        10
        loop
      • partials.seo_text (resources/views/partials/seo_text.blade.php)8blade
        Params
        0
        __env
        1
        app
        2
        agent
        3
        errors
        4
        page
        5
        diagnosticPage
        6
        doctorsPageUrl
        7
        component
      • layouts.default (resources/views/layouts/default.blade.php)8blade
        Params
        0
        __env
        1
        app
        2
        agent
        3
        errors
        4
        page
        5
        diagnosticPage
        6
        doctorsPageUrl
        7
        component
      • partials.ie (resources/views/partials/ie.blade.php)8blade
        Params
        0
        __env
        1
        app
        2
        agent
        3
        errors
        4
        page
        5
        diagnosticPage
        6
        doctorsPageUrl
        7
        component
      • components.header (resources/views/components/header.blade.php)7blade
        Params
        0
        languages
        1
        type
        2
        currentLanguage
        3
        componentName
        4
        attributes
        5
        slot
        6
        __laravel_slots
      • components.left-menu (resources/views/components/left-menu.blade.php)7blade
        Params
        0
        menu
        1
        type
        2
        socialIcons
        3
        componentName
        4
        attributes
        5
        slot
        6
        __laravel_slots
      • partials.footer.footer (resources/views/partials/footer/footer.blade.php)10blade
        Params
        0
        __env
        1
        app
        2
        agent
        3
        errors
        4
        page
        5
        diagnosticPage
        6
        doctorsPageUrl
        7
        component
        8
        menu
        9
        departmentsPageUrl
      • partials.footer.footer_menu (resources/views/partials/footer/footer_menu.blade.php)10blade
        Params
        0
        __env
        1
        app
        2
        agent
        3
        errors
        4
        page
        5
        diagnosticPage
        6
        doctorsPageUrl
        7
        component
        8
        menu
        9
        departmentsPageUrl
      • partials.footer.footer_menu_mobile (resources/views/partials/footer/footer_menu_mobile.blade.php)10blade
        Params
        0
        __env
        1
        app
        2
        agent
        3
        errors
        4
        page
        5
        diagnosticPage
        6
        doctorsPageUrl
        7
        component
        8
        menu
        9
        departmentsPageUrl
      • popups.popup-phones (resources/views/popups/popup-phones.blade.php)8blade
        Params
        0
        __env
        1
        app
        2
        agent
        3
        errors
        4
        page
        5
        diagnosticPage
        6
        doctorsPageUrl
        7
        component
      • popups.popup-response (resources/views/popups/popup-response.blade.php)8blade
        Params
        0
        __env
        1
        app
        2
        agent
        3
        errors
        4
        page
        5
        diagnosticPage
        6
        doctorsPageUrl
        7
        component
      uri
      GET en/diagnostics/{slug}-{id}
      middleware
      web
      controller
      App\Http\Controllers\DiagnosisController@page
      namespace
      App\Http\Controllers
      prefix
      /en
      where
      as
      diagnostics
      file
      app/Http/Controllers/DiagnosisController.php:10-17
      39 statements were executed, 2 of which were duplicated, 37 unique22.73ms
      • select * from `diagnostics` where `id` = '123' and `is_active` = '1' limit 1410μsc1_dev_oberig
        Metadata
        Bindings
        • 0. 123
        • 1. 1
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
      • - EXPLAIN # 1: `diagnostics` (SIMPLE)11
        Metadata
        id1
        select_typeSIMPLE
        tablediagnostics
        partitionsnull
        typeconst
        possible_keysPRIMARY
        keyPRIMARY
        key_len8
        refconst
        rows1
        filtered100
        Extranull
      • select * from `tb_tree` where `template` = 'diagnosis' limit 1360μsc1_dev_oberig
        Metadata
        Bindings
        • 0. diagnosis
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
      • - EXPLAIN # 1: `tb_tree` (SIMPLE)371
        Metadata
        id1
        select_typeSIMPLE
        tabletb_tree
        partitionsnull
        typeALL
        possible_keysnull
        keynull
        key_lennull
        refnull
        rows37
        filtered10
        ExtraUsing where
      • select * from `seo` where `seo`.`seo_id` = 123 and `seo`.`seo_id` is not null and `seo`.`seo_type` = 'App\Models\Diagnostic' limit 1300μsc1_dev_oberig
        Metadata
        Bindings
        • 0. 123
        • 1. App\Models\Diagnostic
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
      • - EXPLAIN # 1: `seo` (SIMPLE)11
        Metadata
        id1
        select_typeSIMPLE
        tableseo
        partitionsnull
        typeref
        possible_keysseo_seo_id_seo_type_index
        keyseo_seo_id_seo_type_index
        key_len1026
        refconst,const
        rows1
        filtered100
        Extranull
      • select * from `settings` where `slug` like 'emails-callback-form' limit 1290μsc1_dev_oberig
        Metadata
        Bindings
        • 0. emails-callback-form
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
      • - EXPLAIN # 1: `settings` (SIMPLE)211
        Metadata
        id1
        select_typeSIMPLE
        tablesettings
        partitionsnull
        typeALL
        possible_keysnull
        keynull
        key_lennull
        refnull
        rows21
        filtered11.110000610351562
        ExtraUsing where
      • select * from `settings` where `slug` like 'contact-phone' limit 1160μsc1_dev_oberig
        Metadata
        Bindings
        • 0. contact-phone
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
      • - EXPLAIN # 1: `settings` (SIMPLE)211
        Metadata
        id1
        select_typeSIMPLE
        tablesettings
        partitionsnull
        typeALL
        possible_keysnull
        keynull
        key_lennull
        refnull
        rows21
        filtered11.110000610351562
        ExtraUsing where
      • select * from `tb_tree` where ((select `_`.`rgt` from `tb_tree` as `_` where `id` = 25 limit 1) between `tb_tree`.`lft` and `tb_tree`.`rgt`) order by `lft` asc470μsc1_dev_oberig
        Metadata
        Bindings
        • 0. 25
        Hints
        • Use SELECT * only if you need all columns from table
      • - EXPLAIN # 1: `tb_tree` (PRIMARY)91
        Metadata
        id1
        select_typePRIMARY
        tabletb_tree
        partitionsnull
        typerange
        possible_keystb_tree_lft_index,tb_tree_rgt_index
        keytb_tree_lft_index
        key_len4
        refnull
        rows9
        filtered100
        ExtraUsing where
      • - EXPLAIN # 2: `_` (SUBQUERY)12
        Metadata
        id2
        select_typeSUBQUERY
        table_
        partitionsnull
        typeconst
        possible_keysPRIMARY
        keyPRIMARY
        key_len4
        refconst
        rows1
        filtered100
        Extranull
      • select * from `tb_tree` where ((select `_`.`rgt` from `tb_tree` as `_` where `id` = 1 limit 1) between `tb_tree`.`lft` and `tb_tree`.`rgt`) order by `lft` asc390μsc1_dev_oberig
        Metadata
        Bindings
        • 0. 1
        Hints
        • Use SELECT * only if you need all columns from table
      • - EXPLAIN # 1: `tb_tree` (PRIMARY)11
        Metadata
        id1
        select_typePRIMARY
        tabletb_tree
        partitionsnull
        typerange
        possible_keystb_tree_lft_index,tb_tree_rgt_index
        keytb_tree_rgt_index
        key_len4
        refnull
        rows1
        filtered100
        ExtraUsing where; Using filesort
      • - EXPLAIN # 2: `_` (SUBQUERY)12
        Metadata
        id2
        select_typeSUBQUERY
        table_
        partitionsnull
        typeconst
        possible_keysPRIMARY
        keyPRIMARY
        key_len4
        refconst
        rows1
        filtered100
        Extranull
      • select * from `tb_tree` where ((select `_`.`rgt` from `tb_tree` as `_` where `id` = 25 limit 1) between `tb_tree`.`lft` and `tb_tree`.`rgt`) order by `lft` asc420μsc1_dev_oberig
        Metadata
        Bindings
        • 0. 25
        Hints
        • Use SELECT * only if you need all columns from table
      • - EXPLAIN # 1: `tb_tree` (PRIMARY)91
        Metadata
        id1
        select_typePRIMARY
        tabletb_tree
        partitionsnull
        typerange
        possible_keystb_tree_lft_index,tb_tree_rgt_index
        keytb_tree_lft_index
        key_len4
        refnull
        rows9
        filtered100
        ExtraUsing where
      • - EXPLAIN # 2: `_` (SUBQUERY)12
        Metadata
        id2
        select_typeSUBQUERY
        table_
        partitionsnull
        typeconst
        possible_keysPRIMARY
        keyPRIMARY
        key_len4
        refconst
        rows1
        filtered100
        Extranull
      • select * from `diagnostic_tabs` where `diagnostic_tabs`.`diagnostic_id` = 123 and `diagnostic_tabs`.`diagnostic_id` is not null order by `priority` asc320μsc1_dev_oberig
        Metadata
        Bindings
        • 0. 123
        Hints
        • Use SELECT * only if you need all columns from table
      • - EXPLAIN # 1: `diagnostic_tabs` (SIMPLE)11
        Metadata
        id1
        select_typeSIMPLE
        tablediagnostic_tabs
        partitionsnull
        typeref
        possible_keysdiagnostic_tabs_diagnostic_id_foreign
        keydiagnostic_tabs_diagnostic_id_foreign
        key_len8
        refconst
        rows1
        filtered100
        ExtraUsing filesort
      • select * from `settings` where `slug` like 'fb-messager-app-id' limit 1210μsc1_dev_oberig
        Metadata
        Bindings
        • 0. fb-messager-app-id
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
      • - EXPLAIN # 1: `settings` (SIMPLE)211
        Metadata
        id1
        select_typeSIMPLE
        tablesettings
        partitionsnull
        typeALL
        possible_keysnull
        keynull
        key_lennull
        refnull
        rows21
        filtered11.110000610351562
        ExtraUsing where
      • select * from `settings` where `slug` like 'no-foto' limit 1150μsc1_dev_oberig
        Metadata
        Bindings
        • 0. no-foto
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
      • - EXPLAIN # 1: `settings` (SIMPLE)211
        Metadata
        id1
        select_typeSIMPLE
        tablesettings
        partitionsnull
        typeALL
        possible_keysnull
        keynull
        key_lennull
        refnull
        rows21
        filtered11.110000610351562
        ExtraUsing where
      • select * from `settings` where `slug` like 'head-tag-scripts' limit 1210μsc1_dev_oberig
        Metadata
        Bindings
        • 0. head-tag-scripts
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
      • - EXPLAIN # 1: `settings` (SIMPLE)211
        Metadata
        id1
        select_typeSIMPLE
        tablesettings
        partitionsnull
        typeALL
        possible_keysnull
        keynull
        key_lennull
        refnull
        rows21
        filtered11.110000610351562
        ExtraUsing where
      • select * from `settings` where `slug` like 'google-chrome' limit 1170μsc1_dev_oberig
        Metadata
        Bindings
        • 0. google-chrome
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
      • - EXPLAIN # 1: `settings` (SIMPLE)211
        Metadata
        id1
        select_typeSIMPLE
        tablesettings
        partitionsnull
        typeALL
        possible_keysnull
        keynull
        key_lennull
        refnull
        rows21
        filtered11.110000610351562
        ExtraUsing where
      • select * from `settings` where `slug` like 'firefox' limit 1170μsc1_dev_oberig
        Metadata
        Bindings
        • 0. firefox
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
      • - EXPLAIN # 1: `settings` (SIMPLE)211
        Metadata
        id1
        select_typeSIMPLE
        tablesettings
        partitionsnull
        typeALL
        possible_keysnull
        keynull
        key_lennull
        refnull
        rows21
        filtered11.110000610351562
        ExtraUsing where
      • select * from `settings` where `slug` like 'microsoft-edge' limit 1230μsc1_dev_oberig
        Metadata
        Bindings
        • 0. microsoft-edge
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
      • - EXPLAIN # 1: `settings` (SIMPLE)211
        Metadata
        id1
        select_typeSIMPLE
        tablesettings
        partitionsnull
        typeALL
        possible_keysnull
        keynull
        key_lennull
        refnull
        rows21
        filtered11.110000610351562
        ExtraUsing where
      • select * from `settings` where `slug` like 'body-tag-start-scripts' limit 1220μsc1_dev_oberig
        Metadata
        Bindings
        • 0. body-tag-start-scripts
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
      • - EXPLAIN # 1: `settings` (SIMPLE)211
        Metadata
        id1
        select_typeSIMPLE
        tablesettings
        partitionsnull
        typeALL
        possible_keysnull
        keynull
        key_lennull
        refnull
        rows21
        filtered11.110000610351562
        ExtraUsing where
      • select * from `settings` where `slug` like 'zapisatis-na-priiom' limit 1160μsc1_dev_oberig
        Metadata
        Bindings
        • 0. zapisatis-na-priiom
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
      • - EXPLAIN # 1: `settings` (SIMPLE)211
        Metadata
        id1
        select_typeSIMPLE
        tablesettings
        partitionsnull
        typeALL
        possible_keysnull
        keynull
        key_lennull
        refnull
        rows21
        filtered11.110000610351562
        ExtraUsing where
      • select * from `settings` where `slug` like 'osobistii-kabinet' limit 1150μsc1_dev_oberig
        Metadata
        Bindings
        • 0. osobistii-kabinet
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
      • - EXPLAIN # 1: `settings` (SIMPLE)211
        Metadata
        id1
        select_typeSIMPLE
        tablesettings
        partitionsnull
        typeALL
        possible_keysnull
        keynull
        key_lennull
        refnull
        rows21
        filtered11.110000610351562
        ExtraUsing where
      • select `menu_header`.*, (select count(*) from `menu_header` as `laravel_reserved_0` where `menu_header`.`id` = `laravel_reserved_0`.`parent_id`) as `children_count` from `menu_header` where `is_active` = 1 order by `lft` asc490μsc1_dev_oberig
        Metadata
        Bindings
        • 0. 1
      • - EXPLAIN # 1: `menu_header` (PRIMARY)151
        Metadata
        id1
        select_typePRIMARY
        tablemenu_header
        partitionsnull
        typeALL
        possible_keysnull
        keynull
        key_lennull
        refnull
        rows15
        filtered10
        ExtraUsing where; Using filesort
      • - EXPLAIN # 2: `laravel_reserved_0` (DEPENDENT SUBQUERY)32
        Metadata
        id2
        select_typeDEPENDENT SUBQUERY
        tablelaravel_reserved_0
        partitionsnull
        typeref
        possible_keysmenu_header_parent_id_index
        keymenu_header_parent_id_index
        key_len5
        refc1_dev_oberig.menu_header.id
        rows3
        filtered100
        ExtraUsing where; Using index
      • select * from `tb_tree` where `tb_tree`.`id` in (2, 3, 4, 5, 7, 14, 23, 24, 25)460μsc1_dev_oberig
        Metadata
        Hints
        • Use SELECT * only if you need all columns from table
      • - EXPLAIN # 1: `tb_tree` (SIMPLE)91
        Metadata
        id1
        select_typeSIMPLE
        tabletb_tree
        partitionsnull
        typerange
        possible_keysPRIMARY
        keyPRIMARY
        key_len4
        refnull
        rows9
        filtered100
        ExtraUsing where
      • select * from `menu_header` where `menu_header`.`parent_id` in (1, 2, 3, 12, 15, 16, 18, 19, 20, 21, 23, 24, 26, 29) order by `lft` asc330μsc1_dev_oberig
        Metadata
        Hints
        • Use SELECT * only if you need all columns from table
      • - EXPLAIN # 1: `menu_header` (SIMPLE)151
        Metadata
        id1
        select_typeSIMPLE
        tablemenu_header
        partitionsnull
        typeALL
        possible_keysmenu_header_parent_id_index
        keynull
        key_lennull
        refnull
        rows15
        filtered100
        ExtraUsing where; Using filesort
      • select * from `tb_tree` where ((select `_`.`rgt` from `tb_tree` as `_` where `id` = 4 limit 1) between `tb_tree`.`lft` and `tb_tree`.`rgt`) order by `lft` asc490μsc1_dev_oberig
        Metadata
        Bindings
        • 0. 4
        Hints
        • Use SELECT * only if you need all columns from table
      • - EXPLAIN # 1: `tb_tree` (PRIMARY)151
        Metadata
        id1
        select_typePRIMARY
        tabletb_tree
        partitionsnull
        typerange
        possible_keystb_tree_lft_index,tb_tree_rgt_index
        keytb_tree_lft_index
        key_len4
        refnull
        rows15
        filtered83.78378295898438
        ExtraUsing where
      • - EXPLAIN # 2: `_` (SUBQUERY)12
        Metadata
        id2
        select_typeSUBQUERY
        table_
        partitionsnull
        typeconst
        possible_keysPRIMARY
        keyPRIMARY
        key_len4
        refconst
        rows1
        filtered100
        Extranull
      • select * from `tb_tree` where ((select `_`.`rgt` from `tb_tree` as `_` where `id` = 23 limit 1) between `tb_tree`.`lft` and `tb_tree`.`rgt`) order by `lft` asc430μsc1_dev_oberig
        Metadata
        Bindings
        • 0. 23
        Hints
        • Use SELECT * only if you need all columns from table
      • - EXPLAIN # 1: `tb_tree` (PRIMARY)121
        Metadata
        id1
        select_typePRIMARY
        tabletb_tree
        partitionsnull
        typerange
        possible_keystb_tree_lft_index,tb_tree_rgt_index
        keytb_tree_lft_index
        key_len4
        refnull
        rows12
        filtered91.89189147949219
        ExtraUsing where
      • - EXPLAIN # 2: `_` (SUBQUERY)12
        Metadata
        id2
        select_typeSUBQUERY
        table_
        partitionsnull
        typeconst
        possible_keysPRIMARY
        keyPRIMARY
        key_len4
        refconst
        rows1
        filtered100
        Extranull
      • select * from `tb_tree` where ((select `_`.`rgt` from `tb_tree` as `_` where `id` = 3 limit 1) between `tb_tree`.`lft` and `tb_tree`.`rgt`) order by `lft` asc410μsc1_dev_oberig
        Metadata
        Bindings
        • 0. 3
        Hints
        • Use SELECT * only if you need all columns from table
      • - EXPLAIN # 1: `tb_tree` (PRIMARY)101
        Metadata
        id1
        select_typePRIMARY
        tabletb_tree
        partitionsnull
        typerange
        possible_keystb_tree_lft_index,tb_tree_rgt_index
        keytb_tree_lft_index
        key_len4
        refnull
        rows10
        filtered97.29730224609375
        ExtraUsing where
      • - EXPLAIN # 2: `_` (SUBQUERY)12
        Metadata
        id2
        select_typeSUBQUERY
        table_
        partitionsnull
        typeconst
        possible_keysPRIMARY
        keyPRIMARY
        key_len4
        refconst
        rows1
        filtered100
        Extranull
      • select * from `tb_tree` where ((select `_`.`rgt` from `tb_tree` as `_` where `id` = 24 limit 1) between `tb_tree`.`lft` and `tb_tree`.`rgt`) order by `lft` asc460μsc1_dev_oberig
        Metadata
        Bindings
        • 0. 24
        Hints
        • Use SELECT * only if you need all columns from table
      • - EXPLAIN # 1: `tb_tree` (PRIMARY)111
        Metadata
        id1
        select_typePRIMARY
        tabletb_tree
        partitionsnull
        typerange
        possible_keystb_tree_lft_index,tb_tree_rgt_index
        keytb_tree_lft_index
        key_len4
        refnull
        rows11
        filtered94.59458923339844
        ExtraUsing where
      • - EXPLAIN # 2: `_` (SUBQUERY)12
        Metadata
        id2
        select_typeSUBQUERY
        table_
        partitionsnull
        typeconst
        possible_keysPRIMARY
        keyPRIMARY
        key_len4
        refconst
        rows1
        filtered100
        Extranull
      • select * from `tb_tree` where ((select `_`.`rgt` from `tb_tree` as `_` where `id` = 14 limit 1) between `tb_tree`.`lft` and `tb_tree`.`rgt`) order by `lft` asc520μsc1_dev_oberig
        Metadata
        Bindings
        • 0. 14
        Hints
        • Use SELECT * only if you need all columns from table
      • - EXPLAIN # 1: `tb_tree` (PRIMARY)221
        Metadata
        id1
        select_typePRIMARY
        tabletb_tree
        partitionsnull
        typerange
        possible_keystb_tree_lft_index,tb_tree_rgt_index
        keytb_tree_rgt_index
        key_len4
        refnull
        rows22
        filtered64.86486053466797
        ExtraUsing where; Using filesort
      • - EXPLAIN # 2: `_` (SUBQUERY)12
        Metadata
        id2
        select_typeSUBQUERY
        table_
        partitionsnull
        typeconst
        possible_keysPRIMARY
        keyPRIMARY
        key_len4
        refconst
        rows1
        filtered100
        Extranull
      • select * from `tb_tree` where ((select `_`.`rgt` from `tb_tree` as `_` where `id` = 7 limit 1) between `tb_tree`.`lft` and `tb_tree`.`rgt`) order by `lft` asc450μsc1_dev_oberig
        Metadata
        Bindings
        • 0. 7
        Hints
        • Use SELECT * only if you need all columns from table
      • - EXPLAIN # 1: `tb_tree` (PRIMARY)161
        Metadata
        id1
        select_typePRIMARY
        tabletb_tree
        partitionsnull
        typerange
        possible_keystb_tree_lft_index,tb_tree_rgt_index
        keytb_tree_rgt_index
        key_len4
        refnull
        rows16
        filtered81.0810775756836
        ExtraUsing where; Using filesort
      • - EXPLAIN # 2: `_` (SUBQUERY)12
        Metadata
        id2
        select_typeSUBQUERY
        table_
        partitionsnull
        typeconst
        possible_keysPRIMARY
        keyPRIMARY
        key_len4
        refconst
        rows1
        filtered100
        Extranull
      • select * from `tb_tree` where ((select `_`.`rgt` from `tb_tree` as `_` where `id` = 5 limit 1) between `tb_tree`.`lft` and `tb_tree`.`rgt`) order by `lft` asc460μsc1_dev_oberig
        Metadata
        Bindings
        • 0. 5
        Hints
        • Use SELECT * only if you need all columns from table
      • - EXPLAIN # 1: `tb_tree` (PRIMARY)151
        Metadata
        id1
        select_typePRIMARY
        tabletb_tree
        partitionsnull
        typerange
        possible_keystb_tree_lft_index,tb_tree_rgt_index
        keytb_tree_rgt_index
        key_len4
        refnull
        rows15
        filtered83.78378295898438
        ExtraUsing where; Using filesort
      • - EXPLAIN # 2: `_` (SUBQUERY)12
        Metadata
        id2
        select_typeSUBQUERY
        table_
        partitionsnull
        typeconst
        possible_keysPRIMARY
        keyPRIMARY
        key_len4
        refconst
        rows1
        filtered100
        Extranull
      • select * from `tb_tree` where ((select `_`.`rgt` from `tb_tree` as `_` where `id` = 2 limit 1) between `tb_tree`.`lft` and `tb_tree`.`rgt`) order by `lft` asc470μsc1_dev_oberig
        Metadata
        Bindings
        • 0. 2
        Hints
        • Use SELECT * only if you need all columns from table
      • - EXPLAIN # 1: `tb_tree` (PRIMARY)121
        Metadata
        id1
        select_typePRIMARY
        tabletb_tree
        partitionsnull
        typerange
        possible_keystb_tree_lft_index,tb_tree_rgt_index
        keytb_tree_rgt_index
        key_len4
        refnull
        rows12
        filtered91.89189147949219
        ExtraUsing where; Using filesort
      • - EXPLAIN # 2: `_` (SUBQUERY)12
        Metadata
        id2
        select_typeSUBQUERY
        table_
        partitionsnull
        typeconst
        possible_keysPRIMARY
        keyPRIMARY
        key_len4
        refconst
        rows1
        filtered100
        Extranull
      • select * from `social_networks` where `is_active` = 1 order by `priority` asc150μsc1_dev_oberig
        Metadata
        Bindings
        • 0. 1
        Hints
        • Use SELECT * only if you need all columns from table
      • - EXPLAIN # 1: `social_networks` (SIMPLE)41
        Metadata
        id1
        select_typeSIMPLE
        tablesocial_networks
        partitionsnull
        typeALL
        possible_keysnull
        keynull
        key_lennull
        refnull
        rows4
        filtered25
        ExtraUsing where; Using filesort
      • select * from `footer_menu` where `is_active` = 1 order by `lft` asc10.48msc1_dev_oberig
        Metadata
        Bindings
        • 0. 1
        Hints
        • Use SELECT * only if you need all columns from table
      • - EXPLAIN # 1: `footer_menu` (SIMPLE)51
        Metadata
        id1
        select_typeSIMPLE
        tablefooter_menu
        partitionsnull
        typeALL
        possible_keysnull
        keynull
        key_lennull
        refnull
        rows5
        filtered20
        ExtraUsing where; Using filesort
      • select * from `tb_tree` where `is_active` = '1' and `tb_tree`.`id` in (2, 19, 20, 21)340μsc1_dev_oberig
        Metadata
        Bindings
        • 0. 1
        Hints
        • Use SELECT * only if you need all columns from table
      • - EXPLAIN # 1: `tb_tree` (SIMPLE)41
        Metadata
        id1
        select_typeSIMPLE
        tabletb_tree
        partitionsnull
        typerange
        possible_keysPRIMARY
        keyPRIMARY
        key_len4
        refnull
        rows4
        filtered10
        ExtraUsing where
      • select * from `footer_menu` where `footer_menu`.`parent_id` in (1, 2, 3, 4, 7) order by `lft` asc240μsc1_dev_oberig
        Metadata
        Hints
        • Use SELECT * only if you need all columns from table
      • - EXPLAIN # 1: `footer_menu` (SIMPLE)51
        Metadata
        id1
        select_typeSIMPLE
        tablefooter_menu
        partitionsnull
        typeALL
        possible_keysfooter_menu_parent_id_index
        keynull
        key_lennull
        refnull
        rows5
        filtered100
        ExtraUsing where; Using filesort
      • select * from `tb_tree` where `template` = 'doctors' and `is_active` = 1 limit 1280μsc1_dev_oberig
        Metadata
        Bindings
        • 0. doctors
        • 1. 1
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
      • - EXPLAIN # 1: `tb_tree` (SIMPLE)371
        Metadata
        id1
        select_typeSIMPLE
        tabletb_tree
        partitionsnull
        typeALL
        possible_keysnull
        keynull
        key_lennull
        refnull
        rows37
        filtered2.702702522277832
        ExtraUsing where
      • select * from `tb_tree` where `template` = 'departments' and `is_active` = 1 limit 1220μsc1_dev_oberig
        Metadata
        Bindings
        • 0. departments
        • 1. 1
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
      • - EXPLAIN # 1: `tb_tree` (SIMPLE)371
        Metadata
        id1
        select_typeSIMPLE
        tabletb_tree
        partitionsnull
        typeALL
        possible_keysnull
        keynull
        key_lennull
        refnull
        rows37
        filtered2.702702522277832
        ExtraUsing where
      • select * from `tb_tree` where ((select `_`.`rgt` from `tb_tree` as `_` where `id` = 19 limit 1) between `tb_tree`.`lft` and `tb_tree`.`rgt`) order by `lft` asc400μsc1_dev_oberig
        Metadata
        Bindings
        • 0. 19
        Hints
        • Use SELECT * only if you need all columns from table
      • - EXPLAIN # 1: `tb_tree` (PRIMARY)141
        Metadata
        id1
        select_typePRIMARY
        tabletb_tree
        partitionsnull
        typerange
        possible_keystb_tree_lft_index,tb_tree_rgt_index
        keytb_tree_rgt_index
        key_len4
        refnull
        rows14
        filtered86.48648834228516
        ExtraUsing where; Using filesort
      • - EXPLAIN # 2: `_` (SUBQUERY)12
        Metadata
        id2
        select_typeSUBQUERY
        table_
        partitionsnull
        typeconst
        possible_keysPRIMARY
        keyPRIMARY
        key_len4
        refconst
        rows1
        filtered100
        Extranull
      • select * from `tb_tree` where ((select `_`.`rgt` from `tb_tree` as `_` where `id` = 21 limit 1) between `tb_tree`.`lft` and `tb_tree`.`rgt`) order by `lft` asc360μsc1_dev_oberig
        Metadata
        Bindings
        • 0. 21
        Hints
        • Use SELECT * only if you need all columns from table
      • - EXPLAIN # 1: `tb_tree` (PRIMARY)111
        Metadata
        id1
        select_typePRIMARY
        tabletb_tree
        partitionsnull
        typerange
        possible_keystb_tree_lft_index,tb_tree_rgt_index
        keytb_tree_rgt_index
        key_len4
        refnull
        rows11
        filtered94.59458923339844
        ExtraUsing where; Using filesort
      • - EXPLAIN # 2: `_` (SUBQUERY)12
        Metadata
        id2
        select_typeSUBQUERY
        table_
        partitionsnull
        typeconst
        possible_keysPRIMARY
        keyPRIMARY
        key_len4
        refconst
        rows1
        filtered100
        Extranull
      • select * from `tb_tree` where ((select `_`.`rgt` from `tb_tree` as `_` where `id` = 20 limit 1) between `tb_tree`.`lft` and `tb_tree`.`rgt`) order by `lft` asc290μsc1_dev_oberig
        Metadata
        Bindings
        • 0. 20
        Hints
        • Use SELECT * only if you need all columns from table
      • - EXPLAIN # 1: `tb_tree` (PRIMARY)131
        Metadata
        id1
        select_typePRIMARY
        tabletb_tree
        partitionsnull
        typerange
        possible_keystb_tree_lft_index,tb_tree_rgt_index
        keytb_tree_rgt_index
        key_len4
        refnull
        rows13
        filtered89.1891860961914
        ExtraUsing where; Using filesort
      • - EXPLAIN # 2: `_` (SUBQUERY)12
        Metadata
        id2
        select_typeSUBQUERY
        table_
        partitionsnull
        typeconst
        possible_keysPRIMARY
        keyPRIMARY
        key_len4
        refconst
        rows1
        filtered100
        Extranull
      • select * from `settings` where `slug` like 'body-tag-end-scripts' limit 1210μsc1_dev_oberig
        Metadata
        Bindings
        • 0. body-tag-end-scripts
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
      • - EXPLAIN # 1: `settings` (SIMPLE)211
        Metadata
        id1
        select_typeSIMPLE
        tablesettings
        partitionsnull
        typeALL
        possible_keysnull
        keynull
        key_lennull
        refnull
        rows21
        filtered11.110000610351562
        ExtraUsing where
      App\Models\MenuFooter
      9
      App\Models\SocialNetwork
      4
      App\Models\MenuHeader
      28
      App\Models\HasMany\DiagnosticTabs
      1
      Vis\Builder\Setting
      11
      App\Models\MorphOne\Seo
      1
      App\Models\Tree
      43
      App\Models\Diagnostic
      1
        _token
        xzcOjeWZz4nwf2TT4XhOszrXqThAXlxCBmPbi3s4
        _previous
        array:1 [ "url" => "https://oberig-dev.vis-design.com.ua/en/diagnostics/mrt-myakix-tkanin-siyi-123...
        _flash
        array:2 [ "old" => [] "new" => [] ]
        PHPDEBUGBAR_STACK_DATA
        []
        path_info
        /en/diagnostics/mrt-myakix-tkanin-siyi-123
        status_code
        200
        
        status_text
        OK
        format
        html
        content_type
        text/html; charset=UTF-8
        request_query
        []
        
        request_request
        []
        
        request_headers
        0 of 0
        array:15 [ "accept-encoding" => array:1 [ 0 => "gzip, deflate, br, zstd" ] "sec-fetch-dest" => array:1 [ 0 => "document" ] "sec-fetch-user" => array:1 [ 0 => "?1" ] "sec-fetch-mode" => array:1 [ 0 => "navigate" ] "sec-fetch-site" => array:1 [ 0 => "none" ] "accept" => array:1 [ 0 => "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7" ] "user-agent" => array:1 [ 0 => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" ] "upgrade-insecure-requests" => array:1 [ 0 => "1" ] "sec-ch-ua-platform" => array:1 [ 0 => ""Windows"" ] "sec-ch-ua-mobile" => array:1 [ 0 => "?0" ] "sec-ch-ua" => array:1 [ 0 => ""Chromium";v="130", "HeadlessChrome";v="130", "Not?A_Brand";v="99"" ] "cache-control" => array:1 [ 0 => "no-cache" ] "pragma" => array:1 [ 0 => "no-cache" ] "connection" => array:1 [ 0 => "keep-alive" ] "host" => array:1 [ 0 => "oberig-dev.vis-design.com.ua" ] ]
        request_server
        0 of 0
        array:52 [ "PATH" => "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" "TEMP" => "/var/www/clients/client1/web116/tmp" "TMPDIR" => "/var/www/clients/client1/web116/tmp" "TMP" => "/var/www/clients/client1/web116/tmp" "HOSTNAME" => "" "USER" => "web116" "HOME" => "/var/www/clients/client1/web116" "SCRIPT_NAME" => "/index.php" "REQUEST_URI" => "/en/diagnostics/mrt-myakix-tkanin-siyi-123" "QUERY_STRING" => "" "REQUEST_METHOD" => "GET" "SERVER_PROTOCOL" => "HTTP/1.1" "GATEWAY_INTERFACE" => "CGI/1.1" "REDIRECT_URL" => "/en/diagnostics/mrt-myakix-tkanin-siyi-123" "REMOTE_PORT" => "33620" "SCRIPT_FILENAME" => "/var/www/clients/client1/web116/web/oberig/public/index.php" "SERVER_ADMIN" => "webmaster@oberig-dev.vis-design.com.ua" "CONTEXT_DOCUMENT_ROOT" => "/var/www/clients/client1/web116/web/oberig/public" "CONTEXT_PREFIX" => "" "REQUEST_SCHEME" => "https" "DOCUMENT_ROOT" => "/var/www/clients/client1/web116/web/oberig/public" "REMOTE_ADDR" => "216.73.216.203" "SERVER_PORT" => "443" "SERVER_ADDR" => "148.251.123.135" "SERVER_NAME" => "oberig-dev.vis-design.com.ua" "SERVER_SOFTWARE" => "Apache" "SERVER_SIGNATURE" => "" "HTTP_ACCEPT_ENCODING" => "gzip, deflate, br, zstd" "HTTP_SEC_FETCH_DEST" => "document" "HTTP_SEC_FETCH_USER" => "?1" "HTTP_SEC_FETCH_MODE" => "navigate" "HTTP_SEC_FETCH_SITE" => "none" "HTTP_ACCEPT" => "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7" "HTTP_USER_AGENT" => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" "HTTP_UPGRADE_INSECURE_REQUESTS" => "1" "HTTP_SEC_CH_UA_PLATFORM" => ""Windows"" "HTTP_SEC_CH_UA_MOBILE" => "?0" "HTTP_SEC_CH_UA" => ""Chromium";v="130", "HeadlessChrome";v="130", "Not?A_Brand";v="99"" "HTTP_CACHE_CONTROL" => "no-cache" "HTTP_PRAGMA" => "no-cache" "HTTP_CONNECTION" => "keep-alive" "HTTP_HOST" => "oberig-dev.vis-design.com.ua" "proxy-nokeepalive" => "1" "SSL_TLS_SNI" => "oberig-dev.vis-design.com.ua" "HTTPS" => "on" "REDIRECT_STATUS" => "200" "REDIRECT_SSL_TLS_SNI" => "oberig-dev.vis-design.com.ua" "REDIRECT_HTTPS" => "on" "FCGI_ROLE" => "RESPONDER" "PHP_SELF" => "/index.php" "REQUEST_TIME_FLOAT" => 1749276032.3036 "REQUEST_TIME" => 1749276032 ]
        request_cookies
        []
        
        response_headers
        0 of 0
        array:5 [ "content-type" => array:1 [ 0 => "text/html; charset=UTF-8" ] "cache-control" => array:1 [ 0 => "no-cache, private" ] "date" => array:1 [ 0 => "Sat, 07 Jun 2025 06:00:32 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6Ik5WN3Z6M0Jhc2hnbmo2MkVlYkpOelE9PSIsInZhbHVlIjoiZnBSaFRaWkN1aEVDQVRsUm95Rmw0RG04Tjh0V3VsTUU3Uk9hdmNXZVVaWmtiV05KSis4SXU2dXczUFhyT0E5NjhGS3hENUFrN1F0UnltbmhPNy9ONzNIQk1UTzAxRjJiNmVHTk84WWpDc2xzc3RNTS9rUDlZOGwzTjQ2QlZsQmgiLCJtYWMiOiI1NWNhMDUwYzBkNGRkZjliMWFmZjYxNzM1MjJlMjcxNGQ1NzY4YmFlNjZlYmU3MTlhMWEyNGJhZmIzNzE1NmM5In0%3D; expires=Sat, 07-Jun-2025 08:00:32 GMT; Max-Age=7200; path=/XSRF-TOKEN=eyJpdiI6Ik5WN3Z6M0Jhc2hnbmo2MkVlYkpOelE9PSIsInZhbHVlIjoiZnBSaFRaWkN1aEVDQVRsUm95Rmw0RG04Tjh0V3VsTUU3Uk9hdmNXZVVaWmtiV05KSis4SXU2dXczUFhyT0E5NjhGS3hEN" 1 => "oberig_dev_session=eyJpdiI6InBWQzlDT3lIT0NWK2crRDhBbGJWUGc9PSIsInZhbHVlIjoiNHE3Y1VTVDJQd3NLNXFua3k2TDFDWVZubHR2ZjVaN2krTnpmOVk0bFJadFdSZTVvVS85Vjg3N0FMSHRvbHBrbEtlYnB5bWFZNk56bjNMMUR3Nm1MWjhLb0h5Q2NEcmtmZE04blpRT05wZ3UzdWpFemFudDB4QUZ0TERIUVVDRVgiLCJtYWMiOiI0NjhjYjlkMTI1MDc2ODhlNGI1MzRmY2U4YmRhYTRkMTZiMjIzM2VlMGRjZDdmNTJkOTJiZDIzOWNmZjE5ZDVhIn0%3D; expires=Sat, 07-Jun-2025 08:00:32 GMT; Max-Age=7200; path=/; httponlyoberig_dev_session=eyJpdiI6InBWQzlDT3lIT0NWK2crRDhBbGJWUGc9PSIsInZhbHVlIjoiNHE3Y1VTVDJQd3NLNXFua3k2TDFDWVZubHR2ZjVaN2krTnpmOVk0bFJadFdSZTVvVS85Vjg3N0FMSHRvbHBrb" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6Ik5WN3Z6M0Jhc2hnbmo2MkVlYkpOelE9PSIsInZhbHVlIjoiZnBSaFRaWkN1aEVDQVRsUm95Rmw0RG04Tjh0V3VsTUU3Uk9hdmNXZVVaWmtiV05KSis4SXU2dXczUFhyT0E5NjhGS3hENUFrN1F0UnltbmhPNy9ONzNIQk1UTzAxRjJiNmVHTk84WWpDc2xzc3RNTS9rUDlZOGwzTjQ2QlZsQmgiLCJtYWMiOiI1NWNhMDUwYzBkNGRkZjliMWFmZjYxNzM1MjJlMjcxNGQ1NzY4YmFlNjZlYmU3MTlhMWEyNGJhZmIzNzE1NmM5In0%3D; expires=Sat, 07-Jun-2025 08:00:32 GMT; path=/XSRF-TOKEN=eyJpdiI6Ik5WN3Z6M0Jhc2hnbmo2MkVlYkpOelE9PSIsInZhbHVlIjoiZnBSaFRaWkN1aEVDQVRsUm95Rmw0RG04Tjh0V3VsTUU3Uk9hdmNXZVVaWmtiV05KSis4SXU2dXczUFhyT0E5NjhGS3hEN" 1 => "oberig_dev_session=eyJpdiI6InBWQzlDT3lIT0NWK2crRDhBbGJWUGc9PSIsInZhbHVlIjoiNHE3Y1VTVDJQd3NLNXFua3k2TDFDWVZubHR2ZjVaN2krTnpmOVk0bFJadFdSZTVvVS85Vjg3N0FMSHRvbHBrbEtlYnB5bWFZNk56bjNMMUR3Nm1MWjhLb0h5Q2NEcmtmZE04blpRT05wZ3UzdWpFemFudDB4QUZ0TERIUVVDRVgiLCJtYWMiOiI0NjhjYjlkMTI1MDc2ODhlNGI1MzRmY2U4YmRhYTRkMTZiMjIzM2VlMGRjZDdmNTJkOTJiZDIzOWNmZjE5ZDVhIn0%3D; expires=Sat, 07-Jun-2025 08:00:32 GMT; path=/; httponlyoberig_dev_session=eyJpdiI6InBWQzlDT3lIT0NWK2crRDhBbGJWUGc9PSIsInZhbHVlIjoiNHE3Y1VTVDJQd3NLNXFua3k2TDFDWVZubHR2ZjVaN2krTnpmOVk0bFJadFdSZTVvVS85Vjg3N0FMSHRvbHBrb" ] ]
        session_attributes
        0 of 0
        array:4 [ "_token" => "xzcOjeWZz4nwf2TT4XhOszrXqThAXlxCBmPbi3s4" "_previous" => array:1 [ "url" => "https://oberig-dev.vis-design.com.ua/en/diagnostics/mrt-myakix-tkanin-siyi-123" ] "_flash" => array:2 [ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]