7.4.33PHP Version260msRequest Duration8MBMemory UsageGET product/{id}/{slug}Route
    • Booting (162ms)
    • Application (93.78ms)
    • 1 x Booting (62.29%)
      162.22ms
      1 x Application (36.01%)
      93.78ms
      8 templates were rendered
      • frontend.productDetail (resources/views/frontend/productDetail.blade.php)2blade
        Params
        0
        product
        1
        moreProducts
      • frontend.partials.cta (resources/views/frontend/partials/cta.blade.php)11blade
        Params
        0
        __env
        1
        app
        2
        config
        3
        siteCategories
        4
        errors
        5
        product
        6
        moreProducts
        7
        __currentLoopData
        8
        image
        9
        loop
        10
        anotherProduct
      • layouts.frontendmaster (resources/views/layouts/frontendmaster.blade.php)11blade
        Params
        0
        __env
        1
        app
        2
        config
        3
        siteCategories
        4
        errors
        5
        product
        6
        moreProducts
        7
        __currentLoopData
        8
        image
        9
        loop
        10
        anotherProduct
      • frontend.partials.plugins (resources/views/frontend/partials/plugins.blade.php)11blade
        Params
        0
        __env
        1
        app
        2
        config
        3
        siteCategories
        4
        errors
        5
        product
        6
        moreProducts
        7
        __currentLoopData
        8
        image
        9
        loop
        10
        anotherProduct
      • frontend.partials.header (resources/views/frontend/partials/header.blade.php)11blade
        Params
        0
        __env
        1
        app
        2
        config
        3
        siteCategories
        4
        errors
        5
        product
        6
        moreProducts
        7
        __currentLoopData
        8
        image
        9
        loop
        10
        anotherProduct
      • frontend.partials.popups (resources/views/frontend/partials/popups.blade.php)11blade
        Params
        0
        __env
        1
        app
        2
        config
        3
        siteCategories
        4
        errors
        5
        product
        6
        moreProducts
        7
        __currentLoopData
        8
        image
        9
        loop
        10
        anotherProduct
      • frontend.partials.svg (resources/views/frontend/partials/svg.blade.php)11blade
        Params
        0
        __env
        1
        app
        2
        config
        3
        siteCategories
        4
        errors
        5
        product
        6
        moreProducts
        7
        __currentLoopData
        8
        image
        9
        loop
        10
        anotherProduct
      • frontend.partials.footer (resources/views/frontend/partials/footer.blade.php)11blade
        Params
        0
        __env
        1
        app
        2
        config
        3
        siteCategories
        4
        errors
        5
        product
        6
        moreProducts
        7
        __currentLoopData
        8
        image
        9
        loop
        10
        anotherProduct
      uri
      GET product/{id}/{slug}
      middleware
      web
      controller
      App\Http\Controllers\FrontendController@productDetail
      namespace
      App\Http\Controllers
      prefix
      where
      as
      front.products.detail
      file
      app/Http/Controllers/FrontendController.php:82-94
      15 statements were executed9.39ms
      • select * from `configs`
        3.19ms/app/Http/Controllers/Controller.php:18u493533148_db2
        Metadata
        Backtrace
        • 15. /app/Http/Controllers/Controller.php:18
        • 16. /app/Traits/hasCategories.php:11
        • 18. /vendor/laravel/framework/src/Illuminate/Container/Container.php:917
        • 19. /vendor/laravel/framework/src/Illuminate/Container/Container.php:758
        • 20. /vendor/laravel/framework/src/Illuminate/Foundation/Application.php:851
      • select * from `categories` order by `name` asc
        470μs/app/Traits/hasCategories.php:12u493533148_db2
        Metadata
        Backtrace
        • 14. /app/Traits/hasCategories.php:12
        • 16. /vendor/laravel/framework/src/Illuminate/Container/Container.php:917
        • 17. /vendor/laravel/framework/src/Illuminate/Container/Container.php:758
        • 18. /vendor/laravel/framework/src/Illuminate/Foundation/Application.php:851
        • 19. /vendor/laravel/framework/src/Illuminate/Container/Container.php:694
      • select * from `products` where `products`.`id` = '219' limit 1
        360μs/app/Http/Controllers/FrontendController.php:84u493533148_db2
        Metadata
        Bindings
        • 0. 219
        Backtrace
        • 20. /app/Http/Controllers/FrontendController.php:84
        • 21. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 22. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
        • 23. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:262
        • 24. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select * from `products` where `id` <> 219 order by RAND() limit 3
        2.41ms/app/Http/Controllers/FrontendController.php:85u493533148_db2
        Metadata
        Bindings
        • 0. 219
        Backtrace
        • 14. /app/Http/Controllers/FrontendController.php:85
        • 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 `product_images` where `product_images`.`product_id` = 219 and `product_images`.`product_id` is not null
        320μs/app/Http/Controllers/FrontendController.php:90u493533148_db2
        Metadata
        Bindings
        • 0. 219
        Backtrace
        • 19. /app/Http/Controllers/FrontendController.php:90
        • 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 `categories`.`id` = 25 and `categories`.`id` is not null limit 1
        300μsview::f43d7482a249ac3a30fd81e0a0e957c3085a69f5:10u493533148_db2
        Metadata
        Bindings
        • 0. 25
        Backtrace
        • 20. view::f43d7482a249ac3a30fd81e0a0e957c3085a69f5:10
        • 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
        • 25. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `product_images` where `product_images`.`product_id` = 409 and `product_images`.`product_id` is not null
        280μsview::f43d7482a249ac3a30fd81e0a0e957c3085a69f5:183u493533148_db2
        Metadata
        Bindings
        • 0. 409
        Backtrace
        • 19. view::f43d7482a249ac3a30fd81e0a0e957c3085a69f5:183
        • 21. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 24. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `categories` where `categories`.`id` = 19 and `categories`.`id` is not null limit 1
        250μsview::f43d7482a249ac3a30fd81e0a0e957c3085a69f5:194u493533148_db2
        Metadata
        Bindings
        • 0. 19
        Backtrace
        • 20. view::f43d7482a249ac3a30fd81e0a0e957c3085a69f5:194
        • 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
        • 25. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `product_images` where `product_images`.`product_id` = 527 and `product_images`.`product_id` is not null
        280μsview::f43d7482a249ac3a30fd81e0a0e957c3085a69f5:183u493533148_db2
        Metadata
        Bindings
        • 0. 527
        Backtrace
        • 19. view::f43d7482a249ac3a30fd81e0a0e957c3085a69f5:183
        • 21. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 24. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `categories` where `categories`.`id` = 44 and `categories`.`id` is not null limit 1
        240μsview::f43d7482a249ac3a30fd81e0a0e957c3085a69f5:194u493533148_db2
        Metadata
        Bindings
        • 0. 44
        Backtrace
        • 20. view::f43d7482a249ac3a30fd81e0a0e957c3085a69f5:194
        • 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
        • 25. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `product_images` where `product_images`.`product_id` = 416 and `product_images`.`product_id` is not null
        260μsview::f43d7482a249ac3a30fd81e0a0e957c3085a69f5:183u493533148_db2
        Metadata
        Bindings
        • 0. 416
        Backtrace
        • 19. view::f43d7482a249ac3a30fd81e0a0e957c3085a69f5:183
        • 21. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 24. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `categories` where `categories`.`id` = 31 and `categories`.`id` is not null limit 1
        250μsview::f43d7482a249ac3a30fd81e0a0e957c3085a69f5:194u493533148_db2
        Metadata
        Bindings
        • 0. 31
        Backtrace
        • 20. view::f43d7482a249ac3a30fd81e0a0e957c3085a69f5:194
        • 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
        • 25. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `plugins` where `status` = 1
        250μs/app/Services/PluginService.php:11u493533148_db2
        Metadata
        Bindings
        • 0. 1
        Backtrace
        • 14. /app/Services/PluginService.php:11
        • 15. view::8889c818d7ac3764be5e79f6aa526afe269117d7:2
        • 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 `configs` where `key` = 'multi_lang' limit 1
        290μs/app/Services/AppLanguageService.php:17u493533148_db2
        Metadata
        Bindings
        • 0. multi_lang
        Backtrace
        • 15. /app/Services/AppLanguageService.php:17
        • 16. view::a0fc518126c5ea9651fd60fb19e1baf6df0cc1e3:85
        • 18. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • select * from `app_languages`
        240μs/app/Services/AppLanguageService.php:13u493533148_db2
        Metadata
        Backtrace
        • 15. /app/Services/AppLanguageService.php:13
        • 16. view::a0fc518126c5ea9651fd60fb19e1baf6df0cc1e3:87
        • 18. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      App\Models\AppLanguage
      2
      App\Models\ProductImage
      4
      App\Models\Product
      4
      App\Models\Category
      38
      App\Models\Config
      25
          _token
          QjfhST5qIIOwnkTPn9mAqDgJB3VbBn396vANdYKp
          _previous
          array:1 [ "url" => "https://controlsecurity.com.ve/product/219/door-video-and-telephone-controller...
          _flash
          array:2 [ "old" => [] "new" => [] ]
          PHPDEBUGBAR_STACK_DATA
          []
          path_info
          /product/219/door-video-and-telephone-controller-model-hac-300
          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" => 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" ] "accept-encoding" => array:1 [ 0 => "gzip, deflate, br, zstd" ] "host" => array:1 [ 0 => "controlsecurity.com.ve" ] "pragma" => array:1 [ 0 => "no-cache" ] "user-agent" => array:1 [ 0 => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" ] "cache-control" => array:1 [ 0 => "no-cache" ] "sec-ch-ua" => array:1 [ 0 => ""HeadlessChrome";v="129", "Not=A?Brand";v="8", "Chromium";v="129"" ] "sec-ch-ua-mobile" => array:1 [ 0 => "?0" ] "sec-ch-ua-platform" => array:1 [ 0 => ""Windows"" ] "upgrade-insecure-requests" => array:1 [ 0 => "1" ] "sec-fetch-site" => array:1 [ 0 => "none" ] "sec-fetch-mode" => array:1 [ 0 => "navigate" ] "sec-fetch-user" => array:1 [ 0 => "?1" ] "sec-fetch-dest" => array:1 [ 0 => "document" ] "priority" => array:1 [ 0 => "u=0, i" ] ]
          request_server
          0 of 0
          array:53 [ "LSPHP_ProcessGroup" => "on" "PATH" => "/usr/local/bin:/bin:/usr/bin" "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_ACCEPT_ENCODING" => "gzip, deflate, br, zstd" "HTTP_HOST" => "controlsecurity.com.ve" "HTTP_PRAGMA" => "no-cache" "HTTP_USER_AGENT" => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" "HTTP_CACHE_CONTROL" => "no-cache" "HTTP_SEC_CH_UA" => ""HeadlessChrome";v="129", "Not=A?Brand";v="8", "Chromium";v="129"" "HTTP_SEC_CH_UA_MOBILE" => "?0" "HTTP_SEC_CH_UA_PLATFORM" => ""Windows"" "HTTP_UPGRADE_INSECURE_REQUESTS" => "1" "HTTP_SEC_FETCH_SITE" => "none" "HTTP_SEC_FETCH_MODE" => "navigate" "HTTP_SEC_FETCH_USER" => "?1" "HTTP_SEC_FETCH_DEST" => "document" "HTTP_PRIORITY" => "u=0, i" "DOCUMENT_ROOT" => "/home/u493533148/domains/controlsecurity.com.ve/public_html" "REMOTE_ADDR" => "52.14.244.29" "REMOTE_PORT" => "55847" "SERVER_ADDR" => "195.179.239.17" "SERVER_NAME" => "controlsecurity.com.ve" "SERVER_ADMIN" => "" "SERVER_PORT" => "443" "REQUEST_SCHEME" => "https" "REQUEST_URI" => "/product/219/door-video-and-telephone-controller-model-hac-300" "REDIRECT_URL" => "/product/219/door-video-and-telephone-controller-model-hac-300" "REDIRECT_REQUEST_METHOD" => "GET" "HTTPS" => "on" "CRAWLER_USLEEP" => "1000" "CRAWLER_LOAD_LIMIT_ENFORCE" => "25" "H_PLATFORM" => "Hostinger" "H_TYPE" => "shared" "H_CANARY" => "false" "H_STAGING" => "false" "REDIRECT_STATUS" => "200" "X_SPDY" => "HTTP2" "SSL_PROTOCOL" => "TLSv1.3" "SSL_CIPHER" => "TLS_AES_128_GCM_SHA256" "SSL_CIPHER_USEKEYSIZE" => "128" "SSL_CIPHER_ALGKEYSIZE" => "128" "SCRIPT_FILENAME" => "/home/u493533148/domains/controlsecurity.com.ve/public_html/index.php" "QUERY_STRING" => "" "SCRIPT_URI" => "https://controlsecurity.com.ve/product/219/door-video-and-telephone-controller-model-hac-300" "SCRIPT_URL" => "/product/219/door-video-and-telephone-controller-model-hac-300" "SCRIPT_NAME" => "/index.php" "SERVER_PROTOCOL" => "HTTP/1.1" "SERVER_SOFTWARE" => "LiteSpeed" "REQUEST_METHOD" => "GET" "X-LSCACHE" => "on,crawler,esi,combine" "PHP_SELF" => "/index.php" "REQUEST_TIME_FLOAT" => 1736250159.365 "REQUEST_TIME" => 1736250159 ]
          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 => "Tue, 07 Jan 2025 11:42:39 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IjBVbHlhNVVTL05Famx0MFRLdWxnTFE9PSIsInZhbHVlIjoiTDFXbFU4TzQ3a3F5dnpXNnhrZ01NRlhzaUV4QkFDc0t5ZS9JTkN0QUdGdWVNL1VNNTFKd0lMKzZtOEJtNVMvVXh0cmVWajNvZkhRSnluR2NuR3JVMFN2eXc0WlVZVkF5L2VJb1dKMWZQNVk4L1RqNVJ4aE1uc25NbUVKbWJaSFAiLCJtYWMiOiJlNjgyYTNlYTVlYWRhNmQ0NTkwZGM1ZTMzMDNhNWFmZjJkYmJiMDgxNWUxYjM1ZGYzOGY5YzRiNzhkODkxYWViIiwidGFnIjoiIn0%3D; expires=Tue, 07-Jan-2025 13:42:39 GMT; Max-Age=7200; path=/; samesite=laxXSRF-TOKEN=eyJpdiI6IjBVbHlhNVVTL05Famx0MFRLdWxnTFE9PSIsInZhbHVlIjoiTDFXbFU4TzQ3a3F5dnpXNnhrZ01NRlhzaUV4QkFDc0t5ZS9JTkN0QUdGdWVNL1VNNTFKd0lMKzZtOEJtNVMvVXh0cmVWa" 1 => "laravel_session=eyJpdiI6InJwVkdwcEdnR3JLdlV6NTJ2eUIwSGc9PSIsInZhbHVlIjoidzV1TlRRaUFISytjOC93UFc4WmFINmQ4WmZHNWxPNVZ6b215Q09IWFM4VnJxZ09YSHlZTHZDdnNsZlNPbDMzR2tQRnNLZGNjZTZwOXQ5S3laNGRUVTYzL0paSWduT3Q4NmhaVkVjM0hqanJoMEtTTkYyZ2Z3Y01wMDVYYVJLZ2IiLCJtYWMiOiJiZDUwYWJhNmIwMWQ2ZDdmOTRjOWNlY2VlMTc1NDk3Y2IwYmNkMDJiZTZjY2U2MmRjNDQxMjJkN2M0NGQzOTViIiwidGFnIjoiIn0%3D; expires=Tue, 07-Jan-2025 13:42:39 GMT; Max-Age=7200; path=/; httponly; samesite=laxlaravel_session=eyJpdiI6InJwVkdwcEdnR3JLdlV6NTJ2eUIwSGc9PSIsInZhbHVlIjoidzV1TlRRaUFISytjOC93UFc4WmFINmQ4WmZHNWxPNVZ6b215Q09IWFM4VnJxZ09YSHlZTHZDdnNsZlNPbDMzR2tQ" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IjBVbHlhNVVTL05Famx0MFRLdWxnTFE9PSIsInZhbHVlIjoiTDFXbFU4TzQ3a3F5dnpXNnhrZ01NRlhzaUV4QkFDc0t5ZS9JTkN0QUdGdWVNL1VNNTFKd0lMKzZtOEJtNVMvVXh0cmVWajNvZkhRSnluR2NuR3JVMFN2eXc0WlVZVkF5L2VJb1dKMWZQNVk4L1RqNVJ4aE1uc25NbUVKbWJaSFAiLCJtYWMiOiJlNjgyYTNlYTVlYWRhNmQ0NTkwZGM1ZTMzMDNhNWFmZjJkYmJiMDgxNWUxYjM1ZGYzOGY5YzRiNzhkODkxYWViIiwidGFnIjoiIn0%3D; expires=Tue, 07-Jan-2025 13:42:39 GMT; path=/XSRF-TOKEN=eyJpdiI6IjBVbHlhNVVTL05Famx0MFRLdWxnTFE9PSIsInZhbHVlIjoiTDFXbFU4TzQ3a3F5dnpXNnhrZ01NRlhzaUV4QkFDc0t5ZS9JTkN0QUdGdWVNL1VNNTFKd0lMKzZtOEJtNVMvVXh0cmVWa" 1 => "laravel_session=eyJpdiI6InJwVkdwcEdnR3JLdlV6NTJ2eUIwSGc9PSIsInZhbHVlIjoidzV1TlRRaUFISytjOC93UFc4WmFINmQ4WmZHNWxPNVZ6b215Q09IWFM4VnJxZ09YSHlZTHZDdnNsZlNPbDMzR2tQRnNLZGNjZTZwOXQ5S3laNGRUVTYzL0paSWduT3Q4NmhaVkVjM0hqanJoMEtTTkYyZ2Z3Y01wMDVYYVJLZ2IiLCJtYWMiOiJiZDUwYWJhNmIwMWQ2ZDdmOTRjOWNlY2VlMTc1NDk3Y2IwYmNkMDJiZTZjY2U2MmRjNDQxMjJkN2M0NGQzOTViIiwidGFnIjoiIn0%3D; expires=Tue, 07-Jan-2025 13:42:39 GMT; path=/; httponlylaravel_session=eyJpdiI6InJwVkdwcEdnR3JLdlV6NTJ2eUIwSGc9PSIsInZhbHVlIjoidzV1TlRRaUFISytjOC93UFc4WmFINmQ4WmZHNWxPNVZ6b215Q09IWFM4VnJxZ09YSHlZTHZDdnNsZlNPbDMzR2tQ" ] ]
          session_attributes
          0 of 0
          array:4 [ "_token" => "QjfhST5qIIOwnkTPn9mAqDgJB3VbBn396vANdYKp" "_previous" => array:1 [ "url" => "https://controlsecurity.com.ve/product/219/door-video-and-telephone-controller-model-hac-300" ] "_flash" => array:2 [ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]