Image Product Price Add to cart Remove
No product in wishlist!
8.3.1PHP Version126msRequest Duration5MBMemory UsageGET wishlistRoute
    • Booting (34.57ms)
    • Application (91.72ms)
    • 1 x Application (72.6%)
      91.72ms
      1 x Booting (27.36%)
      34.57ms
      27 templates were rendered
      • theme.shopwise::views.ecommerce.wishlist (platform/themes/shopwise/views/ecommerce/wishlist.blade.php)1blade
        Params
        0
        products
      • theme.shopwise::layouts.default (platform/themes/shopwise/layouts/default.blade.php)0blade
      • theme.shopwise::partials.header (platform/themes/shopwise/partials/header.blade.php)1blade
        Params
        0
        categories
      • packages/theme::partials.header (platform/packages/theme/resources/views/partials/header.blade.php)0blade
      • plugins/captcha::header-meta (platform/plugins/captcha/resources/views/header-meta.blade.php)0blade
      • theme.shopwise::partials.language-switcher (platform/themes/shopwise/partials/language-switcher.blade.php)0blade
      • theme.shopwise::partials.product-categories-select (platform/themes/shopwise/partials/product-categories-select.blade.php)2blade
        Params
        0
        categories
        1
        indent
      • theme.shopwise::partials.product-categories-select (platform/themes/shopwise/partials/product-categories-select.blade.php)2blade
        Params
        0
        categories
        1
        indent
      • theme.shopwise::partials.product-categories-select (platform/themes/shopwise/partials/product-categories-select.blade.php)2blade
        Params
        0
        categories
        1
        indent
      • theme.shopwise::partials.product-categories-select (platform/themes/shopwise/partials/product-categories-select.blade.php)2blade
        Params
        0
        categories
        1
        indent
      • theme.shopwise::partials.product-categories-select (platform/themes/shopwise/partials/product-categories-select.blade.php)2blade
        Params
        0
        categories
        1
        indent
      • theme.shopwise::partials.product-categories-dropdown (platform/themes/shopwise/partials/product-categories-dropdown.blade.php)1blade
        Params
        0
        categories
      • theme.shopwise::partials.header-menu (platform/themes/shopwise/partials/header-menu.blade.php)5blade
        Params
        0
        __env
        1
        app
        2
        errors
        3
        categories
        4
        currencies
      • theme.shopwise::partials.cart (platform/themes/shopwise/partials/cart.blade.php)0blade
      • theme.shopwise::partials.header-menu (platform/themes/shopwise/partials/header-menu.blade.php)5blade
        Params
        0
        __env
        1
        app
        2
        errors
        3
        categories
        4
        currencies
      • theme.shopwise::partials.cart (platform/themes/shopwise/partials/cart.blade.php)0blade
      • theme.shopwise::partials.breadcrumbs (platform/themes/shopwise/partials/breadcrumbs.blade.php)0blade
      • theme.shopwise::partials.footer (platform/themes/shopwise/partials/footer.blade.php)0blade
      • theme.shopwise::/../widgets/custom-menu/templates.frontend (platform/themes/shopwise/widgets/custom-menu/templates/frontend.blade.php)2blade
        Params
        0
        config
        1
        sidebar
      • packages/menu::partials.default (platform/packages/menu/resources/views/partials/default.blade.php)3blade
        Params
        0
        menu
        1
        menu_nodes
        2
        options
      • theme.shopwise::/../widgets/custom-menu/templates.frontend (platform/themes/shopwise/widgets/custom-menu/templates/frontend.blade.php)2blade
        Params
        0
        config
        1
        sidebar
      • packages/menu::partials.default (platform/packages/menu/resources/views/partials/default.blade.php)3blade
        Params
        0
        menu
        1
        menu_nodes
        2
        options
      • theme.shopwise::/../widgets/custom-menu/templates.frontend (platform/themes/shopwise/widgets/custom-menu/templates/frontend.blade.php)2blade
        Params
        0
        config
        1
        sidebar
      • packages/menu::partials.default (platform/packages/menu/resources/views/partials/default.blade.php)3blade
        Params
        0
        menu
        1
        menu_nodes
        2
        options
      • packages/theme::partials.footer (platform/packages/theme/resources/views/partials/footer.blade.php)0blade
      • theme.shopwise::partials.facebook-integration (platform/themes/shopwise/partials/facebook-integration.blade.php)0blade
      • plugins/cookie-consent::index (platform/plugins/cookie-consent/resources/views/index.blade.php)2blade
        Params
        0
        alreadyConsentedWithCookies
        1
        cookieConsentConfig
      uri
      GET wishlist
      middleware
      web, core, localeSessionRedirect, localizationRedirect
      as
      public.wishlist
      controller
      Botble\Ecommerce\Http\Controllers\Fronts\WishlistController@index
      namespace
      Botble\Ecommerce\Http\Controllers\Fronts
      prefix
      /
      where
      file
      platform/plugins/ecommerce/src/Http/Controllers/Fronts/WishlistController.php:23-57
      14 statements were executed7ms
      • select * from information_schema.tables where table_schema = 'sushmoyc_evaly_clone' and table_name = 'settings' and table_type = 'BASE TABLE'
        420μs/vendor/botble/platform/base/src/Supports/Helper.php:77sushmoyc_evaly_clone
        Metadata
        Bindings
        • 0. sushmoyc_evaly_clone
        • 1. settings
        Backtrace
        • 11. /vendor/botble/platform/base/src/Supports/Helper.php:77
        • 12. /vendor/botble/installer/src/Http/Middleware/InstallerMiddleware.php:16
        • 13. /vendor/botble/installer/src/Http/Middleware/RedirectIfNotInstalledMiddleware.php:13
        • 14. /vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:180
        • 15. /vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php:50
      • select * from `ec_product_categories` where (`status` = 'published') and (`parent_id` is null or `parent_id` = 0) order by `order` asc, `created_at` desc
        800μs/platform/plugins/ecommerce/src/Repositories/Eloquent/ProductCategoryRepository.php:118sushmoyc_evaly_clone
        Metadata
        Bindings
        • 0. published
        • 1. 0
        Backtrace
        • 14. /platform/plugins/ecommerce/src/Repositories/Eloquent/ProductCategoryRepository.php:118
        • 17. /platform/plugins/ecommerce/src/Repositories/Caches/ProductCategoryCacheDecorator.php:36
        • 18. /platform/plugins/ecommerce/src/Supports/ProductCategoryHelper.php:31
        • 19. /platform/plugins/ecommerce/src/Supports/ProductCategoryHelper.php:130
        • 21. /platform/themes/shopwise/config.php:40
      • select * from `ec_product_categories` where `status` = 'published' and `ec_product_categories`.`parent_id` in (1, 10, 14, 19, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34)
        280μs/platform/plugins/ecommerce/src/Repositories/Eloquent/ProductCategoryRepository.php:118sushmoyc_evaly_clone
        Metadata
        Bindings
        • 0. published
        Backtrace
        • 19. /platform/plugins/ecommerce/src/Repositories/Eloquent/ProductCategoryRepository.php:118
        • 22. /platform/plugins/ecommerce/src/Repositories/Caches/ProductCategoryCacheDecorator.php:36
        • 23. /platform/plugins/ecommerce/src/Supports/ProductCategoryHelper.php:31
        • 24. /platform/plugins/ecommerce/src/Supports/ProductCategoryHelper.php:130
        • 26. /platform/themes/shopwise/config.php:40
      • select `key`, `reference_type`, `reference_id`, `prefix` from `slugs` where `slugs`.`reference_id` in (2, 3, 4, 5, 6, 7, 8, 9, 11, 12, 13, 15, 16, 17, 18, 20, 21, 22, 23) and `slugs`.`reference_type` = 'Botble\Ecommerce\Models\ProductCategory'
        620μs/platform/plugins/ecommerce/src/Repositories/Eloquent/ProductCategoryRepository.php:118sushmoyc_evaly_clone
        Metadata
        Bindings
        • 0. Botble\Ecommerce\Models\ProductCategory
        Backtrace
        • 24. /platform/plugins/ecommerce/src/Repositories/Eloquent/ProductCategoryRepository.php:118
        • 27. /platform/plugins/ecommerce/src/Repositories/Caches/ProductCategoryCacheDecorator.php:36
        • 28. /platform/plugins/ecommerce/src/Supports/ProductCategoryHelper.php:31
        • 29. /platform/plugins/ecommerce/src/Supports/ProductCategoryHelper.php:130
        • 31. /platform/themes/shopwise/config.php:40
      • select * from `ec_product_categories` where `status` = 'published' and `ec_product_categories`.`parent_id` in (2, 3, 4, 5, 6, 7, 8, 9, 11, 12, 13, 15, 16, 17, 18, 20, 21, 22, 23)
        250μs/platform/plugins/ecommerce/src/Repositories/Eloquent/ProductCategoryRepository.php:118sushmoyc_evaly_clone
        Metadata
        Bindings
        • 0. published
        Backtrace
        • 24. /platform/plugins/ecommerce/src/Repositories/Eloquent/ProductCategoryRepository.php:118
        • 27. /platform/plugins/ecommerce/src/Repositories/Caches/ProductCategoryCacheDecorator.php:36
        • 28. /platform/plugins/ecommerce/src/Supports/ProductCategoryHelper.php:31
        • 29. /platform/plugins/ecommerce/src/Supports/ProductCategoryHelper.php:130
        • 31. /platform/themes/shopwise/config.php:40
      • select `key`, `reference_type`, `reference_id`, `prefix` from `slugs` where `slugs`.`reference_id` in (1, 10, 14, 19, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34) and `slugs`.`reference_type` = 'Botble\Ecommerce\Models\ProductCategory'
        230μs/platform/plugins/ecommerce/src/Repositories/Eloquent/ProductCategoryRepository.php:118sushmoyc_evaly_clone
        Metadata
        Bindings
        • 0. Botble\Ecommerce\Models\ProductCategory
        Backtrace
        • 19. /platform/plugins/ecommerce/src/Repositories/Eloquent/ProductCategoryRepository.php:118
        • 22. /platform/plugins/ecommerce/src/Repositories/Caches/ProductCategoryCacheDecorator.php:36
        • 23. /platform/plugins/ecommerce/src/Supports/ProductCategoryHelper.php:31
        • 24. /platform/plugins/ecommerce/src/Supports/ProductCategoryHelper.php:130
        • 26. /platform/themes/shopwise/config.php:40
      • select `reference_id`, `reference_type`, `meta_key`, `meta_value` from `meta_boxes` where `meta_boxes`.`reference_id` in (1, 10, 14, 19, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34) and `meta_boxes`.`reference_type` = 'Botble\Ecommerce\Models\ProductCategory'
        1.47ms/platform/plugins/ecommerce/src/Repositories/Eloquent/ProductCategoryRepository.php:118sushmoyc_evaly_clone
        Metadata
        Bindings
        • 0. Botble\Ecommerce\Models\ProductCategory
        Backtrace
        • 19. /platform/plugins/ecommerce/src/Repositories/Eloquent/ProductCategoryRepository.php:118
        • 22. /platform/plugins/ecommerce/src/Repositories/Caches/ProductCategoryCacheDecorator.php:36
        • 23. /platform/plugins/ecommerce/src/Supports/ProductCategoryHelper.php:31
        • 24. /platform/plugins/ecommerce/src/Supports/ProductCategoryHelper.php:130
        • 26. /platform/themes/shopwise/config.php:40
      • select * from `ec_currencies` order by `order` asc
        360μs/platform/plugins/ecommerce/src/Repositories/Eloquent/CurrencyRepository.php:15sushmoyc_evaly_clone
        Metadata
        Backtrace
        • 14. /platform/plugins/ecommerce/src/Repositories/Eloquent/CurrencyRepository.php:15
        • 17. /platform/plugins/ecommerce/src/Repositories/Caches/CurrencyCacheDecorator.php:12
        • 18. /platform/plugins/ecommerce/src/Supports/CurrencySupport.php:102
        • 19. /platform/plugins/ecommerce/helpers/currencies.php:135
        • 22. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • select * from `menus` inner join `language_meta` on `language_meta`.`reference_id` = `menus`.`id` where `status` = 'published' and `language_meta`.`reference_type` = 'Botble\Menu\Models\Menu' and `language_meta`.`lang_meta_code` = 'bn_BD'
        690μs/vendor/botble/platform/support/src/Repositories/Eloquent/RepositoriesAbstract.php:123sushmoyc_evaly_clone
        Metadata
        Bindings
        • 0. published
        • 1. Botble\Menu\Models\Menu
        • 2. bn_BD
        Backtrace
        • 14. /vendor/botble/platform/support/src/Repositories/Eloquent/RepositoriesAbstract.php:123
        • 17. /vendor/botble/platform/support/src/Repositories/Caches/CacheAbstractDecorator.php:120
        • 18. /vendor/botble/menu/src/Menu.php:209
        • 19. /vendor/botble/menu/src/Menu.php:195
        • 20. /vendor/botble/menu/src/Menu.php:163
      • select * from `menu_nodes` where `menu_nodes`.`menu_id` in (9, 10, 11)
        530μs/vendor/botble/platform/support/src/Repositories/Eloquent/RepositoriesAbstract.php:123sushmoyc_evaly_clone
        Metadata
        Backtrace
        • 19. /vendor/botble/platform/support/src/Repositories/Eloquent/RepositoriesAbstract.php:123
        • 22. /vendor/botble/platform/support/src/Repositories/Caches/CacheAbstractDecorator.php:120
        • 23. /vendor/botble/menu/src/Menu.php:209
        • 24. /vendor/botble/menu/src/Menu.php:195
        • 25. /vendor/botble/menu/src/Menu.php:163
      • select * from `menu_nodes` where `menu_nodes`.`parent_id` in (57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71) order by `position` asc
        350μs/vendor/botble/platform/support/src/Repositories/Eloquent/RepositoriesAbstract.php:123sushmoyc_evaly_clone
        Metadata
        Backtrace
        • 24. /vendor/botble/platform/support/src/Repositories/Eloquent/RepositoriesAbstract.php:123
        • 27. /vendor/botble/platform/support/src/Repositories/Caches/CacheAbstractDecorator.php:120
        • 28. /vendor/botble/menu/src/Menu.php:209
        • 29. /vendor/botble/menu/src/Menu.php:195
        • 30. /vendor/botble/menu/src/Menu.php:163
      • select `reference_id`, `reference_type`, `meta_key`, `meta_value` from `meta_boxes` where `meta_boxes`.`reference_id` in (57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71) and `meta_boxes`.`reference_type` = 'Botble\Menu\Models\MenuNode'
        220μs/vendor/botble/platform/support/src/Repositories/Eloquent/RepositoriesAbstract.php:123sushmoyc_evaly_clone
        Metadata
        Bindings
        • 0. Botble\Menu\Models\MenuNode
        Backtrace
        • 24. /vendor/botble/platform/support/src/Repositories/Eloquent/RepositoriesAbstract.php:123
        • 27. /vendor/botble/platform/support/src/Repositories/Caches/CacheAbstractDecorator.php:120
        • 28. /vendor/botble/menu/src/Menu.php:209
        • 29. /vendor/botble/menu/src/Menu.php:195
        • 30. /vendor/botble/menu/src/Menu.php:163
      • select * from `menu_locations` where `menu_locations`.`menu_id` in (9, 10, 11)
        300μs/vendor/botble/platform/support/src/Repositories/Eloquent/RepositoriesAbstract.php:123sushmoyc_evaly_clone
        Metadata
        Backtrace
        • 19. /vendor/botble/platform/support/src/Repositories/Eloquent/RepositoriesAbstract.php:123
        • 22. /vendor/botble/platform/support/src/Repositories/Caches/CacheAbstractDecorator.php:120
        • 23. /vendor/botble/menu/src/Menu.php:209
        • 24. /vendor/botble/menu/src/Menu.php:195
        • 25. /vendor/botble/menu/src/Menu.php:163
      • select * from `widgets` where `theme` = 'shopwise'
        480μs/vendor/botble/platform/support/src/Repositories/Eloquent/RepositoriesAbstract.php:123sushmoyc_evaly_clone
        Metadata
        Bindings
        • 0. shopwise
        Backtrace
        • 14. /vendor/botble/platform/support/src/Repositories/Eloquent/RepositoriesAbstract.php:123
        • 17. /vendor/botble/platform/support/src/Repositories/Caches/CacheAbstractDecorator.php:120
        • 18. /vendor/botble/widget/src/WidgetGroupCollection.php:91
        • 19. /vendor/botble/widget/src/WidgetGroupCollection.php:78
        • 20. /vendor/botble/widget/src/WidgetGroupCollection.php:64
      Botble\Widget\Models\Widget
      3
      Botble\Menu\Models\MenuNode
      15
      Botble\Menu\Models\Menu
      3
      Botble\Ecommerce\Models\Currency
      1
      Botble\Base\Models\MetaBox
      22
      Botble\Slug\Models\Slug
      34
      Botble\Ecommerce\Models\ProductCategory
      34
        _token
        2objf9gmXdCx4vePOcqLgaKupSdSOJRqet0Scwgv
        language
        bn
        _flash
        array:2 [ "new" => [] "old" => [] ]
        _previous
        array:1 [ "url" => "https://sushmoy.com/wishlist" ]
        PHPDEBUGBAR_STACK_DATA
        []
        path_info
        /wishlist
        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:16 [ "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" ] "cookie" => array:1 [ 0 => "XSRF-TOKEN=eyJpdiI6IlpFZzNaQitiVXFoZ09wcjdsN3c0MHc9PSIsInZhbHVlIjoid29Va2ZyRkNaUjZmMWtIMk0xUkxXS0R0ZTd3dFdwT2graWY5TnEvZmprOENTeWRxejcvdXVQYlZVWE5yREdvVkFmTkhWV0FiT0lURG1sOENTdkJtSWVZUDVkbFpleE5Za1EyWnFNSSszNytlai9oczFMc3RLQ3lRVzRoMmliR3giLCJtYWMiOiI5NDE0ZDA2YzU4OWE3MmFjOWIzZTcxYjA0ZWZjYmFkN2VlZjYwMzBjMDJkNTY1MGFmN2RkNjhkNTdmYmE5YTM3IiwidGFnIjoiIn0%3D; botble_session=eyJpdiI6ImEzQ1dTRGYzd0MyL2N5WVJLRktvcUE9PSIsInZhbHVlIjoiSnRWRE5ZSlpPZ2JVVVdkckptQTdNS1krU2ZuZTRoQWtOSlVQZTJnZTFINE0vWll3UjNGajFmSURkTG00ZXQxRWVtRmhJQ3ZkbnBiMGJ2TVU2OTIwQXJPQ0JVTVREelA1blVoakxTSDJiWjA5SVNacEhqWWQybVZXMU5mMzRLOGUiLCJtYWMiOiI4MjRhZjM3OTlmZDdkMjE3OWRhOTU5YTViZTM3YzczNzAzZDcyNzhiMzhjNWIwYTZjNDMwNmIzMmZjNTAzYTFiIiwidGFnIjoiIn0%3DXSRF-TOKEN=eyJpdiI6IlpFZzNaQitiVXFoZ09wcjdsN3c0MHc9PSIsInZhbHVlIjoid29Va2ZyRkNaUjZmMWtIMk0xUkxXS0R0ZTd3dFdwT2graWY5TnEvZmprOENTeWRxejcvdXVQYlZVWE5yREdvVkFmTkhWV" ] "host" => array:1 [ 0 => "sushmoy.com" ] "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:48 [ "PHP_INI_SCAN_DIR" => ":/home/sushmoyc/public_html:/home/sushmoyc/php83" "LSPHP_ENABLE_USER_INI" => "on" "PATH" => "/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_COOKIE" => "XSRF-TOKEN=eyJpdiI6IlpFZzNaQitiVXFoZ09wcjdsN3c0MHc9PSIsInZhbHVlIjoid29Va2ZyRkNaUjZmMWtIMk0xUkxXS0R0ZTd3dFdwT2graWY5TnEvZmprOENTeWRxejcvdXVQYlZVWE5yREdvVkFmTkhWV0FiT0lURG1sOENTdkJtSWVZUDVkbFpleE5Za1EyWnFNSSszNytlai9oczFMc3RLQ3lRVzRoMmliR3giLCJtYWMiOiI5NDE0ZDA2YzU4OWE3MmFjOWIzZTcxYjA0ZWZjYmFkN2VlZjYwMzBjMDJkNTY1MGFmN2RkNjhkNTdmYmE5YTM3IiwidGFnIjoiIn0%3D; botble_session=eyJpdiI6ImEzQ1dTRGYzd0MyL2N5WVJLRktvcUE9PSIsInZhbHVlIjoiSnRWRE5ZSlpPZ2JVVVdkckptQTdNS1krU2ZuZTRoQWtOSlVQZTJnZTFINE0vWll3UjNGajFmSURkTG00ZXQxRWVtRmhJQ3ZkbnBiMGJ2TVU2OTIwQXJPQ0JVTVREelA1blVoakxTSDJiWjA5SVNacEhqWWQybVZXMU5mMzRLOGUiLCJtYWMiOiI4MjRhZjM3OTlmZDdkMjE3OWRhOTU5YTViZTM3YzczNzAzZDcyNzhiMzhjNWIwYTZjNDMwNmIzMmZjNTAzYTFiIiwidGFnIjoiIn0%3DXSRF-TOKEN=eyJpdiI6IlpFZzNaQitiVXFoZ09wcjdsN3c0MHc9PSIsInZhbHVlIjoid29Va2ZyRkNaUjZmMWtIMk0xUkxXS0R0ZTd3dFdwT2graWY5TnEvZmprOENTeWRxejcvdXVQYlZVWE5yREdvVkFmTkhWV" "HTTP_HOST" => "sushmoy.com" "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/sushmoyc/public_html" "REMOTE_ADDR" => "18.222.142.215" "REMOTE_PORT" => "34130" "SERVER_ADDR" => "104.194.8.175" "SERVER_NAME" => "sushmoy.com" "SERVER_ADMIN" => "sushmoyr@gmail.com" "SERVER_PORT" => "443" "REQUEST_URI" => "/wishlist" "REDIRECT_URL" => "/wishlist" "HTTPS" => "on" "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" "LSWS_EDITION" => "Openlitespeed 1.8.2" "X-LSCACHE" => "on,crawler" "SCRIPT_FILENAME" => "/home/sushmoyc/public_html/index.php" "QUERY_STRING" => "" "SCRIPT_NAME" => "/index.php" "SERVER_PROTOCOL" => "HTTP/1.1" "SERVER_SOFTWARE" => "LiteSpeed" "REQUEST_METHOD" => "GET" "PHP_SELF" => "/index.php" "REQUEST_TIME_FLOAT" => 1741974889.0039 "REQUEST_TIME" => 1741974889 "argv" => [] "argc" => 0 ]
        request_cookies
        0 of 0
        array:2 [ "XSRF-TOKEN" => "2objf9gmXdCx4vePOcqLgaKupSdSOJRqet0Scwgv" "botble_session" => "KbhDrMdqvJEry8JUdALfE2UkEXBlswmfBGfol4x9" ]
        response_headers
        0 of 0
        array:8 [ "cache-control" => array:1 [ 0 => "no-cache, private" ] "date" => array:1 [ 0 => "Fri, 14 Mar 2025 17:54:49 GMT" ] "cms-version" => array:1 [ 0 => "6.6.0" ] "authorization-at" => array:1 [ 0 => "2025-03-09 19:56:45" ] "activated-license" => array:1 [ 0 => "Yes" ] "content-type" => array:1 [ 0 => "text/html; charset=UTF-8" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6Ikx3anl3WmZIcUFIUnd0cU5lL09PdUE9PSIsInZhbHVlIjoibHVYMFlYRythZ0RFY0V2Wk54WUZvN2pRYVBWNnozZmhrVW9MNDFjektrT3hsUG92a3c2bFVva2RpRjYwSDFOejJPZG56SEZkeXVZUENQZzJsU1Q4eWdXbnRQaHlreUZndklRYVVxdG9ZZGpzbFpiUEttZWUraWZ4OUtiQWRGTWoiLCJtYWMiOiJhMjRkZmNlZDRmZmQ3MWM5MDFiMWQ5NzA1ZGY3OTFiN2I2ZDZmNGFkYjIwZTc3MTUwZDRmOWM3OWZkYjEwOWZjIiwidGFnIjoiIn0%3D; expires=Fri, 14-Mar-2025 19:54:49 GMT; Max-Age=7200; path=/; samesite=laxXSRF-TOKEN=eyJpdiI6Ikx3anl3WmZIcUFIUnd0cU5lL09PdUE9PSIsInZhbHVlIjoibHVYMFlYRythZ0RFY0V2Wk54WUZvN2pRYVBWNnozZmhrVW9MNDFjektrT3hsUG92a3c2bFVva2RpRjYwSDFOejJPZG56S" 1 => "botble_session=eyJpdiI6IndQUmxnRnBZd1Z2cml2YS9kVkROcVE9PSIsInZhbHVlIjoiRzFMTlpzdzRhdEJpMzRVUW5YbjBlZ0VPaWJNMEdrenpHbWFBYVQ0eWlqSlI1WkdTcnhlWkFtTUFGMEFpbDFySWNxS09sNXVEN3E5UXFQNEpXY2hZVzJnUUtFcm1IV24wTVNCTUVCdE5zN0RlUThnRk1FMFhMQUhxT29oalJaSG0iLCJtYWMiOiI4MTU2MTY2ZTA0MGFmMjkwMTI1NTg5MTNkZTJkMWM4NTFjNGJlY2Y2MjFiMDdkOTFmYjdkNDI2ZDdjMmFiNTUxIiwidGFnIjoiIn0%3D; expires=Fri, 14-Mar-2025 19:54:49 GMT; Max-Age=7200; path=/; httponly; samesite=laxbotble_session=eyJpdiI6IndQUmxnRnBZd1Z2cml2YS9kVkROcVE9PSIsInZhbHVlIjoiRzFMTlpzdzRhdEJpMzRVUW5YbjBlZ0VPaWJNMEdrenpHbWFBYVQ0eWlqSlI1WkdTcnhlWkFtTUFGMEFpbDFySWNxS" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6Ikx3anl3WmZIcUFIUnd0cU5lL09PdUE9PSIsInZhbHVlIjoibHVYMFlYRythZ0RFY0V2Wk54WUZvN2pRYVBWNnozZmhrVW9MNDFjektrT3hsUG92a3c2bFVva2RpRjYwSDFOejJPZG56SEZkeXVZUENQZzJsU1Q4eWdXbnRQaHlreUZndklRYVVxdG9ZZGpzbFpiUEttZWUraWZ4OUtiQWRGTWoiLCJtYWMiOiJhMjRkZmNlZDRmZmQ3MWM5MDFiMWQ5NzA1ZGY3OTFiN2I2ZDZmNGFkYjIwZTc3MTUwZDRmOWM3OWZkYjEwOWZjIiwidGFnIjoiIn0%3D; expires=Fri, 14-Mar-2025 19:54:49 GMT; path=/XSRF-TOKEN=eyJpdiI6Ikx3anl3WmZIcUFIUnd0cU5lL09PdUE9PSIsInZhbHVlIjoibHVYMFlYRythZ0RFY0V2Wk54WUZvN2pRYVBWNnozZmhrVW9MNDFjektrT3hsUG92a3c2bFVva2RpRjYwSDFOejJPZG56S" 1 => "botble_session=eyJpdiI6IndQUmxnRnBZd1Z2cml2YS9kVkROcVE9PSIsInZhbHVlIjoiRzFMTlpzdzRhdEJpMzRVUW5YbjBlZ0VPaWJNMEdrenpHbWFBYVQ0eWlqSlI1WkdTcnhlWkFtTUFGMEFpbDFySWNxS09sNXVEN3E5UXFQNEpXY2hZVzJnUUtFcm1IV24wTVNCTUVCdE5zN0RlUThnRk1FMFhMQUhxT29oalJaSG0iLCJtYWMiOiI4MTU2MTY2ZTA0MGFmMjkwMTI1NTg5MTNkZTJkMWM4NTFjNGJlY2Y2MjFiMDdkOTFmYjdkNDI2ZDdjMmFiNTUxIiwidGFnIjoiIn0%3D; expires=Fri, 14-Mar-2025 19:54:49 GMT; path=/; httponlybotble_session=eyJpdiI6IndQUmxnRnBZd1Z2cml2YS9kVkROcVE9PSIsInZhbHVlIjoiRzFMTlpzdzRhdEJpMzRVUW5YbjBlZ0VPaWJNMEdrenpHbWFBYVQ0eWlqSlI1WkdTcnhlWkFtTUFGMEFpbDFySWNxS" ] ]
        session_attributes
        0 of 0
        array:5 [ "_token" => "2objf9gmXdCx4vePOcqLgaKupSdSOJRqet0Scwgv" "language" => "bn" "_flash" => array:2 [ "new" => [] "old" => [] ] "_previous" => array:1 [ "url" => "https://sushmoy.com/wishlist" ] "PHPDEBUGBAR_STACK_DATA" => [] ]