DISCLAIMER

DISCLAIMER

The information provided by Si Group on Simart.com.bd  is for general informational purposes only. All information on the Site is provided in good faith, however, we make no representation or warranty of any kind, express or implied, regarding the accuracy, adequacy, validity, reliability, availability, or completeness of any information on the Site.

UNDER NO CIRCUMSTANCE SHALL WE HAVE ANY LIABILITY TO YOU FOR ANY LOSS OR DAMAGE OF ANY KIND INCURRED AS A RESULT OF THE USE OF THE SITE OR RELIANCE ON ANY INFORMATION PROVIDED ON THE SITE. YOUR USE OF THE SITE AND YOUR RELIANCE ON ANY INFORMATION ON THE SITE IS SOLELY AT YOUR OWN RISK.

PROFESSIONAL DISCLAIMER

The Site can`t and does not contain financial advice. The information is provided for general informational and educational purposes only and is not a substitute for professional financial advice. Accordingly, before taking any actions based on such information, we encourage you to consult with the appropriate professionals. We do not provide any kind of financial advice.

Content published on Simart.com.bd is intended to be used and must be used for informational purposes only. It is very important to do your own analysis before making any decision based on your own personal circumstances. You should take independent financial advice from a professional or independently research and verify any information that you find on our Website and wish to rely upon.

THE USE OR RELIANCE OF ANY INFORMATION CONTAINED ON THIS SITE IS SOLELY AT YOUR OWN RISK.

AFFILIATES DISCLAIMER

The Site may contain links to affiliate websites, and we may receive an affiliate commission for any purchases or actions made by you on the affiliate websites using such links.

ERRORS AND OMISSIONS DISCLAIMER

While we have made every attempt to ensure that the information contained in this site has been obtained from reliable sources, Si Group is not responsible for any errors or omissions or for the results obtained from the use of this information. All information in this site is provided “as is”, with no guarantee of completeness, accuracy, timeliness, or of the results obtained from the use of this information, and without warranty of any kind, express or implied, including, but not limited to warranties of performance, merchantability, and fitness for a particular purpose.

In no event will Si Group, its related partnerships or corporations, or the partners, agents, or employees thereof be liable to you or anyone else for any decision made or action taken in reliance on the information in this Site or for any consequential, special or similar damages, even if advised of the possibility of such damages.

GUEST CONTRIBUTORS DISCLAIMER

This Site may include content from guest contributors and any views or opinions expressed in such posts are personal and do not represent those of Si Group or any of its staff or affiliates unless explicitly stated.

LOGOS AND TRADEMARKS DISCLAIMER

All logos and trademarks of third parties referenced on Simart.com.bd are the trademarks and logos of their respective owners. Any inclusion of such trademarks or logos does not imply or constitute any approval, endorsement or sponsorship of Si Group by such owners.

CONTACT US

Should you have any feedback, comments, requests for technical support or other inquiries, please contact us by email: support@simart.com.bd This Disclaimer was created for Simart.com.bd by Si Group

7.4.33PHP Version263msRequest Duration9MBMemory UsageGET {slug}Route
    • Booting (22.94ms)
    • Application (240ms)
    • 1 x Application (91.26%)
      240.44ms
      1 x Booting (8.71%)
      22.94ms
      9 templates were rendered
      • frontend.custom_page (resources/views/frontend/custom_page.blade.php)1blade
        Params
        0
        page
      • frontend.layouts.app (resources/views/frontend/layouts/app.blade.php)4blade
        Params
        0
        __env
        1
        app
        2
        errors
        3
        page
      • frontend.inc.nav (resources/views/frontend/inc/nav.blade.php)4blade
        Params
        0
        __env
        1
        app
        2
        errors
        3
        page
      • frontend.partials.compare (resources/views/frontend/partials/compare.blade.php)12blade
        Params
        0
        __env
        1
        app
        2
        errors
        3
        page
        4
        locale
        5
        __currentLoopData
        6
        language
        7
        key
        8
        loop
        9
        currency_code
        10
        currency
        11
        header_logo
      • frontend.partials.wishlist (resources/views/frontend/partials/wishlist.blade.php)12blade
        Params
        0
        __env
        1
        app
        2
        errors
        3
        page
        4
        locale
        5
        __currentLoopData
        6
        language
        7
        key
        8
        loop
        9
        currency_code
        10
        currency
        11
        header_logo
      • frontend.partials.cart (resources/views/frontend/partials/cart.blade.php)12blade
        Params
        0
        __env
        1
        app
        2
        errors
        3
        page
        4
        locale
        5
        __currentLoopData
        6
        language
        7
        key
        8
        loop
        9
        currency_code
        10
        currency
        11
        header_logo
      • frontend.partials.category_menu (resources/views/frontend/partials/category_menu.blade.php)12blade
        Params
        0
        __env
        1
        app
        2
        errors
        3
        page
        4
        locale
        5
        __currentLoopData
        6
        language
        7
        key
        8
        loop
        9
        currency_code
        10
        currency
        11
        header_logo
      • frontend.inc.footer (resources/views/frontend/inc/footer.blade.php)4blade
        Params
        0
        __env
        1
        app
        2
        errors
        3
        page
      • frontend.partials.modal (resources/views/frontend/partials/modal.blade.php)4blade
        Params
        0
        __env
        1
        app
        2
        errors
        3
        page
      uri
      GET {slug}
      middleware
      web
      controller
      App\Http\Controllers\PageController@show_custom_page
      namespace
      prefix
      where
      as
      custom-pages.show_custom_page
      file
      app/Http/Controllers/PageController.php:161-167
      55 statements were executed, 15 of which were duplicated, 40 unique32.33ms
      • select * from `pages` where `slug` = 'disclaimer' limit 1
        6.22ms/app/Http/Controllers/PageController.php:162u494078466_testsimart
        Metadata
        Bindings
        • 0. disclaimer
        Backtrace
        • 15. /app/Http/Controllers/PageController.php:162
        • 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 * from `uploads` where `uploads`.`id` is null and `uploads`.`deleted_at` is null limit 1
        260μs/app/Http/Helpers.php:950u494078466_testsimart
        Metadata
        Backtrace
        • 19. /app/Http/Helpers.php:950
        • 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 `uploads` where `uploads`.`id` is null and `uploads`.`deleted_at` is null limit 1
        260μs/app/Http/Helpers.php:950u494078466_testsimart
        Metadata
        Backtrace
        • 19. /app/Http/Helpers.php:950
        • 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 `uploads` where `uploads`.`id` is null and `uploads`.`deleted_at` is null limit 1
        300μs/app/Http/Helpers.php:950u494078466_testsimart
        Metadata
        Backtrace
        • 19. /app/Http/Helpers.php:950
        • 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 `page_translations` where `page_translations`.`page_id` = 9 and `page_translations`.`page_id` is not null and `lang` = 'en' limit 1
        2.87ms/app/Models/Page.php:12u494078466_testsimart
        Metadata
        Bindings
        • 0. 9
        • 1. en
        Backtrace
        • 18. /app/Models/Page.php:12
        • 19. view::84849741cc3612b41fa5f5a5d3e7f307f44671e8:37
        • 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
      • select * from `page_translations` where `page_translations`.`page_id` = 9 and `page_translations`.`page_id` is not null and `lang` = 'en' limit 1
        370μs/app/Models/Page.php:12u494078466_testsimart
        Metadata
        Bindings
        • 0. 9
        • 1. en
        Backtrace
        • 18. /app/Models/Page.php:12
        • 19. view::84849741cc3612b41fa5f5a5d3e7f307f44671e8:55
        • 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
      • select * from `languages` where `code` = 'en' limit 1
        280μsview::c179f2c2f49fc1a00cb9136ace0336d4447ecdee:2u494078466_testsimart
        Metadata
        Bindings
        • 0. en
        Backtrace
        • 15. view::c179f2c2f49fc1a00cb9136ace0336d4447ecdee: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
        • 20. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `uploads` where `uploads`.`id` = '1460' and `uploads`.`deleted_at` is null limit 1
        310μs/app/Http/Helpers.php:950u494078466_testsimart
        Metadata
        Bindings
        • 0. 1460
        Backtrace
        • 19. /app/Http/Helpers.php:950
        • 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 `languages` where `code` = 'en' limit 1
        300μsview::c179f2c2f49fc1a00cb9136ace0336d4447ecdee:55u494078466_testsimart
        Metadata
        Bindings
        • 0. en
        Backtrace
        • 15. view::c179f2c2f49fc1a00cb9136ace0336d4447ecdee:55
        • 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
        • 20. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `uploads` where `uploads`.`id` = '14843' and `uploads`.`deleted_at` is null limit 1
        500μs/app/Http/Helpers.php:950u494078466_testsimart
        Metadata
        Bindings
        • 0. 14843
        Backtrace
        • 19. /app/Http/Helpers.php:950
        • 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 `languages` where `code` = 'en' limit 1
        290μsview::dae38a5671285d6a03ba433767689d42b9f11227:28u494078466_testsimart
        Metadata
        Bindings
        • 0. en
        Backtrace
        • 15. view::dae38a5671285d6a03ba433767689d42b9f11227:28
        • 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
        • 20. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `languages` where `code` = 'en' limit 1
        240μsview::dae38a5671285d6a03ba433767689d42b9f11227:29u494078466_testsimart
        Metadata
        Bindings
        • 0. en
        Backtrace
        • 15. view::dae38a5671285d6a03ba433767689d42b9f11227:29
        • 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
        • 20. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `languages` where `status` = 1
        280μsview::dae38a5671285d6a03ba433767689d42b9f11227:32u494078466_testsimart
        Metadata
        Bindings
        • 0. 1
        Backtrace
        • 14. view::dae38a5671285d6a03ba433767689d42b9f11227:32
        • 16. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 17. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 19. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `currencies` where `currencies`.`id` = '27' limit 1
        300μsview::dae38a5671285d6a03ba433767689d42b9f11227:51u494078466_testsimart
        Metadata
        Bindings
        • 0. 27
        Backtrace
        • 20. view::dae38a5671285d6a03ba433767689d42b9f11227:51
        • 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 `currencies` where `code` = 'BDT' limit 1
        250μsview::dae38a5671285d6a03ba433767689d42b9f11227:55u494078466_testsimart
        Metadata
        Bindings
        • 0. BDT
        Backtrace
        • 15. view::dae38a5671285d6a03ba433767689d42b9f11227:55
        • 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
        • 20. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `currencies` where `code` = 'BDT' limit 1
        260μsview::dae38a5671285d6a03ba433767689d42b9f11227:55u494078466_testsimart
        Metadata
        Bindings
        • 0. BDT
        Backtrace
        • 15. view::dae38a5671285d6a03ba433767689d42b9f11227:55
        • 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
        • 20. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `currencies` where `status` = 1
        270μsview::dae38a5671285d6a03ba433767689d42b9f11227:59u494078466_testsimart
        Metadata
        Bindings
        • 0. 1
        Backtrace
        • 14. view::dae38a5671285d6a03ba433767689d42b9f11227:59
        • 16. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 17. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 19. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `uploads` where `uploads`.`id` = '14615' and `uploads`.`deleted_at` is null limit 1
        280μs/app/Http/Helpers.php:950u494078466_testsimart
        Metadata
        Bindings
        • 0. 14615
        Backtrace
        • 19. /app/Http/Helpers.php:950
        • 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 `categories` where `level` = 0 order by `order_level` desc
        560μsview::309cd0d560ab7502a11e23a5d0abcf874208294f:9u494078466_testsimart
        Metadata
        Bindings
        • 0. 0
        Backtrace
        • 14. view::309cd0d560ab7502a11e23a5d0abcf874208294f:9
        • 16. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 17. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 19. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `category_translations` where `category_translations`.`category_id` in (5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 33, 34, 126, 159, 205, 252, 328, 360, 481, 510, 547, 569, 626, 676, 695, 703)
        600μsview::309cd0d560ab7502a11e23a5d0abcf874208294f:9u494078466_testsimart
        Metadata
        Backtrace
        • 19. view::309cd0d560ab7502a11e23a5d0abcf874208294f:9
        • 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 `uploads` where `uploads`.`id` = '6937' and `uploads`.`deleted_at` is null limit 1
        240μs/app/Http/Helpers.php:950u494078466_testsimart
        Metadata
        Bindings
        • 0. 6937
        Backtrace
        • 19. /app/Http/Helpers.php:950
        • 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 `categories` where `parent_id` = 6 order by `order_level` desc
        460μs/app/Utility/CategoryUtility.php:12u494078466_testsimart
        Metadata
        Bindings
        • 0. 6
        Backtrace
        • 14. /app/Utility/CategoryUtility.php:12
        • 15. /app/Utility/CategoryUtility.php:21
        • 16. view::309cd0d560ab7502a11e23a5d0abcf874208294f:22
        • 18. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • select * from `category_translations` where `category_translations`.`category_id` in (26, 27, 28, 29, 30, 31, 32, 35, 37, 38, 519, 680, 692)
        400μs/app/Utility/CategoryUtility.php:12u494078466_testsimart
        Metadata
        Backtrace
        • 19. /app/Utility/CategoryUtility.php:12
        • 20. /app/Utility/CategoryUtility.php:21
        • 21. view::309cd0d560ab7502a11e23a5d0abcf874208294f:22
        • 23. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • select * from `uploads` where `uploads`.`id` = '6295' and `uploads`.`deleted_at` is null limit 1
        290μs/app/Http/Helpers.php:950u494078466_testsimart
        Metadata
        Bindings
        • 0. 6295
        Backtrace
        • 19. /app/Http/Helpers.php:950
        • 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 `categories` where `parent_id` = 5 order by `order_level` desc
        410μs/app/Utility/CategoryUtility.php:12u494078466_testsimart
        Metadata
        Bindings
        • 0. 5
        Backtrace
        • 14. /app/Utility/CategoryUtility.php:12
        • 15. /app/Utility/CategoryUtility.php:21
        • 16. view::309cd0d560ab7502a11e23a5d0abcf874208294f:22
        • 18. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • select * from `category_translations` where `category_translations`.`category_id` in (17, 19, 20, 21, 22, 23, 24, 25)
        330μs/app/Utility/CategoryUtility.php:12u494078466_testsimart
        Metadata
        Backtrace
        • 19. /app/Utility/CategoryUtility.php:12
        • 20. /app/Utility/CategoryUtility.php:21
        • 21. view::309cd0d560ab7502a11e23a5d0abcf874208294f:22
        • 23. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • select * from `uploads` where `uploads`.`id` = '6944' and `uploads`.`deleted_at` is null limit 1
        340μs/app/Http/Helpers.php:950u494078466_testsimart
        Metadata
        Bindings
        • 0. 6944
        Backtrace
        • 19. /app/Http/Helpers.php:950
        • 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 `categories` where `parent_id` = 8 order by `order_level` desc
        3.12ms/app/Utility/CategoryUtility.php:12u494078466_testsimart
        Metadata
        Bindings
        • 0. 8
        Backtrace
        • 14. /app/Utility/CategoryUtility.php:12
        • 15. /app/Utility/CategoryUtility.php:21
        • 16. view::309cd0d560ab7502a11e23a5d0abcf874208294f:22
        • 18. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • select * from `category_translations` where `category_translations`.`category_id` in (70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80)
        400μs/app/Utility/CategoryUtility.php:12u494078466_testsimart
        Metadata
        Backtrace
        • 19. /app/Utility/CategoryUtility.php:12
        • 20. /app/Utility/CategoryUtility.php:21
        • 21. view::309cd0d560ab7502a11e23a5d0abcf874208294f:22
        • 23. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • select * from `uploads` where `uploads`.`id` = '6949' and `uploads`.`deleted_at` is null limit 1
        230μs/app/Http/Helpers.php:950u494078466_testsimart
        Metadata
        Bindings
        • 0. 6949
        Backtrace
        • 19. /app/Http/Helpers.php:950
        • 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 `categories` where `parent_id` = 7 order by `order_level` desc
        380μs/app/Utility/CategoryUtility.php:12u494078466_testsimart
        Metadata
        Bindings
        • 0. 7
        Backtrace
        • 14. /app/Utility/CategoryUtility.php:12
        • 15. /app/Utility/CategoryUtility.php:21
        • 16. view::309cd0d560ab7502a11e23a5d0abcf874208294f:22
        • 18. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • select * from `category_translations` where `category_translations`.`category_id` in (39, 40, 41, 42, 43, 44, 45, 46, 47)
        330μs/app/Utility/CategoryUtility.php:12u494078466_testsimart
        Metadata
        Backtrace
        • 19. /app/Utility/CategoryUtility.php:12
        • 20. /app/Utility/CategoryUtility.php:21
        • 21. view::309cd0d560ab7502a11e23a5d0abcf874208294f:22
        • 23. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • select * from `uploads` where `uploads`.`id` = '6958' and `uploads`.`deleted_at` is null limit 1
        370μs/app/Http/Helpers.php:950u494078466_testsimart
        Metadata
        Bindings
        • 0. 6958
        Backtrace
        • 19. /app/Http/Helpers.php:950
        • 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 `categories` where `parent_id` = 9 order by `order_level` desc
        350μs/app/Utility/CategoryUtility.php:12u494078466_testsimart
        Metadata
        Bindings
        • 0. 9
        Backtrace
        • 14. /app/Utility/CategoryUtility.php:12
        • 15. /app/Utility/CategoryUtility.php:21
        • 16. view::309cd0d560ab7502a11e23a5d0abcf874208294f:22
        • 18. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • select * from `category_translations` where `category_translations`.`category_id` in (81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 92)
        630μs/app/Utility/CategoryUtility.php:12u494078466_testsimart
        Metadata
        Backtrace
        • 19. /app/Utility/CategoryUtility.php:12
        • 20. /app/Utility/CategoryUtility.php:21
        • 21. view::309cd0d560ab7502a11e23a5d0abcf874208294f:22
        • 23. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • select * from `uploads` where `uploads`.`id` = '6960' and `uploads`.`deleted_at` is null limit 1
        450μs/app/Http/Helpers.php:950u494078466_testsimart
        Metadata
        Bindings
        • 0. 6960
        Backtrace
        • 19. /app/Http/Helpers.php:950
        • 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 `categories` where `parent_id` = 10 order by `order_level` desc
        630μs/app/Utility/CategoryUtility.php:12u494078466_testsimart
        Metadata
        Bindings
        • 0. 10
        Backtrace
        • 14. /app/Utility/CategoryUtility.php:12
        • 15. /app/Utility/CategoryUtility.php:21
        • 16. view::309cd0d560ab7502a11e23a5d0abcf874208294f:22
        • 18. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • select * from `category_translations` where `category_translations`.`category_id` in (104, 105, 106, 107, 108, 110, 111, 112, 113, 114, 115)
        610μs/app/Utility/CategoryUtility.php:12u494078466_testsimart
        Metadata
        Backtrace
        • 19. /app/Utility/CategoryUtility.php:12
        • 20. /app/Utility/CategoryUtility.php:21
        • 21. view::309cd0d560ab7502a11e23a5d0abcf874208294f:22
        • 23. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • select * from `uploads` where `uploads`.`id` = '6964' and `uploads`.`deleted_at` is null limit 1
        280μs/app/Http/Helpers.php:950u494078466_testsimart
        Metadata
        Bindings
        • 0. 6964
        Backtrace
        • 19. /app/Http/Helpers.php:950
        • 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 `categories` where `parent_id` = 11 order by `order_level` desc
        340μs/app/Utility/CategoryUtility.php:12u494078466_testsimart
        Metadata
        Bindings
        • 0. 11
        Backtrace
        • 14. /app/Utility/CategoryUtility.php:12
        • 15. /app/Utility/CategoryUtility.php:21
        • 16. view::309cd0d560ab7502a11e23a5d0abcf874208294f:22
        • 18. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • select * from `category_translations` where `category_translations`.`category_id` in (116, 117, 118, 119, 121, 122, 123, 124, 125, 477, 478, 647)
        330μs/app/Utility/CategoryUtility.php:12u494078466_testsimart
        Metadata
        Backtrace
        • 19. /app/Utility/CategoryUtility.php:12
        • 20. /app/Utility/CategoryUtility.php:21
        • 21. view::309cd0d560ab7502a11e23a5d0abcf874208294f:22
        • 23. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • select * from `uploads` where `uploads`.`id` = '7108' and `uploads`.`deleted_at` is null limit 1
        860μs/app/Http/Helpers.php:950u494078466_testsimart
        Metadata
        Bindings
        • 0. 7108
        Backtrace
        • 19. /app/Http/Helpers.php:950
        • 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 `categories` where `parent_id` = 12 order by `order_level` desc
        620μs/app/Utility/CategoryUtility.php:12u494078466_testsimart
        Metadata
        Bindings
        • 0. 12
        Backtrace
        • 14. /app/Utility/CategoryUtility.php:12
        • 15. /app/Utility/CategoryUtility.php:21
        • 16. view::309cd0d560ab7502a11e23a5d0abcf874208294f:22
        • 18. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • select * from `category_translations` where `category_translations`.`category_id` in (49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 516, 623, 657)
        370μs/app/Utility/CategoryUtility.php:12u494078466_testsimart
        Metadata
        Backtrace
        • 19. /app/Utility/CategoryUtility.php:12
        • 20. /app/Utility/CategoryUtility.php:21
        • 21. view::309cd0d560ab7502a11e23a5d0abcf874208294f:22
        • 23. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • select * from `uploads` where `uploads`.`id` = '7112' and `uploads`.`deleted_at` is null limit 1
        360μs/app/Http/Helpers.php:950u494078466_testsimart
        Metadata
        Bindings
        • 0. 7112
        Backtrace
        • 19. /app/Http/Helpers.php:950
        • 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 `categories` where `parent_id` = 13 order by `order_level` desc
        510μs/app/Utility/CategoryUtility.php:12u494078466_testsimart
        Metadata
        Bindings
        • 0. 13
        Backtrace
        • 14. /app/Utility/CategoryUtility.php:12
        • 15. /app/Utility/CategoryUtility.php:21
        • 16. view::309cd0d560ab7502a11e23a5d0abcf874208294f:22
        • 18. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • select * from `category_translations` where `category_translations`.`category_id` in (59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69)
        430μs/app/Utility/CategoryUtility.php:12u494078466_testsimart
        Metadata
        Backtrace
        • 19. /app/Utility/CategoryUtility.php:12
        • 20. /app/Utility/CategoryUtility.php:21
        • 21. view::309cd0d560ab7502a11e23a5d0abcf874208294f:22
        • 23. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • select * from `uploads` where `uploads`.`id` is null and `uploads`.`deleted_at` is null limit 1
        260μs/app/Http/Helpers.php:950u494078466_testsimart
        Metadata
        Backtrace
        • 19. /app/Http/Helpers.php:950
        • 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 `categories` where `parent_id` = 14 order by `order_level` desc
        710μs/app/Utility/CategoryUtility.php:12u494078466_testsimart
        Metadata
        Bindings
        • 0. 14
        Backtrace
        • 14. /app/Utility/CategoryUtility.php:12
        • 15. /app/Utility/CategoryUtility.php:21
        • 16. view::309cd0d560ab7502a11e23a5d0abcf874208294f:22
        • 18. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • select * from `category_translations` where `category_translations`.`category_id` in (150, 151, 152, 153, 154, 155, 156, 157, 158, 537, 607, 608)
        410μs/app/Utility/CategoryUtility.php:12u494078466_testsimart
        Metadata
        Backtrace
        • 19. /app/Utility/CategoryUtility.php:12
        • 20. /app/Utility/CategoryUtility.php:21
        • 21. view::309cd0d560ab7502a11e23a5d0abcf874208294f:22
        • 23. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • select * from `uploads` where `uploads`.`id` is null and `uploads`.`deleted_at` is null limit 1
        190μs/app/Http/Helpers.php:950u494078466_testsimart
        Metadata
        Backtrace
        • 19. /app/Http/Helpers.php:950
        • 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 `categories` where `parent_id` = 15 order by `order_level` desc
        430μs/app/Utility/CategoryUtility.php:12u494078466_testsimart
        Metadata
        Bindings
        • 0. 15
        Backtrace
        • 14. /app/Utility/CategoryUtility.php:12
        • 15. /app/Utility/CategoryUtility.php:21
        • 16. view::309cd0d560ab7502a11e23a5d0abcf874208294f:22
        • 18. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • select * from `category_translations` where `category_translations`.`category_id` in (91, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148)
        360μs/app/Utility/CategoryUtility.php:12u494078466_testsimart
        Metadata
        Backtrace
        • 19. /app/Utility/CategoryUtility.php:12
        • 20. /app/Utility/CategoryUtility.php:21
        • 21. view::309cd0d560ab7502a11e23a5d0abcf874208294f:22
        • 23. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • select * from `uploads` where `uploads`.`id` = '14615' and `uploads`.`deleted_at` is null limit 1
        430μs/app/Http/Helpers.php:950u494078466_testsimart
        Metadata
        Bindings
        • 0. 14615
        Backtrace
        • 19. /app/Http/Helpers.php:950
        • 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 `uploads` where `uploads`.`id` = '30' and `uploads`.`deleted_at` is null limit 1
        470μs/app/Http/Helpers.php:950u494078466_testsimart
        Metadata
        Bindings
        • 0. 30
        Backtrace
        • 19. /app/Http/Helpers.php:950
        • 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
      App\Models\CategoryTranslation
      155
      App\Models\Category
      152
      App\Models\Currency
      28
      App\Models\Upload
      14
      App\Models\Language
      7
      App\Models\PageTranslation
      2
      App\Models\Page
      1
          _token
          K9sbIwpy0DkX3QPk0Q2ZILcHBI2oKo3oaCQsq2oB
          locale
          en
          _previous
          array:1 [ "url" => "https://www.simart.com.bd/disclaimer" ]
          _flash
          array:2 [ "old" => [] "new" => [] ]
          PHPDEBUGBAR_STACK_DATA
          []
          path_info
          /disclaimer
          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 => "www.simart.com.bd" ] "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 => ""Chromium";v="130", "HeadlessChrome";v="130", "Not?A_Brand";v="99"" ] "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" => "www.simart.com.bd" "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" => ""Chromium";v="130", "HeadlessChrome";v="130", "Not?A_Brand";v="99"" "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/u494078466/domains/simart.com.bd/public_html" "REMOTE_ADDR" => "216.73.217.3" "REMOTE_PORT" => "18303" "SERVER_ADDR" => "46.202.197.171" "SERVER_NAME" => "www.simart.com.bd" "SERVER_ADMIN" => "" "SERVER_PORT" => "443" "REQUEST_SCHEME" => "https" "REQUEST_URI" => "/disclaimer" "REDIRECT_URL" => "/disclaimer" "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/u494078466/domains/simart.com.bd/public_html/index.php" "QUERY_STRING" => "" "SCRIPT_URI" => "https://www.simart.com.bd/disclaimer" "SCRIPT_URL" => "/disclaimer" "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" => 1750186754.0966 "REQUEST_TIME" => 1750186754 ]
          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, 17 Jun 2025 18:59:14 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=K9sbIwpy0DkX3QPk0Q2ZILcHBI2oKo3oaCQsq2oB; expires=Tue, 17-Jun-2025 20:59:14 GMT; Max-Age=7200; path=/" 1 => "si_mart_online_shopping_in_bangladesh_session=JeHrA2vi4O3gai41NWJxfeFgGziY1pfNY4EMrtP4; expires=Tue, 17-Jun-2025 20:59:14 GMT; Max-Age=7200; path=/; httponly" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=K9sbIwpy0DkX3QPk0Q2ZILcHBI2oKo3oaCQsq2oB; expires=Tue, 17-Jun-2025 20:59:14 GMT; path=/" 1 => "si_mart_online_shopping_in_bangladesh_session=JeHrA2vi4O3gai41NWJxfeFgGziY1pfNY4EMrtP4; expires=Tue, 17-Jun-2025 20:59:14 GMT; path=/; httponly" ] ]
          session_attributes
          0 of 0
          array:5 [ "_token" => "K9sbIwpy0DkX3QPk0Q2ZILcHBI2oKo3oaCQsq2oB" "locale" => "en" "_previous" => array:1 [ "url" => "https://www.simart.com.bd/disclaimer" ] "_flash" => array:2 [ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]