HARISSA MEDIUM

AGRO FOOD PRODUCTS

Description
Type
Color
Storage
Usage
Harvest Period

Submit Your Quote Request

In order to obtain a quote as quickly as possible, please indicate your contact details

Devis en ligne
7.4.33PHP Version219msRequest Duration20MBMemory UsageGET en/category/subcategory/product/{product}Route
    • Booting (127ms)
    • Application (89.4ms)
    • 1 x Booting (57.92%)
      126.64ms
      1 x Application (40.89%)
      89.40ms
      4 templates were rendered
      • public.layouts.products (resources/views/public/layouts/products.blade.php)14blade
        Params
        0
        product
        1
        next
        2
        hasNext
        3
        hasPrevious
        4
        previous
        5
        lan
        6
        category_path
        7
        subcategory_path
        8
        menus
        9
        category
        10
        home_page
        11
        product_path
        12
        cartCount
        13
        cartTotal
      • layouts.app (resources/views/layouts/app.blade.php)21blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        errors
        4
        product
        5
        next
        6
        hasNext
        7
        hasPrevious
        8
        previous
        9
        lan
        10
        category_path
        11
        subcategory_path
        12
        menus
        13
        category
        14
        home_page
        15
        product_path
        16
        cartCount
        17
        cartTotal
        18
        __currentLoopData
        19
        item
        20
        loop
      • layouts.header (resources/views/layouts/header.blade.php)21blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        errors
        4
        product
        5
        next
        6
        hasNext
        7
        hasPrevious
        8
        previous
        9
        lan
        10
        category_path
        11
        subcategory_path
        12
        menus
        13
        category
        14
        home_page
        15
        product_path
        16
        cartCount
        17
        cartTotal
        18
        __currentLoopData
        19
        item
        20
        loop
      • layouts.footer (resources/views/layouts/footer.blade.php)21blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        errors
        4
        product
        5
        next
        6
        hasNext
        7
        hasPrevious
        8
        previous
        9
        lan
        10
        category_path
        11
        subcategory_path
        12
        menus
        13
        category
        14
        home_page
        15
        product_path
        16
        cartCount
        17
        cartTotal
        18
        __currentLoopData
        19
        item
        20
        loop
      uri
      GET en/category/subcategory/product/{product}
      middleware
      web
      as
      product.show
      controller
      App\Http\Controllers\ProductsController@show
      namespace
      App\Http\Controllers
      prefix
      en/category/subcategory
      where
      file
      app/Http/Controllers/ProductsController.php:54-84
      27 statements were executed, 17 of which were duplicated, 10 unique17.6ms
      • select * from `admin_menu_items` where `menu` = 1 order by `sort` asc4.45ms/app/Http/Controllers/ProductsController.php:57intersto_interstore_db
        Metadata
        Bindings
        • 0. 1
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • 14. /app/Http/Controllers/ProductsController.php:57
        • 17. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
        • 18. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:239
        • 19. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:196
        • 20. /vendor/laravel/framework/src/Illuminate/Routing/Router.php:685
      • select * from `categories` order by `id` desc470μs/app/Http/Controllers/ProductsController.php:58intersto_interstore_db
        Metadata
        Hints
        • Use SELECT * only if you need all columns from table
        • The SELECT statement has no WHERE clause and could examine many more rows than intended
        Backtrace
        • 14. /app/Http/Controllers/ProductsController.php:58
        • 17. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
        • 18. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:239
        • 19. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:196
        • 20. /vendor/laravel/framework/src/Illuminate/Routing/Router.php:685
      • select * from `sub_categories` where `sub_categories`.`cat_id` in (5, 6, 7, 8)550μs/app/Http/Controllers/ProductsController.php:58intersto_interstore_db
        Metadata
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • 19. /app/Http/Controllers/ProductsController.php:58
        • 22. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
        • 23. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:239
        • 24. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:196
        • 25. /vendor/laravel/framework/src/Illuminate/Routing/Router.php:685
      • select * from `products` where `slug` LIKE '%harissa-medium%' limit 1660μs/app/Http/Controllers/ProductsController.php:61intersto_interstore_db
        Metadata
        Bindings
        • 0. %harissa-medium%
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 15. /app/Http/Controllers/ProductsController.php:61
        • 18. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
        • 19. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:239
        • 20. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:196
        • 21. /vendor/laravel/framework/src/Illuminate/Routing/Router.php:685
      • select * from `sub_categories` where `sub_categories`.`id` in (19)1.46ms/app/Http/Controllers/ProductsController.php:61intersto_interstore_db
        Metadata
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • 20. /app/Http/Controllers/ProductsController.php:61
        • 23. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
        • 24. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:239
        • 25. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:196
        • 26. /vendor/laravel/framework/src/Illuminate/Routing/Router.php:685
      • select * from `pages` where `status` = 1 and `is_home` = 1 limit 1650μs/app/Http/Controllers/ProductsController.php:65intersto_interstore_db
        Metadata
        Bindings
        • 0. 1
        • 1. 1
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 15. /app/Http/Controllers/ProductsController.php:65
        • 18. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
        • 19. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:239
        • 20. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:196
        • 21. /vendor/laravel/framework/src/Illuminate/Routing/Router.php:685
      • select * from `products` where `id` < 21 limit 1520μs/app/Http/Controllers/ProductsController.php:68intersto_interstore_db
        Metadata
        Bindings
        • 0. 21
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 15. /app/Http/Controllers/ProductsController.php:68
        • 18. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
        • 19. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:239
        • 20. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:196
        • 21. /vendor/laravel/framework/src/Illuminate/Routing/Router.php:685
      • select * from `products` where `id` > 21 limit 1510μs/app/Http/Controllers/ProductsController.php:77intersto_interstore_db
        Metadata
        Bindings
        • 0. 21
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 15. /app/Http/Controllers/ProductsController.php:77
        • 18. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
        • 19. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:239
        • 20. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:196
        • 21. /vendor/laravel/framework/src/Illuminate/Routing/Router.php:685
      • select * from `categories` where `categories`.`id` = 6 limit 1460μsview::public.layouts.products:116intersto_interstore_db
        Metadata
        Bindings
        • 0. 6
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 20. view::public.layouts.products:116
        • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:57
        • 23. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
        • 24. /vendor/laravel/framework/src/Illuminate/View/View.php:139
        • 25. /vendor/laravel/framework/src/Illuminate/View/View.php:122
      • select * from `product_images` where `product_id` = 21 and `is_default` = 1 limit 1600μs/app/Helpers.php:81intersto_interstore_db
        Metadata
        Bindings
        • 0. 21
        • 1. 1
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 15. /app/Helpers.php:81
        • 16. view::public.layouts.products:163
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:57
        • 19. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
        • 20. /vendor/laravel/framework/src/Illuminate/View/View.php:139
      • select * from `product_images` where `product_id` = 21 and `is_default` = 1 limit 1410μs/app/Helpers.php:81intersto_interstore_db
        Metadata
        Bindings
        • 0. 21
        • 1. 1
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 15. /app/Helpers.php:81
        • 16. view::public.layouts.products:165
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:57
        • 19. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
        • 20. /vendor/laravel/framework/src/Illuminate/View/View.php:139
      • select * from `product_images` where `product_id` = 21390μs/app/Helpers.php:72intersto_interstore_db
        Metadata
        Bindings
        • 0. 21
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • 14. /app/Helpers.php:72
        • 15. view::public.layouts.products:169
        • 17. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:57
        • 18. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
        • 19. /vendor/laravel/framework/src/Illuminate/View/View.php:139
      • select * from `product_images` where `product_id` = 21 and `is_default` = 1 limit 1460μs/app/Helpers.php:81intersto_interstore_db
        Metadata
        Bindings
        • 0. 21
        • 1. 1
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 15. /app/Helpers.php:81
        • 16. view::public.layouts.products:170
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:57
        • 19. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
        • 20. /vendor/laravel/framework/src/Illuminate/View/View.php:139
      • select * from `product_images` where `product_id` = 21440μs/app/Helpers.php:77intersto_interstore_db
        Metadata
        Bindings
        • 0. 21
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • 14. /app/Helpers.php:77
        • 15. view::public.layouts.products:181
        • 17. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:57
        • 18. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
        • 19. /vendor/laravel/framework/src/Illuminate/View/View.php:139
      • select * from `sections` where `id` = 14 limit 1630μs/app/Helpers.php:135intersto_interstore_db
        Metadata
        Bindings
        • 0. 14
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 15. /app/Helpers.php:135
        • 16. view::public.layouts.products:359
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:57
        • 19. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
        • 20. /vendor/laravel/framework/src/Illuminate/View/View.php:139
      • select * from `sections` where `id` = 14 limit 1390μs/app/Helpers.php:135intersto_interstore_db
        Metadata
        Bindings
        • 0. 14
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 15. /app/Helpers.php:135
        • 16. view::public.layouts.products:360
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:57
        • 19. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
        • 20. /vendor/laravel/framework/src/Illuminate/View/View.php:139
      • select * from `contacts` limit 1570μs/app/Helpers.php:110intersto_interstore_db
        Metadata
        Hints
        • Use SELECT * only if you need all columns from table
        • The SELECT statement has no WHERE clause and could examine many more rows than intended
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 15. /app/Helpers.php:110
        • 16. view::layouts.header:22
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:57
        • 19. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
        • 20. /vendor/laravel/framework/src/Illuminate/View/View.php:139
      • select * from `contacts` limit 1400μs/app/Helpers.php:110intersto_interstore_db
        Metadata
        Hints
        • Use SELECT * only if you need all columns from table
        • The SELECT statement has no WHERE clause and could examine many more rows than intended
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 15. /app/Helpers.php:110
        • 16. view::layouts.header:22
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:57
        • 19. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
        • 20. /vendor/laravel/framework/src/Illuminate/View/View.php:139
      • select * from `contacts` limit 1380μs/app/Helpers.php:110intersto_interstore_db
        Metadata
        Hints
        • Use SELECT * only if you need all columns from table
        • The SELECT statement has no WHERE clause and could examine many more rows than intended
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 15. /app/Helpers.php:110
        • 16. view::layouts.header:34
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:57
        • 19. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
        • 20. /vendor/laravel/framework/src/Illuminate/View/View.php:139
      • select * from `contacts` limit 1370μs/app/Helpers.php:110intersto_interstore_db
        Metadata
        Hints
        • Use SELECT * only if you need all columns from table
        • The SELECT statement has no WHERE clause and could examine many more rows than intended
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 15. /app/Helpers.php:110
        • 16. view::layouts.header:35
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:57
        • 19. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
        • 20. /vendor/laravel/framework/src/Illuminate/View/View.php:139
      • select * from `contacts` limit 1430μs/app/Helpers.php:110intersto_interstore_db
        Metadata
        Hints
        • Use SELECT * only if you need all columns from table
        • The SELECT statement has no WHERE clause and could examine many more rows than intended
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 15. /app/Helpers.php:110
        • 16. view::layouts.footer:7
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:57
        • 19. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
        • 20. /vendor/laravel/framework/src/Illuminate/View/View.php:139
      • select * from `contacts` limit 1420μs/app/Helpers.php:110intersto_interstore_db
        Metadata
        Hints
        • Use SELECT * only if you need all columns from table
        • The SELECT statement has no WHERE clause and could examine many more rows than intended
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 15. /app/Helpers.php:110
        • 16. view::layouts.footer:8
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:57
        • 19. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
        • 20. /vendor/laravel/framework/src/Illuminate/View/View.php:139
      • select * from `contacts` limit 1410μs/app/Helpers.php:110intersto_interstore_db
        Metadata
        Hints
        • Use SELECT * only if you need all columns from table
        • The SELECT statement has no WHERE clause and could examine many more rows than intended
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 15. /app/Helpers.php:110
        • 16. view::layouts.footer:11
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:57
        • 19. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
        • 20. /vendor/laravel/framework/src/Illuminate/View/View.php:139
      • select * from `contacts` limit 1370μs/app/Helpers.php:110intersto_interstore_db
        Metadata
        Hints
        • Use SELECT * only if you need all columns from table
        • The SELECT statement has no WHERE clause and could examine many more rows than intended
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 15. /app/Helpers.php:110
        • 16. view::layouts.footer:12
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:57
        • 19. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
        • 20. /vendor/laravel/framework/src/Illuminate/View/View.php:139
      • select * from `contacts` limit 1390μs/app/Helpers.php:110intersto_interstore_db
        Metadata
        Hints
        • Use SELECT * only if you need all columns from table
        • The SELECT statement has no WHERE clause and could examine many more rows than intended
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 15. /app/Helpers.php:110
        • 16. view::layouts.footer:15
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:57
        • 19. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
        • 20. /vendor/laravel/framework/src/Illuminate/View/View.php:139
      • select * from `contacts` limit 1380μs/app/Helpers.php:110intersto_interstore_db
        Metadata
        Hints
        • Use SELECT * only if you need all columns from table
        • The SELECT statement has no WHERE clause and could examine many more rows than intended
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 15. /app/Helpers.php:110
        • 16. view::layouts.footer:16
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:57
        • 19. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
        • 20. /vendor/laravel/framework/src/Illuminate/View/View.php:139
      • select * from `categories` order by `id` desc limit 4430μs/app/Helpers.php:43intersto_interstore_db
        Metadata
        Hints
        • Use SELECT * only if you need all columns from table
        • The SELECT statement has no WHERE clause and could examine many more rows than intended
        Backtrace
        • 14. /app/Helpers.php:43
        • 15. view::layouts.footer:55
        • 17. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:57
        • 18. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
        • 19. /vendor/laravel/framework/src/Illuminate/View/View.php:139
      App\Models\Contacts
      10
      App\Models\Section
      2
      App\Models\Product_image
      5
      App\Models\Page
      1
      App\Models\Product
      3
      App\Models\SubCategory
      6
      App\Models\Category
      9
      App\MenuItem
      7
          _token
          wgkdQ6zptD8vq7lfb6m9FMhj9OCcS1lSLVsxO33t
          _previous
          array:1 [ "url" => "https://inter-store.tn/en/category/subcategory/product/harissa-medium" ]
          _flash
          array:2 [ "old" => [] "new" => [] ]
          PHPDEBUGBAR_STACK_DATA
          []
          path_info
          /en/category/subcategory/product/harissa-medium
          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" ] "cache-control" => array:1 [ 0 => "no-cache" ] "connection" => array:1 [ 0 => "keep-alive" ] "host" => array:1 [ 0 => "inter-store.tn" ] "pragma" => 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"" ] "sec-fetch-dest" => array:1 [ 0 => "document" ] "sec-fetch-mode" => array:1 [ 0 => "navigate" ] "sec-fetch-site" => array:1 [ 0 => "none" ] "sec-fetch-user" => array:1 [ 0 => "?1" ] "upgrade-insecure-requests" => array:1 [ 0 => "1" ] "user-agent" => array:1 [ 0 => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" ] "x-https" => array:1 [ 0 => "1" ] ]
          request_server
          0 of 0
          array:61 [ "CONTEXT_DOCUMENT_ROOT" => "/home/interstoretn/public_html" "CONTEXT_PREFIX" => "" "DOCUMENT_ROOT" => "/home/interstoretn/public_html" "GATEWAY_INTERFACE" => "CGI/1.1" "HTTPS" => "on" "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_CACHE_CONTROL" => "no-cache" "HTTP_CONNECTION" => "keep-alive" "HTTP_HOST" => "inter-store.tn" "HTTP_PRAGMA" => "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_SEC_FETCH_DEST" => "document" "HTTP_SEC_FETCH_MODE" => "navigate" "HTTP_SEC_FETCH_SITE" => "none" "HTTP_SEC_FETCH_USER" => "?1" "HTTP_UPGRADE_INSECURE_REQUESTS" => "1" "HTTP_USER_AGENT" => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" "HTTP_X_HTTPS" => "1" "PATH" => "/bin:/usr/bin" "PHP_INI_SCAN_DIR" => "/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:." "QUERY_STRING" => "" "REDIRECT_HTTPS" => "on" "REDIRECT_REDIRECT_HTTPS" => "on" "REDIRECT_REDIRECT_SCRIPT_URI" => "https://inter-store.tn/en/category/subcategory/product/harissa-medium" "REDIRECT_REDIRECT_SCRIPT_URL" => "/en/category/subcategory/product/harissa-medium" "REDIRECT_REDIRECT_SSL_TLS_SNI" => "inter-store.tn" "REDIRECT_REDIRECT_STATUS" => "200" "REDIRECT_REDIRECT_UNIQUE_ID" => "Z_WaWVGPTxyC4OiJ1U_9owAAAB4" "REDIRECT_SCRIPT_URI" => "https://inter-store.tn/en/category/subcategory/product/harissa-medium" "REDIRECT_SCRIPT_URL" => "/en/category/subcategory/product/harissa-medium" "REDIRECT_SSL_TLS_SNI" => "inter-store.tn" "REDIRECT_STATUS" => "200" "REDIRECT_UNIQUE_ID" => "Z_WaWVGPTxyC4OiJ1U_9owAAAB4" "REDIRECT_URL" => "/dev/public/en/category/subcategory/product/harissa-medium" "REMOTE_ADDR" => "18.222.196.154" "REMOTE_PORT" => "50850" "REQUEST_METHOD" => "GET" "REQUEST_SCHEME" => "https" "REQUEST_URI" => "/en/category/subcategory/product/harissa-medium" "SCRIPT_FILENAME" => "/home/interstoretn/public_html/dev/public/index.php" "SCRIPT_NAME" => "/dev/public/index.php" "SCRIPT_URI" => "https://inter-store.tn/en/category/subcategory/product/harissa-medium" "SCRIPT_URL" => "/en/category/subcategory/product/harissa-medium" "SERVER_ADDR" => "51.195.100.35" "SERVER_ADMIN" => "webmaster@inter-store.tn" "SERVER_NAME" => "inter-store.tn" "SERVER_PORT" => "443" "SERVER_PROTOCOL" => "HTTP/1.1" "SERVER_SIGNATURE" => "" "SERVER_SOFTWARE" => "Apache" "SSL_TLS_SNI" => "inter-store.tn" "TZ" => "UTC" "UNIQUE_ID" => "Z_WaWVGPTxyC4OiJ1U_9owAAAB4" "PHP_SELF" => "/dev/public/index.php" "REQUEST_TIME_FLOAT" => 1744149081.89 "REQUEST_TIME" => 1744149081 "argv" => [] "argc" => 0 ]
          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, 08 Apr 2025 21:51:22 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IkRqVlNoSmcrdUlYa1k1a3BXU0J1ZGc9PSIsInZhbHVlIjoiNzRRR2p0T3RZY1l2UkRzTFlOUytEMkJZTFY5Q29aVnNoL2hFMnlmLzM1VkVlb09LbjF1bTVYV2JURnJUQ0xvcnNINGZpbW9DQVh2WFpvc2djQzRubUhTb3RlQmw1b1JtK01EZWJySko1akdKQ2cyaUFHZzNKeDFUZ0FMNVNPU1YiLCJtYWMiOiI0ZDk3ODgzMmQ1Y2E4OWYzNzNkMDFhMDE2OWNkNzFkMTZjNTBlMTcxYjU5MDc0MzM2ZjgxMjYwZmEwNDk0MzVhIn0%3D; expires=Tue, 08-Apr-2025 23:51:22 GMT; Max-Age=7200; path=/; samesite=laxXSRF-TOKEN=eyJpdiI6IkRqVlNoSmcrdUlYa1k1a3BXU0J1ZGc9PSIsInZhbHVlIjoiNzRRR2p0T3RZY1l2UkRzTFlOUytEMkJZTFY5Q29aVnNoL2hFMnlmLzM1VkVlb09LbjF1bTVYV2JURnJUQ0xvcnNINGZpb" 1 => "interstore_session=eyJpdiI6Im1tU0J0V25TbUtKYTUrTWhNR1dMNlE9PSIsInZhbHVlIjoiaGxRaTh1REhxaVgyZHRwUHhtSHhRQitLOWxOdzNNK0NYRDVjdVhQc0xGVG4wVlE1SmFmN05sWlFENkNBRFdhdEI1Q1RmR3pRdUFvYldsMUZPSUh4S05XcTdSNVJyaTZGNHArbFlnY2F2K3lPK3l5dlVVOXZISDV5WndTOWRRaHkiLCJtYWMiOiI3OTY4MWNkOTkxYmYxMzg1ODIyNGJhMDU0YzdjN2JiMDgyMzRkODk4NTY3ZjY5YzA1OTE3ZTY0YTNkZjEwZDI0In0%3D; expires=Tue, 08-Apr-2025 23:51:22 GMT; Max-Age=7200; path=/; httponly; samesite=laxinterstore_session=eyJpdiI6Im1tU0J0V25TbUtKYTUrTWhNR1dMNlE9PSIsInZhbHVlIjoiaGxRaTh1REhxaVgyZHRwUHhtSHhRQitLOWxOdzNNK0NYRDVjdVhQc0xGVG4wVlE1SmFmN05sWlFENkNBRFdhd" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IkRqVlNoSmcrdUlYa1k1a3BXU0J1ZGc9PSIsInZhbHVlIjoiNzRRR2p0T3RZY1l2UkRzTFlOUytEMkJZTFY5Q29aVnNoL2hFMnlmLzM1VkVlb09LbjF1bTVYV2JURnJUQ0xvcnNINGZpbW9DQVh2WFpvc2djQzRubUhTb3RlQmw1b1JtK01EZWJySko1akdKQ2cyaUFHZzNKeDFUZ0FMNVNPU1YiLCJtYWMiOiI0ZDk3ODgzMmQ1Y2E4OWYzNzNkMDFhMDE2OWNkNzFkMTZjNTBlMTcxYjU5MDc0MzM2ZjgxMjYwZmEwNDk0MzVhIn0%3D; expires=Tue, 08-Apr-2025 23:51:22 GMT; path=/XSRF-TOKEN=eyJpdiI6IkRqVlNoSmcrdUlYa1k1a3BXU0J1ZGc9PSIsInZhbHVlIjoiNzRRR2p0T3RZY1l2UkRzTFlOUytEMkJZTFY5Q29aVnNoL2hFMnlmLzM1VkVlb09LbjF1bTVYV2JURnJUQ0xvcnNINGZpb" 1 => "interstore_session=eyJpdiI6Im1tU0J0V25TbUtKYTUrTWhNR1dMNlE9PSIsInZhbHVlIjoiaGxRaTh1REhxaVgyZHRwUHhtSHhRQitLOWxOdzNNK0NYRDVjdVhQc0xGVG4wVlE1SmFmN05sWlFENkNBRFdhdEI1Q1RmR3pRdUFvYldsMUZPSUh4S05XcTdSNVJyaTZGNHArbFlnY2F2K3lPK3l5dlVVOXZISDV5WndTOWRRaHkiLCJtYWMiOiI3OTY4MWNkOTkxYmYxMzg1ODIyNGJhMDU0YzdjN2JiMDgyMzRkODk4NTY3ZjY5YzA1OTE3ZTY0YTNkZjEwZDI0In0%3D; expires=Tue, 08-Apr-2025 23:51:22 GMT; path=/; httponlyinterstore_session=eyJpdiI6Im1tU0J0V25TbUtKYTUrTWhNR1dMNlE9PSIsInZhbHVlIjoiaGxRaTh1REhxaVgyZHRwUHhtSHhRQitLOWxOdzNNK0NYRDVjdVhQc0xGVG4wVlE1SmFmN05sWlFENkNBRFdhd" ] ]
          session_attributes
          0 of 0
          array:4 [ "_token" => "wgkdQ6zptD8vq7lfb6m9FMhj9OCcS1lSLVsxO33t" "_previous" => array:1 [ "url" => "https://inter-store.tn/en/category/subcategory/product/harissa-medium" ] "_flash" => array:2 [ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]