Experiencie
Experiencie

Salas de experimentação disponíveis na loja

Levante na loja
Levante na loja

Compre online e levante a sua encomenda na loja

Apoio ao cliente
Apoio ao cliente

(+351) 214 175 549

(Chamada para rede fixa nacional)
7.4.33PHP Version214msRequest Duration27MBMemory UsageGET categorias/{slug}Route
    • Booting (114ms)
    • Application (98.16ms)
    • 1 x Booting (53.42%)
      114.42ms
      1 x Application (45.83%)
      98.16ms
      20 templates were rendered
      • frontend.category (resources/views/frontend/category.blade.php)3blade
        Params
        0
        categoria
        1
        subtitle
        2
        categorias
      • components.oxy-top-bar (resources/views/components/oxy-top-bar.blade.php)4blade
        Params
        0
        componentName
        1
        attributes
        2
        slot
        3
        __laravel_slots
      • components.oxy-header (resources/views/components/oxy-header.blade.php)6blade
        Params
        0
        total_cart
        1
        search
        2
        componentName
        3
        attributes
        4
        slot
        5
        __laravel_slots
      • livewire.components.search (resources/views/livewire/components/search.blade.php)4blade
        Params
        0
        errors
        1
        _instance
        2
        search
        3
        placeholder
      • components.oxy-menu-mobile (resources/views/components/oxy-menu-mobile.blade.php)5blade
        Params
        0
        categories
        1
        componentName
        2
        attributes
        3
        slot
        4
        __laravel_slots
      • livewire.components.search (resources/views/livewire/components/search.blade.php)4blade
        Params
        0
        errors
        1
        _instance
        2
        search
        3
        placeholder
      • components.oxy-menu-teste (resources/views/components/oxy-menu-teste.blade.php)6blade
        Params
        0
        categories
        1
        categorias
        2
        componentName
        3
        attributes
        4
        slot
        5
        __laravel_slots
      • components.oxy-breadcrumbs (resources/views/components/oxy-breadcrumbs.blade.php)6blade
        Params
        0
        title
        1
        subtitle
        2
        componentName
        3
        attributes
        4
        slot
        5
        __laravel_slots
      • components.oxy-card-category (resources/views/components/oxy-card-category.blade.php)6blade
        Params
        0
        categorias
        1
        categoria
        2
        componentName
        3
        attributes
        4
        slot
        5
        __laravel_slots
      • components.oxy-bullets-bottom (resources/views/components/oxy-bullets-bottom.blade.php)4blade
        Params
        0
        componentName
        1
        attributes
        2
        slot
        3
        __laravel_slots
      • components.oxy-footer (resources/views/components/oxy-footer.blade.php)5blade
        Params
        0
        categorias
        1
        componentName
        2
        attributes
        3
        slot
        4
        __laravel_slots
      • layouts.app (resources/views/layouts/app.blade.php)7blade
        Params
        0
        __env
        1
        app
        2
        errors
        3
        categoria
        4
        subtitle
        5
        categorias
        6
        component
      • components.google-tag-manager (resources/views/components/google-tag-manager.blade.php)3blade
        Params
        0
        attributes
        1
        slot
        2
        __laravel_slots
      • components.google-tag-manager-noscript (resources/views/components/google-tag-manager-noscript.blade.php)3blade
        Params
        0
        attributes
        1
        slot
        2
        __laravel_slots
      • components.oxy-modal-add-cart (resources/views/components/oxy-modal-add-cart.blade.php)4blade
        Params
        0
        componentName
        1
        attributes
        2
        slot
        3
        __laravel_slots
      • components.oxy-modal-new-password (resources/views/components/oxy-modal-new-password.blade.php)4blade
        Params
        0
        componentName
        1
        attributes
        2
        slot
        3
        __laravel_slots
      • components.oxy-modal-favorite (resources/views/components/oxy-modal-favorite.blade.php)3blade
        Params
        0
        attributes
        1
        slot
        2
        __laravel_slots
      • cookies_consent::components.laravel-cookies-consent (resources/views/vendor/cookies_consent/components/laravel-cookies-consent.blade.php)4blade
        Params
        0
        componentName
        1
        attributes
        2
        slot
        3
        __laravel_slots
      • svg::spritesheet (vendor/enflow/laravel-svg/resources/views/spritesheet.blade.php)1blade
        Params
        0
        spritesheet
      • svg::stylesheet (vendor/enflow/laravel-svg/resources/views/stylesheet.blade.php)0blade
      uri
      GET categorias/{slug}
      middleware
      web, web, blockIP
      controller
      App\Http\Controllers\Site\CategoriesController@index
      namespace
      App\Http\Controllers
      prefix
      where
      as
      site.categorias
      file
      app/Http/Controllers/Site/CategoriesController.php:19-36
      11 statements were executed, 4 of which were duplicated, 7 unique4.8ms
      • select * from `categories` where `slug` = 'pa' and `categories`.`deleted_at` is null limit 1
        1.25ms/app/Http/Controllers/Site/CategoriesController.php:21musicproducao
        Metadata
        Bindings
        • 0. pa
        Backtrace
        • 15. /app/Http/Controllers/Site/CategoriesController.php:21
        • 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:262
        • 19. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select `sub_categories`.*, (select count(*) from `sub_categories` as `laravel_reserved_0` where `sub_categories`.`id` = `laravel_reserved_0`.`parent_id` and `laravel_reserved_0`.`deleted_at` is null) as `sub_count` from `sub_categories` where `category_id` = 7 and `sub_categories`.`deleted_at` is null
        590μs/app/Http/Controllers/Site/CategoriesController.php:29musicproducao
        Metadata
        Bindings
        • 0. 7
        Backtrace
        • 14. /app/Http/Controllers/Site/CategoriesController.php:29
        • 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:262
        • 18. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select * from `categories` where `categories`.`id` in (7) and `categories`.`deleted_at` is null
        170μs/app/Http/Controllers/Site/CategoriesController.php:29musicproducao
        Metadata
        Bindings
        • 0. 7
        Backtrace
        • 19. /app/Http/Controllers/Site/CategoriesController.php:29
        • 20. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 21. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
        • 22. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:262
        • 23. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select * from `sub_categories` where 0 = 1 and `sub_categories`.`deleted_at` is null
        150μs/app/Http/Controllers/Site/CategoriesController.php:29musicproducao
        Metadata
        Backtrace
        • 19. /app/Http/Controllers/Site/CategoriesController.php:29
        • 20. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 21. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
        • 22. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:262
        • 23. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select * from `sub_categories` where `sub_categories`.`parent_id` in (135, 136, 137, 138, 139, 140, 141, 142, 143) and `sub_categories`.`deleted_at` is null
        280μs/app/Http/Controllers/Site/CategoriesController.php:29musicproducao
        Metadata
        Backtrace
        • 19. /app/Http/Controllers/Site/CategoriesController.php:29
        • 20. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 21. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
        • 22. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:262
        • 23. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select * from `categories` where `active` = 1 and `categories`.`deleted_at` is null
        200μs/app/View/Components/OxyMenuMobile.php:27musicproducao
        Metadata
        Bindings
        • 0. 1
        Backtrace
        • 14. /app/View/Components/OxyMenuMobile.php:27
        • 15. /vendor/laravel/framework/src/Illuminate/View/Component.php:65
        • 16. view::64f869ee232029a399432b43be6c7a97b496f423:210
        • 18. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • select * from `sub_categories` where `sub_categories`.`category_id` in (1, 2, 3, 4, 5, 6, 7, 8, 9, 10) and `sub_categories`.`deleted_at` is null
        450μs/app/View/Components/OxyMenuMobile.php:27musicproducao
        Metadata
        Backtrace
        • 19. /app/View/Components/OxyMenuMobile.php:27
        • 20. /vendor/laravel/framework/src/Illuminate/View/Component.php:65
        • 21. view::64f869ee232029a399432b43be6c7a97b496f423:210
        • 23. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • select `categories`.*, (select count(*) from `sub_categories` where `categories`.`id` = `sub_categories`.`category_id` and `sub_categories`.`deleted_at` is null) as `sub_categories_count` from `categories` where `active` = 1 and `categories`.`deleted_at` is null
        530μs/app/View/Components/OxyMenuTeste.php:37musicproducao
        Metadata
        Bindings
        • 0. 1
        Backtrace
        • 14. /app/View/Components/OxyMenuTeste.php:37
        • 15. /vendor/laravel/framework/src/Illuminate/View/Component.php:65
        • 16. view::8d98460d14790affe97974a4fe477667180d6848:31
        • 18. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • select * from `sub_categories` where `sub_categories`.`category_id` in (1, 2, 3, 4, 5, 6, 7, 8, 9, 10) and `sub_categories`.`deleted_at` is null order by `parent_id` asc
        530μs/app/View/Components/OxyMenuTeste.php:37musicproducao
        Metadata
        Backtrace
        • 19. /app/View/Components/OxyMenuTeste.php:37
        • 20. /vendor/laravel/framework/src/Illuminate/View/Component.php:65
        • 21. view::8d98460d14790affe97974a4fe477667180d6848:31
        • 23. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • select * from `categories` where `active` = 1 and `categories`.`deleted_at` is null
        210μs/app/View/Components/OxyFooter.php:27musicproducao
        Metadata
        Bindings
        • 0. 1
        Backtrace
        • 14. /app/View/Components/OxyFooter.php:27
        • 15. /vendor/laravel/framework/src/Illuminate/View/Component.php:65
        • 16. view::8d98460d14790affe97974a4fe477667180d6848:81
        • 18. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • select * from `sub_categories` where `sub_categories`.`category_id` in (1, 2, 3, 4, 5, 6, 7, 8, 9, 10) and `sub_categories`.`deleted_at` is null
        440μs/app/View/Components/OxyFooter.php:27musicproducao
        Metadata
        Backtrace
        • 19. /app/View/Components/OxyFooter.php:27
        • 20. /vendor/laravel/framework/src/Illuminate/View/Component.php:65
        • 21. view::8d98460d14790affe97974a4fe477667180d6848:81
        • 23. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      App\Models\SubCategory
      366
      App\Models\Category
      32
      components.search #qPYUP642LSMXMzvZLuuI
      array:5 [ "data" => array:2 [ "search" => "" "placeholder" => "Pesquisar produtos..." ] ...
      components.search #66EuCeX07GWYMtVMEloQ
      array:5 [ "data" => array:2 [ "search" => "" "placeholder" => "Pesquisar produtos..." ] ...
          _token
          e80bfSW1emN69IDsxkauUMURS2oncC19c2YUQlXU
          _previous
          array:1 [ "url" => "https://preview.musicfactory.pt/categorias/pa" ]
          _flash
          array:2 [ "old" => [] "new" => [] ]
          PHPDEBUGBAR_STACK_DATA
          []
          path_info
          /categorias/pa
          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:18 [ "priority" => array:1 [ 0 => "u=0, i" ] "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 => "close" ] "x-accel-internal" => array:1 [ 0 => "/internal-nginx-static-location" ] "x-real-ip" => array:1 [ 0 => "3.141.4.8" ] "host" => array:1 [ 0 => "preview.musicfactory.pt" ] ]
          request_server
          0 of 0
          array:57 [ "USER" => "musicfactory.pt" "HOME" => "/var/www/vhosts/musicfactory.pt" "SCRIPT_NAME" => "/index.php" "REQUEST_URI" => "/categorias/pa" "QUERY_STRING" => "" "REQUEST_METHOD" => "GET" "SERVER_PROTOCOL" => "HTTP/1.0" "GATEWAY_INTERFACE" => "CGI/1.1" "REDIRECT_URL" => "/categorias/pa" "REMOTE_PORT" => "40654" "SCRIPT_FILENAME" => "/var/www/vhosts/musicfactory.pt/preview.musicfactory.pt/public/index.php" "SERVER_ADMIN" => "root@localhost" "CONTEXT_DOCUMENT_ROOT" => "/var/www/vhosts/musicfactory.pt/preview.musicfactory.pt/public" "CONTEXT_PREFIX" => "" "REQUEST_SCHEME" => "https" "DOCUMENT_ROOT" => "/var/www/vhosts/musicfactory.pt/preview.musicfactory.pt/public" "REMOTE_ADDR" => "3.141.4.8" "SERVER_PORT" => "443" "SERVER_ADDR" => "135.125.97.156" "SERVER_NAME" => "preview.musicfactory.pt" "SERVER_SOFTWARE" => "Apache" "SERVER_SIGNATURE" => "" "PATH" => "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" "HTTP_PRIORITY" => "u=0, i" "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" => "close" "HTTP_X_ACCEL_INTERNAL" => "/internal-nginx-static-location" "HTTP_X_REAL_IP" => "3.141.4.8" "HTTP_HOST" => "preview.musicfactory.pt" "proxy-nokeepalive" => "1" "HTTPS" => "on" "PASSENGER_DOWNLOAD_NATIVE_SUPPORT_BINARY" => "0" "PASSENGER_COMPILE_NATIVE_SUPPORT_BINARY" => "0" "PERL5LIB" => "/usr/share/awstats/lib:/usr/share/awstats/plugins" "UNIQUE_ID" => "Z@i0AiN9c1lKtEeTaYmHdQAAABE" "REDIRECT_STATUS" => "200" "REDIRECT_HTTPS" => "on" "REDIRECT_PASSENGER_DOWNLOAD_NATIVE_SUPPORT_BINARY" => "0" "REDIRECT_PASSENGER_COMPILE_NATIVE_SUPPORT_BINARY" => "0" "REDIRECT_PERL5LIB" => "/usr/share/awstats/lib:/usr/share/awstats/plugins" "REDIRECT_UNIQUE_ID" => "Z@i0AiN9c1lKtEeTaYmHdQAAABE" "FCGI_ROLE" => "RESPONDER" "PHP_SELF" => "/index.php" "REQUEST_TIME_FLOAT" => 1743303682.692 "REQUEST_TIME" => 1743303682 ]
          request_cookies
          []
          
          response_headers
          0 of 0
          array:7 [ "content-type" => array:1 [ 0 => "text/html; charset=UTF-8" ] "cache-control" => array:1 [ 0 => "max-age=0, must-revalidate, no-cache, no-store, private" ] "date" => array:1 [ 0 => "Sun, 30 Mar 2025 03:01:22 GMT" ] "pragma" => array:1 [ 0 => "no-cache" ] "expires" => array:1 [ 0 => "Fri, 01 Jan 1990 00:00:00 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6Im9FS01IZ3FITTRLTnRKdzBTcU9CVnc9PSIsInZhbHVlIjoibkc1RUhsWG9MamEyRUFlK0ZUcm5oODJLcTRHRWZHODRsVnJlVTRhVFB2MEpuZk16U3hpOTVWZlRrV3E5V3BIVjZwc1Q1clVISG12dDhJc2VjNklYT2ZPTzVYaXA2bWtIL0pWVzFPSkZJbnpRbTVSUTBKQ21nbXdDWDhCb1MydHoiLCJtYWMiOiJjMmQxN2NjZDEzZDM4MjI1NmM2ZjhmNmMxMmNiZTg5MGYxNTBjODk1MTcwMjRmNjc1ZmMwZGQzZjQwM2U4Y2FlIiwidGFnIjoiIn0%3D; expires=Sun, 30-Mar-2025 05:01:22 GMT; Max-Age=7200; path=/; samesite=laxXSRF-TOKEN=eyJpdiI6Im9FS01IZ3FITTRLTnRKdzBTcU9CVnc9PSIsInZhbHVlIjoibkc1RUhsWG9MamEyRUFlK0ZUcm5oODJLcTRHRWZHODRsVnJlVTRhVFB2MEpuZk16U3hpOTVWZlRrV3E5V3BIVjZwc1Q1c" 1 => "music_factory_session=eyJpdiI6IlNUVnBWWGRab0M2RTRtTjdhY2wyMWc9PSIsInZhbHVlIjoia3ZVc01SMis3K0FzZG8yb0wxcjlTMXdFUUtEckR1ZzdUSCtBNG0xMEtBYWw5dTd2ZHA5KzhGS1Zid09ObHEyazRLNFdtNHMzSWp1YnEyb1gzdXZxMzZDdVI1cVVuWnRkVkxITGZuT2Z3aUZCczEzdTNQMlRWRkROeXVOb29VMEQiLCJtYWMiOiIzNjUxNDVjYzEwM2UzODYxNDE0OWUxODBmNzgwMTQyOTExNjhlYjIzZmU0NDVmODdlNGQzYzc3NjcwMTM3OTAxIiwidGFnIjoiIn0%3D; expires=Sun, 30-Mar-2025 05:01:22 GMT; Max-Age=7200; path=/; httponly; samesite=laxmusic_factory_session=eyJpdiI6IlNUVnBWWGRab0M2RTRtTjdhY2wyMWc9PSIsInZhbHVlIjoia3ZVc01SMis3K0FzZG8yb0wxcjlTMXdFUUtEckR1ZzdUSCtBNG0xMEtBYWw5dTd2ZHA5KzhGS1Zid09ObH" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6Im9FS01IZ3FITTRLTnRKdzBTcU9CVnc9PSIsInZhbHVlIjoibkc1RUhsWG9MamEyRUFlK0ZUcm5oODJLcTRHRWZHODRsVnJlVTRhVFB2MEpuZk16U3hpOTVWZlRrV3E5V3BIVjZwc1Q1clVISG12dDhJc2VjNklYT2ZPTzVYaXA2bWtIL0pWVzFPSkZJbnpRbTVSUTBKQ21nbXdDWDhCb1MydHoiLCJtYWMiOiJjMmQxN2NjZDEzZDM4MjI1NmM2ZjhmNmMxMmNiZTg5MGYxNTBjODk1MTcwMjRmNjc1ZmMwZGQzZjQwM2U4Y2FlIiwidGFnIjoiIn0%3D; expires=Sun, 30-Mar-2025 05:01:22 GMT; path=/XSRF-TOKEN=eyJpdiI6Im9FS01IZ3FITTRLTnRKdzBTcU9CVnc9PSIsInZhbHVlIjoibkc1RUhsWG9MamEyRUFlK0ZUcm5oODJLcTRHRWZHODRsVnJlVTRhVFB2MEpuZk16U3hpOTVWZlRrV3E5V3BIVjZwc1Q1c" 1 => "music_factory_session=eyJpdiI6IlNUVnBWWGRab0M2RTRtTjdhY2wyMWc9PSIsInZhbHVlIjoia3ZVc01SMis3K0FzZG8yb0wxcjlTMXdFUUtEckR1ZzdUSCtBNG0xMEtBYWw5dTd2ZHA5KzhGS1Zid09ObHEyazRLNFdtNHMzSWp1YnEyb1gzdXZxMzZDdVI1cVVuWnRkVkxITGZuT2Z3aUZCczEzdTNQMlRWRkROeXVOb29VMEQiLCJtYWMiOiIzNjUxNDVjYzEwM2UzODYxNDE0OWUxODBmNzgwMTQyOTExNjhlYjIzZmU0NDVmODdlNGQzYzc3NjcwMTM3OTAxIiwidGFnIjoiIn0%3D; expires=Sun, 30-Mar-2025 05:01:22 GMT; path=/; httponlymusic_factory_session=eyJpdiI6IlNUVnBWWGRab0M2RTRtTjdhY2wyMWc9PSIsInZhbHVlIjoia3ZVc01SMis3K0FzZG8yb0wxcjlTMXdFUUtEckR1ZzdUSCtBNG0xMEtBYWw5dTd2ZHA5KzhGS1Zid09ObH" ] ]
          session_attributes
          0 of 0
          array:4 [ "_token" => "e80bfSW1emN69IDsxkauUMURS2oncC19c2YUQlXU" "_previous" => array:1 [ "url" => "https://preview.musicfactory.pt/categorias/pa" ] "_flash" => array:2 [ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]