Diagnostics and Treatment

Diagnostics and Treatment

Diagnostics

Schedule an Appointment Diagnostics and Treatment
Schedule an Appointment
7.4.33PHP Version1.35sRequest Duration23MBMemory UsageGET en/diagnostika-i-likuvannyaRoute
    • Booting (1.22s)
    • Application (126ms)
    • 1 x Booting (90.51%)
      1.22s
      1 x Application (9.35%)
      125.92ms
      13 templates were rendered
      • diagnosis.index (resources/views/diagnosis/index.blade.php)4blade
        Params
        0
        page
        1
        diagnostics
        2
        clinics
        3
        hospitals
      • partials.seo (resources/views/partials/seo.blade.php)11blade
        Params
        0
        __env
        1
        app
        2
        agent
        3
        errors
        4
        page
        5
        diagnostics
        6
        clinics
        7
        hospitals
        8
        canonicalUrl
        9
        alternatePageLangs
        10
        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)9blade
        Params
        0
        __env
        1
        app
        2
        agent
        3
        errors
        4
        page
        5
        diagnostics
        6
        clinics
        7
        hospitals
        8
        component
      • layouts.default (resources/views/layouts/default.blade.php)14blade
        Params
        0
        __env
        1
        app
        2
        agent
        3
        errors
        4
        page
        5
        diagnostics
        6
        clinics
        7
        hospitals
        8
        component
        9
        __currentLoopData
        10
        diagnostic
        11
        loop
        12
        clinic
        13
        hospital
      • partials.ie (resources/views/partials/ie.blade.php)14blade
        Params
        0
        __env
        1
        app
        2
        agent
        3
        errors
        4
        page
        5
        diagnostics
        6
        clinics
        7
        hospitals
        8
        component
        9
        __currentLoopData
        10
        diagnostic
        11
        loop
        12
        clinic
        13
        hospital
      • 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)17blade
        Params
        0
        __env
        1
        app
        2
        agent
        3
        errors
        4
        page
        5
        diagnostics
        6
        clinics
        7
        hospitals
        8
        component
        9
        __currentLoopData
        10
        diagnostic
        11
        loop
        12
        clinic
        13
        hospital
        14
        menu
        15
        doctorsPageUrl
        16
        departmentsPageUrl
      • partials.footer.footer_menu (resources/views/partials/footer/footer_menu.blade.php)17blade
        Params
        0
        __env
        1
        app
        2
        agent
        3
        errors
        4
        page
        5
        diagnostics
        6
        clinics
        7
        hospitals
        8
        component
        9
        __currentLoopData
        10
        diagnostic
        11
        loop
        12
        clinic
        13
        hospital
        14
        menu
        15
        doctorsPageUrl
        16
        departmentsPageUrl
      • partials.footer.footer_menu_mobile (resources/views/partials/footer/footer_menu_mobile.blade.php)17blade
        Params
        0
        __env
        1
        app
        2
        agent
        3
        errors
        4
        page
        5
        diagnostics
        6
        clinics
        7
        hospitals
        8
        component
        9
        __currentLoopData
        10
        diagnostic
        11
        loop
        12
        clinic
        13
        hospital
        14
        menu
        15
        doctorsPageUrl
        16
        departmentsPageUrl
      • popups.popup-phones (resources/views/popups/popup-phones.blade.php)14blade
        Params
        0
        __env
        1
        app
        2
        agent
        3
        errors
        4
        page
        5
        diagnostics
        6
        clinics
        7
        hospitals
        8
        component
        9
        __currentLoopData
        10
        diagnostic
        11
        loop
        12
        clinic
        13
        hospital
      • popups.popup-response (resources/views/popups/popup-response.blade.php)14blade
        Params
        0
        __env
        1
        app
        2
        agent
        3
        errors
        4
        page
        5
        diagnostics
        6
        clinics
        7
        hospitals
        8
        component
        9
        __currentLoopData
        10
        diagnostic
        11
        loop
        12
        clinic
        13
        hospital
      uri
      GET en/diagnostika-i-likuvannya
      middleware
      web
      controller
      App\Http\Controllers\DiagnosisController@showAdultPage
      namespace
      App\Http\Controllers
      prefix
      /en
      where
      as
      diagnostics.adult
      file
      app/Http/Controllers/DiagnosisController.php:19-37
      11 statements were executed8.46ms
      • select * from `tb_tree` where `template` = 'diagnosis' limit 1410μ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 `diagnostics` where `type_id` = 1 and `direction_type_id` = 1 and `is_active` = '1' order by `priority` asc2.89msc1_dev_oberig
        Metadata
        Bindings
        • 0. 1
        • 1. 1
        • 2. 1
        Hints
        • Use SELECT * only if you need all columns from table
      • - EXPLAIN # 1: `diagnostics` (SIMPLE)841
        Metadata
        id1
        select_typeSIMPLE
        tablediagnostics
        partitionsnull
        typeref
        possible_keysdiagnostics_type_id_index,diagnostics_direction_type_id_index
        keydiagnostics_direction_type_id_index
        key_len9
        refconst
        rows84
        filtered9.841270446777344
        ExtraUsing where; Using filesort
      • select * from `diagnostics` where `type_id` = 1 and `direction_type_id` = 2 and `is_active` = '1' order by `priority` asc1.03msc1_dev_oberig
        Metadata
        Bindings
        • 0. 1
        • 1. 2
        • 2. 1
        Hints
        • Use SELECT * only if you need all columns from table
      • - EXPLAIN # 1: `diagnostics` (SIMPLE)471
        Metadata
        id1
        select_typeSIMPLE
        tablediagnostics
        partitionsnull
        typeref
        possible_keysdiagnostics_type_id_index,diagnostics_direction_type_id_index
        keydiagnostics_direction_type_id_index
        key_len9
        refconst
        rows47
        filtered9.841270446777344
        ExtraUsing where; Using filesort
      • select * from `diagnostics` where `type_id` = 1 and `direction_type_id` = 3 and `is_active` = '1' order by `priority` asc530μsc1_dev_oberig
        Metadata
        Bindings
        • 0. 1
        • 1. 3
        • 2. 1
        Hints
        • Use SELECT * only if you need all columns from table
      • - EXPLAIN # 1: `diagnostics` (SIMPLE)151
        Metadata
        id1
        select_typeSIMPLE
        tablediagnostics
        partitionsnull
        typeref
        possible_keysdiagnostics_type_id_index,diagnostics_direction_type_id_index
        keydiagnostics_direction_type_id_index
        key_len9
        refconst
        rows15
        filtered9.841270446777344
        ExtraUsing where; Using filesort
      • select * from `seo` where `seo`.`seo_id` = 25 and `seo`.`seo_id` is not null and `seo`.`seo_type` = 'App\Models\Tree' limit 1730μsc1_dev_oberig
        Metadata
        Bindings
        • 0. 25
        • 1. App\Models\Tree
        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 `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` asc640μ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 `template` = 'privacy_policy' limit 1400μsc1_dev_oberig
        Metadata
        Bindings
        • 0. privacy_policy
        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 `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` asc570μ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)490μ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` asc380μ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 `social_networks` where `is_active` = 1 order by `priority` asc390μ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
      App\Models\SocialNetwork
      4
      App\Models\MenuHeader
      28
      App\Models\MorphOne\Seo
      1
      App\Models\Diagnostic
      118
      App\Models\Tree
      13
        _token
        MRhC7fiuanBs8SSZ8frpKkwkoACrXpFrMjGXqLRP
        _previous
        array:1 [ "url" => "https://oberig-dev.vis-design.com.ua/en/diagnostika-i-likuvannya" ]
        _flash
        array:2 [ "old" => [] "new" => [] ]
        PHPDEBUGBAR_STACK_DATA
        []
        path_info
        /en/diagnostika-i-likuvannya
        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 => ""HeadlessChrome";v="129", "Not=A?Brand";v="8", "Chromium";v="129"" ] "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/diagnostika-i-likuvannya" "QUERY_STRING" => "" "REQUEST_METHOD" => "GET" "SERVER_PROTOCOL" => "HTTP/1.1" "GATEWAY_INTERFACE" => "CGI/1.1" "REDIRECT_URL" => "/en/diagnostika-i-likuvannya" "REMOTE_PORT" => "24437" "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" => "18.190.159.202" "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" => ""HeadlessChrome";v="129", "Not=A?Brand";v="8", "Chromium";v="129"" "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" => 1743975389.9677 "REQUEST_TIME" => 1743975389 ]
        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 => "Sun, 06 Apr 2025 21:36:31 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IkRMSCtDNWFJckFmMjRHM0piN1o2NHc9PSIsInZhbHVlIjoiRGZVd0xKUnNVdXJTZ1M0YitQMFhoczFCMHJZUVlKTTEwSFJ0RjRmY2xFOTBzRlQxckdTMFFrN09KTHdoZTZZaUVIYlZTbUltNFpDNVdMZXpjWk1GZUlNcmJDazB3clBqOUpiTG9lMVJabytjZmU5MVI3TG1QTU1RSTZqSGhHMzMiLCJtYWMiOiJkNmJjMDMzYmQzMWJhYzcwYmRkOTFlYmE2N2IzMDU0NTkwYmM1MGIwYmU1ZmQ4NTMyMmYwNzlhNTYzODhjNjVmIn0%3D; expires=Sun, 06-Apr-2025 23:36:31 GMT; Max-Age=7200; path=/XSRF-TOKEN=eyJpdiI6IkRMSCtDNWFJckFmMjRHM0piN1o2NHc9PSIsInZhbHVlIjoiRGZVd0xKUnNVdXJTZ1M0YitQMFhoczFCMHJZUVlKTTEwSFJ0RjRmY2xFOTBzRlQxckdTMFFrN09KTHdoZTZZaUVIYlZTb" 1 => "oberig_dev_session=eyJpdiI6IjNHYXV1aDQ0NktlbVd0bS8xTTc4NWc9PSIsInZhbHVlIjoicURrY245Z1RvMFg5b0FoZUlGbExzYlM4bFdHUDJSVE5EMEJMZVAxTVhQL2V3UDFJcmsrcWlENUFQU1ZNTUQ1bXpuNVd6VythYWtjQlkxNW4zRlkxK2RIOUpIeXBCN3hrNHBPVmlHam4xcGxnRWh2WUY3dmZVanZENFRFb0JDUXkiLCJtYWMiOiJmOGM1NTk5MDc2YWIwYjUwMjc4ODVjNDdhMmRiMGI2NmQwYTNmYzJhYTNkNjg0OTU5NDZlNTZhZjgzYmJiM2RkIn0%3D; expires=Sun, 06-Apr-2025 23:36:31 GMT; Max-Age=7200; path=/; httponlyoberig_dev_session=eyJpdiI6IjNHYXV1aDQ0NktlbVd0bS8xTTc4NWc9PSIsInZhbHVlIjoicURrY245Z1RvMFg5b0FoZUlGbExzYlM4bFdHUDJSVE5EMEJMZVAxTVhQL2V3UDFJcmsrcWlENUFQU1ZNTUQ1b" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IkRMSCtDNWFJckFmMjRHM0piN1o2NHc9PSIsInZhbHVlIjoiRGZVd0xKUnNVdXJTZ1M0YitQMFhoczFCMHJZUVlKTTEwSFJ0RjRmY2xFOTBzRlQxckdTMFFrN09KTHdoZTZZaUVIYlZTbUltNFpDNVdMZXpjWk1GZUlNcmJDazB3clBqOUpiTG9lMVJabytjZmU5MVI3TG1QTU1RSTZqSGhHMzMiLCJtYWMiOiJkNmJjMDMzYmQzMWJhYzcwYmRkOTFlYmE2N2IzMDU0NTkwYmM1MGIwYmU1ZmQ4NTMyMmYwNzlhNTYzODhjNjVmIn0%3D; expires=Sun, 06-Apr-2025 23:36:31 GMT; path=/XSRF-TOKEN=eyJpdiI6IkRMSCtDNWFJckFmMjRHM0piN1o2NHc9PSIsInZhbHVlIjoiRGZVd0xKUnNVdXJTZ1M0YitQMFhoczFCMHJZUVlKTTEwSFJ0RjRmY2xFOTBzRlQxckdTMFFrN09KTHdoZTZZaUVIYlZTb" 1 => "oberig_dev_session=eyJpdiI6IjNHYXV1aDQ0NktlbVd0bS8xTTc4NWc9PSIsInZhbHVlIjoicURrY245Z1RvMFg5b0FoZUlGbExzYlM4bFdHUDJSVE5EMEJMZVAxTVhQL2V3UDFJcmsrcWlENUFQU1ZNTUQ1bXpuNVd6VythYWtjQlkxNW4zRlkxK2RIOUpIeXBCN3hrNHBPVmlHam4xcGxnRWh2WUY3dmZVanZENFRFb0JDUXkiLCJtYWMiOiJmOGM1NTk5MDc2YWIwYjUwMjc4ODVjNDdhMmRiMGI2NmQwYTNmYzJhYTNkNjg0OTU5NDZlNTZhZjgzYmJiM2RkIn0%3D; expires=Sun, 06-Apr-2025 23:36:31 GMT; path=/; httponlyoberig_dev_session=eyJpdiI6IjNHYXV1aDQ0NktlbVd0bS8xTTc4NWc9PSIsInZhbHVlIjoicURrY245Z1RvMFg5b0FoZUlGbExzYlM4bFdHUDJSVE5EMEJMZVAxTVhQL2V3UDFJcmsrcWlENUFQU1ZNTUQ1b" ] ]
        session_attributes
        0 of 0
        array:4 [ "_token" => "MRhC7fiuanBs8SSZ8frpKkwkoACrXpFrMjGXqLRP" "_previous" => array:1 [ "url" => "https://oberig-dev.vis-design.com.ua/en/diagnostika-i-likuvannya" ] "_flash" => array:2 [ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]