In what cases is EMG - electromyography used?

Home pageNewsIn what cases is EMG - electromyography used?
31.01.2025
In what cases is EMG - electromyography used:

- In spinal cord diseases associated with muscle weakness such as ALS
- In nerve injuries such as traumatic nerve cuts
- In diseases called carpal tunnel syndrome and other nerve entrapment
- In lumbar and neck hernia
- In diseases that negatively affect nerve functions such as diabetes, kidney disease
- In neuromuscular complex diseases such as Myasthenia Gravis, Guillen Barre, Myopathy, etc.

7.4.33PHP Version80.1msRequest Duration6MBMemory UsageGET en/news/{slug}Route
    • Booting (27.05ms)
    • Application (52.76ms)
    • 1 x Application (65.86%)
      52.76ms
      1 x Booting (33.77%)
      27.05ms
      4 templates were rendered
      • frontend.post.detail (resources/views/frontend/post/detail.blade.php)2blade
        Params
        0
        news
        1
        otherNews
      • frontend.layouts.index (resources/views/frontend/layouts/index.blade.php)12blade
        Params
        0
        __env
        1
        app
        2
        errors
        3
        allLanguages
        4
        languageID
        5
        currentLang
        6
        HTTP_HOST
        7
        news
        8
        otherNews
        9
        __currentLoopData
        10
        otherNewsVal
        11
        loop
      • frontend.layouts.header (resources/views/frontend/layouts/header.blade.php)12blade
        Params
        0
        __env
        1
        app
        2
        errors
        3
        allLanguages
        4
        languageID
        5
        currentLang
        6
        HTTP_HOST
        7
        news
        8
        otherNews
        9
        __currentLoopData
        10
        otherNewsVal
        11
        loop
      • frontend.layouts.footer (resources/views/frontend/layouts/footer.blade.php)12blade
        Params
        0
        __env
        1
        app
        2
        errors
        3
        allLanguages
        4
        languageID
        5
        currentLang
        6
        HTTP_HOST
        7
        news
        8
        otherNews
        9
        __currentLoopData
        10
        otherNewsVal
        11
        loop
      uri
      GET en/news/{slug}
      middleware
      web, setLocale, Common, pagespeed
      controller
      App\Http\Controllers\Frontend\Post\PostController@detail
      namespace
      App\Http\Controllers\Frontend
      prefix
      /en
      where
      as
      frontend.post.detail
      file
      app/Http/Controllers/Frontend/Post/PostController.php:39-75
      8 statements were executed, 4 of which were duplicated, 4 unique8.67ms
      • select * from `languages` where `code` = 'en' and `status` = 1 limit 1
        2.65msmiddleware::setLocale:50rdm_db
        Metadata
        Bindings
        • 0. en
        • 1. 1
        Backtrace
        • 15. middleware::setLocale:50
        • 16. /vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:167
        • 17. /vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php:50
        • 18. /vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:167
        • 19. /vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php:78
      • select * from `posts` inner join `posts_translations` on `posts`.`id` = `posts_translations`.`post_id` where `language_id` = 51 and `status` = 1 and `slug` = 'emq-elektromioqrafiya-hansi-hallarda-olunur' limit 1
        810μs/app/Http/Controllers/Frontend/Post/PostController.php:47rdm_db
        Metadata
        Bindings
        • 0. 51
        • 1. 1
        • 2. emq-elektromioqrafiya-hansi-hallarda-olunur
        Backtrace
        • 15. /app/Http/Controllers/Frontend/Post/PostController.php:47
        • 16. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 17. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
        • 18. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:254
        • 19. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:197
      • update `posts` set `view` = 774, `posts`.`updated_at` = '2025-05-08 22:09:10' where `id` = 55
        1.79ms/app/Http/Controllers/Frontend/Post/PostController.php:54rdm_db
        Metadata
        Bindings
        • 0. 774
        • 1. 2025-05-08 22:09:10
        • 2. 55
        Backtrace
        • 13. /app/Http/Controllers/Frontend/Post/PostController.php:54
        • 14. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 15. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
        • 16. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:254
        • 17. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:197
      • select * from `posts` inner join `posts_translations` on `posts`.`id` = `posts_translations`.`post_id` inner join `posts_categories_lists` on `posts`.`id` = `posts_categories_lists`.`post_id` where `language_id` = 51 and `status` = 1 and `posts`.`id` != 55 and `category_id` = 5 order by RAND() limit 6
        1.18ms/app/Http/Controllers/Frontend/Post/PostController.php:64rdm_db
        Metadata
        Bindings
        • 0. 51
        • 1. 1
        • 2. 55
        • 3. 5
        Backtrace
        • 14. /app/Http/Controllers/Frontend/Post/PostController.php:64
        • 15. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 16. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
        • 17. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:254
        • 18. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:197
      • select * from `services` where `status` = 1 order by `id` desc
        610μs/app/Services/ServicesService.php:173rdm_db
        Metadata
        Bindings
        • 0. 1
        Backtrace
        • 14. /app/Services/ServicesService.php:173
        • 15. view::frontend.layouts.footer:181
        • 17. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • select * from `services_translations` where `services_translations`.`service_id` in (36, 37, 38, 39, 40, 41, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 60) and `language_id` = 51
        610μs/app/Services/ServicesService.php:173rdm_db
        Metadata
        Bindings
        • 0. 51
        Backtrace
        • 19. /app/Services/ServicesService.php:173
        • 20. view::frontend.layouts.footer:181
        • 22. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • select * from `services` where `status` = 1 order by `id` desc
        500μs/app/Services/ServicesService.php:173rdm_db
        Metadata
        Bindings
        • 0. 1
        Backtrace
        • 14. /app/Services/ServicesService.php:173
        • 15. view::frontend.layouts.footer:182
        • 17. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • select * from `services_translations` where `services_translations`.`service_id` in (36, 37, 38, 39, 40, 41, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 60) and `language_id` = 51
        520μs/app/Services/ServicesService.php:173rdm_db
        Metadata
        Bindings
        • 0. 51
        Backtrace
        • 19. /app/Services/ServicesService.php:173
        • 20. view::frontend.layouts.footer:182
        • 22. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      App\Models\Service\ServiceTranslation
      36
      App\Models\Service\Service
      36
      App\Models\Post\Post
      7
      App\Models\Language\Languages
      1
          _token
          JiPb1AOAfrPdJ0Rim24FPvDbsRNMA8St0aq1JpYv
          _previous
          array:1 [ "url" => "https://www.rdm.az/en/news/emq-elektromioqrafiya-hansi-hallarda-olunur" ]
          _flash
          array:2 [ "old" => [] "new" => [] ]
          PHPDEBUGBAR_STACK_DATA
          []
          path_info
          /en/news/emq-elektromioqrafiya-hansi-hallarda-olunur
          status_code
          200
          
          status_text
          OK
          format
          html
          content_type
          text/html; charset=UTF-8
          request_query
          0 of 0
          array:3 [ "allLanguages" => Illuminate\Database\Eloquent\Collection {#1117 #items: array:3 [ 0 => App\Models\Language\Languages {#1118 #table: "languages" #primaryKey: "id" #guarded: [] #connection: "mysql" #keyType: "int" +incrementing: true #with: [] #withCount: [] +preventsLazyLoading: false #perPage: 15 +exists: true +wasRecentlyCreated: false #attributes: array:9 [ "id" => 1 "name" => "Azərbaycan" "short_name" => "Az" "code" => "az" "status" => 1 "default" => 1 "sort" => 1 "created_at" => null "updated_at" => "2024-07-22 10:03:24" ] #original: array:9 [ "id" => 1 "name" => "Azərbaycan" "short_name" => "Az" "code" => "az" "status" => 1 "default" => 1 "sort" => 1 "created_at" => null "updated_at" => "2024-07-22 10:03:24" ] #changes: [] #casts: [] #classCastCache: [] #dates: [] #dateFormat: null #appends: [] #dispatchesEvents: [] #observables: [] #relations: [] #touches: [] +timestamps: true #hidden: [] #visible: [] #fillable: [] } 1 => App\Models\Language\Languages {#1082 #table: "languages" #primaryKey: "id" #guarded: [] #connection: "mysql" #keyType: "int" +incrementing: true #with: [] #withCount: [] +preventsLazyLoading: false #perPage: 15 +exists: true +wasRecentlyCreated: false #attributes: array:9 [ "id" => 2 "name" => "Russia" "short_name" => "Ru" "code" => "ru" "status" => 1 "default" => 0 "sort" => 2 "created_at" => null "updated_at" => "2024-07-16 16:16:48" ] #original: array:9 [ "id" => 2 "name" => "Russia" "short_name" => "Ru" "code" => "ru" "status" => 1 "default" => 0 "sort" => 2 "created_at" => null "updated_at" => "2024-07-16 16:16:48" ] #changes: [] #casts: [] #classCastCache: [] #dates: [] #dateFormat: null #appends: [] #dispatchesEvents: [] #observables: [] #relations: [] #touches: [] +timestamps: true #hidden: [] #visible: [] #fillable: [] } 2 => App\Models\Language\Languages {#1086 #table: "languages" #primaryKey: "id" #guarded: [] #connection: "mysql" #keyType: "int" +incrementing: true #with: [] #withCount: [] +preventsLazyLoading: false #perPage: 15 +exists: true +wasRecentlyCreated: false #attributes: array:9 [ "id" => 51 "name" => "English" "short_name" => "En" "code" => "en" "status" => 1 "default" => 0 "sort" => 3 "created_at" => "2021-01-25 22:41:29" "updated_at" => "2024-07-22 10:03:24" ] #original: array:9 [ "id" => 51 "name" => "English" "short_name" => "En" "code" => "en" "status" => 1 "default" => 0 "sort" => 3 "created_at" => "2021-01-25 22:41:29" "updated_at" => "2024-07-22 10:03:24" ] #changes: [] #casts: [] #classCastCache: [] #dates: [] #dateFormat: null #appends: [] #dispatchesEvents: [] #observables: [] #relations: [] #touches: [] +timestamps: true #hidden: [] #visible: [] #fillable: [] } ] } "languageID" => 51 "currentLang" => "en" ]
          request_request
          0 of 0
          array:3 [ "allLanguages" => Illuminate\Database\Eloquent\Collection {#1117 #items: array:3 [ 0 => App\Models\Language\Languages {#1118 #table: "languages" #primaryKey: "id" #guarded: [] #connection: "mysql" #keyType: "int" +incrementing: true #with: [] #withCount: [] +preventsLazyLoading: false #perPage: 15 +exists: true +wasRecentlyCreated: false #attributes: array:9 [ "id" => 1 "name" => "Azərbaycan" "short_name" => "Az" "code" => "az" "status" => 1 "default" => 1 "sort" => 1 "created_at" => null "updated_at" => "2024-07-22 10:03:24" ] #original: array:9 [ "id" => 1 "name" => "Azərbaycan" "short_name" => "Az" "code" => "az" "status" => 1 "default" => 1 "sort" => 1 "created_at" => null "updated_at" => "2024-07-22 10:03:24" ] #changes: [] #casts: [] #classCastCache: [] #dates: [] #dateFormat: null #appends: [] #dispatchesEvents: [] #observables: [] #relations: [] #touches: [] +timestamps: true #hidden: [] #visible: [] #fillable: [] } 1 => App\Models\Language\Languages {#1082 #table: "languages" #primaryKey: "id" #guarded: [] #connection: "mysql" #keyType: "int" +incrementing: true #with: [] #withCount: [] +preventsLazyLoading: false #perPage: 15 +exists: true +wasRecentlyCreated: false #attributes: array:9 [ "id" => 2 "name" => "Russia" "short_name" => "Ru" "code" => "ru" "status" => 1 "default" => 0 "sort" => 2 "created_at" => null "updated_at" => "2024-07-16 16:16:48" ] #original: array:9 [ "id" => 2 "name" => "Russia" "short_name" => "Ru" "code" => "ru" "status" => 1 "default" => 0 "sort" => 2 "created_at" => null "updated_at" => "2024-07-16 16:16:48" ] #changes: [] #casts: [] #classCastCache: [] #dates: [] #dateFormat: null #appends: [] #dispatchesEvents: [] #observables: [] #relations: [] #touches: [] +timestamps: true #hidden: [] #visible: [] #fillable: [] } 2 => App\Models\Language\Languages {#1086 #table: "languages" #primaryKey: "id" #guarded: [] #connection: "mysql" #keyType: "int" +incrementing: true #with: [] #withCount: [] +preventsLazyLoading: false #perPage: 15 +exists: true +wasRecentlyCreated: false #attributes: array:9 [ "id" => 51 "name" => "English" "short_name" => "En" "code" => "en" "status" => 1 "default" => 0 "sort" => 3 "created_at" => "2021-01-25 22:41:29" "updated_at" => "2024-07-22 10:03:24" ] #original: array:9 [ "id" => 51 "name" => "English" "short_name" => "En" "code" => "en" "status" => 1 "default" => 0 "sort" => 3 "created_at" => "2021-01-25 22:41:29" "updated_at" => "2024-07-22 10:03:24" ] #changes: [] #casts: [] #classCastCache: [] #dates: [] #dateFormat: null #appends: [] #dispatchesEvents: [] #observables: [] #relations: [] #touches: [] +timestamps: true #hidden: [] #visible: [] #fillable: [] } ] } "languageID" => 51 "currentLang" => "en" ]
          request_headers
          0 of 0
          array:24 [ "cf-ipcountry" => array:1 [ 0 => "US" ] "cf-connecting-ip" => array:1 [ 0 => "18.191.200.83" ] "cdn-loop" => array:1 [ 0 => "cloudflare; loops=1" ] "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" ] "sec-fetch-dest" => array:1 [ 0 => "document" ] "cf-ray" => array:1 [ 0 => "93cae8177c5ff85a-ORD" ] "accept-encoding" => array:1 [ 0 => "gzip, br" ] "priority" => array:1 [ 0 => "u=0, i" ] "sec-fetch-user" => array:1 [ 0 => "?1" ] "sec-fetch-mode" => array:1 [ 0 => "navigate" ] "cf-visitor" => array:1 [ 0 => "{"scheme":"https"}" ] "connection" => array:1 [ 0 => "close" ] "https" => array:1 [ 0 => "https" ] "x-forwarded-proto" => array:1 [ 0 => "https" ] "x-real-ip" => array:1 [ 0 => "172.70.131.109" ] "host" => array:1 [ 0 => "www.rdm.az" ] ]
          request_server
          0 of 0
          array:57 [ "USER" => "rdm" "HOME" => "/home/rdm/./sites" "SCRIPT_NAME" => "/index.php" "REQUEST_URI" => "/en/news/emq-elektromioqrafiya-hansi-hallarda-olunur" "QUERY_STRING" => "" "REQUEST_METHOD" => "GET" "SERVER_PROTOCOL" => "HTTP/1.0" "GATEWAY_INTERFACE" => "CGI/1.1" "REDIRECT_URL" => "/en/news/emq-elektromioqrafiya-hansi-hallarda-olunur" "REMOTE_PORT" => "56690" "SCRIPT_FILENAME" => "/sites/rdm.az/public/index.php" "SERVER_ADMIN" => "root@localhost" "CONTEXT_DOCUMENT_ROOT" => "/home/rdm/sites/rdm.az/public" "CONTEXT_PREFIX" => "" "REQUEST_SCHEME" => "http" "DOCUMENT_ROOT" => "/home/rdm/sites/rdm.az/public" "REMOTE_ADDR" => "18.191.200.83" "SERVER_PORT" => "80" "SERVER_ADDR" => "141.98.154.227" "SERVER_NAME" => "www.rdm.az" "SERVER_SOFTWARE" => "Apache" "SERVER_SIGNATURE" => "" "PATH" => "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" "HTTP_CF_IPCOUNTRY" => "US" "HTTP_CF_CONNECTING_IP" => "18.191.200.83" "HTTP_CDN_LOOP" => "cloudflare; loops=1" "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_SEC_FETCH_DEST" => "document" "HTTP_CF_RAY" => "93cae8177c5ff85a-ORD" "HTTP_ACCEPT_ENCODING" => "gzip, br" "HTTP_PRIORITY" => "u=0, i" "HTTP_SEC_FETCH_USER" => "?1" "HTTP_SEC_FETCH_MODE" => "navigate" "HTTP_CF_VISITOR" => "{"scheme":"https"}" "HTTP_CONNECTION" => "close" "HTTP_HTTPS" => "https" "HTTP_X_FORWARDED_PROTO" => "https" "HTTP_X_REAL_IP" => "172.70.131.109" "HTTP_HOST" => "www.rdm.az" "proxy-nokeepalive" => "1" "HTTPS" => "on" "UNIQUE_ID" => "aBzzRsNLBZVZMTFwcnOCHgAAAEI" "REDIRECT_STATUS" => "200" "REDIRECT_HTTPS" => "on" "REDIRECT_UNIQUE_ID" => "aBzzRsNLBZVZMTFwcnOCHgAAAEI" "FCGI_ROLE" => "RESPONDER" "PHP_SELF" => "/index.php" "REQUEST_TIME_FLOAT" => 1746727750.5944 "REQUEST_TIME" => 1746727750 ]
          request_cookies
          []
          
          response_headers
          0 of 0
          array:7 [ "content-type" => array:1 [ 0 => "text/html; charset=UTF-8" ] "cache-control" => array:1 [ 0 => "private, must-revalidate" ] "date" => array:1 [ 0 => "Thu, 08 May 2025 18:09:10 GMT" ] "pragma" => array:1 [ 0 => "no-cache" ] "expires" => array:1 [ 0 => -1 ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IjVYWlpqUnNoTHhDTk95VXpkczlwK2c9PSIsInZhbHVlIjoickJGeFJrRXI4bVRMd1h2MG5ySENxVDNFdTIxWUw0QlVvYTNuT3UvMVBsanRYV2dyQkV0RXNmelR0Zm8wenoxOXR2dkhBUm9OeE9ielgwVVUrQkx1OStpNXN6QnlON0U4L0pTQ0kvV29WcTlSWjVSTzNaUDVlRkREclVvbmtpTlUiLCJtYWMiOiJhZWM5MzNhNzlhZjFhN2MxODYyMWE5Mjk3YWRlYTYzY2Q4NGY0YWMxNTE2NmNkZTJlZWFjYWM2ZTljYmJjMjE5In0%3D; expires=Thu, 08-May-2025 20:09:10 GMT; Max-Age=7200; path=/; samesite=laxXSRF-TOKEN=eyJpdiI6IjVYWlpqUnNoTHhDTk95VXpkczlwK2c9PSIsInZhbHVlIjoickJGeFJrRXI4bVRMd1h2MG5ySENxVDNFdTIxWUw0QlVvYTNuT3UvMVBsanRYV2dyQkV0RXNmelR0Zm8wenoxOXR2dkhBU" 1 => "rdm_session=eyJpdiI6Img5VllxcmdlQ0ZIQWxuTFhULysySnc9PSIsInZhbHVlIjoibEpPblRscjd4N1RpV1lOZ0swQVpidkVRN3BVTGJ5RU1IQ0lBNGswaXl6eDdnSnFIQ1Z6MTBhYi9vYnc4aGJOeTI4LzRMRnIrc0NlRXg4a2hPUkY0K1ZLZ21XQytPNllxZnhqWFM0bzFlenJHemJXbUd1WFcyL21kMllueExFM1oiLCJtYWMiOiIwODkyNTY2NzM3OWM4YTA0NjYyYzY5YmY1ZGUwMzBhNDE2NDk4MDljZWYwNmRhMzRhYTk1YzdmMTQzNTMwNWE3In0%3D; expires=Thu, 08-May-2025 20:09:10 GMT; Max-Age=7200; path=/; httponly; samesite=laxrdm_session=eyJpdiI6Img5VllxcmdlQ0ZIQWxuTFhULysySnc9PSIsInZhbHVlIjoibEpPblRscjd4N1RpV1lOZ0swQVpidkVRN3BVTGJ5RU1IQ0lBNGswaXl6eDdnSnFIQ1Z6MTBhYi9vYnc4aGJOeTI4LzRM" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IjVYWlpqUnNoTHhDTk95VXpkczlwK2c9PSIsInZhbHVlIjoickJGeFJrRXI4bVRMd1h2MG5ySENxVDNFdTIxWUw0QlVvYTNuT3UvMVBsanRYV2dyQkV0RXNmelR0Zm8wenoxOXR2dkhBUm9OeE9ielgwVVUrQkx1OStpNXN6QnlON0U4L0pTQ0kvV29WcTlSWjVSTzNaUDVlRkREclVvbmtpTlUiLCJtYWMiOiJhZWM5MzNhNzlhZjFhN2MxODYyMWE5Mjk3YWRlYTYzY2Q4NGY0YWMxNTE2NmNkZTJlZWFjYWM2ZTljYmJjMjE5In0%3D; expires=Thu, 08-May-2025 20:09:10 GMT; path=/XSRF-TOKEN=eyJpdiI6IjVYWlpqUnNoTHhDTk95VXpkczlwK2c9PSIsInZhbHVlIjoickJGeFJrRXI4bVRMd1h2MG5ySENxVDNFdTIxWUw0QlVvYTNuT3UvMVBsanRYV2dyQkV0RXNmelR0Zm8wenoxOXR2dkhBU" 1 => "rdm_session=eyJpdiI6Img5VllxcmdlQ0ZIQWxuTFhULysySnc9PSIsInZhbHVlIjoibEpPblRscjd4N1RpV1lOZ0swQVpidkVRN3BVTGJ5RU1IQ0lBNGswaXl6eDdnSnFIQ1Z6MTBhYi9vYnc4aGJOeTI4LzRMRnIrc0NlRXg4a2hPUkY0K1ZLZ21XQytPNllxZnhqWFM0bzFlenJHemJXbUd1WFcyL21kMllueExFM1oiLCJtYWMiOiIwODkyNTY2NzM3OWM4YTA0NjYyYzY5YmY1ZGUwMzBhNDE2NDk4MDljZWYwNmRhMzRhYTk1YzdmMTQzNTMwNWE3In0%3D; expires=Thu, 08-May-2025 20:09:10 GMT; path=/; httponlyrdm_session=eyJpdiI6Img5VllxcmdlQ0ZIQWxuTFhULysySnc9PSIsInZhbHVlIjoibEpPblRscjd4N1RpV1lOZ0swQVpidkVRN3BVTGJ5RU1IQ0lBNGswaXl6eDdnSnFIQ1Z6MTBhYi9vYnc4aGJOeTI4LzRM" ] ]
          session_attributes
          0 of 0
          array:4 [ "_token" => "JiPb1AOAfrPdJ0Rim24FPvDbsRNMA8St0aq1JpYv" "_previous" => array:1 [ "url" => "https://www.rdm.az/en/news/emq-elektromioqrafiya-hansi-hallarda-olunur" ] "_flash" => array:2 [ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]