7.4.33PHP Version59.91msRequest Duration6MBMemory UsageGET product/{id}/{slug}Route
    • Booting (21.58ms)
    • Application (38.08ms)
    • 1 x Application (63.56%)
      38.08ms
      1 x Booting (36.03%)
      21.58ms
      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 executed8.58ms
      • select * from `configs`
        2.32ms/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
        430μ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` = '255' limit 1
        380μs/app/Http/Controllers/FrontendController.php:84u493533148_db2
        Metadata
        Bindings
        • 0. 255
        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` <> 255 order by RAND() limit 3
        2.32ms/app/Http/Controllers/FrontendController.php:85u493533148_db2
        Metadata
        Bindings
        • 0. 255
        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` = 255 and `product_images`.`product_id` is not null
        320μs/app/Http/Controllers/FrontendController.php:90u493533148_db2
        Metadata
        Bindings
        • 0. 255
        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` = 21 and `categories`.`id` is not null limit 1
        290μsview::f43d7482a249ac3a30fd81e0a0e957c3085a69f5:10u493533148_db2
        Metadata
        Bindings
        • 0. 21
        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` = 512 and `product_images`.`product_id` is not null
        300μsview::f43d7482a249ac3a30fd81e0a0e957c3085a69f5:183u493533148_db2
        Metadata
        Bindings
        • 0. 512
        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` = 43 and `categories`.`id` is not null limit 1
        280μsview::f43d7482a249ac3a30fd81e0a0e957c3085a69f5:194u493533148_db2
        Metadata
        Bindings
        • 0. 43
        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` = 439 and `product_images`.`product_id` is not null
        290μsview::f43d7482a249ac3a30fd81e0a0e957c3085a69f5:183u493533148_db2
        Metadata
        Bindings
        • 0. 439
        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` = 27 and `categories`.`id` is not null limit 1
        260μsview::f43d7482a249ac3a30fd81e0a0e957c3085a69f5:194u493533148_db2
        Metadata
        Bindings
        • 0. 27
        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` = 479 and `product_images`.`product_id` is not null
        270μsview::f43d7482a249ac3a30fd81e0a0e957c3085a69f5:183u493533148_db2
        Metadata
        Bindings
        • 0. 479
        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` = 32 and `categories`.`id` is not null limit 1
        290μsview::f43d7482a249ac3a30fd81e0a0e957c3085a69f5:194u493533148_db2
        Metadata
        Bindings
        • 0. 32
        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
        280μ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
        300μ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`
        250μ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
          swhJirIT4ETMKYx6QXE0LV4IrpGkoyTMpWeXZPo6
          _previous
          array:1 [ "url" => "https://controlsecurity.com.ve/product/255/engine-for-automatic-door-220vac-24...
          _flash
          array:2 [ "old" => [] "new" => [] ]
          PHPDEBUGBAR_STACK_DATA
          []
          path_info
          /product/255/engine-for-automatic-door-220vac-240
          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" => "3.143.254.10" "REMOTE_PORT" => "24986" "SERVER_ADDR" => "195.179.239.17" "SERVER_NAME" => "controlsecurity.com.ve" "SERVER_ADMIN" => "" "SERVER_PORT" => "443" "REQUEST_SCHEME" => "https" "REQUEST_URI" => "/product/255/engine-for-automatic-door-220vac-240" "REDIRECT_URL" => "/product/255/engine-for-automatic-door-220vac-240" "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/255/engine-for-automatic-door-220vac-240" "SCRIPT_URL" => "/product/255/engine-for-automatic-door-220vac-240" "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" => 1744921883.8951 "REQUEST_TIME" => 1744921883 ]
          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 => "Thu, 17 Apr 2025 20:31:23 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IkQ2VllvRGlJaHhuaXl5NWdUSlVoTFE9PSIsInZhbHVlIjoiSWU1LzlZQzk1TUVFVVI3bDY2YnM4L0NZZXlqVHdIVTE0eUdXWUZycDYraUhaK3k4QjZybzhtbDJmOG5ENWV3c01TSDNHOE5oUnduOUhGRUNqUS9ka00wOU5wNDBvNlN4NzFkS3NTRE1INXltM0FrMng4SUJpOEc4M1J3azBwdGUiLCJtYWMiOiI3N2M2ZDMzNjUzMTc2ZWE3ZTFlYTVhYWZkNTk3ZjE2ZTk3NTM0MTRlNWM2ZTU4OTUyMmM2MmQ1OTgxZGFkOGRjIiwidGFnIjoiIn0%3D; expires=Thu, 17-Apr-2025 22:31:23 GMT; Max-Age=7200; path=/; samesite=laxXSRF-TOKEN=eyJpdiI6IkQ2VllvRGlJaHhuaXl5NWdUSlVoTFE9PSIsInZhbHVlIjoiSWU1LzlZQzk1TUVFVVI3bDY2YnM4L0NZZXlqVHdIVTE0eUdXWUZycDYraUhaK3k4QjZybzhtbDJmOG5ENWV3c01TSDNHO" 1 => "laravel_session=eyJpdiI6IklHa3h4cHV2UXZERDdkenBnU2s0M2c9PSIsInZhbHVlIjoiMVh6d2w4MnlpY1RNdWd3L1dKNE8yUnlGaDVuUEp0Rm5Jb2Zudnp5MVl2cUpMSEVMTTVyeXBvSzdBYzZsZFVhTUt2OVh2dmxlUWtlUHNia2UwNTk2YkI2Y0hRQXlTaWxJc0dWeUk1c1RqNEZiS2wwSFB1YXpndTB5c3FNb2JxM20iLCJtYWMiOiI3OGQzMmFhOTk1OWZhYWNhMTc0MGNlOGFlOTE4OWE1NGU1MWNlNjFlZDUyOGY4OWJmZDI5ZDI0NGNhMzA1ZWFjIiwidGFnIjoiIn0%3D; expires=Thu, 17-Apr-2025 22:31:23 GMT; Max-Age=7200; path=/; httponly; samesite=laxlaravel_session=eyJpdiI6IklHa3h4cHV2UXZERDdkenBnU2s0M2c9PSIsInZhbHVlIjoiMVh6d2w4MnlpY1RNdWd3L1dKNE8yUnlGaDVuUEp0Rm5Jb2Zudnp5MVl2cUpMSEVMTTVyeXBvSzdBYzZsZFVhTUt2" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IkQ2VllvRGlJaHhuaXl5NWdUSlVoTFE9PSIsInZhbHVlIjoiSWU1LzlZQzk1TUVFVVI3bDY2YnM4L0NZZXlqVHdIVTE0eUdXWUZycDYraUhaK3k4QjZybzhtbDJmOG5ENWV3c01TSDNHOE5oUnduOUhGRUNqUS9ka00wOU5wNDBvNlN4NzFkS3NTRE1INXltM0FrMng4SUJpOEc4M1J3azBwdGUiLCJtYWMiOiI3N2M2ZDMzNjUzMTc2ZWE3ZTFlYTVhYWZkNTk3ZjE2ZTk3NTM0MTRlNWM2ZTU4OTUyMmM2MmQ1OTgxZGFkOGRjIiwidGFnIjoiIn0%3D; expires=Thu, 17-Apr-2025 22:31:23 GMT; path=/XSRF-TOKEN=eyJpdiI6IkQ2VllvRGlJaHhuaXl5NWdUSlVoTFE9PSIsInZhbHVlIjoiSWU1LzlZQzk1TUVFVVI3bDY2YnM4L0NZZXlqVHdIVTE0eUdXWUZycDYraUhaK3k4QjZybzhtbDJmOG5ENWV3c01TSDNHO" 1 => "laravel_session=eyJpdiI6IklHa3h4cHV2UXZERDdkenBnU2s0M2c9PSIsInZhbHVlIjoiMVh6d2w4MnlpY1RNdWd3L1dKNE8yUnlGaDVuUEp0Rm5Jb2Zudnp5MVl2cUpMSEVMTTVyeXBvSzdBYzZsZFVhTUt2OVh2dmxlUWtlUHNia2UwNTk2YkI2Y0hRQXlTaWxJc0dWeUk1c1RqNEZiS2wwSFB1YXpndTB5c3FNb2JxM20iLCJtYWMiOiI3OGQzMmFhOTk1OWZhYWNhMTc0MGNlOGFlOTE4OWE1NGU1MWNlNjFlZDUyOGY4OWJmZDI5ZDI0NGNhMzA1ZWFjIiwidGFnIjoiIn0%3D; expires=Thu, 17-Apr-2025 22:31:23 GMT; path=/; httponlylaravel_session=eyJpdiI6IklHa3h4cHV2UXZERDdkenBnU2s0M2c9PSIsInZhbHVlIjoiMVh6d2w4MnlpY1RNdWd3L1dKNE8yUnlGaDVuUEp0Rm5Jb2Zudnp5MVl2cUpMSEVMTTVyeXBvSzdBYzZsZFVhTUt2" ] ]
          session_attributes
          0 of 0
          array:4 [ "_token" => "swhJirIT4ETMKYx6QXE0LV4IrpGkoyTMpWeXZPo6" "_previous" => array:1 [ "url" => "https://controlsecurity.com.ve/product/255/engine-for-automatic-door-220vac-240" ] "_flash" => array:2 [ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]